Opened 14 years ago
Closed 14 years ago
#6158 closed bug (invalid)
[kernel] r37084 broke booting on Zotac nForce 630i-ITX
Reported by: | diver | Owned by: | bonefish |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | System/Kernel | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Attachments (5)
Change History (18)
by , 14 years ago
Attachment: | listdev.txt added |
---|
by , 14 years ago
Attachment: | listdev-d.txt added |
---|
comment:1 by , 14 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
by , 14 years ago
Attachment: | sysinfo.txt added |
---|
follow-up: 4 comment:2 by , 14 years ago
On a related note it's somewhat odd that hrev37084 specifically triggers the hang since all it does is add a function definition that isn't actually called anywhere yet.
follow-up: 5 comment:4 by , 14 years ago
Replying to anevilyak:
On a related note it's somewhat odd that hrev37084 specifically triggers the hang since all it does is add a function definition that isn't actually called anywhere yet.
Indeed. And being inline there isn't even code generated for it. So the Haiku builds from hrev37083 and hrev37084 should be utterly identical save for the revision number.
Please verify with clean builds. Also a syslog would be nice.
follow-up: 6 comment:5 by , 14 years ago
Replying to bonefish:
Please verify with clean builds. Also a syslog would be nice.
There wouldn't be any syslog output in this instance would there? If it hangs before even the first icon's lit up I'd imagine the syslog daemon's not initialized yet, though I suppose there's still the in-memory buffer that the USB stick could potentially capture/write.
comment:6 by , 14 years ago
Replying to anevilyak:
There wouldn't be any syslog output in this instance would there? If it hangs before even the first icon's lit up I'd imagine the syslog daemon's not initialized yet, though I suppose there's still the in-memory buffer that the USB stick could potentially capture/write.
That's the one I'm looking for. Since the hang happens so early, it is probably not a hang, but a kernel panic with the blue screen support not initialized yet. I haven't checked the code, but the KDL output might be captured in the debug syslog. Even if it isn't, some info is better than none at all. The serial output would definitely be best. The board doesn't seem to have a serial port, but at least a COM header, so a port could be connected.
follow-up: 8 comment:7 by , 14 years ago
Unfortunately, there is no syslog. COM header? Can't see it.
comment:8 by , 14 years ago
Replying to diver:
Unfortunately, there is no syslog.
You mean in the boot loader? That would be weird, since it is already created there.
COM header? Can't see it.
I only did a quick google, which turned up this site listing an internal COM interface. Might of course be incorrect info.
by , 14 years ago
comment:10 by , 14 years ago
If you can find one in a store over there, something like this would do the trick:
comment:12 by , 14 years ago
I tried to boot from real partition in qemu and in vbox and they both hung before the 1st icon. I captured serial output from vbox. As emulators refused to work with images I prepared I thought that it must be something with my build environment. So I had reformatted my hdd and installed Ubuntu 10.04, re-downloaded sources and now current revisions boots fine both natively and in emus. Feel free to close this one and sorry for the noise.
by , 14 years ago
Attachment: | serial_r37084 .txt added |
---|
comment:13 by , 14 years ago
Resolution: | → invalid |
---|---|
Status: | assigned → closed |
Thanks for the update. Still weird, but anyway...
Something seems to have gone wrong with your sysinfo attachment, it appears to contain HTML as well. Looks like that board/CPU support PSE36 though. How much RAM do you have in there?