Originally posted by oshunluvr
View Post
This circa-2014 driver doesn't operate correctly as we see in your various pastes. Let's remove it and try a better driver:
sudo dkms remove rtl8812au/4.3.8.12175.20140902+dfsg --all
git clone https://github.com/aircrack-ng/rtl8812au.git
cd rtl8812au
sudo make dkms_install
sudo modprobe 88XXau
Your wireless should now be working.
HOLY CRAP!! I didn't do the first line, as I wanted to keep everything I've done (just in case). I did everything after (no reboot), and now wireless access points are showing in the Networks systray app. I connected to my local WAP and everything seems fine. I'm now going to disconnect the wired connection and test it out. If that works, I'll reboot and check. If that works, I'll post here in just a minute. Wow. Cool.
Comment