Description
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
- USB-C card, nothing plugged in.
- Empty
- Empty
- Empty
- USB-C card, FW16 PSU plugged in.
- USB-A card, nothing plugged in.
Standalone Operation
Are you running your mainboard as a standalone device. Is standalone mode enabled in the BIOS?
- No
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:
- Start from a powered off laptop. (It has to start from a powered off laptop to reproduce the problem)
- Power on laptop
- Boot into ubuntu 24.02 Linux
- Open terminal window
- sudo lsusb -v
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):
- OS/Distribution: Linux/Ubuntu
- Version: 24.04
- Linux Kernel Version:
uname -a
6.12.0 <- Mainline compiled kernel.
Additional context
Add any other context about the problem here.