Results 1 to 2 of 2

Thread: USB keyboard and mouse dont work after upgrade to 22.04

  1. #1
    Join Date
    Jul 2023
    Beans
    3

    USB keyboard and mouse dont work after upgrade to 22.04

    Today I upgraded from 20.04 to 22.04. There were no errors in upgrade process and rebooted.

    When I logged into Ubuntu I can insert my password to gnome using my usb-keyboard and mouse pointer also working. But after few seconds both stop working (specially after desktop is loaded)

    `lsusb` shows

    > Bus 001 Device 003: ID 413c:2113 Dell Computer Corp. KB216 Wired Keyboard<br>
    > Bus 001 Device 002: ID 413c:250e Dell Computer Corp. Dell Laser Mouse MS3220

    In journel logs :

    ```
    kernel: input: input-remapper mouse as /devices/virtual/input/input34
    kernel: input: input-remapper Dell Computer Corp Dell Laser Mouse MS3220 forwarded as /devices/virtual/input/input35
    kernel: sd 0:0:0:0: [sda] Synchronizing SCSI cache
    kernel: sd 0:0:0:0: [sda] Stopping disk
    kernel: xhci_hcd 0000:05:00.3: WARNING: Host System Error
    kernel: hid-generic 0003:413C:2113.0005: usb_submit_urb(ctrl) failed: -19
    kernel: hid-generic 0003:413C:2113.0005: usb_submit_urb(ctrl) failed: -19
    kernel: Bluetooth: hci0: command 0x0c03 tx timeout
    kernel: Bluetooth: hci0: HCI reset during shutdown failed
    kernel: xhci_hcd 0000:05:00.4: xHCI host not responding to stop endpoint command.
    kernel: xhci_hcd 0000:05:00.4: USBSTS: 0x00000015 HCHalted HSE PCD
    kernel: xhci_hcd 0000:05:00.4: xHCI host controller not responding, assume dead
    kernel: xhci_hcd 0000:05:00.4: HC died; cleaning up
    kernel: usb 3-1: USB disconnect, device number 2
    kernel: usb 3-1.1: USB disconnect, device number 4
    kernel: usb 3-2: USB disconnect, device number 3
    ```

    `sudo ubuntu-drivers autoinstall` - > All the available drivers are already installed.

    [Here](https://askubuntu.com/questions/1461...n-ubuntu-22-04) still no proper answer.

    [nvidia graphic](https://askubuntu.com/questions/1460...d-ubuntu-22-04) issue is not related to me as I use AMD.

    [Here no clear answer for this issue](https://www.reddit.com/r/Ubuntu/comm...king_on_fresh/)

    [x-server is in latest version](https://askubuntu.com/questions/1296...-after-upgrade)

  2. #2
    Join Date
    Jul 2023
    Beans
    3

    Re: USB keyboard and mouse dont work after upgrade to 22.04

    I kind of solved my issue after stopping TLP service. I disabled it and rebooted. It solved my issue.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •