Comment 127 for bug 121439

Revision history for this message
Alex Wauck (awauck) wrote :

I didn't get wlan0_replace, but I did have to remove iwl3945 and reinsert it before I got wlan0 and wmaster0. I suspect that has something to do with ipw3945 having been loaded previously. So, to recap:
sudo modprobe -r ipw3945
sudo modprobe mac80211
sudo modprobe iwl3945
sudo modprobe -r iwl3945
sudo modprobe iwl3945

I then had to run iwlist wlan0 scanning to get it to scan for networks.