#8491 closed bug (invalid)
[Boot Fail] Boot fail with AMD APU.
Reported by: | HaikuBot | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | System/Kernel | Version: | R1/Development |
Keywords: | boot-failure | Cc: | |
Blocked By: | Blocking: | ||
Platform: | All |
Description
Specs: CPU: AMD APU Liano A3850. MB: GA-A75-S2V.
Haiku can't boot from USB-stick. No DVD-drive so can't test ISO. Even Haiku-loader not started. It wait for sometime (about 30 secs blinking symbol "_") and then boot Windows. From the same USB-stick Haiku successfully booted on laptop (Intel based, core-i3). Hiren boot CD successfully boot on this AMD machine, from USB-stick.
Attachments (6)
Change History (39)
follow-up: 2 comment:1 by , 13 years ago
comment:2 by , 13 years ago
Replying to luroh:
What revision? What GCC flavour? Nightly or home brewed? Anyboot or raw?
The latter part is the most interesting question here. Some BIOSes are a bit more picky about the structure of devices they'll boot from, so it may be a case of it rejecting e.g. a partition without a proper MBR. If that's the case, and the image being written to the usb stick is raw, then trying anyboot instead may indeed deal with it here.
comment:3 by , 13 years ago
Last revision, I try both gcc2 and gcc4. I get raw-image nightly and wrote it via https://launchpad.net/win32-image-writer and also via "dd" from linux.
comment:4 by , 13 years ago
Can you try with an anyboot image instead then? i.e. http://haiku-files.org/haiku/development/haiku-nightly-hrev44065-x86gcc2hybrid-anyboot.zip
follow-up: 6 comment:5 by , 13 years ago
Okay, just tried anyboot, now I can see boot screen, but no one icon flashed.
comment:6 by , 13 years ago
Replying to HaikuBot:
Okay, just tried anyboot, now I can see boot screen, but no one icon flashed.
Apparently your BIOS is picky about what it'll recognize as bootable then. That part at least isn't a Haiku problem. As far as the boot loader hanging though, does disabling ACPI and/or SMP make a difference?
by , 13 years ago
Attachment: | settings.JPG added |
---|
by , 13 years ago
Attachment: | on_screen_debug.JPG added |
---|
comment:8 by , 13 years ago
Are you by any chance able to grab a syslog with those options, as described in ReportingBugs?
comment:9 by , 13 years ago
No, after unsuccessful booting, I haven't menu entries "Display syslog from previous session" and "Save syslog from previous session" in Debug menu.
comment:10 by , 13 years ago
Component: | System/Boot Loader → Drivers |
---|---|
Owner: | changed from | to
Without more information, looks like possibly a PCI problem.
comment:11 by , 13 years ago
Component: | Drivers → System/Kernel |
---|---|
Owner: | changed from | to
Didn't mean to change components...
comment:13 by , 12 years ago
Blocking: | 7665 added |
---|
comment:14 by , 12 years ago
Any ideas? I tried unplug all devices, no any changes... I'd like to run Haiku on my PC.
follow-up: 16 comment:15 by , 12 years ago
Have you tested to pick all the settings in the safe mode window?
comment:16 by , 12 years ago
Replying to modeenf:
Have you tested to pick all the settings in the safe mode window?
Sure. Here hrev44510: http://www.youtube.com/watch?v=Y4Af_Ed2pYs&hd=1 (without "onscreendebug enable", I got only first 3 flashed icons).
comment:17 by , 12 years ago
Ubuntu, Parted Magic, DSL, Fedora all this distros boot and work successfully.
by , 12 years ago
Attachment: | settings.2.JPG added |
---|
by , 12 years ago
Attachment: | IMG_2241.JPG added |
---|
by , 12 years ago
Attachment: | IMG_2244[1].JPG added |
---|
comment:18 by , 12 years ago
Here new output that I got on hrev44555:
This one I got when activate only first line in "safe mode options" (i.e. Safe Mode).
And onscreendebug + disable pagining in debug option.
This One I got when activate all option in "safe mode options". And onscreendebug + disable pagining in debug option.
comment:19 by , 12 years ago
Tested on "haiku-hrevr1alpha4-44699-releasecandidate-anyboot" no any changes...
comment:20 by , 12 years ago
Milestone: | R1 → R1/alpha4 |
---|
comment:21 by , 12 years ago
Milestone: | R1/alpha4 → R1/beta1 |
---|
comment:24 by , 11 years ago
One thing you might try is to remove the hard drive from that computer and use a different computer to install Haiku onto that harddrive and then put it back into the machine you took it from. I have a laptop that I'm going to try the same thing with as it has issues booting from CD and USB.
comment:27 by , 10 years ago
HaikuBot: Any results? If you have been unable to test, this one will be bumped to the unscheduled milestone.
Thanks!
comment:28 by , 10 years ago
Milestone: | R1/beta1 → Unscheduled |
---|
No reply in 4mo. Moving to unscheduled.
comment:29 by , 8 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:30 by , 6 years ago
Keywords: | boot-failure added |
---|
comment:31 by , 6 years ago
Blocking: | 7665 removed |
---|
comment:33 by , 5 years ago
Milestone: | Unscheduled |
---|
Remove milestone for tickets with status = closed and resolution != fixed
What revision? What GCC flavour? Nightly or home brewed? Anyboot or raw?