Wireless broadcom bcm4312 802.11 b/g

Hallo fan’s

Het alom bekende probleem met de installatie van kaart bcm4312 doet zich bij mij ook voor in opensuse 12.3

Heb diverse Treads / artikels gevonden en geprobeerd namelijk op

https://forums.opensuse.org/content/157-broadcom-firmware-needed-b43-but-i-have-no-network-easierwork-around.html 

van LWFinger heb zijn oplossing gedownload en in mijn directory “download” geplaatst en uitgepakt.

Heb de comandstrings uitgevoerd met sudo maar de installatie lukt niet omdat het bestand niet wordt gevonden.

Nu ben ik niet zo sterk met linux command opdrachten. Waarschijnlijk doe ik iets fout omdat denk ik het niet uitvoerd in de juiste directory. Vraag wat doe ik fout of is er ook een methode om met Yast 2 het te installeren?

Hieronder Larry Finger zijn script en oplpssing


The specific steps are as follows:

1. Download
[http://www.lwfinger.com/b43-firmware...rmware.tar.bz2](http://www.lwfinger.com/b43-firmware/no_net_install_bcm43xx_firmware.tar.bz2) on
any system with a network connection.

2. Copy that file to your openSUSE system via USB stick or CD.

3. From the directory where you copied the file, run the command

     Code:
     
tar jxvf no_net_install_bcm43xx_firmware.tar.bz2 
That command creates a new subdirectory bcm43xx_firmware with four files in it.

4. Install the b43 and b43legacy firmware by running the command:

     Code:
     
sudo bcm43xx_firmware/install_bcm43xx_firmware_no_net 
This step will create the necessary firmware files in /lib/firmware/b43/ and
/lib/firmware/b43legacy/ and then reboot your computer. When it comes back up,
the wireless device should be working and can be configured in the normal manner.

Wie kan mij verder helpen?

M.v.g.

Wim van Pelt

Hello,

those instruction will not work for the 4312 card. you need the broadcom wl drivers not the b43xx drivers.
go to yast and enable community repositories packman

then install broadcom -wl drivers for your kernel from there.

Begrijp ik 't goed als ik denk dat je de kaart werkend hebt?

Mijn kaart wordt wel weergegeven in netwerkapperraten maar na configuratie de kaart komt geen verbinding tot stand.
'K blijf naar een oplossing zoeken

groet,
Wim van Pelt

Hallo fan’s

Heb veel tijd besteed aan het installeren en configuratie van mijn bcm4312 802.11 b/g (rev15) in versie 12.3 in 12.2 werd deze kaart goed geinstalleerd en cofiguratie werkte pirma. Zinds de migratie naar 12.3 leverd het problemen op. Mijn wireless network werkt gewoon. Heb desktop PC geen probleem met het netwerk. Heb de instructies gevolg gegeven door Larry Finger in command lines. Ik constateerd dat mijn kaart gewoon wordt herkend, Stuurprgramma is geinstalleerd, de kaart is in functie. Maar kan geen network detamineren. Heb geprobeerd de volgende opties van LWfinger te volgen, zie hieronder. In Yast2 in hardware informatie, netwerk instelingen is ook de genoemde kaart aanwezig. Heb de kaart geconfigeerd met mij instelingen van mijn netwerk. Firmware is dus aanwezig. Maar de aanmelden op het draadloos netwerk en herkennen/scannen van het werkt niet. Vraag is wat is het probleem of wat gaat er fout, doe ik fout!

(This is the first draft of what I hope will become a sticky for this forum.
Please comment.  Thanks,  Larry)

If your wireless does not work, please read this and follow the steps here to
minimize the time needed to get your device working.

First of all, two DO NOTS:

(1) DO NOT post a message saying "My wireless doesn't work, what do I do next?"
Such a message conveys zero information, and just wastes everyone's time.

(2) DO NOT post a message saying "I have a Brand XX, Model YYYY laptop and my
wireless doesn't work. What do I do next?". Although such a posting does convey
a little information, it doesn't help a lot as we do not have a map of all the
laptops ever built in our heads, and I, for one, am never going to search the
Internet to find what wireless device that company XX put in that model. Who
knows, they may have changed in the middle of the run for that product.

What should you do?

(1) The first thing is to learn how to use the command-line interface in a
terminal. GUI's are great, but unlike some other OS's, the set of tools
available are much richer with the command-line. With KDE desktops, the terminal
program should be available in your "Favorites" section. With Gnome, check under
"Applications". Whenever someone tells you to run a command, you should open a
terminal (also called a console), and type in that command - even better if you
can copy and paste. Note that CTRL/V is not used to paste into a console window.
You will need to pull-down the Edit menu item.

(2) Determine what device you have.

(a) If it is a USB adapter, you should enter the command '/usr/bin/lsusb' in a
terminal and you will see output that looks like:

Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 005: ID 0bda:8187 Realtek Semiconductor Corp. RTL8187 Wireless
Adapter
Bus 003 Device 002: ID 04f2:b016 Chicony Electronics Co., Ltd
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

From this data, it is obvious that my wireless card is a RealTek RTL8187. The
line containing the information about it is what would be posted. In particular,
the two numbers that follow the ID label are important.

(b) If it is a PCI device, you should enter the command '/sbin/lspci' in a
terminal. The output will look like:

00:00.0 RAM memory: nVidia Corporation MCP67 Memory Controller (rev a2)
00:01.0 ISA bridge: nVidia Corporation MCP67 ISA Bridge (rev a2)

.... snip ...

01:09.4 System peripheral: Ricoh Co Ltd xD-Picture Card Controller (rev 12)
04:00.0 Network controller: Broadcom Corporation BCM4312 802.11a/b/g (rev 01)

A recent computer will have lots of connections to the PCI bus, which is why I
snipped out a number of entries from my machine. The PCI wireless device here is
the BCM4312. If you do not see your wireless device in this list, you should go
back to step (a). Remember that some built-in devices may be attached to the USB
bus. For PCI, the above list does not provide all the information. Next, you
should enter the command '/sbin/lspci -n'. The list will be equally long and
look like:

00:00.0 0500: 10de:0547 (rev a2)
00:01.0 0601: 10de:0548 (rev a2)

-- snip --

01:09.4 0880: 1180:0852 (rev 12)
04:00.0 0280: 14e4:4312 (rev 01)

At this point, you need to match the bus number (the numbers at the front that
look like 04:00.0) from the first list to the second. These are the PCI vendor
and product ID codes. For my BCM4312, these data are 14e4:4312. When you post a
request for help, include both lines.

(c) If you cannot find a wireless device in either step (a) or step (b), your
hardware is broken. It may be the motherboard or the wireless device. In either
case, until the device is seen by either lsusb or lspci, we will not be able to
help you.

(3) Once you know what your hardware is, the next step is to see what the kernel
has to say about it. The command for this is 'dmesg | less'. Less will allow you
to page through the output. To learn more about less, you can enter the command
'man less'. To exit the man page, or less itself, type the character q. A space
will move one page down in the text, as will the "pg dn" key. You may move one
line at a time with the keyboard arrow keys. As you go through the dmesg output,
look for any mention of your hardware. On my system, it takes 473 lines of
output before the line "b43-phy0: Broadcom 4311 WLAN found" appears. In
particular, you should look for any lines that indicate that you are missing
firmware. Note that firmware, which runs on the microprocessor in the device, is
distinct from a driver, which runs on the host CPU. If you have missing
firmware, check online to learn how to install firmware for your device.

(4) Once you have firmware in place, next check for a wireless device by using
the command '/usr/sbin/iwconfig'. For each interface that does not support
wireless, you will get a line that looks like "eth0  no wireless extensions."
There will be lines for lo, the loopback pseudo-device, and for eth0 if you have
a wired interface. There may also be one for wmaster0 - ignore it. What you are
looking for is one like this:

wlan1     IEEE 802.11bg  ESSID:"lwfdjf_rad"
Mode:Managed  Frequency:2.412 GHz  Access Point: 00:1A:70:46:BA:B1
Bit Rate=54 Mb/s   Tx-Power=27 dBm
Retry min limit:7   RTS thr:off   Fragment thr=2352 B
Power Management:off
Link Quality=72/100  Signal level:-35 dBm
Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
Tx excessive retries:0  Invalid misc:0   Missed beacon:0

The entries will be different - the above one is for a wireless interface that
is working. What can we learn here? If the ESSID has a value, this means that
your interface has associated with your access point, the same for a MAC address
following the Access Point label. Those kind of details are not important now.
The main point is that any output here requires the driver to be loaded and
functioning. This fact should be reported.

(5) The next step is to determine if your adapter is receiving any broadcasts
from your AP. To do this enter the command 'sudo /usr/sbin/iwlist scan'. The
command needs to be run as root, thus the sudo, and it will prompt for the root
password. The results should be like this:

wlan1     Scan completed :
Cell 01 - Address: 00:1A:70:46:BA:B1
ESSID:"lwfdjf_rad"
Mode:Master
Channel:1
Frequency:2.412 GHz (Channel 1)
Quality=72/100  Signal level:-35 dBm
Encryption key:on
IE: WPA Version 1
Group Cipher : TKIP
Pairwise Ciphers (1) : TKIP
Authentication Suites (1) : PSK
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
24 Mb/s; 36 Mb/s; 54 Mb/s; 6 Mb/s; 9 Mb/s
12 Mb/s; 48 Mb/s
Extra:tsf=00000067932c618a
Extra: Last beacon: 56ms ago

Whatever results from that command, report it as well.

(6) Once all the steps above have been successfully completed, getting your
wireless to work is a matter of configuration. At least part of this is done
with YaST / Network Services / Network Devices. One of the easiest things to do
is delete the wireless device from this list and reboot. When the system
restarts, it should find your now working wireless and give you a chance to
configure it.

Hieronder is de output op mijn laptop van zijn instructies:

 
 04:00.0 Network controller: Broadcom Corporation BCM4312 802.11b/g LP-PHY (rev 01)
 05:00.0 Ethernet controller: Atheros Communications Inc. AR8132 Fast Ethernet (rev c0)
 wim@linux-r9u5:~>  
 

 

 15.841509] b43-phy0: Broadcom 4312 WLAN found (core revision 15)
    15.856078] b43-phy0: Found PHY: Analog 6, Type 5 (LP), Revision 1
    15.863587] Broadcom 43xx driver loaded  Features: PMNLS ]
    16.211030] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
    16.211296] Registered led device: b43-phy0::tx
    16.211317] Registered led device: b43-phy0::rx
    16.211337] Registered led device: b43-phy0::radio
 

 

 wim@linux-r9u5:~> sudo /usr/sbin/iwconfig
 root's password:
 eth0      no wireless extensions.
 

 lo        no wireless extensions.
 

 wlan0     IEEE 802.11bg  ESSID:off/any  
           Mode:Managed  Access Point: Not-Associated   Tx-Power=0 dBm    
           Retry  long limit:7   RTS thr:off   Fragment thr:off
           Encryption key:off
           Power Management:on
 

 Determine broadcasts
 

 wim@linux-r9u5:~> sudo /usr/sbin/iwlist scan                                                                                               
 root's password:                                                                                                                                
 eth0      Interface doesn't support scanning.                                                                                                   
                                                                                                                                                 
 lo        Interface doesn't support scanning.                                                                                                   
                                                                                                                                                 
 wlan0     Interface doesn't support scanning : Network is down                                                                                  
 

 wim@linux-r9u5:~>  

