Opened 16 years ago
Closed 16 years ago
#2293 closed bug (fixed)
KDL during boot when scanning for devices.
Reported by: | bga | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | System/Kernel | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Since the chnage in the driver architeture, my machine does not boot Haiku anymore. It crashes when the ahci bus calls ip on the pci bus. KDL capture attched. Let me know if you need more information.
Attachments (1)
Change History (6)
by , 16 years ago
comment:1 by , 16 years ago
What revision are you testing with? Also, if at all possible, please enable tracing in device_manager.cpp, and devfs.cpp, and attach a full log until that error comes. The output of the dm_tree KDL command might also be helpful.
comment:2 by , 16 years ago
You could also add some debug output to ahci_supports_device(), and pci_device_get_pci_info() to see where and why it fails exactly.
comment:3 by , 16 years ago
Since the change in the driver architeture, my machine does not boot Haiku anymore. It crashes when the ahci bus calls ip on the pci bus. KDL capture attched. Let me know if you need more information.
As soon as I am back at my computer at home I will try tracing it and will post the results. Didn´t try anything like that yet because I am not near my Haiku computer.
comment:5 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Hi Michael.
Yeah, it seems to be working now. Thanks. Marking fixed.
KDL capture.