Bug 12352
Summary: | kernel panic with asus m3a-h/hdmi and amd hybrid crossfire turned on | ||
---|---|---|---|
Product: | Platform Specific/Hardware | Reporter: | Balázs Hámorszky (balihb) |
Component: | x86-64 | Assignee: | herrmann.der.user |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | 4mw5nz302, akpm |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.28 | Subsystem: | |
Regression: | --- | Bisected commit-id: | |
Attachments: |
log (without quiet)
log (with quiet) my current dmesg ignore_loglevel initcall_debug |
Description
Balázs Hámorszky
2009-01-03 14:19:57 UTC
geeze, there isn't much to go on here. I can't find a complete trace of the kernel crash anywhere. I've made few picture. http://profile.imageshack.us/user/balihb/images the first two made with quiet boot parameter, and the last two made without it. That does not help much. Is there a chance that you can log the boot messages including the panic with a serial console ? Add "console=ttyS0,115200" to the kernel command line and connect the serial port to another PCs serial port. On that PC run a terminal program (e.g. minicom) and capture the messages which come along. Thanks, tglx Created attachment 19803 [details]
log (without quiet)
I've finaly managed to make the null modem cable work. This log made without quiet.
Created attachment 19804 [details]
log (with quiet)
and with quiet
> I've finaly managed to make the null modem cable work. This log made without
> quiet.
Can you please provide one with the crossfire thingy disabled for
reference ?
Thanks,
tglx
Created attachment 19806 [details]
my current dmesg
this is from /var/log/dmesg. I hope it'll be enough.
Is there any kernel (debug) option I can recompile my kernel with to help debugging the problem?
> this is from /var/log/dmesg. I hope it'll be enough.
> Is there any kernel (debug) option I can recompile my kernel with to help
> debugging the problem?
Can you please redo the capture of the crossfire enabled boot (w/o
quiet) and add "ignore_loglevel" to the kernel command line ?
Thanks,
tglx
Created attachment 19807 [details]
ignore_loglevel
I hope it'll help
Please add "initcall_debug" to the crossfire enabled boot as well. Thanks, tglx Created attachment 19810 [details]
initcall_debug
I've found a kernel that works with onboard video enabled. My motherboad has an embedded linux (ExpressGate 1.3.3.1 (SplashTop)) and it boots up flawlessly with the onboard graphics enabled. I don't know what kernel it use, but it's source (config) should be available somewhere.
according to http://www.splashtop.com/open_source.php the kernel express gate use is 2.6.20 Duplicate of bug #11714? (In reply to comment #13) > Duplicate of bug #11714? > yes This bug should be closed (marked as duplicate). FYI, bug #11714 was marked duplicate of bug #11541 which in turn is solved with a patch that is on it's way to mainline kernel. (see http://marc.info/?l=linux-kernel&m=123693623703978) *** This bug has been marked as a duplicate of bug 11541 *** |