M.v.g.
Wim van Pelt

Kun je eens kijken in de settings in Yast??
Of de boel moet ingesteld zijn op Networkmanager - dan regel je e.e.a. via de networkmanager op je desktop, óf je moet de kaart in Yast geconfigureerd hebben.

Hallo,

Ik heb het op beide manieren zowel in Yast, waar de kaart wordt weergegeven als ook met netwerkmanager waar ook de kaart geinstalleerd zichbaar is geprobeerd te configureren .

Gebruik DHCP ipadres , WPA-PSK 1-2 als beveiliging, voer mijn SSID naam in en mijn string voor mijn toegang in, laat in beide gevallen scannen naar netwerken het scannen mislukt in beide gevallen. Nu heb ik de stappen die Larry W Finger beschreef doorgelopen. En de output gepost.

Heb verder van zowel het volgende advies gekregen en uitgevoerd.


Dear vaptnld,  You have received a new private message at openSUSE Forums from caf4926, entitled "wireless".  To read the original version, respond to, or delete this message, you must log in here: http://forums.opensuse.org/private.php  This is the message that was sent: *************** Try:  You can download this and extract the folder b43 https://dl.dropbox.com/u/10573557/b43_firmware/2013_b43/b43.zip   Post install, inspect the dir. /lib/firmware If you have a folder already 'b43' We need to rename it Open a terminal in /lib/firmware and do  Code: --------- su mv b43 old-b43 ---------  Then open a terminal where you have the folder I gave you and do  Code: --------- su mv b43 /lib/firmware

