This device is not supported out of the box AFAICT.
You need to install the proprietary broadcom-wl driver, available on Packman.
Are you able to connect to the Internet via the wired connection?
Then just add the Packman repo in YaST->Software Repositories->Add->Community Repositories (you need it anyway for all the multimedia stuff ) and install the packages “broadcom-wl” and “broadcom-wl-kmp-desktop” in YaST->Software Management.
PS: You might want to switch to “User controlled using NetworkManager” in YaST->Network Devices->Network Settings->Global Options, and connect using your desktop’s networkmanager applet. This makes things easier especially for wireless connections.
i have the identical hardware, and no network connection. the only drivers i can find on the packman website need the 3.11.10-11-desktop kernel. i have the 3.11.6-4-desktop kernel with my 13.1 install.
do i need to re-build the kernel? thanks, pete
Hi
Download the broadcom-wl src rpm and rebuild that locally as your user.
You will need to install the following packages; kernel-source kernel-syms linux-kernel-headers make gcc patch from the install medium, then as your user;
Then install the resulting broadcom-wl and broadcom-wl-kmp-desktop rpms (or whichever kernel flavour your using from the output from the command uname -a), then reboot.
After every kernel update, you will need to rebuild and re-install the src rpm. It will keep working until you rebuild and install as the kernel installs the older drivers into a ‘weak’ update location to keep things working until you rebuild.
On 06/03/2014 03:56 PM, peterp wrote:
>
> i have the identical hardware, and no network connection. the only
> drivers i can find on the packman website need the 3.11.10-11-desktop
> kernel. i have the 3.11.6-4-desktop kernel with my 13.1 install.
> do i need to re-build the kernel? thanks, pete
The wl driver is not part of the kernel. Doing a rebuild will do nothing.