#15874 closed bug (duplicate)
[Realtek NVMe] timed out waiting for interrupt!
Reported by: | pragmavalue | Owned by: | waddlesplash |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Drivers/Disk/NVMe | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | #17334 | Blocking: | |
Platform: | All |
Description
When I try to run a Haiku, system freeze on discovery of exists partiton on the computer. hrev54042 64_bit
Attachments (8)
Change History (30)
by , 5 years ago
Attachment: | IMG_20200416_061348.jpg added |
---|
comment:1 by , 5 years ago
It's highly probable it is actually stuck on something else; I see you have an NVMe drive, which may be related here.
If you can, please try dropping into KDL using Alt+PrntScn+D
and then running a "bt" (you may need to mash these keys a number of times in varying sequences to get it to work; though if you have a USB keyboard it may not work at all.)
If you can't manage to drop to KDL, please try the following:
1) Disabling SMP (in boot loader options.)
2) Blacklisting the "nvme" disk driver.
3) Blacklisting the "xhci" USB bus driver.
If none of those produce any result on their own, you can try combining them, but that is probably not worth it.
comment:2 by , 5 years ago
Yes,
Regression is on NVME driver, I'blacklisted them and Haiku Works.
Thanks alot!
by , 5 years ago
comment:3 by , 5 years ago
Component: | Partitioning Systems/GPT → Drivers/Disk/NVMe |
---|---|
Owner: | changed from | to
Summary: | Startup Freeze when non GPT partition → Boot stalls during DiskDevice scan of NVMe drive |
comment:4 by , 5 years ago
I added changes that will help here in hrev54077. However, I added some more asserts in that commit to catch NVMe disk corruption which trigger very reliably; so don't bother testing until I've updated this ticket again later.
comment:5 by , 5 years ago
Yes, i'tested once again and get a KDL with a get_memory_map failed. (hver 54081 64Bit)
by , 5 years ago
Attachment: | IMG_20200424_065109.jpg added |
---|
comment:6 by , 5 years ago
Yes, this is expected, and is why I said not to bother testing till I update this ticket again later.
comment:7 by , 5 years ago
Please retest after hrev54102. (If the disk now works, post a syslog anyway, please.)
by , 5 years ago
Attachment: | IMG_20200429_091829.jpg added |
---|
by , 5 years ago
comment:10 by , 5 years ago
Summary: | Boot stalls during DiskDevice scan of NVMe drive → [Realtek NVMe] timed out waiting for interrupt! |
---|
device Mass storage controller (Non-Volatile memory controller, NVM Ex [1|8|2] vendor 10ec: Realtek Semiconductor Co., Ltd. device 5760: Unknown
Well, that's slightly ominous.
Not quite sure what to make of this one. Likely the IRQs are just not being delivered, but why? It also seems strange the boot still stalled...
If you want to poke around in KDL, I can probably find some useful information you can extract, if you think you will be comfortable doing that (or even have hardware where it is possible to type in KDL.)
by , 4 years ago
Attachment: | IMG_20200518_095019.jpg added |
---|
comment:13 by , 4 years ago
Can you please disable SMP in the bootloader, and then drop to KDL via "Alt+PrntScrn+D", and run "bt", and take a photo of that?
comment:14 by , 4 years ago
This shortcut key don't work, maybe i don't have a PS2 Keyboard only a USB Keyboard
comment:15 by , 4 years ago
Yeah, indeed, that won't work.
I will try to find a datasheet for this at some point and investigate more.
comment:16 by , 3 years ago
Can you please retest this under a recent nightly and see if anything is now different?
by , 3 years ago
comment:18 by , 3 years ago
Fascinatingly, this seems to occur under QEMU! Guess I may be able to look into it, then.
comment:21 by , 3 years ago
Blocked By: | 17334 added |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Appears this is the same as #17334, then. Thanks for your patience and for testing!
screenshot