rtl8812au does not work on boot, with a few adapters (fails to bring the interface up)
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
rtl8812au (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
My wireless adapter does not work on boot after installing rtl8812au-dkms. However, if I unplug and re-plug it, everything works fine...
Here is my relevant dmesg:
[ 31.163834] 8812au: module verification failed: signature and/or required key missing - tainting kernel
[ 31.165121] RTL871X: module init start
[ 31.165123] RTL871X: rtl8812au v4.3.8_
[ 31.165124] RTL871X: build time: Oct 25 2015 18:01:45
[ 31.264542] r8169 0000:0a:00.0 enp10s0: link down
[ 31.264581] IPv6: ADDRCONF(
[ 31.384126] RTL871X: rtw_ndev_
[ 31.384382] usbcore: registered new interface driver rtl8812au
[ 31.384384] RTL871X: module init ret=0
[ 31.390208] rtl8812au 1-1:1.0 enx801f02bd22fb: renamed from wlan0
[ 31.477862] cfg80211: World regulatory domain updated:
[ 31.477865] cfg80211: DFS Master region: unset
[ 31.477867] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[ 31.477870] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 31.477872] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 31.477873] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[ 31.477875] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
[ 31.477878] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
[ 31.477879] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[ 31.477881] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[ 31.477883] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[ 33.566502] usb 7-2: reset high-speed USB device number 2 using ehci-pci
[ 55.311899] usb 7-2: reset high-speed USB device number 2 using ehci-pci
Changed in rtl8812au (Ubuntu): | |
status: | New → Confirmed |
summary: |
- Edimax AC-1200 (rtl8812au) does not work on boot + rtl8812au does not work on boot, with a few adapters (fails to bring the + interface up) |
Can you paste your dmesg right after the boot (with the adapter plugged in)? lsusb -v also helps.
Then run dmesg -c, unplug, plug it again, and paste the output of dmesg again.