Comment 21 for bug 464559

Revision history for this message
truxpin (faustria) wrote :

Thanks for your support...

Tried the following:

$ sudo modprobe -r iwl3945
$ sudo rfkill block wifi
$ sudo rfkill unblock wifi
$ sudo modprobe iwl3945
$ sudo ifconfig wlan0 up
SIOCSIFFLAGS: Unknown error 132

$ lsmod | grep -i iw
iwl3945 74588 0
iwlagn 123428 0
iwlcore 124196 2 iwl3945,iwlagn
mac80211 226892 3 iwl3945,iwlagn,iwlcore
cfg80211 139624 4 iwl3945,iwlagn,iwlcore,mac80211
compat_firmware_class 8804 2 iwl3945,iwlagn

The bluetooth led goes off and then on in the process but the WiFi one doesn't... bad luck!
Is there anything I could collect to better understand what is not working?