Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WARNING: CPU: 3 PID: 175 at net/wireless/core.c:868 #327

Open
gnumoksha opened this issue Jan 9, 2020 · 0 comments
Open

WARNING: CPU: 3 PID: 175 at net/wireless/core.c:868 #327

gnumoksha opened this issue Jan 9, 2020 · 0 comments

Comments

@gnumoksha
Copy link

After compiling with dkms or make install, I plug the Archer T4U v3 and journalctl -kf shows:

jan 08 23:24:04 galadriel kernel: usb 1-5: USB disconnect, device number 8
jan 08 23:24:06 galadriel kernel: usb 1-5: new high-speed USB device number 10 using xhci_hcd
jan 08 23:24:06 galadriel kernel: usb 1-5: New USB device found, idVendor=2357, idProduct=0115, bcdDevice= 2.10
jan 08 23:24:06 galadriel kernel: usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
jan 08 23:24:06 galadriel kernel: usb 1-5: Product: 802.11ac NIC
jan 08 23:24:06 galadriel kernel: usb 1-5: Manufacturer: Realtek
jan 08 23:24:06 galadriel kernel: usb 1-5: SerialNumber: 123456
jan 08 23:24:06 galadriel kernel: RTL871X: invalid offset:0x42
jan 08 23:24:06 galadriel kernel: ------------[ cut here ]------------
jan 08 23:24:06 galadriel kernel: WARNING: CPU: 3 PID: 175 at net/wireless/core.c:868 wiphy_register.cold+0x37/0x435 [cfg80211]
jan 08 23:24:06 galadriel kernel: Modules linked in: rtl8812au(OE) ctr ccm ath9k_htc ath9k_common ath9k_hw ath mac80211 libarc4 rfcomm overlay cmac bnep binfmt_misc squashfs intel_rapl_msr intel_rapl_common zstd_decompress loop x86_pkg_temp_thermal snd_hda_codec_hdmi intel_powerclamp coretemp sof_pci_dev snd_sof_intel_hda_common kvm_intel snd_sof_intel_hda snd_sof_intel_byt btusb btrtl nvidia_drm(POE) kvm btbcm snd_sof_intel_ipc snd_sof btintel snd_sof_xtensa_dsp nvidia_modeset(POE) irqbypass efi_pstore bluetooth snd_soc_skl snd_soc_hdac_hda snd_hda_ext_core intel_cstate nls_ascii snd_soc_skl_ipc nls_cp437 snd_soc_sst_ipc nvidia(POE) intel_uncore eeepc_wmi intel_rapl_perf vfat snd_soc_sst_dsp asus_wmi fat snd_soc_acpi_intel_match sparse_keymap wmi_bmof snd_hda_codec_realtek efivars pcspkr snd_soc_acpi snd_hda_codec_generic snd_soc_core iTCO_wdt drm_kms_helper iTCO_vendor_support watchdog fuse ledtrig_audio snd_compress cfg80211 evdev drbg snd_hda_intel drm snd_hda_codec ansi_cprng snd_hda_core ecdh_generic
jan 08 23:24:06 galadriel kernel:  snd_hwdep ecc rfkill snd_pcm ipmi_devintf ipmi_msghandler mei_me snd_timer sg mei snd soundcore ie31200_edac acpi_pad acpi_tad button efivarfs ip_tables x_tables autofs4 ext4 crc16 mbcache jbd2 crc32c_generic dm_mod hid_logitech_hidpp hid_logitech_dj hid_generic usbhid hid sd_mod crct10dif_pclmul crc32_pclmul crc32c_intel ghash_clmulni_intel aesni_intel ahci xhci_pci libahci xhci_hcd e1000e libata aes_x86_64 crypto_simd cryptd glue_helper ptp pps_core usbcore nvme scsi_mod i2c_i801 nvme_core usb_common fan wmi video [last unloaded: rtl8812au]
jan 08 23:24:06 galadriel kernel: CPU: 3 PID: 175 Comm: kworker/3:2 Tainted: P        W  OE     5.3.0-3-amd64 #1 Debian 5.3.15-1
jan 08 23:24:06 galadriel kernel: Hardware name: System manufacturer System Product Name/TUF B360M-PLUS GAMING/BR, BIOS 2416 05/23/2019
jan 08 23:24:06 galadriel kernel: Workqueue: usb_hub_wq hub_event [usbcore]
jan 08 23:24:06 galadriel kernel: RIP: 0010:wiphy_register.cold+0x37/0x435 [cfg80211]
jan 08 23:24:06 galadriel kernel: Code: 0b b8 ea ff ff ff e9 69 7c fa ff 48 c7 c7 70 76 98 c0 e8 38 b7 b6 f0 0f 0b e9 4d 81 fa ff 48 c7 c7 70 76 98 c0 e8 25 b7 b6 f0 <0f> 0b b8 ea ff ff ff e9 3e 7c fa ff 48 c7 c7 70 76 98 c0 e8 0d b7
jan 08 23:24:06 galadriel kernel: RSP: 0000:ffffb4d00030b910 EFLAGS: 00010246
jan 08 23:24:06 galadriel kernel: RAX: 0000000000000024 RBX: 000000000000034e RCX: 0000000000000000
jan 08 23:24:06 galadriel kernel: RDX: 0000000000000000 RSI: ffff97c0ddad7688 RDI: ffff97c0ddad7688
jan 08 23:24:06 galadriel kernel: RBP: ffffb4d00030b988 R08: ffff97c0ddad7688 R09: 0000000000000004
jan 08 23:24:06 galadriel kernel: R10: 0000000000000000 R11: 0000000000000001 R12: ffff97c07e23ab00
jan 08 23:24:06 galadriel kernel: R13: ffff97c0db050430 R14: ffff97c07e23e000 R15: ffff97c0db050400
jan 08 23:24:06 galadriel kernel: FS:  0000000000000000(0000) GS:ffff97c0ddac0000(0000) knlGS:0000000000000000
jan 08 23:24:06 galadriel kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
jan 08 23:24:06 galadriel kernel: CR2: 00007f63aa8cd398 CR3: 00000003fbf6e001 CR4: 00000000003606e0
jan 08 23:24:06 galadriel kernel: Call Trace:
jan 08 23:24:06 galadriel kernel:  ? _rtw_malloc+0x29/0x2a [rtl8812au]
jan 08 23:24:06 galadriel kernel:  ? _rtw_zmalloc+0x25/0x2b [rtl8812au]
jan 08 23:24:06 galadriel kernel:  ? _rtw_memcpy+0xc/0xd [rtl8812au]
jan 08 23:24:06 galadriel kernel:  ? rtw_5g_rates_init+0x16/0x17 [rtl8812au]
jan 08 23:24:06 galadriel kernel:  ? rtw_spt_band_alloc+0xa6/0xa8 [rtl8812au]
jan 08 23:24:06 galadriel kernel:  rtw_wdev_alloc+0xff/0x26e [rtl8812au]
jan 08 23:24:06 galadriel kernel:  rtw_usb_if1_init+0x130/0x1f8 [rtl8812au]
jan 08 23:24:06 galadriel kernel:  rtw_drv_init+0x235/0x2bd [rtl8812au]
jan 08 23:24:06 galadriel kernel:  usb_probe_interface+0xe0/0x280 [usbcore]
jan 08 23:24:06 galadriel kernel:  really_probe+0xf0/0x380
jan 08 23:24:06 galadriel kernel:  driver_probe_device+0x59/0xd0
jan 08 23:24:06 galadriel kernel:  ? driver_allows_async_probing+0x50/0x50
jan 08 23:24:06 galadriel kernel:  bus_for_each_drv+0x7b/0xc0
jan 08 23:24:06 galadriel kernel:  __device_attach+0xdf/0x160
jan 08 23:24:06 galadriel kernel:  bus_probe_device+0x8e/0xa0
jan 08 23:24:06 galadriel kernel:  device_add+0x3a2/0x670
jan 08 23:24:06 galadriel kernel:  usb_set_configuration+0x42f/0x7c0 [usbcore]
jan 08 23:24:06 galadriel kernel:  generic_probe+0x3c/0x60 [usbcore]
jan 08 23:24:06 galadriel kernel:  really_probe+0xf0/0x380
jan 08 23:24:06 galadriel kernel:  driver_probe_device+0x59/0xd0
jan 08 23:24:06 galadriel kernel:  ? driver_allows_async_probing+0x50/0x50
jan 08 23:24:06 galadriel kernel:  bus_for_each_drv+0x7b/0xc0
jan 08 23:24:06 galadriel kernel:  __device_attach+0xdf/0x160
jan 08 23:24:06 galadriel kernel:  bus_probe_device+0x8e/0xa0
jan 08 23:24:06 galadriel kernel:  device_add+0x3a2/0x670
jan 08 23:24:06 galadriel kernel:  ? add_device_randomness+0x9c/0x1c0
jan 08 23:24:06 galadriel kernel:  usb_new_device.cold+0x120/0x2e3 [usbcore]
jan 08 23:24:06 galadriel kernel:  hub_event+0x1077/0x1450 [usbcore]
jan 08 23:24:06 galadriel kernel:  process_one_work+0x1a2/0x340
jan 08 23:24:06 galadriel kernel:  worker_thread+0x50/0x3c0
jan 08 23:24:06 galadriel kernel:  kthread+0xf9/0x130
jan 08 23:24:06 galadriel kernel:  ? process_one_work+0x340/0x340
jan 08 23:24:06 galadriel kernel:  ? kthread_park+0x80/0x80
jan 08 23:24:06 galadriel kernel:  ret_from_fork+0x35/0x40
jan 08 23:24:06 galadriel kernel: ---[ end trace fc07d5ad626b0892 ]---
jan 08 23:24:06 galadriel kernel: usb 1-5: reset high-speed USB device number 10 using xhci_hcd

Aditional data

root@galadriel:/home/tobias# lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description:    Debian GNU/Linux bullseye/sid
Release:        testing
Codename:       bullseye
root@galadriel:/home/tobias# uname -a
Linux galadriel 5.3.0-3-amd64 #1 SMP Debian 5.3.15-1 (2019-12-07) x86_64 GNU/Linux
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant