BCM 4322 On Fresh 11.2 Install, Not Working

Newbie here, but I’ll attempt to display all the information requested in lwfinger’s sticky:

/sbin/lspci yields:

0c:00.0 Network controller: Broadcom Corporation BCM4322 802.11a/b/g/n Wireless LAN Controller (rev 01)

/sbin/lspci -n yields:

0c:00.0 0280: 14e4:432b (rev 01)

dmesg | less yields:

    6.172066] b43-phy0: Broadcom 4322 WLAN found (core revision 16)
    6.186749] b43-phy0 ERROR: FOUND UNSUPPORTED PHY (Analog 8, Type 4, Revision 4)
    6.186812] b43: probe of ssb0:0 failed with error -95
    6.186911] Broadcom 43xx driver loaded  Features: PML, Firmware-ID: FW13 ]

/usr/sbin/iwconfig yields:

lo        no wireless extensions.

eth0      no wireless extensions.

sudo /usr/sbin/iwlist scan yields:

lo        Interface doesn't support scanning.

eth0      Interface doesn't support scanning.

The wireless toggle on my Dell Studio 1535 does not light up when switched on, if that means anything.

Thanks in advance for any help provided.

A bit more information…

I’m running KDE with 11.2.

/sbin/lspci -v yields:

0c:00.0 Network controller: Broadcom Corporation BCM4322 802.11a/b/g/n Wireless LAN Controller (rev 01)
        Subsystem: Dell Wireless 1510 Wireless-N WLAN Mini-Card
        Flags: bus master, fast devsel, latency 0, IRQ 17
        Memory at f6cfc000 (64-bit, non-prefetchable) [size=16]
        Capabilities: <access denied>
        Kernel driver in use: b43-pci-bridge

The systems locates the hardware, but it does not show up on Yast. As mentioned, I’ve tried to switch-on the manual wireless toggle on the laptop chassis, but it is not lighting up on the keyboard display.[/size]

On 11/13/2009 12:36 PM, adreampuppet wrote:
>
> A bit more information…
>
> I’m running KDE with 11.2.
>
> /sbin/lspci -v yields:
>
>
> Code:
> --------------------
> 0c:00.0 Network controller: Broadcom Corporation BCM4322 802.11a/b/g/n Wireless LAN Controller (rev 01)
> Subsystem: Dell Wireless 1510 Wireless-N WLAN Mini-Card
> Flags: bus master, fast devsel, latency 0, IRQ 17
> Memory at f6cfc000 (64-bit, non-prefetchable) [size=16]
> Capabilities: <access denied>
> Kernel driver in use: b43-pci-bridge

The 4322 requires the broadcom-wl package. The reverse engineering for that card
is incomplete, and the b43 driver mods are not yet started.
[/size]

There is an input/output error when attempting to install the broadcom wl package from the repository page on the suse website.

Okay – was able to install the broadcom -wl package through the Packman repository.

I’m getting the same readouts as above, however, indicating that the system does not recognize the wireless card.

On 11/13/2009 03:56 PM, adreampuppet wrote:
>
> Okay – was able to install the broadcom -wl package through the Packman
> repository.
>
> I’m getting the same readouts as above, however, indicating that the
> system does not recognize the wireless card.

Do the following:

lsmod | grep ssb
lsmod | grep wl

If the first command outputs anything, you need to blacklist ssb. If the second
does not produce output, then wl is not loading. Note: if ssb is loaded, it will
stop wl.

Thanks. Broadcom-wl now loads and the system recognizes the wireless card.

Now I’m engaged in an adventure with Network Manager – which, like ifup, does not want to connect with my router. Is there a preferred, full-proof way to configure the wireless connection?

Okay… wireless is up and running.

Many thanks for taking the time to help.

Hey I’m having the exact same problem with BCM 4312.
lsmod | grep ssb shows:

ssb                    53736  1 b44
pcmcia                 39568  1 ssb
pcmcia_core            41268  2 ssb,pcmcia

while the wireless tab in knetwork manager is greyed out. I’ve tried adding ssb to /etc/modprobe.d/50-blacklist.conf and /etc/modprobe.d/blacklist and /etc/modprobe.d/blacklist.conf but I can’t get suse 11.2 to stop ssb from loading. Is there somewhere else I need to blacklist?

