slicingmelon
                                            slicingmelon
                                        
                                    Hey I've got it working using rincat's driver fork ``` sudo git clone "https://github.com/RinCat/RTL88x2BU-Linux-Driver.git" /usr/src/rtl88x2bu-git sudo sed -i 's/PACKAGE_VERSION="@PKGVER@"/PACKAGE_VERSION="git"/g' /usr/src/rtl88x2bu-git/dkms.conf sudo dkms add -m rtl88x2bu -v git sudo dkms autoinstall...
Edited: I found the issue, NetworkManager was trying to connect using WPA3, I've noticed that in `/etc/NetworkManager/system-connections/SSID`. I've changed it to wpa2 and it works. Btw, I think I was...
Hi guys, I want to confirm that I have the exact problem on kernel 5.4.39 `htt tx: fixing invalid VHT TX rate code 0xff` I am looking forward to the...