Results 11 to 15 of 15
Glad to hear you got this working. If you got any question don't hesitate to post....
- 01-02-2008 #11
Glad to hear you got this working. If you got any question don't hesitate to post.
- 02-13-2008 #12Just Joined!
- Join Date
- Feb 2008
- Posts
- 12
I did everything step by step but when I complete step "modprobe ndiswrapper" my laptop just freeze and the only thing I can do is to shutdown it pressing power switch.
During this how-to I've got "no such module" when tried to delete modules b43 and ssb.
NDiswrapper version 1.52.
Before I used madwifi, but when I upgraded kernel it stopped work, so I try to configure ndiswrapper now.
added: looked through ndiswrapper manual and found when I press ndiswrapper -l and get alternative driver from madwifi. It's listed only in /etc/modprobe.conf~ I should only delete string "alias wlan0 ath_pci"?
P.S.: ifconfig see only eth0 whick is wired network.
- 02-13-2008 #13
What wireless are you using? Use lspci command to see. I would suggest installing madwifi again since your wireless was working with it. Just make sure to clean older madwifi and ndiswrapper installations and remove any modules that are loaded.
- 02-13-2008 #14Just Joined!
- Join Date
- Feb 2008
- Posts
- 12
I have Atheros 5006EG.
I would use madwifi but cannot understand, how to clean all ndiswrapper and madwifi from system to install it again. because linux accept to load from previous kernel version I use now previous kernel with working wireless.
Hope next Fedora release would support my wifi
- 02-13-2008 #15
Remove ndiswrapper by typing
in the dir you unpacked ndiswrapper. ThenCode:make uninstall
to remove module. Then recompile madwifi. It should get you going.rmmod ndiswrapper


Reply With Quote
