You are not logged in.

#1 2021-07-12 18:15:20

Zzipo
Member
From: North Spain
Registered: 2013-01-07
Posts: 61

USB keyboards not recognized after major upgrade [solved]

Greetings,

I have updated the system to the latest version and I cannot login again, since my USB keyboards are not working (I tried with two different).

At least I have another computer with ssh to connect to it, and I did many tests:

- acpi=off (grub)
- pci=noacpi (grub)
- downgrading libinput and xf86-input…
- downgrading the kernel version (5.9 and 5.12 or so)
- switching to a kernel 4.19
- disabling acpid.service
- disabling sddm and directly using the virtual console

The keyboards do not work in any place (neither sddm login nor the virtual console). Both keyboards work in another linux machine, they are recognized and listed in lsusb.

Using dmesg:

[ 1609.600354] usb 9-4: new low-speed USB device number 14 using ohci-pci
[ 1609.753690] usb 9-4: device descriptor read/64, error -32
[ 1610.013695] usb 9-4: device descriptor read/64, error -32
[ 1610.270366] usb 9-4: new low-speed USB device number 15 using ohci-pci
[ 1610.423699] usb 9-4: device descriptor read/64, error -32
[ 1610.683704] usb 9-4: device descriptor read/64, error -32
[ 1610.790419] usb usb9-port4: attempt power cycle
[ 1611.243715] usb 9-4: new low-speed USB device number 16 using ohci-pci
[ 1611.657052] usb 9-4: device not accepting address 16, error -32
[ 1611.807056] usb 9-4: new low-speed USB device number 17 using ohci-pci
[ 1612.220395] usb 9-4: device not accepting address 17, error -32
[ 1612.220448] usb usb9-port4: unable to enumerate USB device

[ 1624.600590] usb 9-5: new low-speed USB device number 18 using ohci-pci
[ 1624.753925] usb 9-5: device descriptor read/64, error -32
[ 1625.013930] usb 9-5: device descriptor read/64, error -32
[ 1625.270601] usb 9-5: new low-speed USB device number 19 using ohci-pci
[ 1625.423947] usb 9-5: device descriptor read/64, error -32
[ 1625.683940] usb 9-5: device descriptor read/64, error -32
[ 1625.790653] usb usb9-port5: attempt power cycle
[ 1626.243949] usb 9-5: new low-speed USB device number 20 using ohci-pci
[ 1626.657373] usb 9-5: device not accepting address 20, error -32
[ 1626.807294] usb 9-5: new low-speed USB device number 21 using ohci-pci
[ 1627.220628] usb 9-5: device not accepting address 21, error -32
[ 1627.220681] usb usb9-port5: unable to enumerate USB device

Any idea what is going on?

Last edited by Zzipo (2021-07-12 18:20:11)

Offline

#2 2021-07-12 18:19:56

Zzipo
Member
From: North Spain
Registered: 2013-01-07
Posts: 61

Re: USB keyboards not recognized after major upgrade [solved]

Solved by doing `iommu=soft` in grub.

Offline

Board footer

Powered by FluxBB