drws
drws
Ok, I see this is solely a Qt issue. Would you be so kind to direct me to the proper repository for a version that currently is or will be...
It seems that the crash occurs in Qt5 and Qt6 while PyQt doesn't matter. I've [reported](https://bugreports.qt.io/browse/QTBUG-106192) it to Qt bugtracker where it belongs. There is another question about the issue...
Thank you for the thorough intro. I know Realtek is mildly put not the best option, but I would like to make use of an adapter I have at least...
I did ran `airmon-ng check kill` last time, but error `-16` was still showing after and only the enablement of the monitor mode with `iw wlan0 set monitor control` made...
> Okay. That looks normal to me. Where is the problem? I see my error in wrongly predicting channel setting should also work in STA mode. But the error type...
I had the device-in-question caught up in some project so it took some time, but I've tested your improved script now. The output is as expected: The following processes have...
First of all it now appears that `--channel` and `--band` started working after physically replugging the interface so all in all this issue is partly resolved. @ivanovborislav Your fork does...
@mbr0wn libtool (2.4.2-21.el7_2) was installed from the official CentOS 7 repository with yum @estatz adding the `-I` flag with the corresponding path to the autoreconf line in `libosmo-dsp.lwr` also fixed...
What exactly does `'U'` cause, unbind? In that case it is similar to but not completely the same as `USBDEVFS_RESET` as per the internets. If it happens again please try...
This has been solved lately in the [arduino-esp32](https://github.com/espressif/arduino-esp32/issues/5672).