Skip to main content
Topic: Command represent plugging in USB so as to automaticaly get detected (Read 474 times) previous topic - next topic
0 Members and 4 Guests are viewing this topic.

Command represent plugging in USB so as to automaticaly get detected

As plugging in USB automaticaly getting detected and run a firmware inside, what or how is the Linux command, in some condition USB is already being plugged in but really not being detected/recognized, to scan and recognize that USB to substitute the unplugging and then re-plugging in back action in order that USB automaticaly getting detected ?

Re: Command represent plugging in USB so as to automaticaly get detected

Reply #1
try doing a web search
Cat Herders of Linux

Re: Command represent plugging in USB so as to automaticaly get detected

Reply #2
Depends on the specific USB device driver. For instance, HID devices (mice, touchpads, joysticks) can have replug simulated by unbinding and binding again at /sys/bus/hid/drivers (I've needed to do it a few times). Can you show us your dmesg output before and after this USB device you mentioned is plugged in?

 

Re: Command represent plugging in USB so as to automaticaly get detected

Reply #3
Depends on the specific USB device driver. For instance, HID devices (mice, touchpads, joysticks) can have replug simulated by unbinding and binding again at /sys/bus/hid/drivers (I've needed to do it a few times). Can you show us your dmesg output before and after this USB device you mentioned is plugged in?
Unplugged and shortly after being plugged command but filtered: usb device,
Code: [Select]
$ sudo dmesg | grep 'device|usb'
149:[    0.014937] [mem 0x5f000000-0xfebfffff] available for PCI devices
178:[    0.077602] Console: colour dummy device 80x25
304:[    0.872185] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
446:[    0.883098] pci 0000:00:01.0: vgaarb: setting as boot VGA device
447:[    0.883098] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
451:[    0.883098] usbcore: registered new interface driver usbfs
452:[    0.883098] usbcore: registered new interface driver hub
453:[    0.883098] usbcore: registered new device driver usb
507:[    0.903490] pnp: PnP ACPI: found 9 devices
561:[    0.940665] pci 0000:00:12.0: quirk_usb_early_handoff+0x0/0x700 took 24739 usecs
562:[    0.955619] pci 0000:00:12.2: quirk_usb_early_handoff+0x0/0x700 took 14517 usecs
564:[    0.980656] pci 0000:00:13.0: quirk_usb_early_handoff+0x0/0x700 took 24360 usecs
565:[    0.995610] pci 0000:00:13.2: quirk_usb_early_handoff+0x0/0x700 took 14517 usecs
567:[    1.020607] pci 0000:00:14.5: quirk_usb_early_handoff+0x0/0x700 took 24301 usecs
630:[    1.145134] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
632:[    1.145213] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
634:[    1.145294] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
661:[    1.165362] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.17
662:[    1.165370] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
663:[    1.165373] usb usb1: Product: EHCI Host Controller
664:[    1.165375] usb usb1: Manufacturer: Linux 5.17.13-lqx1-1-lqx ehci_hcd
665:[    1.165377] usb usb1: SerialNumber: 0000:00:12.2
675:[    1.173667] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.17
676:[    1.173670] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
677:[    1.173672] usb usb2: Product: EHCI Host Controller
678:[    1.173674] usb usb2: Manufacturer: Linux 5.17.13-lqx1-1-lqx ehci_hcd
679:[    1.173676] usb usb2: SerialNumber: 0000:00:13.2
687:[    1.230512] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.17
688:[    1.230521] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
689:[    1.230523] usb usb3: Product: OHCI PCI host controller
690:[    1.230525] usb usb3: Manufacturer: Linux 5.17.13-lqx1-1-lqx ohci_hcd
691:[    1.230527] usb usb3: SerialNumber: 0000:00:12.0
697:[    1.287503] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.17
698:[    1.287511] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
699:[    1.287514] usb usb4: Product: OHCI PCI host controller
700:[    1.287516] usb usb4: Manufacturer: Linux 5.17.13-lqx1-1-lqx ohci_hcd
701:[    1.287518] usb usb4: SerialNumber: 0000:00:13.0
707:[    1.344444] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.17
708:[    1.344452] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
709:[    1.344454] usb usb5: Product: OHCI PCI host controller
710:[    1.344456] usb usb5: Manufacturer: Linux 5.17.13-lqx1-1-lqx ohci_hcd
711:[    1.344459] usb usb5: SerialNumber: 0000:00:14.5
730:[    1.351962] fb0: EFI VGA frame buffer device
748:[    1.361765] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
755:[    1.411347] usb 2-4: new high-speed USB device number 2 using ehci-pci
756:[    1.595507] usb 2-4: New USB device found, idVendor=05c8, idProduct=036e, bcdDevice= 1.06
757:[    1.595516] usb 2-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
758:[    1.595519] usb 2-4: Product: HP Truevision HD
759:[    1.595521] usb 2-4: Manufacturer: SunplusIT INC.
764:[    1.649424] usb 3-3: new full-speed USB device number 2 using ohci-pci
767:[    1.781648] usb 3-3: New USB device found, idVendor=0bda, idProduct=b001, bcdDevice= 2.00
768:[    1.781656] usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
769:[    1.781658] usb 3-3: Product: Bluetooth Radio
770:[    1.781660] usb 3-3: Manufacturer: Realtek
771:[    1.781662] usb 3-3: SerialNumber: 00e04c000001
795:[    1.867839] Console: switching to colour frame buffer device 100x37
796:[    2.018614] rtsx_pci 0000:04:00.0: enabling device (0000 -> 0002)
803:[    2.031504] pata_atiixp 0000:00:14.1: enabling device (0000 -> 0001)
804:[    2.031835] usb usb6: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.17
805:[    2.031844] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
806:[    2.031847] usb usb6: Product: xHCI Host Controller
807:[    2.031849] usb usb6: Manufacturer: Linux 5.17.13-lqx1-1-lqx xhci-hcd
808:[    2.031852] usb usb6: SerialNumber: 0000:00:10.0
814:[    2.032410] usb usb7: We don't know the algorithms for LPM for this host, disabling LPM.
815:[    2.032439] usb usb7: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.17
816:[    2.032443] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
817:[    2.032445] usb usb7: Product: xHCI Host Controller
818:[    2.032448] usb usb7: Manufacturer: Linux 5.17.13-lqx1-1-lqx xhci-hcd
819:[    2.032450] usb usb7: SerialNumber: 0000:00:10.0
826:[    2.035169] usb usb8: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.17
827:[    2.035174] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
828:[    2.035178] usb usb8: Product: xHCI Host Controller
829:[    2.035181] usb usb8: Manufacturer: Linux 5.17.13-lqx1-1-lqx xhci-hcd
830:[    2.035183] usb usb8: SerialNumber: 0000:00:10.1
839:[    2.043776] usb usb9: We don't know the algorithms for LPM for this host, disabling LPM.
840:[    2.043813] usb usb9: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.17
841:[    2.043817] usb usb9: New USB device strings: Mfr=3, Product=2, SerialNumber=1
842:[    2.043819] usb usb9: Product: xHCI Host Controller
843:[    2.043821] usb usb9: Manufacturer: Linux 5.17.13-lqx1-1-lqx xhci-hcd
844:[    2.043823] usb usb9: SerialNumber: 0000:00:10.1
850:[    2.275970] usb 6-1: new full-speed USB device number 2 using xhci_hcd
851:[    2.431497] usb 6-1: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=24.00
852:[    2.431506] usb 6-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
853:[    2.431509] usb 6-1: Product: USB Receiver
854:[    2.431512] usb 6-1: Manufacturer: Logitech
855:[    2.458024] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:10.0/usb6/6-1/6-1:1.0/0003:046D:C52B.0001/input/input5
856:[    2.510466] hid-generic 0003:046D:C52B.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:00:10.0-1/input0
857:[    2.520291] input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:10.0/usb6/6-1/6-1:1.1/0003:046D:C52B.0002/input/input6
858:[    2.520459] input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:10.0/usb6/6-1/6-1:1.1/0003:046D:C52B.0002/input/input7
859:[    2.572594] input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:10.0/usb6/6-1/6-1:1.1/0003:046D:C52B.0002/input/input8
860:[    2.572759] hid-generic 0003:046D:C52B.0002: input,hiddev96,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:10.0-1/input1
861:[    2.581327] hid-generic 0003:046D:C52B.0003: hiddev97,hidraw2: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:10.0-1/input2
862:[    2.581394] usbcore: registered new interface driver usbhid
863:[    2.581398] usbhid: USB HID core driver
864:[    2.679388] logitech-djreceiver 0003:046D:C52B.0003: hiddev96,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:10.0-1/input2
865:[    2.788860] input: Logitech Wireless Device PID:4009 Mouse as /devices/pci0000:00/0000:00:10.0/usb6/6-1/6-1:1.2/0003:046D:C52B.0003/0003:046D:4009.0004/input/input10
866:[    2.788944] hid-generic 0003:046D:4009.0004: input,hidraw1: USB HID v1.11 Mouse [Logitech Wireless Device PID:4009] on usb-0000:00:10.0-1/input2:1
867:[    2.816610] input: Logitech M315/235/317 as /devices/pci0000:00/0000:00:10.0/usb6/6-1/6-1:1.2/0003:046D:C52B.0003/0003:046D:4009.0004/input/input14
868:[    2.816937] logitech-hidpp-device 0003:046D:4009.0004: input,hidraw1: USB HID v1.11 Mouse [Logitech M315/235/317] on usb-0000:00:10.0-1/input2:1
873:[    7.232520] input: Wireless hotkeys as /devices/virtual/input/input15
874:[    7.233202] acpi device:02: registered as cooling_device4
875:[    7.233257] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input16
877:[    7.242352] acpi device:04: registered as cooling_device5
878:[    7.243317] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:03/LNXVIDEO:01/input/input17
881:[    7.335414] input: ST LIS3LV02DL Accelerometer as /devices/platform/lis3lv02d/input/input18
883:[    7.421988] r8169 0000:03:00.0: enabling device (0000 -> 0003)
888:[    7.514692] mousedev: PS/2 mouse device common for all mice
897:[    7.591620] Bluetooth: HCI device and connection manager initialized
903:[    7.699614] snd_hda_intel 0000:00:01.1: enabling device (0000 -> 0002)
905:[    7.716438] usbcore: registered new interface driver btusb
912:[    7.777665] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/sound/card0/input20
914:[    7.796756] input: PC Speaker as /devices/platform/pcspkr/input/input21
915:[    7.867172] usb 2-4: Found UVC 1.00 device HP Truevision HD (05c8:036e)
923:[    7.899092] input: HP Truevision HD: HP Truevision as /devices/pci0000:00/0000:00:13.2/usb2/2-4/2-4:1.0/input/input22
924:[    7.899232] usbcore: registered new interface driver uvcvideo
932:[    7.915296] Console: switching to colour dummy device 80x25
949:[    7.938639] input: HP WMI hotkeys as /devices/virtual/input/input23
953:[    7.980916] rtl8723be 0000:02:00.0: enabling device (0000 -> 0003)
954:[    7.990073] input: HD-Audio Generic Mic as /devices/pci0000:00/0000:00:14.2/sound/card1/input24
955:[    7.990163] input: HD-Audio Generic Headphone as /devices/pci0000:00/0000:00:14.2/sound/card1/input25
1001:[    8.661850] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input19
1028:[   10.720486] fbcon: radeondrmfb (fb0) is primary device
1029:[   12.502845] Console: switching to colour frame buffer device 240x67
1030:[   12.511705] radeon 0000:00:01.0: [drm] fb0: radeondrmfb frame buffer device
1032:[   12.578464] amdgpu 0000:01:00.0: enabling device (0000 -> 0003)
1094:[   28.136558] logitech-hidpp-device 0003:046D:4009.0004: HID++ 2.0 device connected.
1152:[   33.780571] Modules linked in: fuse ccm af_packet cmac algif_hash algif_skcipher af_alg bnep xfs libcrc32c nls_utf8 nls_cp437 vfat fat edac_mce_amd ccp rng_core amdgpu kvm irqbypass crct10dif_pclmul rtl8723be(-) crc32_pclmul snd_ctl_led hp_wmi btcoexist ghash_clmulni_intel sparse_keymap aesni_intel rtl8723_common joydev snd_hda_codec_realtek platform_profile wmi_bmof radeon rtl_pci crypto_simd rtlwifi snd_hda_codec_generic uvcvideo pcspkr ledtrig_audio cryptd psmouse snd_hda_codec_hdmi mac80211 gpu_sched btusb videobuf2_vmalloc snd_hda_intel videobuf2_memops drm_ttm_helper btrtl snd_intel_dspcfg ttm videobuf2_v4l2 btbcm snd_intel_sdw_acpi videobuf2_common btintel drm_kms_helper snd_hda_codec btmtk cec snd_hda_core videodev efi_pstore k10temp bluetooth rc_core fam15h_power snd_hwdep crypto_user cfg80211 sp5100_tco mc snd_pcm mousedev drm ecdh_generic snd_timer i2c_piix4 rfkill r8169 snd agpgart libarc4 i2c_algo_bit realtek soundcore wmi hp_accel i2c_scmi lis3lv02d wireless_hotkey video
1153:[   33.780732]  acpi_cpufreq ext4 crc32c_generic crc16 mbcache jbd2 hid_logitech_hidpp hid_logitech_dj usbhid ata_generic rtsx_pci_sdmmc pata_acpi mmc_core crc32c_intel serio_raw sr_mod pata_atiixp cdrom xhci_pci xhci_pci_renesas rtsx_pci
1171:[   33.780864]  pci_device_remove+0x36/0xa0
1172:[   33.780873]  __device_release_driver+0x189/0x260

$ sudo dmesg |grep 'device|usb'
149:[    0.014937] [mem 0x5f000000-0xfebfffff] available for PCI devices
178:[    0.077602] Console: colour dummy device 80x25
304:[    0.872185] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
446:[    0.883098] pci 0000:00:01.0: vgaarb: setting as boot VGA device
447:[    0.883098] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
451:[    0.883098] usbcore: registered new interface driver usbfs
452:[    0.883098] usbcore: registered new interface driver hub
453:[    0.883098] usbcore: registered new device driver usb
507:[    0.903490] pnp: PnP ACPI: found 9 devices
561:[    0.940665] pci 0000:00:12.0: quirk_usb_early_handoff+0x0/0x700 took 24739 usecs
562:[    0.955619] pci 0000:00:12.2: quirk_usb_early_handoff+0x0/0x700 took 14517 usecs
564:[    0.980656] pci 0000:00:13.0: quirk_usb_early_handoff+0x0/0x700 took 24360 usecs
565:[    0.995610] pci 0000:00:13.2: quirk_usb_early_handoff+0x0/0x700 took 14517 usecs
567:[    1.020607] pci 0000:00:14.5: quirk_usb_early_handoff+0x0/0x700 took 24301 usecs
630:[    1.145134] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
632:[    1.145213] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
634:[    1.145294] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
661:[    1.165362] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.17
662:[    1.165370] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
663:[    1.165373] usb usb1: Product: EHCI Host Controller
664:[    1.165375] usb usb1: Manufacturer: Linux 5.17.13-lqx1-1-lqx ehci_hcd
665:[    1.165377] usb usb1: SerialNumber: 0000:00:12.2
675:[    1.173667] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.17
676:[    1.173670] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
677:[    1.173672] usb usb2: Product: EHCI Host Controller
678:[    1.173674] usb usb2: Manufacturer: Linux 5.17.13-lqx1-1-lqx ehci_hcd
679:[    1.173676] usb usb2: SerialNumber: 0000:00:13.2
687:[    1.230512] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.17
688:[    1.230521] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
689:[    1.230523] usb usb3: Product: OHCI PCI host controller
690:[    1.230525] usb usb3: Manufacturer: Linux 5.17.13-lqx1-1-lqx ohci_hcd
691:[    1.230527] usb usb3: SerialNumber: 0000:00:12.0
697:[    1.287503] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.17
698:[    1.287511] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
699:[    1.287514] usb usb4: Product: OHCI PCI host controller
700:[    1.287516] usb usb4: Manufacturer: Linux 5.17.13-lqx1-1-lqx ohci_hcd
701:[    1.287518] usb usb4: SerialNumber: 0000:00:13.0
707:[    1.344444] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.17
708:[    1.344452] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
709:[    1.344454] usb usb5: Product: OHCI PCI host controller
710:[    1.344456] usb usb5: Manufacturer: Linux 5.17.13-lqx1-1-lqx ohci_hcd
711:[    1.344459] usb usb5: SerialNumber: 0000:00:14.5
730:[    1.351962] fb0: EFI VGA frame buffer device
748:[    1.361765] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
755:[    1.411347] usb 2-4: new high-speed USB device number 2 using ehci-pci
756:[    1.595507] usb 2-4: New USB device found, idVendor=05c8, idProduct=036e, bcdDevice= 1.06
757:[    1.595516] usb 2-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
758:[    1.595519] usb 2-4: Product: HP Truevision HD
759:[    1.595521] usb 2-4: Manufacturer: SunplusIT INC.
764:[    1.649424] usb 3-3: new full-speed USB device number 2 using ohci-pci
767:[    1.781648] usb 3-3: New USB device found, idVendor=0bda, idProduct=b001, bcdDevice= 2.00
768:[    1.781656] usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
769:[    1.781658] usb 3-3: Product: Bluetooth Radio
770:[    1.781660] usb 3-3: Manufacturer: Realtek
771:[    1.781662] usb 3-3: SerialNumber: 00e04c000001
795:[    1.867839] Console: switching to colour frame buffer device 100x37
796:[    2.018614] rtsx_pci 0000:04:00.0: enabling device (0000 -> 0002)
803:[    2.031504] pata_atiixp 0000:00:14.1: enabling device (0000 -> 0001)
804:[    2.031835] usb usb6: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.17
805:[    2.031844] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
806:[    2.031847] usb usb6: Product: xHCI Host Controller
807:[    2.031849] usb usb6: Manufacturer: Linux 5.17.13-lqx1-1-lqx xhci-hcd
808:[    2.031852] usb usb6: SerialNumber: 0000:00:10.0
814:[    2.032410] usb usb7: We don't know the algorithms for LPM for this host, disabling LPM.
815:[    2.032439] usb usb7: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.17
816:[    2.032443] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
817:[    2.032445] usb usb7: Product: xHCI Host Controller
818:[    2.032448] usb usb7: Manufacturer: Linux 5.17.13-lqx1-1-lqx xhci-hcd
819:[    2.032450] usb usb7: SerialNumber: 0000:00:10.0
826:[    2.035169] usb usb8: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.17
827:[    2.035174] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
828:[    2.035178] usb usb8: Product: xHCI Host Controller
829:[    2.035181] usb usb8: Manufacturer: Linux 5.17.13-lqx1-1-lqx xhci-hcd
830:[    2.035183] usb usb8: SerialNumber: 0000:00:10.1
839:[    2.043776] usb usb9: We don't know the algorithms for LPM for this host, disabling LPM.
840:[    2.043813] usb usb9: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.17
841:[    2.043817] usb usb9: New USB device strings: Mfr=3, Product=2, SerialNumber=1
842:[    2.043819] usb usb9: Product: xHCI Host Controller
843:[    2.043821] usb usb9: Manufacturer: Linux 5.17.13-lqx1-1-lqx xhci-hcd
844:[    2.043823] usb usb9: SerialNumber: 0000:00:10.1
850:[    2.275970] usb 6-1: new full-speed USB device number 2 using xhci_hcd
851:[    2.431497] usb 6-1: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=24.00
852:[    2.431506] usb 6-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
853:[    2.431509] usb 6-1: Product: USB Receiver
854:[    2.431512] usb 6-1: Manufacturer: Logitech
855:[    2.458024] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:10.0/usb6/6-1/6-1:1.0/0003:046D:C52B.0001/input/input5
856:[    2.510466] hid-generic 0003:046D:C52B.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:00:10.0-1/input0
857:[    2.520291] input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:10.0/usb6/6-1/6-1:1.1/0003:046D:C52B.0002/input/input6
858:[    2.520459] input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:10.0/usb6/6-1/6-1:1.1/0003:046D:C52B.0002/input/input7
859:[    2.572594] input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:10.0/usb6/6-1/6-1:1.1/0003:046D:C52B.0002/input/input8
860:[    2.572759] hid-generic 0003:046D:C52B.0002: input,hiddev96,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:10.0-1/input1
861:[    2.581327] hid-generic 0003:046D:C52B.0003: hiddev97,hidraw2: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:10.0-1/input2
862:[    2.581394] usbcore: registered new interface driver usbhid
863:[    2.581398] usbhid: USB HID core driver
864:[    2.679388] logitech-djreceiver 0003:046D:C52B.0003: hiddev96,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:10.0-1/input2
865:[    2.788860] input: Logitech Wireless Device PID:4009 Mouse as /devices/pci0000:00/0000:00:10.0/usb6/6-1/6-1:1.2/0003:046D:C52B.0003/0003:046D:4009.0004/input/input10
866:[    2.788944] hid-generic 0003:046D:4009.0004: input,hidraw1: USB HID v1.11 Mouse [Logitech Wireless Device PID:4009] on usb-0000:00:10.0-1/input2:1
867:[    2.816610] input: Logitech M315/235/317 as /devices/pci0000:00/0000:00:10.0/usb6/6-1/6-1:1.2/0003:046D:C52B.0003/0003:046D:4009.0004/input/input14
868:[    2.816937] logitech-hidpp-device 0003:046D:4009.0004: input,hidraw1: USB HID v1.11 Mouse [Logitech M315/235/317] on usb-0000:00:10.0-1/input2:1
873:[    7.232520] input: Wireless hotkeys as /devices/virtual/input/input15
874:[    7.233202] acpi device:02: registered as cooling_device4
875:[    7.233257] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input16
877:[    7.242352] acpi device:04: registered as cooling_device5
878:[    7.243317] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:03/LNXVIDEO:01/input/input17
881:[    7.335414] input: ST LIS3LV02DL Accelerometer as /devices/platform/lis3lv02d/input/input18
883:[    7.421988] r8169 0000:03:00.0: enabling device (0000 -> 0003)
888:[    7.514692] mousedev: PS/2 mouse device common for all mice
897:[    7.591620] Bluetooth: HCI device and connection manager initialized
903:[    7.699614] snd_hda_intel 0000:00:01.1: enabling device (0000 -> 0002)
905:[    7.716438] usbcore: registered new interface driver btusb
912:[    7.777665] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/sound/card0/input20
914:[    7.796756] input: PC Speaker as /devices/platform/pcspkr/input/input21
915:[    7.867172] usb 2-4: Found UVC 1.00 device HP Truevision HD (05c8:036e)
923:[    7.899092] input: HP Truevision HD: HP Truevision as /devices/pci0000:00/0000:00:13.2/usb2/2-4/2-4:1.0/input/input22
924:[    7.899232] usbcore: registered new interface driver uvcvideo
932:[    7.915296] Console: switching to colour dummy device 80x25
949:[    7.938639] input: HP WMI hotkeys as /devices/virtual/input/input23
953:[    7.980916] rtl8723be 0000:02:00.0: enabling device (0000 -> 0003)
954:[    7.990073] input: HD-Audio Generic Mic as /devices/pci0000:00/0000:00:14.2/sound/card1/input24
955:[    7.990163] input: HD-Audio Generic Headphone as /devices/pci0000:00/0000:00:14.2/sound/card1/input25
1001:[    8.661850] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input19
1028:[   10.720486] fbcon: radeondrmfb (fb0) is primary device
1029:[   12.502845] Console: switching to colour frame buffer device 240x67
1030:[   12.511705] radeon 0000:00:01.0: [drm] fb0: radeondrmfb frame buffer device
1032:[   12.578464] amdgpu 0000:01:00.0: enabling device (0000 -> 0003)
1094:[   28.136558] logitech-hidpp-device 0003:046D:4009.0004: HID++ 2.0 device connected.
1152:[   33.780571] Modules linked in: fuse ccm af_packet cmac algif_hash algif_skcipher af_alg bnep xfs libcrc32c nls_utf8 nls_cp437 vfat fat edac_mce_amd ccp rng_core amdgpu kvm irqbypass crct10dif_pclmul rtl8723be(-) crc32_pclmul snd_ctl_led hp_wmi btcoexist ghash_clmulni_intel sparse_keymap aesni_intel rtl8723_common joydev snd_hda_codec_realtek platform_profile wmi_bmof radeon rtl_pci crypto_simd rtlwifi snd_hda_codec_generic uvcvideo pcspkr ledtrig_audio cryptd psmouse snd_hda_codec_hdmi mac80211 gpu_sched btusb videobuf2_vmalloc snd_hda_intel videobuf2_memops drm_ttm_helper btrtl snd_intel_dspcfg ttm videobuf2_v4l2 btbcm snd_intel_sdw_acpi videobuf2_common btintel drm_kms_helper snd_hda_codec btmtk cec snd_hda_core videodev efi_pstore k10temp bluetooth rc_core fam15h_power snd_hwdep crypto_user cfg80211 sp5100_tco mc snd_pcm mousedev drm ecdh_generic snd_timer i2c_piix4 rfkill r8169 snd agpgart libarc4 i2c_algo_bit realtek soundcore wmi hp_accel i2c_scmi lis3lv02d wireless_hotkey video
1153:[   33.780732]  acpi_cpufreq ext4 crc32c_generic crc16 mbcache jbd2 hid_logitech_hidpp hid_logitech_dj usbhid ata_generic rtsx_pci_sdmmc pata_acpi mmc_core crc32c_intel serio_raw sr_mod pata_atiixp cdrom xhci_pci xhci_pci_renesas rtsx_pci
1171:[   33.780864]  pci_device_remove+0x36/0xa0
1172:[   33.780873]  __device_release_driver+0x189/0x260
1191:[  118.306146] usb 8-1: new high-speed USB device number 2 using xhci_hcd
1192:[  118.445716] usb 8-1: New USB device found, idVendor=148f, idProduct=7601, bcdDevice= 0.00
1193:[  118.445729] usb 8-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
1194:[  118.445733] usb 8-1: Product: 802.11 n WLAN
1195:[  118.445736] usb 8-1: Manufacturer: MediaTek
1196:[  118.445739] usb 8-1: SerialNumber: 1.0
1197:[  118.612634] usb 8-1: reset high-speed USB device number 2 using xhci_hcd
1202:[  119.453288] usbcore: registered new interface driver mt7601u