You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I compiled and installed your driver with "make arch=arm64" on ubuntu 22.04, kernel 5.15, on a raspberry pi. When I plug in the wifi adapter, dmesg shows a variety of array-index-out-of-bounds.
Sometimes the adapter seems to work despite these errors. Other times, with no pattern I've discerned, establishing connections with nmcli times out, the entire device hangs and won't accept ssh session requests, the device will spontaneously stop working, or other odd problems. At one point the network interface name briefly became wlan1 though it's usually named wlx90de8025f143.
"journalctl -xe NM_CONNECTION=de57e244-3714-49e7-b209-f21ac57064f7 + NM_DEVICE=wlan1":
Hi, I compiled and installed your driver with "make arch=arm64" on ubuntu 22.04, kernel 5.15, on a raspberry pi. When I plug in the wifi adapter, dmesg shows a variety of array-index-out-of-bounds.
Sometimes the adapter seems to work despite these errors. Other times, with no pattern I've discerned, establishing connections with nmcli times out, the entire device hangs and won't accept ssh session requests, the device will spontaneously stop working, or other odd problems. At one point the network interface name briefly became wlan1 though it's usually named wlx90de8025f143.
"journalctl -xe NM_CONNECTION=de57e244-3714-49e7-b209-f21ac57064f7 + NM_DEVICE=wlan1":
The text was updated successfully, but these errors were encountered: