Opened 10 years ago

Closed 5 years ago

Last modified 4 years ago

#10737 closed bug (not reproducible)

[AHCI error] InterruptErrorHandler

Reported by: pragmavalue Owned by: axeld
Priority: normal Milestone:
Component: Drivers/Disk Version: R1/Development
Keywords: boot-failure Cc:
Blocked By: Blocking:
Platform: All

Description (last modified by diver)

Hi,

I try to install new nightly hrev47085 on my laptop, and Haiku don't start up. Main problem is with AHCI at you can see on attached picture...

Attachments (2)

2014-04-04 20.16.36.jpg (646.3 KB ) - added by pragmavalue 10 years ago.
Error with AHCI
boot-kdl-ahci.txt (10.2 KB ) - added by jua 9 years ago.
serial log from boot attempt leading to KDL

Download all attachments as: .zip

Change History (21)

by pragmavalue, 10 years ago

Attachment: 2014-04-04 20.16.36.jpg added

Error with AHCI

comment:1 by luroh, 10 years ago

Blocking: 7665 added

comment:2 by waddlesplash, 10 years ago

What laptop is this?

comment:3 by pragmavalue, 9 years ago

Notebook made by Asus. When I slow down a startup by enable on-screen debug and enable paging system startup normally.

comment:4 by diver, 9 years ago

Component: DriversDrivers/Disk
Description: modified (diff)

comment:5 by pragmavalue, 9 years ago

Probably fixed in hrev49590, please close.

comment:6 by pulkomandy, 9 years ago

Resolution: fixed
Status: newclosed

comment:7 by jua, 9 years ago

Resolution: fixed
Status: closedreopened

Unfortunately, it's not fixed. Updated to latest packages (hrev49607) today and now I have this problem too, it almost always fails to boot due to AHCI. Sometimes (rarely) it succeeds booting.

Attaching excerpt from serial debug log for a failed boot (shortened, it always outputs just the same AHCI error messages before finally giving up and KDLing).

by jua, 9 years ago

Attachment: boot-kdl-ahci.txt added

serial log from boot attempt leading to KDL

comment:8 by jua, 9 years ago

To clarify: I never had this problem before, it still worked fine in hrev49327 which I used previously. So the commit which fixed AHCI for some people broke it for others it seems...

comment:9 by jua, 9 years ago

Summary: [AHCI error on Asus U32U] InterruptErrorHandler[AHCI error] InterruptErrorHandler

comment:10 by diver, 9 years ago

Owner: changed from nobody to mmlr
Status: reopenedassigned

comment:11 by mmlr, 9 years ago

Owner: changed from mmlr to nobody

I just fixed the unaligned access due to the wrongly sized bitfield by replacing the field with shifts and masks (which could've been solved by changing to a correctly sized bitfield plus endianness wrapper instead, as Axel mentioned). I have not studied the original concept of the patch nor did I change anything in that regard.

comment:12 by anevilyak, 9 years ago

The recent changes broke my previously working AHCI controller as well, with an identical serial log to jua's, in my case venid 0x8086, devid 0x1c02, if relevant.

comment:13 by anevilyak, 9 years ago

Owner: changed from nobody to axeld

Assigning to Axel since he reviewed/applied the aforementioned patches.

comment:14 by waddlesplash, 6 years ago

Keywords: boot-failure added

comment:15 by waddlesplash, 6 years ago

Blocking: 7665 removed

comment:16 by waddlesplash, 5 years ago

Still an issue?

comment:17 by pragmavalue, 5 years ago

please close.

comment:18 by waddlesplash, 5 years ago

Resolution: not reproducible
Status: assignedclosed

comment:19 by nielx, 4 years ago

Milestone: R1

Remove milestone for tickets with status = closed and resolution != fixed

Note: See TracTickets for help on using tickets.