Wi-Fi driver rtl8812au removing

Questions about hardware, drivers and peripherals
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
alex-n3050

Wi-Fi driver rtl8812au removing

Post by alex-n3050 »

I use NEFIS WF2190 usb Wi-Fi adaptor.
I need to remove the rtl8812au driver or disable it.
The driver found (see listing dmesg - allocated bold), I try to remove:
When you try to remove rtl8812au with the following command
sudo dkms install -m rtl8812au -v 4.3.8_12175.20140902
gives the answer:
Error! The module / version combo: rtl8812au-4.3.8_12175.20140902
is not located in the DKMS tree.
For this driver for some reason the name wlan0 is reserved, but it for some reason
renamed to wlan1. Where is this driver physically located?
How to disable it or assign it a wlan0 interface.
At me with the wlan1 interface for some reason does not authorize on an access point.

dmesg output:

[ 20.173019] usb 1-3: 3:1: cannot get freq at ep 0x84
[ 20.176016] usb 1-3: 3:1: cannot get freq at ep 0x84
[ 20.189001] usb 1-3: 3:1: cannot get freq at ep 0x84
[ 20.191995] usb 1-3: 3:1: cannot get freq at ep 0x84
[ 242.367573] usb 10-1: USB disconnect, device number 2
[ 250.879763] usb 10-1: new high-speed USB device number 4 using xhci_hcd
[ 251.009566] usb 10-1: New USB device found, idVendor=0bda, idProduct=8812
[ 251.009570] usb 10-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 251.009572] usb 10-1: Product: 802.11n NIC
[ 251.009574] usb 10-1: Manufacturer: Realtek
[ 251.009576] usb 10-1: SerialNumber: 123456
[ 251.047102] cfg80211: World regulatory domain updated:
[ 251.047106] cfg80211: DFS Master region: unset
[ 251.047108] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[ 251.047111] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
[ 251.047113] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
[ 251.047115] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm), (N/A)
[ 251.047117] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
[ 251.047118] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
[ 251.047773] RTL871X: module init start
[ 251.047777] RTL871X: rtl8812au v4.3.8_12175.20140902
[ 251.047778] RTL871X: build time: May 26 2018 20:40:01
[ 251.671423] RTL871X: rtw_ndev_init(wlan0)
[ 251.671648] usbcore: registered new interface driver rtl8812au
[ 251.671650] RTL871X: module init ret=0
[ 251.678369] rtl8812au 10-1:1.0 wlan1: renamed from wlan0
[ 251.688723] systemd-udevd[7354]: renamed network interface wlan0 to wlan1
[ 258.431205] RTL871X: rtw_set_802_11_connect(wlan1) fw_state=0x00000008
[ 258.502884] RTL871X: start auth
[ 264.505959] RTL871X: rtw_set_802_11_connect(wlan1) fw_state=0x00000008
[ 264.544423] RTL871X: start auth
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
Flemur
Level 20
Level 20
Posts: 10096
Joined: Mon Aug 20, 2012 9:41 pm
Location: Potemkin Village

Re: Wi-Fi driver rtl8812au removing

Post by Flemur »

alex-n3050 wrote: Sat May 26, 2018 7:24 amI use NEFIS WF2190 usb Wi-Fi adaptor.
I need to remove the rtl8812au driver or disable it.
This might help:
"Previous custom wifi driver causes kernel install errors SOLVED"
viewtopic.php?f=47&t=266339
Please edit your original post title to include [SOLVED] if/when it is solved!
Your data and OS are backed up....right?
Locked

Return to “Hardware Support”