Hi,
I'm attempting to get fedora to recognise my wifi card on my emachine 350 netbook. I believe I know how to, however I'm running into an issue.
I'm running the command yum install kmod-wl, but it gives me a transaction check error at the end. Output as follows:
####
Loaded plugins: langpacks, presto, refresh-packagekit
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package kmod-wl.i686 0:5.60.48.36-2.fc15.1 will be installed
--> Processing Dependency: kmod-wl-2.6.38.6-26.rc1.fc15.i686 >= 5.60.48.36-2.fc15.1 for package: kmod-wl-5.60.48.36-2.fc15.1.i686
--> Running transaction check
---> Package kmod-wl-2.6.38.6-26.rc1.fc15.i686.i686 0:5.60.48.36-2.fc15.1 will be installed
--> Processing Dependency: kernel-uname-r = 2.6.38.6-26.rc1.fc15.i686 for package: kmod-wl-2.6.38.6-26.rc1.fc15.i686-5.60.48.36-2.fc15.1.i686
--> Running transaction check
---> Package kernel.i686 0:2.6.38.6-26.rc1.fc15 will be installed
--> Finished Dependency Resolution
--> Running transaction check
---> Package kernel.i686 0:2.6.38.8-32.fc15 will be erased
--> Finished Dependency Resolution
Dependencies Resolved
================================================== ================================================== ===========
Package Arch Version Repository Size
================================================== ================================================== ===========
Installing:
kmod-wl i686 5.60.48.36-2.fc15.1 rpmfusion-nonfree-rawhide 8.2 k
Removing:
kernel i686 2.6.38.8-32.fc15 @updates 80 M
Installing for dependencies:
kernel i686 2.6.38.6-26.rc1.fc15 fedora 22 M
kmod-wl-2.6.38.6-26.rc1.fc15.i686 i686 5.60.48.36-2.fc15.1 rpmfusion-nonfree-rawhide 544 k
Transaction Summary
================================================== ================================================== ===========
Install 3 Package(s)
Remove 1 Package(s)
Total size: 22 M
Is this ok [y/N]: y
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Transaction Check Error:
package kernel-2.6.38.8-32.fc15.i686 (which is newer than kernel-2.6.38.6-26.rc1.fc15.i686) is already installed
package kernel-2.6.38.8-35.fc15.i686 (which is newer than kernel-2.6.38.6-26.rc1.fc15.i686) is already installed
package kernel-2.6.40.3-0.fc15.i686 (which is newer than kernel-2.6.38.6-26.rc1.fc15.i686) is already installed
#####
Can anyone help me?