I amm attempting to get the ATI drivers from the livna repository installed on my system - AMD X2 3800, Gigabyte GA-K8NSC MB, 2GB RAM, ATI Radeon 9200 Pro. Having installed the repository, I
attempted to have yum install them. Here is the response:
[root@linbill ~]# yum install kmod-fglrx
Loading "installonlyn" plugin
Setting up Install Process
Setting up repositories
livna 100% |=========================| 1.1 kB 00:00
core 100% |=========================| 1.1 kB 00:00
updates 100% |=========================| 1.2 kB 00:00
extras 100% |=========================| 1.1 kB 00:00
Reading repository metadata in from local files
primary.xml.gz 100% |=========================| 117 kB 00:00
livna : ################################################## 391/391
primary.xml.gz 100% |=========================| 549 kB 00:02
updates : ################################################## 1386/1386
Parsing package install arguments
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Downloading header for kmod-fglrx to pack into transaction set.
kmod-fglrx-8.34.8-3.2.6.2 100% |=========================| 13 kB 00:00
---> Package kmod-fglrx.i686 0:8.34.8-3.2.6.20_1.2944.fc6 set to be installed
--> Running transaction check
--> Processing Dependency: fglrx-kmod-common >= 8.34.8 for package: kmod-fglrx
--> Processing Dependency: kernel-i686 = 2.6.20-1.2944.fc6 for package: kmod-fglrx
--> Restarting Dependency Resolution with new changes.
--> Populating transaction set with selected packages. Please wait.
---> Downloading header for xorg-x11-drv-fglrx to pack into transaction set.
xorg-x11-drv-fglrx-8.34.8 100% |=========================| 33 kB 00:00
---> Package xorg-x11-drv-fglrx.i386 0:8.34.8-10.lvn6 set to be updated
---> Downloading header for kernel to pack into transaction set.
kernel-2.6.20-1.2944.fc6. 100% |=========================| 225 kB 00:00
---> Package kernel.i686 0:2.6.20-1.2944.fc6 set to be installed
--> Running transaction check
--> Processing Dependency: libstdc++.so.5 for package: xorg-x11-drv-fglrx
--> Processing Dependency: libstdc++.so.5(GLIBCPP_3.2) for package: xorg-x11-drv-fglrx
--> Processing Dependency: livna-config-display for package: xorg-x11-drv-fglrx
--> Processing Dependency: libstdc++.so.5(CXXABI_1.2) for package: xorg-x11-drv-fglrx
--> Restarting Dependency Resolution with new changes.
--> Populating transaction set with selected packages. Please wait.
---> Downloading header for livna-config-display to pack into transaction set.
livna-config-display-0.0. 100% |=========================| 12 kB 00:00
---> Package livna-config-display.noarch 0:0.0.7-2.lvn6 set to be updated
---> Downloading header for compat-libstdc++-33 to pack into transaction set.
ftp://thales.memphis.edu/fedora/linu...3-61.i386.rpm: [Errno 4] IOError: [Errno ftp error] 421 There are too many connected users, please try later.
Trying other mirror.
compat-libstdc++-33-3.2.3 100% |=========================| 7.4 kB 00:00
---> Package compat-libstdc++-33.i386 0:3.2.3-61 set to be updated
--> Running transaction check
--> Populating transaction set with selected packages. Please wait.
---> Package kernel.i586 0:2.6.20-1.2933.fc6 set to be erased
--> Running transaction check
Dependencies Resolved
=============================================================================
Package Arch Version Repository Size
=============================================================================
Installing:
kmod-fglrx i686 8.34.8-3.2.6.20_1.2944.fc6 livna 246 k
Removing:
kernel i586 2.6.20-1.2933.fc6 installed 43 M
Installing for dependencies:
compat-libstdc++-33 i386 3.2.3-61 core 232 k
kernel i686 2.6.20-1.2944.fc6 updates 16 M
livna-config-display noarch 0.0.7-2.lvn6 livna 47 k
xorg-x11-drv-fglrx i386 8.34.8-10.lvn6 livna 6.4 M
Transaction Summary
=============================================================================
Install 5 Package(s)
Update 0 Package(s)
Remove 1 Package(s)
Total download size: 23 M
Is this ok [y/N]: y
Downloading Packages:
(1/5): xorg-x11-drv-fglrx 100% |=========================| 6.4 MB 00:29
(2/5): livna-config-displ 100% |=========================| 47 kB 00:00
(3/5): compat-libstdc++-3 100% |=========================| 232 kB 00:02
(4/5): kernel-2.6.20-1.29 100% |=========================| 16 MB 01:09
(5/5): kmod-fglrx-8.34.8- 100% |=========================| 246 kB 00:02
warning: rpmts_HdrFromFdno: Header V3 DSA signature: NOKEY, key ID a109b1ec
Importing GPG key 0xA109B1EC "Livna.org rpms <rpm-key@livna.org>" from /etc/pki/rpm-gpg/RPM-GPG-KEY-livna
Is this ok [y/N]: y
Running Transaction Test
Finished Transaction Test
Transaction Check Error:
package kernel-2.6.20-1.2944.fc6 is already installed
file /boot/System.map-2.6.20-1.2944.fc6 from install of kernel-2.6.20-1.2944.fc6 conflicts with file from package kernel-2.6.20-1.2944.fc6
file /boot/config-2.6.20-1.2944.fc6 from install of kernel-2.6.20-1.2944.fc6 conflicts with file from package kernel-2.6.20-1.2944.fc6
file /boot/symvers-2.6.20-1.2944.fc6.gz from install of kernel-2.6.20-1.2944.fc6 conflicts with file from package kernel-2.6.20-1.2944.fc6
file /boot/vmlinuz-2.6.20-1.2944.fc6 from install of kernel-2.6.20-1.2944.fc6 conflicts with file from package kernel-2.6.20-1.2944.fc6
Error Summary
-------------
I have no idea what to do from this point. Help is appreciated.
Thanks
Bill