Vervolgens ook nog een advies van Larry Finger toegepast!

1. Download
[http://www.lwfinger.com/b43-firmware...rmware.tar.bz2](http://www.lwfinger.com/b43-firmware/no_net_install_bcm43xx_firmware.tar.bz2) on
any system with a network connection.

2. Copy that file to your openSUSE system via USB stick or CD.

3. From the directory where you copied the file, run the command

     Code:
     
tar jxvf no_net_install_bcm43xx_firmware.tar.bz2 
That command creates a new subdirectory bcm43xx_firmware with four files in it.

4. Install the b43 and b43legacy firmware by running the command:

     Code:
     
sudo bcm43xx_firmware/install_bcm43xx_firmware_no_net 
This step will create the necessary firmware files in /lib/firmware/b43/ and
/lib/firmware/b43legacy/ and then reboot your computer. When it comes back up,
the wireless device should be working and can be configured in the normal manner.

5. (optional) If you do not have much disk space available, you can save about
25 MB by using the commands

     Code:
     
rm -rf bcm43xx_firmware rm no_net_install_bcm43xx_firmware.tar.bz2 
The downloaded file is suitable for all supported versions of openSUSE, and
works for all architectures. I suggest that you leave it on whatever medium you
used to transport it to openSUSE so that it will be available for your next
installation of openSUSE.

Larry Finger

Ook dit werkt niet.

Heb zelf nog een download gedaan op de RPM officieel web gedaan.

http://packman.inode.at/suse/12.3/Essentials/noarch/b43-firmware-4.174.64.19-3.1.noarch.rpm

Geinstalleerd en geen resultaat. Het komt mij voor dat er nu 3 verschillende versies zijn voor mijn kaart werkend te krijgen op mijn laptop met Opensuse 12.3 wel vewarend vind ik.

M.v.g.
Wim van Pelt

Misschien wel een beetje boter na de vis maar, ik heb op een Acer laptop ook een bcm4312 aangetroffen onder de Acer naam Nfinity wifi.
De rpm driver heb ik gedownload via de Broadcom site en na installatie en herstart werkt die prima.
Misschien al de gedownloade drivers weer eerst verwijderen en dan opnieuw beginnen.
Is dat een optie?

Dank voor jouw reactie. Ik zal eens kijken. Kan jij mij de URL sturen waar jij deze rpm driver op de Broadcom site hebt gevonden.

Bijvoorbaad dank,

Wim

Dank voor jouw reactie. Ik zal eens kijken. Kan jij mij de URL sturen waar jij deze rpm driver op de Broadcom site hebt gevonden.

Bijvoorbaad dank,

Wim

Deze ook uitgevoerd?


install_bcm43xx_firmware

?

En, wat is de output van

rpm -qa | grep broadcom

?

Nog even dit: de broadcom-wl* pakketten van Packman zijn de gecompileerde, gepatchede rpm versie van de driver die je bij Broadcom kunt downloaden.
Om precies te weten welke je zou moeten hebben:

uname -a

In Yast in ieder geval zorgen dat de networkmanager als voorkeur is ingesteld.

Hier de URL, de BCM4312 wordt hier ook genoemd voor 32 en 64 bit. succes

802.11 Linux STA driver | Broadcom

Hallo,

Ik heb de packman broadcom-wl gedownload en getracht te installeren maar helaas geen resultaat. Ik nu echt niet meer wat mogelijk is. Heb het uitgevoerd. In versie 12.2 werkte de wireless kaart prima. Hieronder de output waarom jij vroeg.

   wim@linux-iekx:~> sudo insall_bcm43xx_firmware
 root's password:
 sudo: insall_bcm43xx_firmware: command not found
 wim@linux-iekx:~> rpm qa | grep broadcom
 RPM versie 4.10.2
 Copyright (C) 1998-2002 - Red Hat, Inc.
 This program may be freely redistributed under the terms of the GNU GPL
 

 Gebruik: rpm -afgpcdlsiv?] -a|--all] -f|--file] -g|--group] -p|--package
         --pkgid] --hdrid] --triggeredby] --whatrequires]
         --whatprovides] --nomanifest] -c|--configfiles] -d|--docfiles]
         --dump] -l|--list] --queryformat=QUERYFORMAT] -s|--state]
         --nofiledigest] --nofiles] --nodeps] --noscript] --allfiles]
         --allmatches] --badreloc] -e|--erase=<pakket>+] --excludedocs]
         --excludepath=<pad>] --force] -F|--freshen=<pakketbestand>+]
         -h|--hash] --ignorearch] --ignoreos] --ignoresize]
         -i|--install] --justdb] --nodeps] --nofiledigest]
         --nocontexts] --noorder] --noscripts] --notriggers]
         --nocollections] --oldpackage] --percent] --prefix=<dir>]
         --relocate=<old>=<new>] --replacefiles] --replacepkgs] --test]
         -U|--upgrade=<pakketbestand>+] -D|--define='MACRO EXPR']
         --undefine=MACRO] -E|--eval='EXPR'] --macros=<BESTAND:...>]
         --nodigest] --nosignature] --rcfile=<BESTAND:...>]
         -r|--root=ROOT] --dbpath=DIRECTORY] --querytags] --showrc]
         --quiet] -v|--verbose] --version] -?|--help] --usage]
         --scripts] --setperms] --setugids] --conflicts] --obsoletes]
         --provides] --requires] --suggests] --recommends] --enhances]
         --supplements] --info] --changelog] --xml] --triggers]
         --last] --dupes] --filesbypkg] --fileclass] --filecolor]
         --fscontext] --fileprovide] --filerequire] --filecaps]
 wim@linux-iekx:~> 

