Cropinghigh / Indir

Results 31 comments of Cropinghigh / Indir

Having same issue on Manjaro 5.13 now

After some debugging of wpa_supplicant, found that it's error is "nl80211: MLME connect failed: ret=-114(Operation already in progress)", returned, as i can see, directly from driver, but can't find where

This code is returned from kernel/net/wireless/sme.c, line 1200 "If connected, reject (re-)association unless prev_bssid matches the current BSSID."

Having same problem on Manjaro 5.8.6, Python 3.8.5, NanoVNA-H v3.4, latest saver version(from source). Not helping both of "clearing" port with picocom or running in debug mode. Debug log: ```...

Check now, according to the new instruction, or try using new binary CI

Try again according to the new building instruction, or just install precompiled binary

Can you please give more info? What exactly is "memory access error", how it looks like? And provide backtrace of the crash

Start it with gdb, like "gdb sdrpp", then launch, make it crash, and print the backtrace using "bt" command, then send it here, please. It would show where the issue...