Tiny Core Extensions > TCE Q&A Forum

[SOLVED] - Help with ndiswrapper-full or Broadcom *.fw

<< < (2/2)

Juanito:
Doesn't the b43 module require you to use fwcutter first to obtain the firmware code from broadcom's driver? See http://linuxwireless.org/en/users/Drivers/b43#b43andb43legacy

lkraemer:
Juanito/Roberts,
OK, I finally got it working by using the Broadcom *.fw files copied to /lib/firmware/B43
(I also added that subdirectory to /opt/.filetool.lst to have it backed up.)

Then in a Terminal do:

--- Code: ---sudo su
modprobe b43
iwconfig
iwconfig wlan0 essid "Airlink"
iwconfig wlan0 mode Managed
udhcpc -b -i wlan0
exit
exit

--- End code ---

Thanks.

lkraemer

Navigation

[0] Message Index

[*] Previous page

Go to full version