Groet,
Wim

[QUOTE=vaptnld;2543735]Hallo,

Ik heb de packman broadcom-wl gedownload en getracht te installeren maar helaas geen resultaat. Ik nu echt niet meer wat mogelijk is. Heb het uitgevoerd. In versie 12.2 werkte de wireless kaart prima. Hieronder de output waarom jij vroeg.

   
wim@linux-iekx:~> sudo insall_bcm43xx_firmware
 root's password:
 sudo: insall_bcm43xx_firmware: command not found
 wim@linux-iekx:~> rpm qa | grep broadcom
 RPM versie 4.10.2
 Copyright (C) 1998-2002 - Red Hat, Inc.
 This program may be freely redistributed under the terms of the GNU GPL
 

 Gebruik: rpm -afgpcdlsiv?] -a|--all] -f|--file] -g|--group] -p|--package
         --pkgid] --hdrid] --triggeredby] --whatrequires]
         --whatprovides] --nomanifest] -c|--configfiles] -d|--docfiles]
         --dump] -l|--list] --queryformat=QUERYFORMAT] -s|--state]
         --nofiledigest] --nofiles] --nodeps] --noscript] --allfiles]
         --allmatches] --badreloc] -e|--erase=<pakket>+] --excludedocs]
         --excludepath=<pad>] --force] -F|--freshen=<pakketbestand>+]
         -h|--hash] --ignorearch] --ignoreos] --ignoresize]
         -i|--install] --justdb] --nodeps] --nofiledigest]
         --nocontexts] --noorder] --noscripts] --notriggers]
         --nocollections] --oldpackage] --percent] --prefix=<dir>]
         --relocate=<old>=<new>] --replacefiles] --replacepkgs] --test]
         -U|--upgrade=<pakketbestand>+] -D|--define='MACRO EXPR']
         --undefine=MACRO] -E|--eval='EXPR'] --macros=<BESTAND:...>]
         --nodigest] --nosignature] --rcfile=<BESTAND:...>]
         -r|--root=ROOT] --dbpath=DIRECTORY] --querytags] --showrc]
         --quiet] -v|--verbose] --version] -?|--help] --usage]
         --scripts] --setperms] --setugids] --conflicts] --obsoletes]
         --provides] --requires] --suggests] --recommends] --enhances]
         --supplements] --info] --changelog] --xml] --triggers]
         --last] --dupes] --filesbypkg] --fileclass] --filecolor]
         --fscontext] --fileprovide] --filerequire] --filecaps]
 wim@linux-iekx:~> 

