Rin Cat (鈴猫)
Rin Cat (鈴猫)
The update is for linux 6.3. So this probably just the kernel issue.
This one has been fixed 4 months ago, please update your local source code.
This warning already in the README for 10 months. I don't know if we want to blacklist `rtw88_core` and `rtw88_usb`, since other devices may use them.
Your system should not broken by remove `gcc`, in fact it is not installed by default. And `distro-watch-(something)` not exists in ubuntu packages. I am not sure what was that...
@randyman99 Since different versions of compilers may generate binary with incompatible internal data structures, the use of different versions of compilers is prohibited in linux build scripts. This is not...
Sorry, I do not understand what are you talking about. This driver does not have `install-driver.sh`.
In theory you should able achieve same speed (that shared in 2 links), but it depends on many factors.
I don't know how CONCURRENT_MODE implemented. They share antennas so they can't be used at the same time, I don't know if they are divided according to demand or completely...
You should try `arm` or `arm64`. The error ` netdevice: wlan0: Incorrect netdev->dev_addr` maybe endianness issue?
I tried `CONFIG_PLATFORM_ARM_SUNxI=y`, but that related code had not been updated over 5 years. Do not expect it will works. I just noticed: ``` [ 28.549256] rtl88x2bu 1-1:1.2 wlan1: Current...