On 02/24/13 00:23, Thomas D. Dean wrote:

After more investigation, it appears that some time is needed between loading the driver and ifup.

# ifdown wlan0 && modprobe -v -r b43 && modprobe -v b43 && ifup wlan0

fails.

# ifdown wlan0 && modprobe -v -r b43 && modprobe -v b43 && sleep 1 && ifup wlan0

works.

Tom Dean


--
To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to