Wifi driver installs successfully, but seemingly undetected.
Tofloor
poster avatar
sea_monster
deepin
2017-08-09 02:29
Author
Hello, on Deepin 15.3 I was able to get my Asus PCE-N53 wireless card to work using this driver, https://github.com/kuttor/Asus-N53-PCU-RT5592STA-Driver-for-Linux-Kernel-4.6-Ubuntu-16.10, however on Deepin 15.4.1, upon building and modprobing it, the network manager seems to fail to detect it.

I am certain the device works, as running "sudo iwlist enp6s0 scan" in the terminal lists available networks, however I can't connect to any of them, as the Deepin control center won't even list the wireless card.

Here's a video demonstrating my problem: https://www.youtube.com/watch?v=c2xxv0pw7ic

Reply Favorite View the author
All Replies
kubidexiaogong
deepin
2017-08-09 03:42
#1
when you connect the wifi fail,please tell me the notice informotion
and give me the deepin-feedback-cli
Reply View the author
sea_monster
deepin
2017-08-09 04:35
#2
https://bbs.deepin.org/post/143906
when you connect the wifi fail,please tell me the notice informotion
and give me the deepin-feedbac ...

Well, the issue is I can't connect. I can list networks in the terminal, but that's as far as I can go. The graphical network manager won't show any networks, and my wireless card doesn't even appear in the settings panel.
Reply View the author
sea_monster
deepin
2017-08-13 21:36
#3
I ended up finding a really easy fix. Running "sudo ifconfig enp6s0 up" then killing NetworkManager does the trick.
Reply View the author