Hi list<br><br>Just downloaded voyage-current, put it on a cf, booted, remountrw and changed the file /etc/modrobe.d/madwifi to be like this:<br><br>## ath5k (mac80211)<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 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>The differences from the stock version is that I am blacklisting madwifi modules and allowing ath5k module.<br>I did apt-get purge madwifi-*<br><br>But still these madwifi modules are getting loaded.<br>
<br>Could someone confirm this is a voyage bug or something silly I am doing/not doing?<br><br>Many thanks<br>