Sous Ubuntu Hardy, il y a un bug avec ndiswrapper qui empêche la carte réseau wifi du Dell inspiron 1300 de fonctionner correctement.
Workaround:
echo blacklist b43 | sudo tee -a /etc/modprobe.d/blacklist
dans /etc/rc.local:
modprobe -r b44
modprobe -r ssb
modprobe ndiswrapper
modprobe b44
Commentaires
Notre avis