Opened 3 years ago
Last modified 3 years ago
#17266 closed bug
XHCI: endpoint is not initialized — at Version 7
Reported by: | Lindenov | Owned by: | waddlesplash |
---|---|---|---|
Priority: | critical | Milestone: | R1/beta4 |
Component: | Drivers/USB/XHCI | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description (last modified by )
This KDL appears on hrev55419. The system cannot start with USB devices pluged on, unlike on previous revisions or beta 3.
Change History (9)
by , 3 years ago
Attachment: | IMG_3212.JPG added |
---|
follow-up: 3 comment:1 by , 3 years ago
comment:2 by , 3 years ago
Milestone: | Unscheduled |
---|---|
Priority: | normal → critical |
comment:3 by , 3 years ago
Replying to waddlesplash:
X512 sent me a picture of this last night. It does not reproduce on QEMU unfortunately; I suspect it may be a race condition of some kind, but so far I am kind of lost as to the details.
Do you need any additional information from me?
follow-up: 5 comment:4 by , 3 years ago
Is it possible for you to run "syslog | grep usb" at the KDL prompt and take a picture of that?
comment:5 by , 3 years ago
Replying to waddlesplash:
Is it possible for you to run "syslog | grep usb" at the KDL prompt and take a picture of that?
I noticed that occasionally the system DOES start with device plugged in. Perhaps it depends on how the system has been booted. "Cold start" shows KDL every single time. Rebooting from another system state (ex. I'm using beta 3 now) and switching to hrev55419 allows it to boot normaly.
by , 3 years ago
Attachment: | IMG_32151.JPG added |
---|
comment:6 by , 3 years ago
Can you attach a syslog from a successful cold boot? (Please delete your syslog files if doing this on an existing installation.)
comment:7 by , 3 years ago
Description: | modified (diff) |
---|
X512 sent me a picture of this last night. It does not reproduce on QEMU unfortunately; I suspect it may be a race condition of some kind, but so far I am kind of lost as to the details.