NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

kern/53358: run0 wifi interface remains in scanning state forever



>Number:         53358
>Category:       kern
>Synopsis:       run0 wifi interface remains in scanning state forever
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    kern-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Jun 12 12:35:00 +0000 2018
>Originator:     Mayuresh
>Release:        8.0_RC1
>Organization:
>Environment:
NetBSD asusnetbsd 8.0_RC1 NetBSD 8.0_RC1 (GENERIC.201804191727Z) amd64

>Description:
The behavior was tested on amd64 as well as armv7 and found to be same.

When trying to use wpa_supplicant with run0 device the it always shows the status as SCANNING.

# dmesg | grep run0
run0 at uhub1 port 3
run0: Ralink (0x148f) 802.11 n WLAN (0x5370), rev 2.00/1.01, addr 4
run0: MAC/BBP RT5390 (rev 0x0502), RF RT5592 (MIMO 1T1R), address
00:c1:00:c1:94:b6
run0: 11a rates: 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps
run0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps
run0: 11g rates: 1Mbps 2Mbps 5.5Mbps 11Mbps 6Mbps 9Mbps 12Mbps 18Mbps
24Mbps 36Mbps 48Mbps 54Mbps

# wpa_cli status
Selected interface 'run0'
20:31:07.754: wpa_state=SCANNING
address=00:c1:00:c1:94:b6


>How-To-Repeat:
Following normal wpa_supplicant steps as given on:
https://wiki.netbsd.org/tutorials/how_to_use_wpa_supplicant/

with a usb wifi adapter that maps to run0.
>Fix:
Not known.



Home | Main Index | Thread Index | Old Index