You are not logged in.

#26 2021-10-30 07:18:57

seth
Member
Registered: 2012-09-03
Posts: 60,762

Re: USB devices doesn't recognize after update

Oct 29 19:07:37 ruut kernel: usb 4-2: UAS is ignored for this device, using usb-storage instead
Oct 29 19:07:37 ruut kernel: usb-storage 4-2:1.0: USB Mass Storage device detected
Oct 29 19:07:37 ruut kernel: usb-storage 4-2:1.0: Quirks match for vid 2537 pid 1068: 800000
Oct 29 19:07:37 ruut kernel: scsi host0: usb-storage 4-2:1.0
Oct 29 19:07:37 ruut kernel: mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
Oct 29 19:07:37 ruut kernel: usbcore: registered new interface driver usb-storage
Oct 29 19:07:37 ruut kernel: iTCO_vendor_support: vendor-support=0
Oct 29 19:07:37 ruut kernel: usb 3-10: New USB device found, idVendor=8087, idProduct=0026, bcdDevice= 0.02
Oct 29 19:07:37 ruut kernel: usb 3-10: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Oct 29 19:07:37 ruut mtp-probe[385]: checking bus 3, device 3: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-6"
Oct 29 19:07:37 ruut mtp-probe[385]: bus: 3, device: 3 was not an MTP device
Oct 29 19:07:37 ruut mtp-probe[386]: checking bus 3, device 4: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-7"
Oct 29 19:07:37 ruut mtp-probe[387]: checking bus 3, device 2: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-5"
Oct 29 19:07:37 ruut mtp-probe[386]: bus: 3, device: 4 was not an MTP device
Oct 29 19:07:37 ruut mtp-probe[387]: bus: 3, device: 2 was not an MTP device
Oct 29 19:07:37 ruut mtp-probe[391]: checking bus 3, device 2: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-5"
Oct 29 19:07:37 ruut mtp-probe[391]: bus: 3, device: 2 was not an MTP device
Oct 29 19:07:37 ruut kernel: mc: Linux media interface: v0.10
Oct 29 19:07:37 ruut mtp-probe[392]: checking bus 3, device 3: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-6"
Oct 29 19:07:37 ruut mtp-probe[392]: bus: 3, device: 3 was not an MTP device
Oct 29 19:07:37 ruut kernel: input: Weida Hi-Tech CoolTouch® System as /devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6:1.0/0003:2575:0905.0002/input/input16
Oct 29 19:07:37 ruut kernel: hid-multitouch 0003:2575:0905.0002: input,hidraw1: USB HID v1.10 Device [Weida Hi-Tech CoolTouch® System] on usb-0000:00:14.0-6/input0
Oct 29 19:07:37 ruut kernel: usbcore: registered new interface driver usbhid
Oct 29 19:07:37 ruut kernel: usbhid: USB HID core driver
Oct 29 19:07:37 ruut kernel: videodev: Linux video capture interface: v2

To identify an affected "bad" boot, run "sudo journalctl -b -1 | grep usbhid; sudo journalctl -b -2 | grep usbhid; …" - the one that doesn't match any usbhid is the one that doesn't detect your usb devices.

Offline

#27 2021-10-30 16:12:07

Sourav
Member
From: India
Registered: 2019-04-22
Posts: 84
Website

Re: USB devices doesn't recognize after update

Hi, sorry for talking in the middle of the interesting conversation. But just to let you guys know that I also have the same problem as ChagunovRoman. I have been using the  Xanmod linux kernel compiled by myself. The kernel version 5.14.12 worked flawlessly, but a week ago, I updated my kernel to 5.14.14, and then after booting up my system with the power button, my USB devices are first loaded at BIOS time, and then after the Kernel is loaded, the devices are all disabled (except the 5V and 0V power worked).

I can't even run any devices, no USB ports are working.

Now I tried the kernel 5.14.12 again and it was all good. Then I tried the Arch Linux's kernel (5.14.14), and it had the problem. I also tried 5.14.13 and 5.14.15 both are also having the same problem. Any kernel prior to 5.14.13 is working fine.

The solution for me is to restart my PC from the restart button on the chassis. This way after the reboot it's working fine. Every time I power-off my PC and then boot from the power button it's having the same problem from Kernel 5.13.13.

Last edited by Sourav (2021-10-30 16:16:31)

Offline

#28 2021-10-30 19:01:13

seth
Member
Registered: 2012-09-03
Posts: 60,762

Re: USB devices doesn't recognize after update

Please post a journal for such a boot - the behavior is not deterministic for the OP and the more frequent cause is that you're not booting the installed kernel and therefore lack the relevant modules.
(This typically happens because you forgot to mount the boot partition or did mount it but are actually booting from the root partition)

Offline

#29 2021-11-03 22:32:59

devsk
Member
Registered: 2019-07-07
Posts: 8

Re: USB devices doesn't recognize after update

Offline

Board footer

Powered by FluxBB