![]() |
Keyboard freeze - Printable Version +- Linux Lite Forums (https://www.linuxliteos.com/forums) +-- Forum: Hardware - Support (https://www.linuxliteos.com/forums/forumdisplay.php?fid=6) +--- Forum: Other (https://www.linuxliteos.com/forums/forumdisplay.php?fid=28) +--- Thread: Keyboard freeze (/showthread.php?tid=9074) Pages:
1
2
|
Keyboard freeze - commodore2 - 02-29-2024 I am getting keyboard and mouse click freeze for last couple of days. It could be a recent update. I am not sure where to start troubleshooting. Adding intel_idle.max_cstate=1 in the grub configuration file did not help Swap details as follows: NAME TYPE SIZE USED PRIO /swapfile file 2G 0B -2 Last few updates: Start-Date: 2024-02-27 22:52:21 Commandline: apt-get dist-upgrade Requested-By: root Upgrade: libtiff5:amd64 (4.3.0-6ubuntu0.7, 4.3.0-6ubuntu0.8), less:amd64 (590-1ubuntu0.22.04.1, 590-1ubuntu0.22.04.2) End-Date: 2024-02-27 22:52:25 Start-Date: 2024-02-28 21:07:07 Commandline: apt-get dist-upgrade Requested-By: root Upgrade: libcpanel-json-xs-perl:amd64 (4.27-1build1, 4.27-1ubuntu0.1), libuv1:amd64 (1.43.0-1, 1.43.0-1ubuntu0.1) End-Date: 2024-02-28 21:07:09 Xubuntu jammy 22.04 x86_64 Kernel: 6.6.0 Xfce4 4.16 Memory: 3.26 GiB / 7.60 GiB (43%) Re: Keyboard freeze - stevef - 02-29-2024 Quote:I am not sure where to start troubleshooting.Freeze problems are difficult. Can you provide a bit of context ? For example Does the system recover from the freeze by itself if you leave it ? How do you restore access ? Is the problem reproducible ? Do certain things trigger a freeze ? Does it freeze if you leave the system totally alone ? Is there a pattern that may indicate a temperature problem ? When it freezes, is the computer completely unresponsive or are there some signs of life such as the keyboard indicators toggling if you press 'Num Lock' or 'Caps Lock'. Does the on screen clock continue to update during a freeze ? When it freezes does pressing Ctl Alt and F2 together have any effect ? Quote:Adding intel_idle.max_cstate=1 in the grub configuration file did not helpHave you reversed this ? Have you made any other changes ? Re: Keyboard freeze - commodore2 - 02-29-2024 Let me rephrase my problem; the computer itself does not freeze. It's the overall keyboard and certain mouse clicks that go unresponsive. The computer works OK but I am unable to type anything in any application e.g. terminal, text editor etc. However I am able to open apps using the Xfce menu. I am able to close any window but double click or minimize will stop working. Cursor will not blink in the terminal/bash window. Initially I was able to recover via logout/login or restart but I just discovered that I can "fix" the issue by switching consoles as well. i.e. pressing CTRL+ALT+F3 then back in GUI with CTRL+ALT+F7 I am going to check next time if the issue auto-fix itself. The only change that I made was adding intel_idle.max_cstate=1 in the grub configuration. That was mentioned somewhere online to fix the issue. I guess I can remove it as it does not appear to help. Re: Keyboard freeze - stevef - 03-01-2024 Examination of the logs for a period around the time of a known freeze might show something. Re: Keyboard freeze - commodore2 - 03-01-2024 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: usbcore: registered new interface driver usbfs Mar 01 08:16:18 MYPC01 kernel: usbcore: registered new interface driver hub Mar 01 08:16:18 MYPC01 kernel: usbcore: registered new device driver usb Mar 01 08:16:18 MYPC01 kernel: pci 0000:00:1a.0: quirk_usb_early_handoff+0x0/0x790 took 20895 usecs Mar 01 08:16:18 MYPC01 kernel: pci 0000:00:1d.0: quirk_usb_early_handoff+0x0/0x790 took 23380 usecs Mar 01 08:16:18 MYPC01 kernel: ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 1 Mar 01 08:16:18 MYPC01 kernel: ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00 Mar 01 08:16:18 MYPC01 kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.06 Mar 01 08:16:18 MYPC01 kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 Mar 01 08:16:18 MYPC01 kernel: usb usb1: Product: EHCI Host Controller Mar 01 08:16:18 MYPC01 kernel: usb usb1: Manufacturer: Linux 6.6.0 ehci_hcd Mar 01 08:16:18 MYPC01 kernel: usb usb1: SerialNumber: 0000:00:1d.0 Mar 01 08:16:18 MYPC01 kernel: hub 1-0:1.0: USB hub found Mar 01 08:16:18 MYPC01 kernel: ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 2 Mar 01 08:16:18 MYPC01 kernel: ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00 Mar 01 08:16:18 MYPC01 kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.06 Mar 01 08:16:18 MYPC01 kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 Mar 01 08:16:18 MYPC01 kernel: usb usb2: Product: EHCI Host Controller Mar 01 08:16:18 MYPC01 kernel: usb usb2: Manufacturer: Linux 6.6.0 ehci_hcd Mar 01 08:16:18 MYPC01 kernel: usb usb2: SerialNumber: 0000:00:1a.0 Mar 01 08:16:18 MYPC01 kernel: hub 2-0:1.0: USB hub found Mar 01 08:16:18 MYPC01 kernel: usb 1-1: new high-speed USB device number 2 using ehci-pci 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 1-1: New USB device found, idVendor=8087, idProduct=0024, bcdDevice= 0.00 Mar 01 08:16:18 MYPC01 kernel: usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 Mar 01 08:16:18 MYPC01 kernel: hub 1-1:1.0: USB hub found 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 1-1.1: new full-speed USB device number 3 using ehci-pci 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 1-1.1: New USB device found, idVendor=0a12, idProduct=0001, bcdDevice=88.91 Mar 01 08:16:18 MYPC01 kernel: usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 Mar 01 08:16:18 MYPC01 kernel: usb 1-1.2: new high-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 1-1.2: New USB device found, idVendor=2109, idProduct=2812, bcdDevice= d.a0 Mar 01 08:16:18 MYPC01 kernel: usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 Mar 01 08:16:18 MYPC01 kernel: usb 1-1.2: Product: USB2.0 Hub Mar 01 08:16:18 MYPC01 kernel: usb 1-1.2: Manufacturer: VIA Labs, Inc. Mar 01 08:16:18 MYPC01 kernel: hub 1-1.2:1.0: USB hub found Mar 01 08:16:18 MYPC01 kernel: usb 1-1.3: new high-speed USB device number 5 using ehci-pci 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 1-1.3: New USB device found, idVendor=0bda, idProduct=b812, bcdDevice= 2.10 Mar 01 08:16:18 MYPC01 kernel: usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3 Mar 01 08:16:18 MYPC01 kernel: usb 1-1.3: Product: 802.11ac NIC Mar 01 08:16:18 MYPC01 kernel: usb 1-1.3: Manufacturer: Realtek Mar 01 08:16:18 MYPC01 kernel: usb 1-1.3: SerialNumber: 123456 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 1-1.2.2: new full-speed USB device number 6 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 1-1.2.2: New USB device found, idVendor=046d, idProduct=c534, bcdDevice=29.01 Mar 01 08:16:18 MYPC01 kernel: usb 1-1.2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 Mar 01 08:16:18 MYPC01 kernel: usb 1-1.2.2: Product: USB Receiver Mar 01 08:16:18 MYPC01 kernel: usb 1-1.2.2: Manufacturer: Logitech Mar 01 08:16:18 MYPC01 kernel: usbcore: registered new interface driver usbhid Mar 01 08:16:18 MYPC01 kernel: usbhid: USB HID core driver Mar 01 08:16:18 MYPC01 kernel: usb 2-1-port2: attempt power cycle Mar 01 08:16:18 MYPC01 kernel: input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.2/1-1.2.2/1-1.2.2:1.0/0003:046D:C534.0001/input/input2 Mar 01 08:16:18 MYPC01 kernel: usb 1-1.2.4: new full-speed USB device number 7 using ehci-pci Mar 01 08:16:18 MYPC01 kernel: hid-generic 0003:046D:C534.0001: input,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: input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.2/1-1.2.2/1-1.2.2:1.1/0003:046D:C534.0002/input/input3 Mar 01 08:16:18 MYPC01 kernel: input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.2/1-1.2.2/1-1.2.2:1.1/0003:046D:C534.0002/input/input4 Mar 01 08:16:18 MYPC01 kernel: input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.2/1-1.2.2/1-1.2.2:1.1/0003:046D:C534.0002/input/input5 Mar 01 08:16:18 MYPC01 kernel: hid-generic 0003:046D:C534.0002: input,hiddev0,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:1d.0-1.2.2/input1 Mar 01 08:16:18 MYPC01 kernel: usb 1-1.2.4: New USB device found, idVendor=24f0, idProduct=0140, bcdDevice= 1.00 Mar 01 08:16:18 MYPC01 kernel: usb 1-1.2.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0 Mar 01 08:16:18 MYPC01 kernel: usb 1-1.2.4: Product: Das Keyboard Mar 01 08:16:18 MYPC01 kernel: usb 1-1.2.4: Manufacturer: Metadot - Das Keyboard 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 Mar 01 08:16:18 MYPC01 kernel: input: Metadot - Das Keyboard Das Keyboard System Control as /devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.2/1-1.2.4/1-1.2.4:1.1/0003:24F0:0140.0004/input/input9 Mar 01 08:16:18 MYPC01 kernel: usb 2-1.2: new full-speed USB device number 5 using ehci-pci Mar 01 08:16:18 MYPC01 kernel: input: Metadot - Das Keyboard Das Keyboard Consumer Control as /devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.2/1-1.2.4/1-1.2.4:1.1/0003:24F0:0140.0004/input/input10 Mar 01 08:16:18 MYPC01 kernel: hid-generic 0003:24F0:0140.0004: input,hidraw3: USB HID v1.10 Device [Metadot - Das Keyboard Das Keyboard] on usb-0000:00:1d.0-1.2.4/input1 Mar 01 08:16:18 MYPC01 kernel: logitech-djreceiver 0003:046D:C534.0002: hiddev0,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:1d.0-1.2.2/input1 Mar 01 08:16:18 MYPC01 kernel: input: Logitech Wireless Mouse PID:4054 Mouse as /devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.2/1-1.2.2/1-1.2.2:1.1/0003:046D:C534.0002/0003:046D:4054.0005/input/input12 Mar 01 08:16:18 MYPC01 kernel: hid-generic 0003:046D:4054.0005: input,hidraw4: USB HID v1.11 Mouse [Logitech Wireless Mouse PID:4054] on usb-0000:00:1d.0-1.2.2/input1:2 Mar 01 08:16:18 MYPC01 kernel: usb 2-1.2: device not accepting address 5, error -32 Mar 01 08:16:18 MYPC01 kernel: input: Logitech Wireless Mouse as /devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.2/1-1.2.2/1-1.2.2:1.1/0003:046D:C534.0002/0003:046D:4054.0005/input/input16 Mar 01 08:16:18 MYPC01 kernel: logitech-hidpp-device 0003:046D:4054.0005: input,hidraw4: USB HID v1.11 Mouse [Logitech Wireless Mouse] on usb-0000:00:1d.0-1.2.2/input1:2 Mar 01 08:16:18 MYPC01 kernel: usb 2-1.2: new full-speed USB device number 6 using ehci-pci Mar 01 08:16:18 MYPC01 kernel: usb 2-1.2: device not accepting address 6, error -32 Mar 01 08:16:18 MYPC01 kernel: usb 2-1-port2: unable to enumerate USB device Mar 01 08:16:18 MYPC01 kernel: usb 2-1.2: new full-speed USB device number 7 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 8 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: usb 2-1.2: new full-speed USB device number 9 using ehci-pci Mar 01 08:16:19 MYPC01 kernel: usb 2-1.2: device not accepting address 9, error -32 Mar 01 08:16:19 MYPC01 kernel: usb 2-1.2: new full-speed USB device number 10 using ehci-pci Mar 01 08:16:20 MYPC01 kernel: usb 2-1.2: device not accepting address 10, error -32 Mar 01 08:16:20 MYPC01 kernel: usb 2-1-port2: unable to enumerate USB device Mar 01 08:16:20 MYPC01 kernel: usbcore: registered new interface driver btusb Mar 01 08:16:21 MYPC01 kernel: usbcore: registered new interface driver rtl88x2bu Mar 01 08:16:22 MYPC01 audit[557]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="ippusbxd" pid=557 comm="apparmor_parser" Mar 01 08:16:23 MYPC01 NetworkManager[681]: <info> [1709280983.9277] rfkill1: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.3/1-1.3:1.0/ieee80211/phy0/rfkill1) (driver rtl88x2bu) Mar 01 08:16:25 MYPC01 ModemManager[670]: <info> [base-manager] couldn't check support for device '/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.3': not supported by any plugin Mar 01 08:16:32 MYPC01 kernel: usb_recv_tasklet+0x65/0x150 [88x2bu] Mar 01 08:16:32 MYPC01 kernel: usb_recv_tasklet+0x65/0x150 [88x2bu] Mar 01 08:16:32 MYPC01 kernel: usb_recv_tasklet+0x65/0x150 [88x2bu] Mar 01 08:16:32 MYPC01 kernel: usb_recv_tasklet+0x65/0x150 [88x2bu] Mar 01 08:42:03 MYPC01 kernel: usb 2-1.2: new high-speed USB device number 11 using ehci-pci Mar 01 08:42:04 MYPC01 kernel: usb 2-1.2: device descriptor read/64, error -71 Mar 01 08:42:04 MYPC01 kernel: usb 2-1.2: device not accepting address 11, error -71 Mar 01 08:42:05 MYPC01 kernel: usb 2-1-port2: Cannot enable. Maybe the USB cable is bad? Mar 01 08:42:05 MYPC01 kernel: usb 2-1-port2: attempt power cycle Mar 01 08:42:06 MYPC01 kernel: usb 2-1.2: new full-speed USB device number 13 using ehci-pci Mar 01 08:42:06 MYPC01 kernel: usb 2-1.2: device descriptor read/8, error -32 Mar 01 08:42:06 MYPC01 kernel: usb 2-1.2: device descriptor read/8, error -32 Mar 01 08:42:06 MYPC01 kernel: usb 2-1.2: new high-speed USB device number 14 using ehci-pci Mar 01 08:42:06 MYPC01 kernel: usb 2-1.2: device descriptor read/8, error -71 Mar 01 08:42:06 MYPC01 kernel: usb 2-1.2: device descriptor read/8, error -71 Mar 01 08:42:06 MYPC01 kernel: usb 2-1-port2: unable to enumerate USB device Re: Keyboard freeze - stevef - 03-01-2024 Can you provide some context about this log extract ? For example, what time was the 'freeze' that this log covers ? What actions were taken to unfreeze and at what time were those actions done ? Are your keyboard and mouse connected by USB ? Edit - to correct typing Re: Keyboard freeze - Şerban S. - 03-04-2024 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: 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/ubuntu-22-04-fails-to-resume-with-error-device-descriptor-read-64-error-71 https://bbs.archlinux.org/viewtopic.php?id=253704 Tell us what changed, if any change occured. Good luck! Re: Keyboard freeze - commodore2 - 03-04-2024 System: Kernel: 6.6.0 x86_64 bits: 64 Desktop: Xfce 4.16.0 Distro: Linux Lite 6.6 LTS Machine: Type: Desktop Mobo: N/A model: N/A serial: N/A UEFI: American Megatrends v: 4.6.5 date: 01/17/2014 CPU: Topology: Dual Core model: Intel Celeron 1037U bits: 64 type: MCP L2 cache: 2048 KiB Speed: 798 MHz min/max: 800/1800 MHz Core speeds (MHz): 1: 1072 2: 1071 Graphics: Device-1: Intel 3rd Gen Core processor Graphics driver: i915 v: kernel Display: server: X.Org 1.21.1.4 driver: modesetting unloaded: fbdev,vesa resolution: 1600x900~60Hz OpenGL: renderer: Mesa Intel HD Graphics 2500 (IVB GT1) v: 4.2 Mesa 23.2.1-1ubuntu3.1~22.04.2 Audio: Device-1: Intel 7 Series/C216 Family High Definition Audio driver: snd_hda_intel Sound Server: ALSA v: k6.6.0 Network: Device-1: Realtek RTL810xE PCI Express Fast Ethernet driver: r8169 Device-2: Realtek RTL810xE PCI Express Fast Ethernet driver: r8169 Device-3: Realtek RTL88x2bu [AC1200 Techkey] type: USB driver: rtl88x2bu Drives: Local Storage: total: 119.24 GiB used: 21.09 GiB (17.7%) ID-1: /dev/sda vendor: LITE-ON IT model: LCS-128M6S 2.5 7mm 128GB size: 119.24 GiB Message: No Optical or Floppy data was found. -------------------------------------- Bus 002 Device 009: ID 24f0:0140 Metadot Das Keyboard 4 Bus 002 Device 010: ID 046d:c534 Logitech, Inc. Unifying Receiver Bus 002 Device 007: ID 2109:2812 VIA Labs, Inc. VL812 Hub Bus 002 Device 004: ID 04f9:03e0 Brother Industries, Ltd MFC-J6530DW Bus 002 Device 003: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode) Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 001 Device 006: ID 0bda:b812 Realtek Semiconductor Corp. RTL88x2bu [AC1200 Techkey] Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Re: Keyboard freeze - Şerban S. - 03-04-2024 Thanks! From the USB devices list, my best guess is still some USB disk you are using and it somehow breaks the system. For diagnosing disks, I use GSmartControl and HDSentinel. It might be another problem though: The SATA controller might be unappropriate for the disk model. I have this issue from time to time. If the disk works fine on other systems, than most likely, the device is unsupported or at least, has some incompatibilities on this machine. Best regards! Re: Keyboard freeze - commodore2 - 03-04-2024 I don't have any USB storage attached. My initial guess was the Brother printer (that I have just disconnected). It has been an hour since the disconnection and it appears to be the culprit. However I will keep monitoring the log in case anything else pops up. Surprisingly I have not had any change of hardware for a long time and this phenomenon recently started. However worth to mention that printer has been configured to go into sleep mode after 60 minutes (that never bothered the PC), the firmware is latest and printer works flawlessly. It is however connected with TWO USB cords (to extend the reach to the PC as the printer is in the other corner of room). |