See the Security and Bug Fixes Section - Grub EFI Install Updates Fix Sticky


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Keyboard freeze
#7
Hi!

I've been looking at the lines listed. I also had trouble (different causes, similar behaviour) related to some devices.
In my experience, the problem comes from your USB Controller. Namely, a certain device that is attached through the USB Hub you are using.
Watch closely the following lines.

(03-01-2024, 11:39 AM)commodore2 link Wrote: Here's the latest log. I don't see anything. Let me know if you get any clue:

Mar 01 08:16:18 MYPC01 kernel: ACPI: bus type USB registered

[...]
Mar 01 08:16:18 MYPC01 kernel: usb 2-1: new high-speed USB device number 2 using ehci-pci
[...]
Mar 01 08:16:18 MYPC01 kernel: usb 2-1: New USB device found, idVendor=8087, idProduct=0024, bcdDevice= 0.00
Mar 01 08:16:18 MYPC01 kernel: usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Mar 01 08:16:18 MYPC01 kernel: hub 2-1:1.0: USB hub found
Mar 01 08:16:18 MYPC01 kernel: usb 2-1.2: new full-speed USB device number 3 using ehci-pci
[...]
Mar 01 08:16:18 MYPC01 kernel: usb 2-1.2: device descriptor read/64, error -32

[...]



Mar 01 08:16:18 MYPC01 kernel: usb 2-1.2: device descriptor read/64, error -32
[...]Mar 01 08:16:18 MYPC01 kernel: usb 2-1.2: new full-speed USB device number 4 using ehci-pci
[...]Mar 01 08:16:18 MYPC01 kernel: usb 2-1.2: device descriptor read/64, error -32.]Mar 01 08:16:18 MYPC01 kernel: usb 2-1.2: device descriptor read/64, error -32
[...]Mar 01 08:16:18 MYPC01 kernel: usb 2-1-port2: attempt power cycle
[...]Mar 01 08:16:18 MYPC01 kernel: input: Metadot - Das Keyboard Das Keyboard as /devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.2/1-1.2.4/1-1.2.4:1.0/0003:24F0:0140.0003/input/input8
Mar 01 08:16:18 MYPC01 kernel: logitech-djreceiver 0003:046D:C534.0001: hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:00:1d.0-1.2.2/input0
Mar 01 08:16:18 MYPC01 kernel: hid-generic 0003:24F0:0140.0003: input,hidraw2: USB HID v1.10 Keyboard [Metadot - Das Keyboard Das Keyboard] on usb-0000:00:1d.0-1.2.4/input0
[...]


You can notice the number of errors on the attempts to access a device. I assume it is a storage media.
The polling USB routine attempts to reconfigure the bus but fails everytime.
Unfortunately, it is extremely difficult to figure out what really happens.
To make the long story short:
1. Remove any USB device attached to the system.
2. Plug in the USB devices one by one, in this exact order: USB Keyboard.
3. Start the computer.
4. Plug in the next USB devices, one by one: USB Hub; USB Mouse; USB Audio interface (if any); USB Printer. The last ones: USB Storage media.
5. At each step, write down on a paper IF something unexpected happens.

Please also do the following from the CLI:

Code:
sudo inxi -c 0 -ACdGMNSz

Post here the contents of the report.

Do also

Code:
sudo lsusb

Add the result to the post.


A little bit of digging, proves I got the trouble figured out correctly:

https://askubuntu.com/questions/1431627/...4-error-71

https://bbs.archlinux.org/viewtopic.php?id=253704

Tell us what changed, if any change occured. Good luck!
"It's easy to die for an idea. It's way harder TO LIVE for your idea!"
Current Machine:
Dell Precision T1700, 16 GB RAM, SSD Kingston A400, 480 GB.
Laptop:
ASUS X200MA , IntelĀ® CeleronĀ® N2830, 2 GB RAM, SSD Kingston A400, 480 GB.
Reply


Messages In This Thread
Keyboard freeze - by commodore2 - 02-29-2024, 09:36 AM
Re: Keyboard freeze - by stevef - 02-29-2024, 01:27 PM
Re: Keyboard freeze - by commodore2 - 02-29-2024, 10:56 PM
Re: Keyboard freeze - by stevef - 03-01-2024, 05:35 AM
Re: Keyboard freeze - by commodore2 - 03-01-2024, 11:39 AM
Re: Keyboard freeze - by stevef - 03-01-2024, 03:48 PM
Re: Keyboard freeze - by Şerban S. - 03-04-2024, 04:28 PM
Re: Keyboard freeze - by commodore2 - 03-04-2024, 05:32 PM
Re: Keyboard freeze - by Şerban S. - 03-04-2024, 05:51 PM
Re: Keyboard freeze - by commodore2 - 03-04-2024, 06:34 PM
Re: Keyboard freeze - by commodore2 - 03-09-2024, 12:43 PM
Re: Keyboard freeze - by Şerban S. - 04-02-2024, 10:28 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)