I have installed opensuse 13.1 in my laptop.
My system configuration are:
Processor- i5(4th gen)
RAM - 8GB DDR3
Network Adapter- Realtek R8168 Gigabit Adapter
BCM43412 wireless lan
All the network(ethernet and wireless) settings of the system are disabled. I have tried installing all the drivers and other solutions provided in different forums but nothing has fixed the problem. The network adapters are being detected but all the settings are disabled. When I open the network configuration, it always displays “The System Network Services are not compatible with this version”.
So, please somebody suggest a solution.
Thanks in advance.
PROBLEM SOLVED.
I activated “User-controlled using NetworkManager” and now ethernet is getting detected.
Thanks wolfi323
Now please tell , how can I switch on the wifi??
The ouput for rfkill list:
0: sony-wifi: Wireless LAN
Soft blocked: no
Hard blocked: no
1: nfc0: NFC
Soft blocked: no
Hard blocked: no
2: sony-bluetooth: Bluetooth
Soft blocked: no
Hard blocked: no
3: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
Ok, so it is actually a BCM43142, not a BCM43412 like you posted in the first post…
You use the bcma driver at the moment.
Do you have the package “kernel-firmware” installed?
Your device is not explicitely listed as supported by the bcma driver though AFAICS, so no idea whether it would work.
But, according to http://wireless.kernel.org/en/users/Drivers/b43?highlight=(43142) your device should be supported by the proprietary broadcom-wl driver.
So try to install that, it is available on Packman. Add that repo with YaST->Software Repositories->Add->Community Repositories, and install the packages “broadcom-wl” and “broadcom-wl-kmp-desktop” (provided you use kernel-desktop, run “uname -a” to check).
See the Wireless forum and in particular the stickies that describe how to address Broadcom wireless NIC issues.
It’s a big pain in the neck with plenty of unresolved/unresolvable issues due to Broadcom’s licensing (refusal to allow 100% freedom to distribute without significant theoretical risk). The reverse-engineered drivers that are generally available won’t always work for everyone.
So, you may find it more practical to find a USB dongle based on one of the approved and recommended chipsets instead.