Opened 16 years ago

Closed 13 years ago

#2844 closed bug (fixed)

Fails to boot on Dual Atom 330

Reported by: Giuseppe Owned by: axeld
Priority: normal Milestone: R1
Component: - General Version: R1/pre-alpha1
Keywords: Cc:
Blocked By: Blocking:
Platform: x86

Description

Panic on boot

http://www.haiku-os.it/immagini/bug/dual_atom_boot_debug.jpg

Change History (10)

comment:1 by mmlr, 16 years ago

This seems to be an uninitialized spinlock that is used inside the ide bus_manager. You should try out switching to the ata bus_manager instead, it shouldn't have this problem. To do that you'd go to src/add-ons/kernel/bus_managers/Jamfile and comment out the ide bus_manager and uncomment the ata one instead.

comment:2 by Giuseppe, 16 years ago

With "To do that you'd go to src/add-ons/kernel/bus_managers/Jamfile and comment out the ide bus_manager and uncomment the ata one instead" new panic

http://www.haiku-os.it/immagini/bug/dual_atom_boot_debug2.jpg

comment:3 by jackburton, 16 years ago

This bug was fixed in hrev28200, please update.

in reply to:  3 comment:4 by Giuseppe, 15 years ago

New panic :(

http://www.haiku-os.it/immagini/bug/dual_atom_boot_debug_3.jpg

comment:5 by axeld, 15 years ago

Did you switch back to the IDE bus manager by any chance?

comment:6 by Giuseppe, 15 years ago

With IDE or ATA always panic.

comment:7 by mmadia, 15 years ago

any updates?

comment:8 by scottmc, 14 years ago

Please try again with a fresher Haiku build and let us know if there's been any changes.

comment:9 by scottmc, 13 years ago

This has probably been fixed now. Can you recheck with a recent Haiku build and confirm?

comment:10 by scottmc, 13 years ago

Resolution: fixed
Status: newclosed

closing as probably fixed. If it's still an issue, please create a new ticket.

Note: See TracTickets for help on using tickets.