#17776 closed bug (not reproducible)
[usb_disk] transfer error on slot 1 endpoint 3: Stall
Reported by: | ilfelice | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Drivers/Disk/USB | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description (last modified by )
Howdy,
Trying to boot Haiku from USB on a hp Pavilion Aero 13-be laptop without success.
All boot icons light up, but then the boot process stops.
When I press Alt+Ctrl-Del, a kernel panic occurs (photo attached).
I am also attaching a backtrace, in case it is useful to debug.
Here are the HW specs to the extent that I know:
CPU: AMD K19 (16 cores, AMD Ryzen 7 5800U with Radeon Graphics)
RAM: 16GB
Graphics: 512MB ATI AMD Radeon Graphics (device ID: 1002-1638)
Wifi: Realtek RTL8852AE WiFi 6 802.11ax PCIe Adapter
Let me know if I can provide any further info to help debug.
Attachments (5)
Change History (23)
by , 2 years ago
Attachment: | DSC_0036.JPG added |
---|
comment:1 by , 2 years ago
Does disabling add-ons/kernel/power/cpuidle/intel_cstates
in the boot loader change anything? Additionally, you can try to disable SMP.
comment:2 by , 2 years ago
Hi diver.
With the boot options you suggested, the boot stops at the third icon instead.
comment:3 by , 2 years ago
Does it just freeze or panics? If it's the former you can try to enable on screen debug output out together with disabling on-screen paging.
comment:4 by , 2 years ago
Actually, scratch that. I didn't notice that you have all icons light up. In this case try to blacklist radeon_hd driver or just enable fail save graphics driver.
comment:5 by , 2 years ago
Does it just freeze or panics?
It freezes. If then I press the Alt-Ctl-Del keys, it panics.
...try to blacklist radeon_hd driver or just enable fail save graphics driver.
I tried both, with the same result.
comment:7 by , 2 years ago
Hi Diver,
Per your suggestions on comment:3, I enabled debug on screen. Screenshot attached (this is where it seems to stop).
comment:8 by , 2 years ago
I tried with a different USB drive, and now Haiku boots as long as I enable the fail safe graphics driver option.
The keyboard and trackpad do not work, though. Should I file a separate bug report for this?
comment:9 by , 2 years ago
Component: | - General → Drivers/USB/XHCI |
---|---|
Description: | modified (diff) |
Owner: | changed from | to
Summary: | No boot on hp pavilion aero 13-be laptop → [xhci] transfer error on slot 1 endpoint 3: Stall |
These issues could be related. Please attach your /var/log/syslog
.
comment:10 by , 2 years ago
Diver,
I want to mention that the leyboard does work (not the mousepad). and that USB wifi also worked out of tbe box.
comment:11 by , 2 years ago
Could you connect the first USB drive (while being booted in Haiku) and see if you get any xhci errors in your syslog. tail -F /var/log/syslog
comment:12 by , 2 years ago
Component: | Drivers/USB/XHCI → Drivers/Disk/USB |
---|---|
Summary: | [xhci] transfer error on slot 1 endpoint 3: Stall → [usb_disk] transfer error on slot 1 endpoint 3: Stall |
I don't think this is a problem in XHCI but instead is a problem with the usb_disk driver: it does not recover correctly from stalls. It's not especially difficult to induce stalls even in QEMU with the driver, it just doesn't know how to recover from them.
comment:13 by , 2 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:14 by , 2 years ago
Hi waddlesplash,
As it turns out, the problem I reported here only happens with a specific (and quite old) USB stick.
I tried with a couple of different (and newer) memory sticks, and Haiku boots fine (as previously mentioned, with fail-safe graphics).
So, feel free to close this ticket if you see fit.
comment:15 by , 23 months ago
Blocking: | 18185 added |
---|
comment:16 by , 22 months ago
FWIW, I recently installed Beta 4 on the same HW, and cannot reproduce this problem anymore. I suppose it is OK to close this ticket.
comment:17 by , 22 months ago
Resolution: | → not reproducible |
---|---|
Status: | assigned → closed |
Thanks for testing!
comment:18 by , 22 months ago
Blocking: | 18185 removed |
---|
Boot screen + kernel panic