Closed dungru closed 3 years ago
@lekoOwO, Please help resolve this issue.
@lekoOwO, Please help resolve this issue.
Always execute scripts/verify.sh
before you submit pull request(s).
I can't reproduce this issue hmmmm
leko@Linux-2021:~/vwifi$ sudo insmod vwifi.ko && sudo ip link set owl0 up && sudo iw dev owl0 scan
BSS ca:9c:00:c6:c2:eb(on owl0)
TSF: 0 usec (0d, 00:00:00)
freq: 2437
beacon interval: 100 TUs
capability: ESS (0x0001)
signal: -69.00 dBm
last seen: 0 ms ago
SSID: MyHomeWifi
leko@Linux-2021:~/vwifi$ sudo iw dev owl0 connect MyHomeWifi
leko@Linux-2021:~/vwifi$ iwconfig owl0
owl0 IEEE 802.11 ESSID:"MyHomeWifi"
Mode:Managed Frequency:2.437 GHz Access Point: CA:9C:00:C6:C2:EB
Retry short limit:7 RTS thr:off Fragment thr:off
Power Management:on
BTW the default SSID is MyHomeWifi
, not MyHomeWiFi
Might this be the issue?
Reproduce step:
Found the AP is not associated.
So I revert this commit: 17a7c3