I just changed from win 10 to opensuse leap with XFCE and I’m afraid that my wifi is not activated by default on this ACER emachine E520 (old laptop).
The wifi hardware indicator and buton is off and I can’t switch it on manually (it does not turn on when pushed).
When I right click on the network manager I only see ethernet connection.
Does that mean that I need Windows to get wifi on that computer or that I have to try some commands to get it to workd ?
@platax Hi and welcome to the Forum
Can you install rfkill and then as root user run the command rfkill list should show you if it’s hard-blocked (hardware switch) or soft-blocked, if soft-block then a software switch and likely an acer wmi kernel module config, but can use rfkill unblock command as well to unblock.
dmesg | egrep "firmware|b43"
[ 14.430849] b43-pci-bridge 0000:04:00.0: Sonics Silicon Backplane found on PCI device 0000:04:00.0
[ 18.365030] b43-phy0: Broadcom 4312 WLAN found (core revision 15)
[ 18.406630] b43-phy0: Found PHY: Analog 6, Type 5 (LP), Revision 1
[ 18.406651] b43-phy0: Found Radio: Manuf 0x17F, ID 0x2062, Revision 2, Version 0
[ 18.430722] b43 ssb0:0: Direct firmware load for b43/ucode15.fw failed with error -2
[ 18.430762] b43 ssb0:0: Direct firmware load for b43/ucode15.fw failed with error -2
[ 18.430797] b43 ssb0:0: Direct firmware load for b43-open/ucode15.fw failed with error -2
[ 18.430820] b43 ssb0:0: Direct firmware load for b43-open/ucode15.fw failed with error -2
[ 18.430825] b43-phy0 ERROR: Firmware file "b43/ucode15.fw" not found
[ 18.430832] b43-phy0 ERROR: Firmware file "b43-open/ucode15.fw" not found
[ 18.430836] b43-phy0 ERROR: Please open a terminal and enter the command "sudo /usr/sbin/install_bcm43xx_firmware" to download the correct firmware for this driver version. For an off-line installation, go to http://en.opensuse.org/HCL/Network_Adapters_(Wireless)/Broadcom_BCM43xx and follow the instructions in the "Installing firmware from RPM packages" section.
[ 24.150813] b43-pci-bridge 0000:04:00.0: Sonics Silicon Backplane found on PCI device 0000:04:00.0
[ 25.875444] b43-phy0: Broadcom 4312 WLAN found (core revision 15)
[ 25.917807] b43-phy0: Found PHY: Analog 6, Type 5 (LP), Revision 1
[ 25.917828] b43-phy0: Found Radio: Manuf 0x17F, ID 0x2062, Revision 2, Version 0
[ 25.938190] b43 ssb0:0: Direct firmware load for b43/ucode15.fw failed with error -2
[ 25.938258] b43 ssb0:0: Direct firmware load for b43/ucode15.fw failed with error -2
[ 25.938288] b43 ssb0:0: Direct firmware load for b43-open/ucode15.fw failed with error -2
[ 25.938311] b43 ssb0:0: Direct firmware load for b43-open/ucode15.fw failed with error -2
[ 25.938316] b43-phy0 ERROR: Firmware file "b43/ucode15.fw" not found
[ 25.938377] b43-phy0 ERROR: Firmware file "b43-open/ucode15.fw" not found
[ 25.938421] b43-phy0 ERROR: Please open a terminal and enter the command "sudo /usr/sbin/install_bcm43xx_firmware" to download the correct firmware for this driver version. For an off-line installation, go to http://en.opensuse.org/HCL/Network_Adapters_(Wireless)/Broadcom_BCM43xx and follow the instructions in the "Installing firmware from RPM packages" section.
[ 2991.869645] b43-wlan ERROR: Dual-core devices are not supported
[ 2991.869663] b43: probe of ssb0:0 failed with error -524
Extracting b43legacy firmware
Sorry, the input file is either wrong or not supported by b43-fwcutter.
This file has an unknown MD5sum 4c555068310076e85908835c721911f5.
[ 18.430722] b43 ssb0:0: Direct firmware load for b43/ucode15.fw failed with error -2
[ 18.430762] b43 ssb0:0: Direct firmware load for b43/ucode15.fw failed with error -2
[ 18.430797] b43 ssb0:0: Direct firmware load for b43-open/ucode15.fw failed with error -2
[ 18.430820] b43 ssb0:0: Direct firmware load for b43-open/ucode15.fw failed with error -2