doorsoft
2016-10-18 04:03 deepin
Edited by doorsoft at 2016-10-17 20:06
Solution 1:
sudo iwlist wlan0 scan
copy manually the MAC Adress to your connection in the control panel...
Solution 2:
install the propietary drivers from:
http://152.104.125.41/downloads/ ... gid=1&
extract the files and into the directore compile the driver with:
make
sudo make install
and then reboot or reload the driver with
sudo modprobe -v rrtl8188ee
Solution 1:
sudo iwlist wlan0 scan
copy manually the MAC Adress to your connection in the control panel...
Solution 2:
install the propietary drivers from:
http://152.104.125.41/downloads/ ... gid=1&
extract the files and into the directore compile the driver with:
make
sudo make install
and then reboot or reload the driver with
sudo modprobe -v rrtl8188ee
Reply Like 0 View the author