Re: kernel 2.4.21 crash

Dave Bentham (dave.bentham@ntlworld.com)
Wed, 18 Jun 2003 23:40:20 +0100


Hi,

Regarding this issue I have been advised to setup a serial console to
capture the 'kernel panic' debug output. For the record, I can get the
panic from the BASH prompt _before_ starting X/WM just by mounting my
CDRW drive.

However, I think I need some advice on setting up the serial console. I
have attached another PC (WinXP with HyperTerminal) serially to my panic
Linux PC. Following the Remote Terminal HOWTO I have achieved some
success... but all I see on HyperTerminal is:

LILO 22.3.2 boot:
Loading Linux_2.4.21................
BIOS data check successful

Mandrake Linux release 9.0 (dolphin) for i586
Kernel 2.4.21 on an i686 / ttyS0
telekon.davesnet login:

It seems to start piping the stuff to ttyS0, but then gives up after
a few progress-dots: I'm missing the main kernel blurb (its all on the
attached monitor), and also the panic stuff appears only on the attached
monitor.

Excerpt of butchered lilo.conf

boot=/dev/hda
map=/boot/map
#vga=normal
default=Linux_2.4.21
keytable=/boot/uk.klt
prompt
nowarn
timeout=100
#message=/boot/message
#menu-scheme=wb:bw:wb:bw
ignore-table
# serial term bits
serial = 0,9600n8
image = /boot/vmlinuz-2.4.21
root = /dev/hda3
label = Linux_2.4.21
read-only
# vga=788
append = "devfs=mount hdd=ide-scsi console=tty0 console=ttyS0,9600n8"

Any help gratefully recieved!

Thanks

Dave

On Mon, 16 Jun 2003 22:48:33 +0100
dave.bentham@ntlworld.com wrote:

> Hello
>
> I upgraded my kernel on a Mandrake 9.0 base from 2.4.20 to the new
> 2.4.21 tonight - built from source patches as I always do; followed by
> reinstalling the NVidia drivers and ALSA.
>
> But there seems to be a major failure when the computer just stops
> with no warning. Two scenarios that seem to repeat it include starting
> Loki's Heretic2 off, and mounting the CDRW drive via WindowMaker dock
> app. I cannot do anything when this happens; can't hotkey out of X,
> can't telnet to it from my other networked PC. I have to power down
> and back up.
>
> It seems to be a few seconds after the trigger that the lock up
> occurs, and also it starts flashing the keyboard Caps Lock and Scroll
> Lock LEDs in step at about 1 Hz. I'm sure its trying to tell me
> something...
>
> Thanks in advance
>
> Dave
>

-- 
A computer without Microsoft is like chocolate cake without mustard.

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