I have a HP Pavilion which I have installed OpenSuse 11.1 on.
I am trying to get the internal wireless to work. It is a Broadcom BCM4321 kernel SSB.
I am pretty new to Linux but got as far as installing this: PackMan :: Package details for broadcom-wl
I used the 11.1 64bit version.
What do I do next though as nothing seems to haev changed?!
I also found this page with extra details on but cannot get the modprobe to work: Fix BCM4311/4312/4321/4322 Wireless in openSUSE 11.1 and earlier | SUSE & openSUSE
I just get errors.
Any help appreciated but as I said I am a ‘newbie’
Firstly, I know errors isn’t all that helpful but thought as a starter it might have been something I simply haven’t done.
The laptop is not with me at present so I cannot get the exact wording. I think it was along teh lines of unknown command.
Secondly I was unsure whether to post in networking or laptop hardware as it is specifically a laptop card I am using.
ajf novell2007 wrote:
> Firstly, I know errors isn’t all that helpful but thought as a starter
> it might have been something I simply haven’t done.
The b43 driver is in the mainline kernel it supports most broadcom chips,
but needs additional firmware. Install the firmware with
‘install_bcm43xx_firmware’ as root.
4311-, 4312-, 4321- and bcm4322 are supported by the non-free broadcom-wl
driver available on Packman repository.
> The laptop is not with me at present so I cannot get the exact wording.
> I think it was along teh lines of unknown command.
This is almost certainly caused by the user. But we don’t like this kind
of guessing.
> Secondly I was unsure whether to post in networking or laptop hardware
> as it is specifically a laptop card I am using.
>
> Thirdly, lighten up a bit!
This is a new driver for broadcom 802.11n cards, b43 will not work. After installing the broadcom-wl package and ‘modprobe wl’, you need to configure the wireless card. Afterwards, set the card up with yast. If you don’t wish to use networkmanager to handle the connection, you can always use ifconfig, iwconfig, and dhclient.
I’ve been testing the driver out and there is definite improvement over using ndiswrapper, the only other option until now.