lwfinger/rtl8723au

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

jdgiotta opened this issue · 1 comments

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

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