lwfinger / rtl8723au

Repo for RTL8723AU code before Linux Kernel commit
126 stars 46 forks source link

No Errors, but also no Wifi (Korora, Fedora 20, KDE) #22

Closed jdgiotta closed 10 years ago

jdgiotta commented 10 years ago

I cloned the repo and ran the commands, but when I perform the modprobe I get the following message:

$ sudo modprobe 8723au
modprobe: ERROR: could not insert '8723au': Required key not available

Restart also does not present me a discovered wifi device.

$ uname -r

3.12.7-300.fc20.x86_64
jdgiotta commented 10 years ago

Ah, did my research... it was the Secure Boot preventing the driver from running. I turned off Secure Boot and now wifi works.