I'm currently facing an issue with my USB 2.0 ports on my Ubuntu system and I'm seeking some guidance to resolve it. Here are the details of the problem and the steps I've taken so far:
Issue: My USB 2.0 ports seem to be non-functional. When I plug in any USB 2.0 device (such as a flash drive, keyboard, or mouse) into these ports, nothing happens. The devices don't get recognized, and there's no power or activity. However, my USB 3.0 ports are working perfectly fine.
Steps taken so far:
- Rebooted the system multiple times.
- Tested the USB 2.0 devices on another computer to confirm they're functional.
- Checked for any visible physical damage to the USB ports.
- Ran system updates using sudo apt update and sudo apt upgrade.
- Checked the output of lsusb command, but the USB 2.0 devices don't show up.
System Details:
- Ubuntu version: lunar 23.04
- Kernel version: 6.2.0-27
I'm not sure what else to try to get my USB 2.0 ports working again. If anyone has experienced a similar issue or has any suggestions to troubleshoot and fix this problem, I would greatly appreciate your assistance. Are there any specific drivers I should check or additional commands I could use to diagnose the issue?