Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

[SOLVED] USB ports not responding after boot

Need help with peripherals or devices?
Post Reply
Message
Author
the-moose-machine
Posts: 2
Joined: 2022-05-27 08:42
Has thanked: 1 time

[SOLVED] USB ports not responding after boot

#1 Post by the-moose-machine »

Hi. I recently upgraded to bullseye and everything went well, but my USB ports have stopped working. This includes storage drives as well as my USB mouse.
For instance, when I connect/disconnect a USB storage drive,

Code: Select all

dmesg
shows no new entries. Also,

Code: Select all

lsblk
does not show that it has detected any additional storage.
Similarly

Code: Select all

lsusb
does not show any new entries. The output is:

Code: Select all

Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Meanwhile,

Code: Select all

lspci -nnk
does show the following:

Code: Select all

03:00.3 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] Raven2 USB 3.1 [1022:15e5]
        Subsystem: ASUSTeK Computer Inc. Raven2 USB 3.1 [1043:201f]
        Kernel driver in use: xhci_hcd
        Kernel modules: xhci_pci
Also, no entries are found in

Code: Select all

journtalctl
.
Interestingly, when I connect the USB storage drive before booting the computer, it functions normally. However, it is not detected when connected after booting. Any advice would be great.
Last edited by the-moose-machine on 2022-06-14 00:58, edited 1 time in total.

Aki
Global Moderator
Global Moderator
Posts: 2824
Joined: 2014-07-20 18:12
Location: Europe
Has thanked: 69 times
Been thanked: 385 times

Re: USB ports not responding after boot

#2 Post by Aki »

Hello,
What is your installed kernel version ?
⢀⣴⠾⠻⢶⣦⠀
⣾⠁⢠⠒⠀⣿⡁ Debian - The universal operating system
⢿⡄⠘⠷⠚⠋⠀ https://www.debian.org
⠈⠳⣄⠀

the-moose-machine
Posts: 2
Joined: 2022-05-27 08:42
Has thanked: 1 time

Re: USB ports not responding after boot

#3 Post by the-moose-machine »

Hi. Thanks for the prompt response, Aki, and apologies for the delay in getting back. I just noticed your question and then noticed that I was still using the old 5.8 kernel. I upgraded it to the Debian default 5.10 and it is working well now. Thank you for that, this resolved my issue.

Aki
Global Moderator
Global Moderator
Posts: 2824
Joined: 2014-07-20 18:12
Location: Europe
Has thanked: 69 times
Been thanked: 385 times

Re: [SOLVED] USB ports not responding after boot

#4 Post by Aki »

Hi,

I’m happy I’ve helped you to sort it out.

Happy Debian & happy hacking
⢀⣴⠾⠻⢶⣦⠀
⣾⠁⢠⠒⠀⣿⡁ Debian - The universal operating system
⢿⡄⠘⠷⠚⠋⠀ https://www.debian.org
⠈⠳⣄⠀

Post Reply