Hi Edwin,

If you change files under /etc/modprobe.d, you need to run update-initramfs to regenerate initrd so that the changes will be included in initrd.

Regards,
Punky

On 6/6/2011 10:22 PM, Edwin Whitelaw wrote:
This line in /etc/modprobe.d/madwifi.conf  does not work (it does in earlier 
releases):

options ath_pci autocreate=none ratectl=minstrel countrycode=276

but this does.

ifdown ath1
modprobe -r ath_pci
modprobe ath_pci countrycode=276
ifup ath1

What am I missing?


_______________________________________________
Voyage-linux mailing list
Voyage-linux@list.voyage.hk
http://list.voyage.hk/mailman/listinfo/voyage-linux


--
Regards,
Kim-man "Punky" Tse

* Open Source Embedded Solutions and Systems
  - Voyage Linux (http://linux.voyage.hk)
  - Voyage ONE   (http://linux.voyage.hk/voyage-one)
  - Voyage MPD   (http://linux.voyage.hk/voyage-mpd)
* Voyage Store   (http://store.voyage.hk)



_______________________________________________
Voyage-linux mailing list
Voyage-linux@list.voyage.hk
http://list.voyage.hk/mailman/listinfo/voyage-linux

Reply via email to