-
Notifications
You must be signed in to change notification settings - Fork 0
Linux "sudo lsusb -v" fails #5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I've experienced this with 03.04 too ( including 03.03 and 03.05 ) |
Could you please post a full log of EC console and lsusb? |
In FW16 BIOS 3.0.3 there was EC console output when the "sudo lsusb -v" was used. |
lsusb-v.txt |
Why do you think this is happening?
This hub is connected to exactly these three ports. Can you try to see if these ports are working for you? And whether lsusb is fine when something is connected vs nothing connected? |
@JohnAZoidberg |
With all slot cards removed, no PSU power. No usb devices plugged into the slots.
lsusb sudo lsusb -v lsusb Notice the line missing from lsusb: It is this disappearance of the Genesys Logic USB 3.2 hub that makes me believe that there is a bug in the firmware of the Genesys Logic device. |
I can reproduce as well. Thanks for the bug, I'll keep investigating. |
Also can reproduce this. We will work with our vendor to see if they can fix this. We are going to continue to track this internally. This hub is internally connected to the bottom left, and mid/bottom right ports only. |
three month later, the problem is still there, tested with OpenSuse Tumbleweed (kernel 6.13.6-1-default) |
Device Information
System Model or SKU
[ ] Framework Laptop 16 (AMD Ryzen™ 7040 Series)
No dGPU.
BIOS VERSION
3.0.5
Issue also present on 3.0.3
Windows:
N/A
Linux:
Open a terminal and run the following command
sudo dmidecode --string bios-version
03.05
DIY Edition information
Memory: Manufacture and SKU
Kingston Fury Impact: Part Number: KF556S40-32
2x making 64GB total.
Storage: Manufacture and SKU
Model Number: WD_BLACK SN850X 1000GB
Firmware Version: 620361WD
Port/Peripheral information
Standalone Operation
Are you running your mainboard as a standalone device. Is standalone mode enabled in the BIOS?
Describe the bug
The USB chips hang and reset themselves. I suspect USB chip firmware bugs.
EC console shows TIMEOUT and RESET messages.
In a Linux terminal window:
"sudo lsusb -v"
It hangs at the line:
Bus 002 Device 002: ID 05e3:0625 Genesys Logic, Inc. USB3.2 Hub
The EC then detects a timeout and resets the Genesys chip.
Steps To Reproduce
Steps to reproduce the behavior:
It hangs at the line:
Bus 002 Device 002: ID 05e3:0625 Genesys Logic, Inc. USB3.2 Hub
Expected behavior
In a Linux terminal window:
"sudo lsusb -v"
It should continue to display all devices immediately and not hang.
Screenshots
N/A
Operating System (please complete the following information):
uname -a
6.12.0 <- Mainline compiled kernel.Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: