lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 2 Oct 2006 17:22:21 +0200
From:	Andi Kleen <ak@...e.de>
To:	Wink Saville <wink@...ille.com>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: PCI: BIOS Bug: MCFG area at f0000000 is not E820-reserved with 2.6.18 kernel

On Monday 02 October 2006 17:10, Wink Saville wrote:
> Andi,
> 
> Attached is the log file captured via a serial port with initcall_debug 
> enabled and loglevel=7. 


[  106.985759] Calling initcall 0xffffffff80460a30: nvidiafb_init+0x0/0x240()
[  106.992698] ACPI: PCI Interrupt 0000:05:00.0[A] -> GSI 16 (level, low) -> IRQ 169
[  107.000200] nvidiafb: Device ID: 10de0391 
[  107.008307] nvidiafb: CRTC0 analog found
[  107.016390] nvidiafb: CRTC1 analog not found
[  107.042392] nvidiafb: EDID found from BUS1
[  107.200423] nvidiafb: EDID found from BUS2
[  107.204509] nvidiafb: CRTC 0 appears to have a CRT attached
[  107.210067] nvidiafb: Using CRT on CRTC 0
[  107.214820] nvidiafb: MTRR set to ON

It seems to lock up in the nvidia fb driver. Can you disable that
and if that helps contact the maintainer of it?

It might be also just the MTRR so possibly booting 
with video=nvidiafb:nomtrr might help too.


> BTW, if I didn't have a serial port what other  
> mechanisms are available to capture the logs if the kernel won't boot?

If you have a ieee1394 port and a cable you can use firescope
from a second box (ftp://ftp.firstfloor.org/pub/ak/firescope/) 

If it crashes late enough at boot you can use ethernet netconsole
(/usr/src/linux/Documentation/networking/netconsole.txt) 

Or a lot of people use a digital camera to photograph the oopses.
If you do that make sure to either use frame buffer with a small
font or CONFIG_VIDEO_SELECT=y vga=ask select smallest resolution possible,
otherwise the oopses typically don't fit on the screen.  

.jpgs should be only last resort though, the other options
are definitely preferred.

-Andi
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