On 11/14/2009 01:36 PM, killsforpie wrote:
>
> Hey I’m having the exact same problem with BCM 4312.
> lsmod | grep ssb shows:
>
>
> Code:
> --------------------
> ssb 53736 1 b44
> pcmcia 39568 1 ssb
> pcmcia_core 41268 2 ssb,pcmcia
> --------------------
>
>
> while the wireless tab in knetwork manager is greyed out. I’ve tried
> adding ssb to /etc/modprobe.d/50-blacklist.conf and
> /etc/modprobe.d/blacklist and /etc/modprobe.d/blacklist.conf but I can’t
> get suse 11.2 to stop ssb from loading. Is there somewhere else I need
> to blacklist?

/etc/modprobe.d/50-blacklist.conf is enough for me. Did you add the line
‘blacklist ssb’ to that file? Check with ‘grep ssb
/etc/modprobe.d/50-blacklist.conf’.

Yup, still shows ssb loaded.

grep ssb /etc/modprobe.d/50-blacklist.conf
blacklist ssb

I’ll go ahead and paste the rest of my info in here. Thanks for the help.

/sbin/lspci

0c:00.0 Network controller: Broadcom Corporation BCM4312 802.11b/g (rev 01)

/sbin/lspci -n

0c:00.0 0280: 14e4:4315 (rev 01)

dmesg

    6.672727] b43-pci-bridge 0000:0c:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    6.672743] b43-pci-bridge 0000:0c:00.0: setting latency timer to 64
    6.753944] eth0: Broadcom 44xx/47xx 10/100BaseT Ethernet 00:1d:09:bf:e8:1e

/usr/sbin/iwconfig

lo        no wireless extensions.

eth0      no wireless extensions.

sbin/lspci -v

0c:00.0 Network controller: Broadcom Corporation BCM4312 802.11b/g (rev 01)
        Subsystem: Dell Wireless 1395 WLAN Mini-Card
        Flags: bus master, fast devsel, latency 0, IRQ 17
        Memory at f9ffc000 (64-bit, non-prefetchable) [size=16]
        Capabilities: <access denied>
        Kernel driver in use: b43-pci-bridge

My wireless light also does not light up but I believe it did under Suse 11.1.[/size]

Success! I think I may have had the wrong wireless-wl drivers (needed -desktop). Installed them, rebooted and wireless card was recognized. Then I couldn’t get the wireless connection to supersede the wired connection but I followed lwfinger’s advice BCM4311 - active connection - no internet - openSUSE Forums and rebooted again and all is great.

I’ve been impressed with Suse 11.2. It looks sleek, alsa drivers worked once I installed alsa-firmware, nvidia was a sinch, and no need for compiz with the glorious kde effects. Last thing on my list is to install a window theme with black title bars and fix some applications (firefox) getting different scroll bars than most of the others.

My situation is the same as killsforpie’s, except I use 11.3 64bit and my wireless driver still doesn’t work after I installed broadcom-wl desktop package.

To sum this up, ssb still gets loaded even though it’s blacklisted:

lsmod | grep ssb:


ssb                    64362  1 ohci_hcd
mmc_core               83387  2 sdhci,ssb
pcmcia                 66829  1 ssb

cat /etc/modprobe.d/50-broadcom-wl-blacklist.conf:


# modules blacklisted for broadcom-wl
blacklist bcm43xx
blacklist ssb
blacklist b43
blacklist ndiswrapper

/sbin/lspci | grep Network:


06:00.0 Network controller: Broadcom Corporation BCM4322 802.11a/b/g/n Wireless LAN Controller (rev 01)

Wireless connections are simply not available in the network manager.
I got broadcom-wl and broadcom-wl-kmp-desktop packages installed. Also, I have a b43-fwcutter package installed - might this be causing conflicts?
If not, what can I do to get my wireless to work? I will do my best to answer any questions that might help You help me.

Problem solved - I installed a driver for desktop kernel but was booting into the default one. Noob mistake :stuck_out_tongue: