#14153 closed bug (fixed)
Haiku install ISO drops into KDL right after the splash screen
Reported by: | accessays | Owned by: | korli |
---|---|---|---|
Priority: | high | Milestone: | R1/beta1 |
Component: | Drivers/Network | Version: | R1/Development |
Keywords: | kdl | Cc: | |
Blocked By: | Blocking: | #14152 | |
Platform: | x86 |
Description
Right after the splash screen finishes loading, Haiku shows mouse cursor for a second and then drops into KDL with the following error message:
PANIC: device_set_driver: method bus_get_dma_tag not found
Attachments (1)
Change History (8)
by , 7 years ago
Attachment: | serial-out.txt added |
---|
comment:1 by , 7 years ago
comment:2 by , 7 years ago
Looking through those hrevs, it seems like hrev51946 is the culprit. It changed some networking things, which causes device_set_driver
to panic (http://xref.plausible.coop/source/xref/haiku/src/libs/compat/freebsd11_network/compat.c#320).
comment:3 by , 7 years ago
Component: | Drivers → Drivers/Network |
---|---|
Owner: | changed from | to
Status: | new → assigned |
comment:6 by , 7 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Thank for the feedback. Victor, if not fixed please reopen.
comment:7 by , 7 years ago
Blocking: | 14152 added |
---|
Note:
See TracTickets
for help on using tickets.
Serial output from the virtual machine.