lwfinger / rtl8723bu

Driver for RTL8723BU
283 stars 143 forks source link

sudo modprobe -v 8723bu; Operation not permitted #149

Closed dagohil closed 4 years ago

dagohil commented 4 years ago

I try to get my WLAN USB stick (Edimax EW 7611 ULB up and running by following your instructions to install the driver 8723 bu. Everything works fine, but when doing "sudo modprobe -v 8723bu" I get the following message: "insmod /lib/modules/5.0.0-25-generic/kernel/drivers/net/wireless/8723bu.ko modprobe: ERROR: could not insert '8723bu': Operation not permitted". My Laptop is running Ubuntu Mate 19.04.

Thanks in advance

Hilmar

lwfinger commented 4 years ago

Do you have secure boot enabled? As I cannot sign the module, that option must be disabled in the BIOS to be able to use an external module.

dagohil commented 4 years ago

Yes, unfortunately this is the answer. Unfortunately as I could only get Ubuntu up and running was with secure boot enabled :) New WLan module ordered.

lwfinger commented 4 years ago

If Ubuntu will not let you get the system running with secure boot disabled, then you need to find a new distro. That is preposterous, but just exactly what I would expect.