RTL8811/RTL8812
Tofloor
poster avatar
granul
deepin
2019-10-22 10:15
Author
Hi! I install Deepin 15.11 on a Dell Latitude e6400, i am trying to install a usb wifi, I install driver RTL8812 from synaptic. It does not work. Any idea how to make it work?
Thank you
Reply Favorite View the author
All Replies
hans_1234
deepin
2019-10-25 14:30
#1
Edited by hans_1234 at 2019-10-25 06:32

hi granul
Every used hardware is started as a module (if I remember it right)

so look as user root in your favorite Terminal /Konsoleroot

enter
  1. lsmod | grep rtl8812
Copy the Code

if rtl8812 / rtl8812au is your module

enter
  1. modprobe rtl8812
  2. or
  3. insmod rtl8812
  4. or
  5. modeprobe rtl8812au
  6. or
  7. insmod rtl8812au
Copy the Code

to start / load this module

if the module is loaded correctly
you configure your wireless network
maybe via network-manager or other app

at the moment, i'm, working with linuxmint, debian, ubuntu, pclinuxos
in the next 2 weeks i will try deepin ...

Do you also activate your WLAN Hardware ( a little switch ) ?

(( if you dont have luck, you've get the sources and compile the driver ))

bye Hans






Reply View the author
honda-s660
deepin
2020-06-07 23:54
#2
8812bu  安装不了驱动
Reply View the author