Bitterblue

Results 516 comments of Bitterblue

What if you unload and blacklist rtw88_8723du and plug the adapter again? That way you will know if it's the wifi side causing problems.

Was the bluetooth behaving the same with the in-kernel driver?

Ah, I don't have AAC here, only SBC and SBC-XQ (but SBC-XQ doesn't work).

wihotspot wants a wifi device which can work in station mode and AP mode at the same time. This is also known as concurrent mode. rtw88 in the kernel only...

You add a second interface using iw. I never tried it, so I don't know the exact command.

Yes, I enabled it for all chips in this repository, just for testing. In the kernel it's enabled only for RTL8822C.

If you clone this repository and run make, you can test the feature with any supported device. It's enabled by default, there is no flag to turn it off.

Maybe it could be made optional, but there is no need. It's not only a software thing. It also depends on the firmware/hardware. RTL8822C, RTL8822B, RTL8821C, and RTL8814A can support...

Firmware is the rtw8xxxy_fw.bin files. They contain code which runs on the wifi chip's MCU. We don't have access to the source code. The efuse is just a few bytes...