Advertisement
Guest User

Untitled

a guest
Oct 21st, 2019
184
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.58 KB | None | 0 0
  1. [ 424.646688] usb 2-4: new high-speed USB device number 2 using ehci-pci
  2. [ 424.794418] usb 2-4: New USB device found, idVendor=056e, idProduct=4007, bcdDevice= 2.00
  3. [ 424.794422] usb 2-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  4. [ 424.794424] usb 2-4: Product: WDC-433DU2HBK
  5. [ 424.794426] usb 2-4: Manufacturer: Elecom
  6. [ 424.794428] usb 2-4: SerialNumber: 00e04c000001
  7. [ 425.157019] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  8. [ 425.167379] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  9. [ 425.167471] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
  10. [ 425.167474] cfg80211: failed to load regulatory.db
  11. [ 425.309536] 88XXau: loading out-of-tree module taints kernel.
  12. [ 425.312784] 88XXau: module verification failed: signature and/or required key missing - tainting kernel
  13. [ 425.534979] ------------[ cut here ]------------
  14. [ 425.535110] WARNING: CPU: 1 PID: 359 at net/wireless/core.c:868 wiphy_register.cold+0x37/0x435 [cfg80211]
  15. [ 425.535111] Modules linked in: 88XXau(OE+) cfg80211 joydev mousedev i915 tpm_infineon snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic ledtrig_audio snd_hda_intel snd_hda_codec iTCO_wdt snd_hda_core iTCO_vendor_support i2c_algo_bit snd_hwdep snd_pcm drm_kms_helper r8169 r592 snd_timer drm psmouse coretemp snd memstick lpc_ich asus_laptop realtek pcspkr libphy soundcore input_leds syscopyarea sysfillrect sysimgblt tpm_tis fb_sys_fops tpm_tis_core sparse_keymap tpm rfkill intel_agp input_polldev evdev intel_gtt mac_hid agpgart battery ac rng_core ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 sr_mod sd_mod cdrom serio_raw atkbd libps2 ahci libahci libata uhci_hcd firewire_ohci sdhci_pci cqhci scsi_mod sdhci mmc_core firewire_core crc_itu_t ehci_pci ehci_hcd i8042 serio
  16. [ 425.535163] CPU: 1 PID: 359 Comm: systemd-udevd Tainted: G OE 5.3.1-arch1-1-ARCH #1
  17. [ 425.535165] Hardware name: EPSON DIRECT CORP. Endeavor NJ3100E/NJ3100E, BIOS AM8-0215-DM5S 10/07/2009
  18. [ 425.535192] RIP: 0010:wiphy_register.cold+0x37/0x435 [cfg80211]
  19. [ 425.535194] Code: 0b b8 ea ff ff ff e9 3c 17 fa ff 48 c7 c7 f8 96 c5 c0 e8 28 c1 4a f9 0f 0b e9 17 1c fa ff 48 c7 c7 f8 96 c5 c0 e8 15 c1 4a f9 <0f> 0b b8 ea ff ff ff e9 11 17 fa ff 48 c7 c7 f8 96 c5 c0 e8 fd c0
  20. [ 425.535196] RSP: 0018:ffffa2d480367970 EFLAGS: 00010246
  21. [ 425.535198] RAX: 0000000000000024 RBX: 000000000000034e RCX: 0000000000000000
  22. [ 425.535199] RDX: 0000000000000000 RSI: ffffa089bbb17708 RDI: 00000000ffffffff
  23. [ 425.535201] RBP: ffffa2d4803679f0 R08: 0000000000000335 R09: 0000000000000001
  24. [ 425.535202] R10: 0000000000000000 R11: 0000000000000001 R12: ffffa089babe2300
  25. [ 425.535203] R13: ffffa2d480367980 R14: ffffa2d48016a4b0 R15: ffffffffc0da13fe
  26. [ 425.535206] FS: 00007fd9ab879840(0000) GS:ffffa089bbb00000(0000) knlGS:0000000000000000
  27. [ 425.535207] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
  28. [ 425.535209] CR2: 0000560a1777a580 CR3: 0000000132ed2000 CR4: 00000000000406e0
  29. [ 425.535212] Call Trace:
  30. [ 425.535320] rtw_wiphy_register+0x16/0x18 [88XXau]
  31. [ 425.535375] rtw_cfg80211_ndev_res_register+0x11/0x17 [88XXau]
  32. [ 425.535428] rtw_os_ndev_register+0xe3/0x14c [88XXau]
  33. [ 425.535482] rtw_os_ndevs_register+0x9a/0xfb [88XXau]
  34. [ 425.535534] rtw_os_ndevs_init+0x24/0x38 [88XXau]
  35. [ 425.535587] rtw_drv_init+0x2b3/0x376 [88XXau]
  36. [ 425.535593] usb_probe_interface+0xe0/0x280
  37. [ 425.535598] really_probe+0xf0/0x380
  38. [ 425.535601] driver_probe_device+0xb6/0x100
  39. [ 425.535603] device_driver_attach+0x53/0x60
  40. [ 425.535606] __driver_attach+0x8a/0x150
  41. [ 425.535608] ? device_driver_attach+0x60/0x60
  42. [ 425.535609] ? device_driver_attach+0x60/0x60
  43. [ 425.535612] bus_for_each_dev+0x89/0xd0
  44. [ 425.535614] bus_add_driver+0x14a/0x1e0
  45. [ 425.535617] driver_register+0x6c/0xb0
  46. [ 425.535620] usb_register_driver+0x76/0x110
  47. [ 425.535623] ? 0xffffffffc0ef8000
  48. [ 425.535656] rtw_drv_entry+0x43/0x1000 [88XXau]
  49. [ 425.535661] do_one_initcall+0x59/0x234
  50. [ 425.535666] do_init_module+0x5c/0x230
  51. [ 425.535669] load_module+0x218f/0x2400
  52. [ 425.535676] ? __se_sys_init_module+0x114/0x180
  53. [ 425.535679] __se_sys_init_module+0x114/0x180
  54. [ 425.535683] do_syscall_64+0x5f/0x1c0
  55. [ 425.535688] entry_SYSCALL_64_after_hwframe+0x44/0xa9
  56. [ 425.535690] RIP: 0033:0x7fd9ad093b3e
  57. [ 425.535693] Code: 48 8b 0d 55 f3 0b 00 f7 d8 64 89 01 48 83 c8 ff c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa 49 89 ca b8 af 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 22 f3 0b 00 f7 d8 64 89 01 48
  58. [ 425.535694] RSP: 002b:00007ffed95da538 EFLAGS: 00000246 ORIG_RAX: 00000000000000af
  59. [ 425.535696] RAX: ffffffffffffffda RBX: 0000560a176e9540 RCX: 00007fd9ad093b3e
  60. [ 425.535698] RDX: 00007fd9acce684d RSI: 00000000004e9f50 RDI: 0000560a17ff1770
  61. [ 425.535699] RBP: 00007fd9acce684d R08: 000000000000005f R09: 0000560a17738700
  62. [ 425.535701] R10: 0000560a176be010 R11: 0000000000000246 R12: 0000560a17ff1770
  63. [ 425.535702] R13: 0000560a1773ca00 R14: 0000000000020000 R15: 0000560a176e9540
  64. [ 425.535706] ---[ end trace 6bc58881c57b5826 ]---
  65. [ 425.535707] ------------[ cut here ]------------
  66. [ 425.535773] WARNING: CPU: 1 PID: 359 at /var/lib/dkms/rtl8812au/5.3.4/build/os_dep/linux/os_intfs.c:1605 rtw_os_ndev_register+0xaa/0x14c [88XXau]
  67. [ 425.535774] Modules linked in: 88XXau(OE+) cfg80211 joydev mousedev i915 tpm_infineon snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic ledtrig_audio snd_hda_intel snd_hda_codec iTCO_wdt snd_hda_core iTCO_vendor_support i2c_algo_bit snd_hwdep snd_pcm drm_kms_helper r8169 r592 snd_timer drm psmouse coretemp snd memstick lpc_ich asus_laptop realtek pcspkr libphy soundcore input_leds syscopyarea sysfillrect sysimgblt tpm_tis fb_sys_fops tpm_tis_core sparse_keymap tpm rfkill intel_agp input_polldev evdev intel_gtt mac_hid agpgart battery ac rng_core ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 sr_mod sd_mod cdrom serio_raw atkbd libps2 ahci libahci libata uhci_hcd firewire_ohci sdhci_pci cqhci scsi_mod sdhci mmc_core firewire_core crc_itu_t ehci_pci ehci_hcd i8042 serio
  68. [ 425.535810] CPU: 1 PID: 359 Comm: systemd-udevd Tainted: G W OE 5.3.1-arch1-1-ARCH #1
  69. [ 425.535812] Hardware name: EPSON DIRECT CORP. Endeavor NJ3100E/NJ3100E, BIOS AM8-0215-DM5S 10/07/2009
  70. [ 425.535863] RIP: 0010:rtw_os_ndev_register+0xaa/0x14c [88XXau]
  71. [ 425.535865] Code: 00 00 e8 19 e2 ff ff 4d 39 fd 75 7f 48 89 ef e8 22 46 a5 f9 85 c0 0f 94 c0 0f b6 c0 eb 7d 48 c7 c7 58 cc d9 c0 e8 2a a9 3e f9 <0f> 0b e9 83 00 00 00 c6 83 c8 45 00 00 01 e9 84 00 00 00 4c 8d b7
  72. [ 425.535867] RSP: 0018:ffffa2d480367a18 EFLAGS: 00010246
  73. [ 425.535869] RAX: 0000000000000024 RBX: ffffa2d480167000 RCX: 0000000000000000
  74. [ 425.535870] RDX: 0000000000000000 RSI: 0000000000000092 RDI: 00000000ffffffff
  75. [ 425.535871] RBP: ffffa089b8acd000 R08: 0000000000000369 R09: 0000000000000001
  76. [ 425.535873] R10: 0000000000000000 R11: 0000000000000001 R12: ffffa2d48016a40e
  77. [ 425.535874] R13: 0000000000000000 R14: ffffa2d48016a4b0 R15: ffffffffc0da13fe
  78. [ 425.535876] FS: 00007fd9ab879840(0000) GS:ffffa089bbb00000(0000) knlGS:0000000000000000
  79. [ 425.535878] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
  80. [ 425.535879] CR2: 0000560a1777a580 CR3: 0000000132ed2000 CR4: 00000000000406e0
  81. [ 425.535880] Call Trace:
  82. [ 425.535933] rtw_os_ndevs_register+0x9a/0xfb [88XXau]
  83. [ 425.535986] rtw_os_ndevs_init+0x24/0x38 [88XXau]
  84. [ 425.536038] rtw_drv_init+0x2b3/0x376 [88XXau]
  85. [ 425.536041] usb_probe_interface+0xe0/0x280
  86. [ 425.536044] really_probe+0xf0/0x380
  87. [ 425.536046] driver_probe_device+0xb6/0x100
  88. [ 425.536049] device_driver_attach+0x53/0x60
  89. [ 425.536051] __driver_attach+0x8a/0x150
  90. [ 425.536053] ? device_driver_attach+0x60/0x60
  91. [ 425.536055] ? device_driver_attach+0x60/0x60
  92. [ 425.536056] bus_for_each_dev+0x89/0xd0
  93. [ 425.536059] bus_add_driver+0x14a/0x1e0
  94. [ 425.536061] driver_register+0x6c/0xb0
  95. [ 425.536064] usb_register_driver+0x76/0x110
  96. [ 425.536066] ? 0xffffffffc0ef8000
  97. [ 425.536099] rtw_drv_entry+0x43/0x1000 [88XXau]
  98. [ 425.536102] do_one_initcall+0x59/0x234
  99. [ 425.536106] do_init_module+0x5c/0x230
  100. [ 425.536108] load_module+0x218f/0x2400
  101. [ 425.536115] ? __se_sys_init_module+0x114/0x180
  102. [ 425.536117] __se_sys_init_module+0x114/0x180
  103. [ 425.536122] do_syscall_64+0x5f/0x1c0
  104. [ 425.536124] entry_SYSCALL_64_after_hwframe+0x44/0xa9
  105. [ 425.536126] RIP: 0033:0x7fd9ad093b3e
  106. [ 425.536128] Code: 48 8b 0d 55 f3 0b 00 f7 d8 64 89 01 48 83 c8 ff c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa 49 89 ca b8 af 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 22 f3 0b 00 f7 d8 64 89 01 48
  107. [ 425.536130] RSP: 002b:00007ffed95da538 EFLAGS: 00000246 ORIG_RAX: 00000000000000af
  108. [ 425.536132] RAX: ffffffffffffffda RBX: 0000560a176e9540 RCX: 00007fd9ad093b3e
  109. [ 425.536133] RDX: 00007fd9acce684d RSI: 00000000004e9f50 RDI: 0000560a17ff1770
  110. [ 425.536135] RBP: 00007fd9acce684d R08: 000000000000005f R09: 0000560a17738700
  111. [ 425.536136] R10: 0000560a176be010 R11: 0000000000000246 R12: 0000560a17ff1770
  112. [ 425.536137] R13: 0000560a1773ca00 R14: 0000000000020000 R15: 0000560a176e9540
  113. [ 425.536141] ---[ end trace 6bc58881c57b5827 ]---
  114. [ 425.550022] ------------[ cut here ]------------
  115. [ 425.550117] WARNING: CPU: 1 PID: 359 at /var/lib/dkms/rtl8812au/5.3.4/build/os_dep/linux/os_intfs.c:3039 rtw_os_ndevs_register+0xd1/0xfb [88XXau]
  116. [ 425.550118] Modules linked in: 88XXau(OE+) cfg80211 joydev mousedev i915 tpm_infineon snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic ledtrig_audio snd_hda_intel snd_hda_codec iTCO_wdt snd_hda_core iTCO_vendor_support i2c_algo_bit snd_hwdep snd_pcm drm_kms_helper r8169 r592 snd_timer drm psmouse coretemp snd memstick lpc_ich asus_laptop realtek pcspkr libphy soundcore input_leds syscopyarea sysfillrect sysimgblt tpm_tis fb_sys_fops tpm_tis_core sparse_keymap tpm rfkill intel_agp input_polldev evdev intel_gtt mac_hid agpgart battery ac rng_core ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 sr_mod sd_mod cdrom serio_raw atkbd libps2 ahci libahci libata uhci_hcd firewire_ohci sdhci_pci cqhci scsi_mod sdhci mmc_core firewire_core crc_itu_t ehci_pci ehci_hcd i8042 serio
  117. [ 425.550166] CPU: 1 PID: 359 Comm: systemd-udevd Tainted: G W OE 5.3.1-arch1-1-ARCH #1
  118. [ 425.550167] Hardware name: EPSON DIRECT CORP. Endeavor NJ3100E/NJ3100E, BIOS AM8-0215-DM5S 10/07/2009
  119. [ 425.550219] RIP: 0010:rtw_os_ndevs_register+0xd1/0xfb [88XXau]
  120. [ 425.550222] Code: 83 58 01 00 00 39 e8 7f b2 e9 7a ff ff ff 48 c7 c7 58 cc d9 c0 e8 fd 9c 3e f9 0f 0b eb dd 48 c7 c7 58 cc d9 c0 e8 ed 9c 3e f9 <0f> 0b 85 ed 74 0d 48 89 df e8 fa 62 01 00 e9 4e ff ff ff 48 63 ed
  121. [ 425.550223] RSP: 0018:ffffa2d480367a50 EFLAGS: 00010246
  122. [ 425.550226] RAX: 0000000000000024 RBX: ffffa089b2f01000 RCX: 0000000000000000
  123. [ 425.550227] RDX: 0000000000000000 RSI: ffffa089bbb17708 RDI: 00000000ffffffff
  124. [ 425.550228] RBP: 0000000000000000 R08: 000000000000039a R09: 0000000000000001
  125. [ 425.550230] R10: 0000000000000000 R11: 0000000000000001 R12: 0000000000000001
  126. [ 425.550231] R13: 0000000000000000 R14: ffffa2d480167000 R15: ffffffffc0da13fe
  127. [ 425.550233] FS: 00007fd9ab879840(0000) GS:ffffa089bbb00000(0000) knlGS:0000000000000000
  128. [ 425.550235] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
  129. [ 425.550236] CR2: 0000560a1777a580 CR3: 0000000132ed2000 CR4: 00000000000406e0
  130. [ 425.550238] Call Trace:
  131. [ 425.550294] rtw_os_ndevs_init+0x24/0x38 [88XXau]
  132. [ 425.550347] rtw_drv_init+0x2b3/0x376 [88XXau]
  133. [ 425.550353] usb_probe_interface+0xe0/0x280
  134. [ 425.550357] really_probe+0xf0/0x380
  135. [ 425.550360] driver_probe_device+0xb6/0x100
  136. [ 425.550362] device_driver_attach+0x53/0x60
  137. [ 425.550364] __driver_attach+0x8a/0x150
  138. [ 425.550366] ? device_driver_attach+0x60/0x60
  139. [ 425.550368] ? device_driver_attach+0x60/0x60
  140. [ 425.550370] bus_for_each_dev+0x89/0xd0
  141. [ 425.550373] bus_add_driver+0x14a/0x1e0
  142. [ 425.550376] driver_register+0x6c/0xb0
  143. [ 425.550378] usb_register_driver+0x76/0x110
  144. [ 425.550381] ? 0xffffffffc0ef8000
  145. [ 425.550414] rtw_drv_entry+0x43/0x1000 [88XXau]
  146. [ 425.550418] do_one_initcall+0x59/0x234
  147. [ 425.550424] do_init_module+0x5c/0x230
  148. [ 425.550427] load_module+0x218f/0x2400
  149. [ 425.550434] ? __se_sys_init_module+0x114/0x180
  150. [ 425.550436] __se_sys_init_module+0x114/0x180
  151. [ 425.550440] do_syscall_64+0x5f/0x1c0
  152. [ 425.550445] entry_SYSCALL_64_after_hwframe+0x44/0xa9
  153. [ 425.550447] RIP: 0033:0x7fd9ad093b3e
  154. [ 425.550449] Code: 48 8b 0d 55 f3 0b 00 f7 d8 64 89 01 48 83 c8 ff c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa 49 89 ca b8 af 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 22 f3 0b 00 f7 d8 64 89 01 48
  155. [ 425.550450] RSP: 002b:00007ffed95da538 EFLAGS: 00000246 ORIG_RAX: 00000000000000af
  156. [ 425.550452] RAX: ffffffffffffffda RBX: 0000560a176e9540 RCX: 00007fd9ad093b3e
  157. [ 425.550454] RDX: 00007fd9acce684d RSI: 00000000004e9f50 RDI: 0000560a17ff1770
  158. [ 425.550455] RBP: 00007fd9acce684d R08: 000000000000005f R09: 0000560a17738700
  159. [ 425.550457] R10: 0000560a176be010 R11: 0000000000000246 R12: 0000560a17ff1770
  160. [ 425.550458] R13: 0000560a1773ca00 R14: 0000000000020000 R15: 0000560a176e9540
  161. [ 425.550461] ---[ end trace 6bc58881c57b5828 ]---
  162. [ 425.680056] usb 2-4: reset high-speed USB device number 2 using ehci-pci
  163. [ 425.837529] usbcore: registered new interface driver rtl88xxau
  164. [ 873.046514] usb 2-4: USB disconnect, device number 2
  165. [ 886.456643] usb 2-4: new high-speed USB device number 3 using ehci-pci
  166. [ 886.604403] usb 2-4: New USB device found, idVendor=056e, idProduct=400e, bcdDevice= 2.00
  167. [ 886.604406] usb 2-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  168. [ 886.604409] usb 2-4: Product: WDC-433SU2M2
  169. [ 886.604411] usb 2-4: Manufacturer: ELECOM
  170. [ 886.604413] usb 2-4: SerialNumber: 00e04c000001
  171. [ 886.752353] ------------[ cut here ]------------
  172. [ 886.752480] WARNING: CPU: 0 PID: 552 at net/wireless/core.c:868 wiphy_register.cold+0x37/0x435 [cfg80211]
  173. [ 886.752482] Modules linked in: 88XXau(OE) cfg80211 joydev mousedev i915 tpm_infineon snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic ledtrig_audio snd_hda_intel snd_hda_codec iTCO_wdt snd_hda_core iTCO_vendor_support i2c_algo_bit snd_hwdep snd_pcm drm_kms_helper r8169 r592 snd_timer drm psmouse coretemp snd memstick lpc_ich asus_laptop realtek pcspkr libphy soundcore input_leds syscopyarea sysfillrect sysimgblt tpm_tis fb_sys_fops tpm_tis_core sparse_keymap tpm rfkill intel_agp input_polldev evdev intel_gtt mac_hid agpgart battery ac rng_core ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 sr_mod sd_mod cdrom serio_raw atkbd libps2 ahci libahci libata uhci_hcd firewire_ohci sdhci_pci cqhci scsi_mod sdhci mmc_core firewire_core crc_itu_t ehci_pci ehci_hcd i8042 serio
  174. [ 886.752532] CPU: 0 PID: 552 Comm: kworker/0:1 Tainted: G W OE 5.3.1-arch1-1-ARCH #1
  175. [ 886.752534] Hardware name: EPSON DIRECT CORP. Endeavor NJ3100E/NJ3100E, BIOS AM8-0215-DM5S 10/07/2009
  176. [ 886.752543] Workqueue: usb_hub_wq hub_event
  177. [ 886.752570] RIP: 0010:wiphy_register.cold+0x37/0x435 [cfg80211]
  178. [ 886.752573] Code: 0b b8 ea ff ff ff e9 3c 17 fa ff 48 c7 c7 f8 96 c5 c0 e8 28 c1 4a f9 0f 0b e9 17 1c fa ff 48 c7 c7 f8 96 c5 c0 e8 15 c1 4a f9 <0f> 0b b8 ea ff ff ff e9 11 17 fa ff 48 c7 c7 f8 96 c5 c0 e8 fd c0
  179. [ 886.752574] RSP: 0018:ffffa2d4805d3880 EFLAGS: 00010246
  180. [ 886.752576] RAX: 0000000000000024 RBX: 000000000000034e RCX: 0000000000000000
  181. [ 886.752578] RDX: 0000000000000000 RSI: ffffa089bba17708 RDI: 00000000ffffffff
  182. [ 886.752579] RBP: ffffa2d4805d3908 R08: 00000000000003d3 R09: 0000000000000001
  183. [ 886.752581] R10: 0000000000000000 R11: 0000000000000001 R12: ffffa089b82abb00
  184. [ 886.752582] R13: ffffa2d4805d3890 R14: ffffa2d48005e4b0 R15: ffffffffc0da13fe
  185. [ 886.752584] FS: 0000000000000000(0000) GS:ffffa089bba00000(0000) knlGS:0000000000000000
  186. [ 886.752586] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
  187. [ 886.752587] CR2: 00007f952963ca78 CR3: 0000000138b22000 CR4: 00000000000406f0
  188. [ 886.752589] Call Trace:
  189. [ 886.752602] ? preempt_count_add+0x68/0xa0
  190. [ 886.752692] rtw_wiphy_register+0x16/0x18 [88XXau]
  191. [ 886.752741] rtw_cfg80211_ndev_res_register+0x11/0x17 [88XXau]
  192. [ 886.752789] rtw_os_ndev_register+0xe3/0x14c [88XXau]
  193. [ 886.752838] rtw_os_ndevs_register+0x9a/0xfb [88XXau]
  194. [ 886.752886] rtw_os_ndevs_init+0x24/0x38 [88XXau]
  195. [ 886.752933] rtw_drv_init+0x2b3/0x376 [88XXau]
  196. [ 886.752938] usb_probe_interface+0xe0/0x280
  197. [ 886.752942] really_probe+0xf0/0x380
  198. [ 886.752945] driver_probe_device+0xb6/0x100
  199. [ 886.752947] ? driver_allows_async_probing+0x50/0x50
  200. [ 886.752949] bus_for_each_drv+0x8c/0xd0
  201. [ 886.752952] __device_attach+0xf0/0x170
  202. [ 886.752955] bus_probe_device+0x8e/0xa0
  203. [ 886.752958] device_add+0x3cd/0x6b0
  204. [ 886.752962] ? sysfs_merge_group+0xb4/0x110
  205. [ 886.752964] usb_set_configuration+0x67e/0x7e0
  206. [ 886.752969] generic_probe+0x3c/0x57
  207. [ 886.752971] really_probe+0xf0/0x380
  208. [ 886.752974] driver_probe_device+0xb6/0x100
  209. [ 886.752976] ? driver_allows_async_probing+0x50/0x50
  210. [ 886.752977] bus_for_each_drv+0x8c/0xd0
  211. [ 886.752980] __device_attach+0xf0/0x170
  212. [ 886.752982] bus_probe_device+0x8e/0xa0
  213. [ 886.752985] device_add+0x3cd/0x6b0
  214. [ 886.752988] usb_new_device.cold+0x120/0x2e3
  215. [ 886.752991] hub_event+0xbb2/0x15a0
  216. [ 886.752997] ? _raw_spin_unlock_irqrestore+0x20/0x40
  217. [ 886.752999] ? __pm_runtime_suspend+0x4b/0x70
  218. [ 886.753003] process_one_work+0x1d1/0x3a0
  219. [ 886.753006] worker_thread+0x4a/0x3d0
  220. [ 886.753009] kthread+0xfb/0x130
  221. [ 886.753012] ? process_one_work+0x3a0/0x3a0
  222. [ 886.753013] ? kthread_park+0x80/0x80
  223. [ 886.753016] ret_from_fork+0x35/0x40
  224. [ 886.753020] ---[ end trace 6bc58881c57b5829 ]---
  225. [ 886.753022] ------------[ cut here ]------------
  226. [ 886.753082] WARNING: CPU: 0 PID: 552 at /var/lib/dkms/rtl8812au/5.3.4/build/os_dep/linux/os_intfs.c:1605 rtw_os_ndev_register+0xaa/0x14c [88XXau]
  227. [ 886.753085] Modules linked in: 88XXau(OE) cfg80211 joydev mousedev i915 tpm_infineon snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic ledtrig_audio snd_hda_intel snd_hda_codec iTCO_wdt snd_hda_core iTCO_vendor_support i2c_algo_bit snd_hwdep snd_pcm drm_kms_helper r8169 r592 snd_timer drm psmouse coretemp snd memstick lpc_ich asus_laptop realtek pcspkr libphy soundcore input_leds syscopyarea sysfillrect sysimgblt tpm_tis fb_sys_fops tpm_tis_core sparse_keymap tpm rfkill intel_agp input_polldev evdev intel_gtt mac_hid agpgart battery ac rng_core ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 sr_mod sd_mod cdrom serio_raw atkbd libps2 ahci libahci libata uhci_hcd firewire_ohci sdhci_pci cqhci scsi_mod sdhci mmc_core firewire_core crc_itu_t ehci_pci ehci_hcd i8042 serio
  228. [ 886.753122] CPU: 0 PID: 552 Comm: kworker/0:1 Tainted: G W OE 5.3.1-arch1-1-ARCH #1
  229. [ 886.753123] Hardware name: EPSON DIRECT CORP. Endeavor NJ3100E/NJ3100E, BIOS AM8-0215-DM5S 10/07/2009
  230. [ 886.753126] Workqueue: usb_hub_wq hub_event
  231. [ 886.753174] RIP: 0010:rtw_os_ndev_register+0xaa/0x14c [88XXau]
  232. [ 886.753176] Code: 00 00 e8 19 e2 ff ff 4d 39 fd 75 7f 48 89 ef e8 22 46 a5 f9 85 c0 0f 94 c0 0f b6 c0 eb 7d 48 c7 c7 58 cc d9 c0 e8 2a a9 3e f9 <0f> 0b e9 83 00 00 00 c6 83 c8 45 00 00 01 e9 84 00 00 00 4c 8d b7
  233. [ 886.753177] RSP: 0018:ffffa2d4805d3930 EFLAGS: 00010246
  234. [ 886.753179] RAX: 0000000000000024 RBX: ffffa2d48005b000 RCX: 0000000000000000
  235. [ 886.753180] RDX: 0000000000000000 RSI: 0000000000000082 RDI: 00000000ffffffff
  236. [ 886.753182] RBP: ffffa089b78cf000 R08: 0000000000000409 R09: 0000000000000001
  237. [ 886.753183] R10: 0000000000000000 R11: 0000000000000001 R12: ffffa2d48005e40e
  238. [ 886.753185] R13: 0000000000000000 R14: ffffa2d48005e4b0 R15: ffffffffc0da13fe
  239. [ 886.753186] FS: 0000000000000000(0000) GS:ffffa089bba00000(0000) knlGS:0000000000000000
  240. [ 886.753188] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
  241. [ 886.753190] CR2: 00007f952963ca78 CR3: 0000000138b22000 CR4: 00000000000406f0
  242. [ 886.753191] Call Trace:
  243. [ 886.753239] rtw_os_ndevs_register+0x9a/0xfb [88XXau]
  244. [ 886.753287] rtw_os_ndevs_init+0x24/0x38 [88XXau]
  245. [ 886.753334] rtw_drv_init+0x2b3/0x376 [88XXau]
  246. [ 886.753337] usb_probe_interface+0xe0/0x280
  247. [ 886.753340] really_probe+0xf0/0x380
  248. [ 886.753343] driver_probe_device+0xb6/0x100
  249. [ 886.753345] ? driver_allows_async_probing+0x50/0x50
  250. [ 886.753347] bus_for_each_drv+0x8c/0xd0
  251. [ 886.753349] __device_attach+0xf0/0x170
  252. [ 886.753352] bus_probe_device+0x8e/0xa0
  253. [ 886.753354] device_add+0x3cd/0x6b0
  254. [ 886.753356] ? sysfs_merge_group+0xb4/0x110
  255. [ 886.753359] usb_set_configuration+0x67e/0x7e0
  256. [ 886.753363] generic_probe+0x3c/0x57
  257. [ 886.753365] really_probe+0xf0/0x380
  258. [ 886.753367] driver_probe_device+0xb6/0x100
  259. [ 886.753369] ? driver_allows_async_probing+0x50/0x50
  260. [ 886.753371] bus_for_each_drv+0x8c/0xd0
  261. [ 886.753373] __device_attach+0xf0/0x170
  262. [ 886.753376] bus_probe_device+0x8e/0xa0
  263. [ 886.753378] device_add+0x3cd/0x6b0
  264. [ 886.753381] usb_new_device.cold+0x120/0x2e3
  265. [ 886.753384] hub_event+0xbb2/0x15a0
  266. [ 886.753388] ? _raw_spin_unlock_irqrestore+0x20/0x40
  267. [ 886.753390] ? __pm_runtime_suspend+0x4b/0x70
  268. [ 886.753393] process_one_work+0x1d1/0x3a0
  269. [ 886.753396] worker_thread+0x4a/0x3d0
  270. [ 886.753398] kthread+0xfb/0x130
  271. [ 886.753400] ? process_one_work+0x3a0/0x3a0
  272. [ 886.753402] ? kthread_park+0x80/0x80
  273. [ 886.753405] ret_from_fork+0x35/0x40
  274. [ 886.753408] ---[ end trace 6bc58881c57b582a ]---
  275. [ 886.799978] ------------[ cut here ]------------
  276. [ 886.800060] WARNING: CPU: 0 PID: 552 at /var/lib/dkms/rtl8812au/5.3.4/build/os_dep/linux/os_intfs.c:3039 rtw_os_ndevs_register+0xd1/0xfb [88XXau]
  277. [ 886.800063] Modules linked in: 88XXau(OE) cfg80211 joydev mousedev i915 tpm_infineon snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic ledtrig_audio snd_hda_intel snd_hda_codec iTCO_wdt snd_hda_core iTCO_vendor_support i2c_algo_bit snd_hwdep snd_pcm drm_kms_helper r8169 r592 snd_timer drm psmouse coretemp snd memstick lpc_ich asus_laptop realtek pcspkr libphy soundcore input_leds syscopyarea sysfillrect sysimgblt tpm_tis fb_sys_fops tpm_tis_core sparse_keymap tpm rfkill intel_agp input_polldev evdev intel_gtt mac_hid agpgart battery ac rng_core ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 sr_mod sd_mod cdrom serio_raw atkbd libps2 ahci libahci libata uhci_hcd firewire_ohci sdhci_pci cqhci scsi_mod sdhci mmc_core firewire_core crc_itu_t ehci_pci ehci_hcd i8042 serio
  278. [ 886.800110] CPU: 0 PID: 552 Comm: kworker/0:1 Tainted: G W OE 5.3.1-arch1-1-ARCH #1
  279. [ 886.800112] Hardware name: EPSON DIRECT CORP. Endeavor NJ3100E/NJ3100E, BIOS AM8-0215-DM5S 10/07/2009
  280. [ 886.800117] Workqueue: usb_hub_wq hub_event
  281. [ 886.800165] RIP: 0010:rtw_os_ndevs_register+0xd1/0xfb [88XXau]
  282. [ 886.800168] Code: 83 58 01 00 00 39 e8 7f b2 e9 7a ff ff ff 48 c7 c7 58 cc d9 c0 e8 fd 9c 3e f9 0f 0b eb dd 48 c7 c7 58 cc d9 c0 e8 ed 9c 3e f9 <0f> 0b 85 ed 74 0d 48 89 df e8 fa 62 01 00 e9 4e ff ff ff 48 63 ed
  283. [ 886.800169] RSP: 0018:ffffa2d4805d3968 EFLAGS: 00010246
  284. [ 886.800171] RAX: 0000000000000024 RBX: ffffa089b78c9000 RCX: 0000000000000000
  285. [ 886.800173] RDX: 0000000000000000 RSI: ffffa089bba17708 RDI: 00000000ffffffff
  286. [ 886.800174] RBP: 0000000000000000 R08: 000000000000043b R09: 0000000000000001
  287. [ 886.800175] R10: 0000000000000000 R11: 0000000000000001 R12: 0000000000000001
  288. [ 886.800177] R13: 0000000000000000 R14: ffffa2d48005b000 R15: ffffffffc0da13fe
  289. [ 886.800179] FS: 0000000000000000(0000) GS:ffffa089bba00000(0000) knlGS:0000000000000000
  290. [ 886.800180] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
  291. [ 886.800182] CR2: 00007f952963ca78 CR3: 0000000138b22000 CR4: 00000000000406f0
  292. [ 886.800183] Call Trace:
  293. [ 886.800234] rtw_os_ndevs_init+0x24/0x38 [88XXau]
  294. [ 886.800282] rtw_drv_init+0x2b3/0x376 [88XXau]
  295. [ 886.800287] usb_probe_interface+0xe0/0x280
  296. [ 886.800290] really_probe+0xf0/0x380
  297. [ 886.800293] driver_probe_device+0xb6/0x100
  298. [ 886.800296] ? driver_allows_async_probing+0x50/0x50
  299. [ 886.800297] bus_for_each_drv+0x8c/0xd0
  300. [ 886.800300] __device_attach+0xf0/0x170
  301. [ 886.800303] bus_probe_device+0x8e/0xa0
  302. [ 886.800306] device_add+0x3cd/0x6b0
  303. [ 886.800309] ? sysfs_merge_group+0xb4/0x110
  304. [ 886.800312] usb_set_configuration+0x67e/0x7e0
  305. [ 886.800316] generic_probe+0x3c/0x57
  306. [ 886.800318] really_probe+0xf0/0x380
  307. [ 886.800321] driver_probe_device+0xb6/0x100
  308. [ 886.800323] ? driver_allows_async_probing+0x50/0x50
  309. [ 886.800325] bus_for_each_drv+0x8c/0xd0
  310. [ 886.800327] __device_attach+0xf0/0x170
  311. [ 886.800329] bus_probe_device+0x8e/0xa0
  312. [ 886.800332] device_add+0x3cd/0x6b0
  313. [ 886.800335] usb_new_device.cold+0x120/0x2e3
  314. [ 886.800338] hub_event+0xbb2/0x15a0
  315. [ 886.800343] ? _raw_spin_unlock_irqrestore+0x20/0x40
  316. [ 886.800346] ? __pm_runtime_suspend+0x4b/0x70
  317. [ 886.800350] process_one_work+0x1d1/0x3a0
  318. [ 886.800353] worker_thread+0x4a/0x3d0
  319. [ 886.800356] kthread+0xfb/0x130
  320. [ 886.800358] ? process_one_work+0x3a0/0x3a0
  321. [ 886.800360] ? kthread_park+0x80/0x80
  322. [ 886.800362] ret_from_fork+0x35/0x40
  323. [ 886.800366] ---[ end trace 6bc58881c57b582b ]---
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement