Michael J McCafferty wrote: > Spoke too soon... It worked for that once. I rebooted and it doesn't > work anymore. If I do the same stoopid dance of commenting, rebooting, > deleting and uncommenting... it does not work. > > fsck ! > > On Sun, 2008-06-08 at 13:29 -0700, Tyrion wrote: > >> Michael J McCafferty wrote: >> >>> Problem resolved... at least for now. >>> >>> I am not sure what exactly was wrong, but: >>> >>> 1) I commented out the entry >>> in /etc/udev/rules.d/70-persistent-net.rules for wlan0 >>> >>> 2) Then rebooted, and the system added wlan1. I didn't expect that. I >>> expected it to add a wlan0 back in there since there was no wlan0, or >>> rather it was commented out. >>> >>> 3) I removed that wlan1 entry and uncommented the wlan0 entry that was >>> the original and rebooted. >>> >>> It worked ! WTF !?!?!?
Isn't that always the way of things? Ok, is /dev/wlan0 still there? if so, delete it before reboot. Check through /etc/modules and its config files to make sure that only the module for your card is loading for wifi. Blacklist others if needed. Also, have you seen this? http://ubuntuforums.org/showthread.php?t=140085 It's outdated, but may have some info that could help point you in the right direction. Tyrion -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list
