Hello list<br><br>I'm using Voyage 0.6.5 and Linux voyage 2.6.32-voyage #1 PREEMPT Sun Dec 26 04:15:39 GMT 2010 i586 GNU/Linux<br><br>I've followed the instructions at <a href="http://wiki.voyage.hk/dokuwiki/doku.php?id=ath5khowto">http://wiki.voyage.hk/dokuwiki/doku.php?id=ath5khowto</a> to remove madwifi and use ath5k, however the following drivers are loaded when I boot:<br>
<br>ath5k 104506 0 <br>mac80211 127641 1 ath5k<br>ath 5892 1 ath5k<br>cfg80211 86313 3 ath5k,mac80211,ath<br>led_class 1765 2 leds_alix2,ath5k<br>
ath_rate_minstrel 9632 1 <br>ath_pci 173695 0 <br>wlan 165052 3 ath_rate_minstrel,ath_pci<br>ath_hal 342092 3 ath_rate_minstrel,ath_pci<br><br>I added 'ath5k' to /etc/modules to get it loaded at boot.<br>
<br>/etc/modprobe.d/madwifi and /etc/modprobe.d/madwifi.conf looks like this:<br>#blacklist ath5k<br><br>## madwifi (non-free)<br>blacklist ath_hal<br>blacklist ath_pci<br>blacklist ath_rate_amrr<br>blacklist ath_rate_onoe<br>
blacklist ath_rate_sample<br>blacklist ath_rate_minstrel<br>blacklist wlan<br>blacklist wlan_acl<br>blacklist wlan_ccmp<br>blacklist wlan_scan_ap<br>blacklist wlan_scan_sta<br>blacklist wlan_tkip<br>blacklist wlan_wep<br>
blacklist wlan_xauth<br><br>There is no 'blacklist ath5k' in /etc/modprobe.d/*<br><br>Can anyone tell me how I stop madwifi drivers loading?<br><br>Many thanks<br>