I tested once again:
Step-1:
fresh NetworkInstall Leap42.3 + zypper up + reboot
Step2
# uname -a
Linux linux-nczo.suse 4.4.79-19-default #1 SMP Thu Aug 10 20:28:47 UTC 2017 (2dd03e8) x86_64 x86_64 x86_64 GNU/Linux
# lspci | grep -i bCM43
10:00.0 Network controller: Broadcom Corporation BCM4311 802.11b/g WLAN (rev 01)
Step3:
ksr@linux-nczo:~/bin> sudo rfkill unblock all
ksr@linux-nczo:~/bin> sudo rfkill list
0: hp-wifi: Wireless LAN
Soft blocked: no
Hard blocked: no
1: hp-bluetooth: Bluetooth
Soft blocked: no
Hard blocked: no
2: hp-gps: GPS
Soft blocked: yes
Hard blocked: yes
3: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
ksr@linux-nczo:~/bin> sudo /usr/sbin/iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
ksr@linux-nczo:~/bin> sudo ifconfig wlan0 up
wlan0: unknown interface: No such device
Step-4:
Apply this. “Install package home:dmolkentin:dracut:devel:git / dracut”
+Reboot - DIDN`t HELP ! ;(
After this i do: Seps again:
Step1, Step2, Step3
Step4 ( new) this: "Broadcom firmware is needed for b43, but I have no network - an easierwork around
"
Reboot,
and DIDN`t HELP ;(
rmmod b43
modprobe b43
And have this error:
Aug 20 17:14:05 linux-nczo.suse kernel: b43-wlan ERROR: Dual-core devices are not supported
Aug 20 17:14:05 linux-nczo.suse kernel: b43: probe of ssb0:0 failed with error -524
Aug 20 17:14:05 linux-nczo.suse kernel: Broadcom 43xx driver loaded Features: PNLS ]
Any Suggestions ??
On Sun 20 Aug 2017 05:46:01 PM CDT, skoltogyan wrote:
I tested once again:
Step-1:
fresh NetworkInstall Leap42.3 + zypper up + reboot
Step2
Code:
uname -a
Linux linux-nczo.suse 4.4.79-19-default #1 SMP Thu Aug 10 20:28:47
UTC 2017 (2dd03e8) x86_64 x86_64 x86_64 GNU/Linux
lspci | grep -i bCM43
10:00.0 Network controller: Broadcom Corporation BCM4311 802.11b/g
WLAN (rev 01) --------------------
Step3:
Code:
ksr@linux-nczo:~/bin> sudo rfkill unblock all
ksr@linux-nczo:~/bin> sudo rfkill list
0: hp-wifi: Wireless LAN
Soft blocked: no
Hard blocked: no
1: hp-bluetooth: Bluetooth
Soft blocked: no
Hard blocked: no
2: hp-gps: GPS
Soft blocked: yes
Hard blocked: yes
3: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
ksr@linux-nczo:~/bin> sudo /usr/sbin/iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
ksr@linux-nczo:~/bin> sudo ifconfig wlan0 up
wlan0: unknown interface: No such device
Step-4:
Apply ‘this’ (http://tinyurl.com/ycaszqa7). “Install package
home:dmolkentin:dracut:devel:git / dracut”
+Reboot - DIDN`t HELP ! ;(
After this i do: Seps again:
Step1, Step2, Step3
Step4 ( new) ‘this’ (http://tinyurl.com/mrdcdlm): "‘Broadcom firmware
is needed for b43, but I have no network - an easierwork around’
(http://tinyurl.com/mrdcdlm)
"
Reboot,
and DIDN`t HELP ;(
Code:
rmmod b43
modprobe b43
And have this error:
Aug 20 17:14:05 linux-nczo.suse kernel: b43-wlan ERROR: Dual-core
devices are not supported Aug 20 17:14:05 linux-nczo.suse kernel: b43:
probe of ssb0:0 failed with error -524 Aug 20 17:14:05 linux-nczo.suse
kernel: Broadcom 43xx driver loaded Features: PNLS ]
Any Suggestions ??
Hi
Install the broadcom-wl and broadcom-wl-kmp-default for Leap 42.3 from
here;
http://packman.links2linux.org/package/broadcom-wl
zypper in http://packman.links2linux.org/download/broadcom-wl/2848484/broadcom-wl-6.30.223.271-7.8.x86_64.rpm
zypper in http://packman.links2linux.org/download/broadcom-wl/2848485/broadcom-wl-kmp-default-6.30.223.271_k4.4.79_19-7.8.x86_64.rpm
mkinitrd
systemctl reboot
–
Cheers Malcolm °¿° SUSE Knowledge Partner (Linux Counter #276890)
openSUSE Leap 42.2|GNOME 3.20.2|4.4.79-18.26-default
If you find this post helpful and are logged into the web interface,
please show your appreciation and click on the star below… Thanks!
Thank you
wlan0 - returned !!! 
reboot + modprobe b43 and in the journalctl -f i see:
Aug 20 21:42:35 linux-nczo.suse kernel: b43-phy0: Broadcom 4311 WLAN found (core revision 10)
Aug 20 21:42:35 linux-nczo.suse kernel: b43-phy0: Found PHY: Analog 4, Type 2 (G), Revision 8
Aug 20 21:42:35 linux-nczo.suse kernel: b43-phy0: Found Radio: Manuf 0x17F, ID 0x2050, Revision 2, Version 0
Aug 20 21:42:35 linux-nczo.suse kernel: Broadcom 43xx driver loaded Features: PNLS ]
Aug 20 21:42:35 linux-nczo.suse systemd[1]: Starting Load/Save RF Kill Switch Status...
Aug 20 21:42:35 linux-nczo.suse NetworkManager[824]: <info> rfkill4: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.1/0000:10:00.0/ssb0:0/ieee80211/phy0/rfkill4) (driver b43)
Aug 20 21:42:35 linux-nczo.suse systemd[1]: Started Load/Save RF Kill Switch Status.
Aug 20 21:42:35 linux-nczo.suse kernel: ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
Aug 20 21:42:35 linux-nczo.suse NetworkManager[824]: <info> (wlan0): using nl80211 for WiFi device control
Aug 20 21:42:35 linux-nczo.suse NetworkManager[824]: <info> (wlan0): driver supports Access Point (AP) mode
Aug 20 21:42:35 linux-nczo.suse NetworkManager[824]: <info> (wlan0): new 802.11 WiFi device (carrier: UNKNOWN, driver: 'b43', ifindex: 3)
Aug 20 21:42:35 linux-nczo.suse dbus[679]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service'
Aug 20 21:42:35 linux-nczo.suse systemd[1]: Starting WPA Supplicant daemon...
Aug 20 21:42:35 linux-nczo.suse dbus[679]: [system] Successfully activated service 'fi.w1.wpa_supplicant1'
Aug 20 21:42:35 linux-nczo.suse systemd[1]: Started WPA Supplicant daemon.
Aug 20 21:42:35 linux-nczo.suse NetworkManager[824]: <info> wpa_supplicant running
Aug 20 21:42:35 linux-nczo.suse NetworkManager[824]: <info> (wlan0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
Aug 20 21:42:35 linux-nczo.suse kernel: b43-phy0: Loading firmware version 666.2 (2011-02-23 01:15:07)
Aug 20 21:42:36 linux-nczo.suse NetworkManager[824]: <info> (wlan0) supports 4 scan SSIDs
Aug 20 21:42:36 linux-nczo.suse NetworkManager[824]: <info> (wlan0): supplicant interface state: starting -> ready
Aug 20 21:42:36 linux-nczo.suse NetworkManager[824]: <info> (wlan0): device state change: unavailable -> disconnected (reason 'supplicant-available') [20 30 42]
Aug 20 21:42:37 linux-nczo.suse NetworkManager[824]: <info> (wlan0): supplicant interface state: ready -> inactive
Aug 20 21:42:37 linux-nczo.suse ModemManager[678]: <info> Couldn't find support for device at '/sys/devices/pci0000:00/0000:00:1c.1/0000:10:00.0': not supported by any plugin
I will look for further from where to load hotspotd for Leap42.3 and to understand.
Thanks!!
Serg