Groet,
Wim

Nog nader informatie. Gevonden firmware 1 instaleerde goed. De 2e kon niet worden geinstalleerd, deze 2e dacht ik het meest voor de hand liggen. zie onder!

[wim@linux-iekx:~&gt; sudo rpm -qa | grep broadcom
root's password:
broadcom-wl-kmp-default-debuginfo-5.100.82.112_k3.7.10_1.1-11.1.i586
wim@linux-iekx:~&gt; sudo uname -a
Linux linux-iekx.site 3.7.10-1.1-desktop #1 SMP PREEMPT Thu Feb 28 15:06:29 UTC 2013 (82d3f21) x86_64 x86_64 x86_64 GNU/Linux
wim@linux-iekx:~&gt; 
/CODE]

Groet,
Wim

[quote="“vaptnld,post:15,topic:88715”]

Er gaan een aantal dingen fout:
het is niet “insall_bcm…”, maar “install_bcm…”
Om mij duistere reden heb je een debug-pakket geïnstalleerd, en wel voor kernel-default. Uit je output blijkt dat je kernel-desktop draait. Jij zou dus het pakket

broadcom-wl-kmp-desktop

moeten installeren. Voor zover ik weet van de 4312 kaart, moet dat genoeg zijn.

[quote="“Knurpht,post:16,topic:88715”]

Hallo,

Ik heb het volgende gedownload

file:///tmp/broadcom-wl-kmp-desktop-5.100.82.112_k3.7.10_1.1-11.28.i586.rpm 

geinstalleerd met " install_bcm43xx_firmware" command helaas geen resultaat.

Heb het ook geprobeerd met Apper dat lukte ook niet, kreeg de foutmelding


ksym(desktop:__kmalloc) = 12da5bb2 is missing

Kan je nog een hint gegeven wat ik nu nog fout doet ;):?

Groet,
Wim

[quote="“vaptnld,post:17,topic:88715”]

Heb ook nogmaals het advies die Larry Finger doorgenomen. Hieronder de output van: dmesg | less het blijkt dat de versie van firmware niet de juiste is.

      11.899619] b43-phy0: Broadcom 4312 WLAN found (core revision 15)
   11.914098] b43-phy0: Found PHY: Analog 6, Type 5 (LP), Revision 1
   11.921377] Broadcom 43xx driver loaded  Features: PMNLS ]
   12.285586] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
   12.287994] Registered led device: b43-phy0::tx
   12.288017] Registered led device: b43-phy0::rx
   12.288037] Registered led device: b43-phy0::radio
   12.487267] cfg80211: World regulatory domain updated:
   12.487273] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
   12.487275] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
   12.487278] cfg80211:   (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
   12.487280] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
   12.487282] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
   12.487284] cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
   13.956463] Adding 2103292k swap on /dev/sda1.  Priority:-1 extents:1 across:2103292k 
   16.153261] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
   16.172473] systemd-journald[235]: Received SIGUSR1
   17.194400] Bluetooth: Core ver 2.16
   17.194422] NET: Registered protocol family 31
   17.194423] Bluetooth: HCI device and connection manager initialized
   17.194473] Bluetooth: HCI socket layer initialized
   17.194477] Bluetooth: L2CAP socket layer initialized
   17.194484] Bluetooth: SCO socket layer initialized
   17.203366] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
   17.203371] Bluetooth: BNEP filters: protocol multicast
   17.203382] Bluetooth: BNEP socket layer initialized
   17.560564] b43-phy0: Loading firmware version 508.154 (2009-08-18 00:58:22)
   17.663645] b43-phy0: Radio hardware status changed to DISABLED
   17.665482] b43-phy0: Radio turned on by software
        

Hieronder ook nog de ouput van: /usr/sbin/iwconfig

     wim@linux-iekx:~> sudo /usr/sbin/iwconfig
root's password:
Sorry, try again.
root's password:
eth0      no wireless extensions.

lo        no wireless extensions.

wlan0     IEEE 802.11bg  ESSID:off/any  
          Mode:Managed  Access Point: Not-Associated   Tx-Power=off   
          Retry  long limit:7   RTS thr:off   Fragment thr:off
          Encryption key:off                                                                                                                   
          Power Management:off        

Ik blij taai, wil er gewoon uitkomen.
:):wink:
Wim

[quote="“vaptnld,post:18,topic:88715”]

Nog een toevoeging! Heb de eerdere firmware gedownload op:

 http://packman.links2linux.org/package/broadcom-wl/372072  

Het installeren van pakketten kun je beter doen via Yast - Software - Softwarebeheer.
Downloaden van losse pakketten heeft alleen zin, als je weet hoe je afhankelijkheden op moet lossen. Veel werk, en niet nodig.