RinCat / RTL88x2BU-Linux-Driver

Realtek RTL88x2BU WiFi USB Driver for Linux
GNU General Public License v2.0
1.23k stars 194 forks source link

Module not loading on Ubuntu with 5.19.0-35-generic #191

Closed geajack closed 1 year ago

geajack commented 1 year ago

I've been using this driver for a few months without issue. I never set up DKMS, but today after turning on my PC for the first time in about a month, my wi-fi was down. I rebuilt and installed the module as I normally do, then rebooted, but nothing.

The output of lsmod does not list 88x2bu or anything with rtw88_ in it. sudo modprobe 88x2bu produces modprobe: ERROR: could not insert '88x2bu': Key was rejected by service.

geajack commented 1 year ago

It seems that Secure Boot somehow got enabled in my BIOS. Disabling it again fixed the issue.