Hi, I think I'm a little closer to a solution. Wlan0 doesn't work after system start. But executing the following command manually helps:
sudo modprobe -r b43 sleep 3 sudo modprobe b43 sleep 3 sudo iwconfig wlan0 essid XXXXXXXX sleep 3 sudo dhclient wlan0 Without sleep 3 it doesn't work. May be a timing problem ? Regards Peter
_______________________________________________ Bcm43xx-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/bcm43xx-dev
