Skip to main content

Thread: Automatically modprobe b43


hello linux buddies,

i'm trying configure network card using b43 driver. i'm running 10.04.2 on kernel version 2.6.35-25-generic-pae.

surprisingly, able connect home wireless network using b43 driver without problem. issue doesn't automatically connect. have use following command in order work:

code:
sudo modprobe b43
after typing password, wait 10 seconds , automatically connected. question is, how configure system me permanently (or @ least automatically) don't have type every time log on?

help!

in terminal:
code:
sudo su  echo b43 >> /etc/modules  exit
enjoy!


Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Networking & Wireless [ubuntu] Automatically modprobe b43


Ubuntu

Comments