I did the folowing in the terminal as root
modprobe -r b43
echo options b43 pio=1 qos=0 >>
modprobe b43
the next modules are installed in Synaptic
- b43-fwcutter
- firmware-b43-installer
- firmware-b43legacy-installer
- broadcom-sta-dkms for the solution << i removed this in synaptic >>
- firmware-brcm80211 for the solution << i removed this in synaptic >>
But: after reboot all th settings were gone and the adapter did not work anymore.
- How can i keep the settings ?
The contents of these files are:
$ cat local.conf
options b43 pio=1 qos=0
$ cat broadcom-sta-dkms.conf
# wl module from Broadcom conflicts with the following modules:
blacklist b43 for the solution <<<<< i removed this line , by putting a # in front of it >>>>>
blacklist b43legacy
blacklist b44
blacklist bcma
blacklist brcm80211
blacklist brcmsmac
blacklist ssb
In (/)etc/modules i added B43 , this to load the b43 module by the boot procedure
topic title: Linksys wlan card Wpc54g ver 1.2 does not work
-
Posts: 28
- Joined: 28 Apr 2014
-
Posts: 28
- Joined: 28 Apr 2014
#17
i removed b43 from de blacklist
i added b43 in de file (/)etc/modules >( starts de driver bij initial strat)
removed drom synaptic
- firmware-b43legacy-installer
- brcm80211
i added b43 in de file (/)etc/modules >( starts de driver bij initial strat)
removed drom synaptic
- firmware-b43legacy-installer
- brcm80211
-
Posts: 28
- Joined: 28 Apr 2014
#18
This is what i did > Problem SOlVED
I remove from Synaptic
- broadcom-sta-dkms
- firmware-brcm80211
- in (/)etc/modules i added B43
- Removed from (/e)tc/modprobe.d/blacklist.conf B43
After reboot the adapter became online
I remove from Synaptic
- broadcom-sta-dkms
- firmware-brcm80211
- in (/)etc/modules i added B43
- Removed from (/e)tc/modprobe.d/blacklist.conf B43
After reboot the adapter became online