Hi,
I have the problem with HP 625 NoteBook, Broadcom 4313 card / OpenSuSE 13.1
NIC is recognized properly, but I cannot connect to acces point. NM does not recognize any network - dmesg repeate:
[ 22.414416] NET: Registered protocol family 17
[ 22.427250] ERROR @wl_cfg80211_scan : WLC_SCAN error (-22)
[ 22.427453] ERROR @wl_cfg80211_scan : WLC_SCAN error (-22)
[ 46.102778] ERROR @wl_cfg80211_scan : WLC_SCAN error (-22)
but if I connect active wired network cable for few second, and immediately I disconnect it NM is finding wireless netwok and connect to it and work w/o any problem.
dmesg report:
[ 120.702306] r8169 0000:02:00.0 eth0: link up (this is wired interface)
[ 120.702328] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 122.102086] ERROR @wl_cfg80211_scan : WLC_SCAN error (-22)
[ 127.360216] r8169 0000:02:00.0 eth0: link down
[ 177.126734] cfg80211: Calling CRDA for country: PL
[ 177.134312] cfg80211: Regulatory domain changed to country: PL
[ 177.134318] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 177.134322] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 177.134325] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 177.134328] cfg80211: (5250000 KHz - 5330000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 177.134330] cfg80211: (5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A, 2700 mBm)
[ 177.134333] cfg80211: (57240000 KHz - 65880000 KHz @ 2160000 KHz), (N/A, 4000 mBm)
and (as a result) ifconfig:
wlo1 Link encap:Ethernet HWaddr 00:26:82:90:B3:AA
inet addr:192.168.1.11 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::226:82ff:fe90:b3aa/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:3511 errors:0 dropped:0 overruns:0 frame:836
TX packets:3316 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:2398871 (2.2 Mb) TX bytes:581281 (567.6 Kb)
Interrupt:17
and everything works - but up to the next reboot!>:(
I was trying set: iw reg set PL, I defined variable COUNTRY=PL, I was experiment with wpa_suppliacant, blacklists - no result! :'(
tail wpa_supplicant.log:
wlo1: Failed to initiate AP scan
wlo1: Failed to initiate AP scan
wlo1: Failed to initiate AP scan
wlo1: Failed to initiate AP scan
(and after connect / disconnect RJ45 network cable):
wlo1: Trying to associate with dc:02:8e:7b:d0:bf (SSID='NeoBalice' freq=2437 MHz)
wlo1: Associated with dc:02:8e:7b:d0:bf
wlo1: WPA: Key negotiation completed with dc:02:8e:7b:d0:bf [PTK=CCMP GTK=TKIP]
wlo1: CTRL-EVENT-CONNECTED - Connection to dc:02:8e:7b:d0:bf completed [id=0 id_str=]
Any suggestions?
I have the problem with HP 625 NoteBook, Broadcom 4313 card / OpenSuSE 13.1
NIC is recognized properly, but I cannot connect to acces point. NM does not recognize any network - dmesg repeate:
[ 22.414416] NET: Registered protocol family 17
[ 22.427250] ERROR @wl_cfg80211_scan : WLC_SCAN error (-22)
[ 22.427453] ERROR @wl_cfg80211_scan : WLC_SCAN error (-22)
[ 46.102778] ERROR @wl_cfg80211_scan : WLC_SCAN error (-22)
but if I connect active wired network cable for few second, and immediately I disconnect it NM is finding wireless netwok and connect to it and work w/o any problem.
dmesg report:
[ 120.702306] r8169 0000:02:00.0 eth0: link up (this is wired interface)
[ 120.702328] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 122.102086] ERROR @wl_cfg80211_scan : WLC_SCAN error (-22)
[ 127.360216] r8169 0000:02:00.0 eth0: link down
[ 177.126734] cfg80211: Calling CRDA for country: PL
[ 177.134312] cfg80211: Regulatory domain changed to country: PL
[ 177.134318] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 177.134322] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 177.134325] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 177.134328] cfg80211: (5250000 KHz - 5330000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 177.134330] cfg80211: (5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A, 2700 mBm)
[ 177.134333] cfg80211: (57240000 KHz - 65880000 KHz @ 2160000 KHz), (N/A, 4000 mBm)
and (as a result) ifconfig:
wlo1 Link encap:Ethernet HWaddr 00:26:82:90:B3:AA
inet addr:192.168.1.11 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::226:82ff:fe90:b3aa/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:3511 errors:0 dropped:0 overruns:0 frame:836
TX packets:3316 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:2398871 (2.2 Mb) TX bytes:581281 (567.6 Kb)
Interrupt:17
and everything works - but up to the next reboot!>:(
I was trying set: iw reg set PL, I defined variable COUNTRY=PL, I was experiment with wpa_suppliacant, blacklists - no result! :'(
tail wpa_supplicant.log:
wlo1: Failed to initiate AP scan
wlo1: Failed to initiate AP scan
wlo1: Failed to initiate AP scan
wlo1: Failed to initiate AP scan
(and after connect / disconnect RJ45 network cable):
wlo1: Trying to associate with dc:02:8e:7b:d0:bf (SSID='NeoBalice' freq=2437 MHz)
wlo1: Associated with dc:02:8e:7b:d0:bf
wlo1: WPA: Key negotiation completed with dc:02:8e:7b:d0:bf [PTK=CCMP GTK=TKIP]
wlo1: CTRL-EVENT-CONNECTED - Connection to dc:02:8e:7b:d0:bf completed [id=0 id_str=]
Any suggestions?