anybody?
ron
---------- Forwarded message ----------
Date: Mon, 13 May 2002 19:26:26 +0200
From: Laurent Le Goffic <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: i440bx board IDE problems
Hi,
I have built a linuxbios for Abit bh6 board (it has an i440bx and a PIIX4 with a
celeron on it).
I had few problems with ram initialisation but now it runs the linux kernel.
the crash happens just after calling /sbin/init (see the log at the bottom).
I tried to load different programs like sh or just a "hello world" dummy but the
kernel crash and send a debug message with content of all registers
Have you seen a similar behavior with one of the board you have already set up ?
Could it be an IDE interface problem (I mean bad IRQ or DMA handling ) ?
Bye
Thanks for this great project !
/************************************/
/...***cut***/
Uniform Multi-Platform E-IDE driver Revision: 6.31
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
PIIX4: IDE controller on PCI bus 00 dev 39
PIIX4: chipset revision 1
PIIX4: not 100% native mode: will probe irqs later
ide0: BM-DMA at 0xf000-0xf007, BIOS settings: hda:pio, hdb:pio
ide1: BM-DMA at 0xf008-0xf00f, BIOS settings: hdc:pio, hdd:pio
hd0: C/H/S=0/0/0 from BIOS ignored
hda: FUJITSU MPG3204AT E, ATA DISK drive
hdc: YAMAHA CRW4416E, ATAPI CD/DVD-ROM drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide1 at 0x170-0x177,0x376 on irq 15
hda: 40031712 sectors (20496 MB) w/512KiB Cache, CHS=39714/16/63, UDMA(33)
Partition check:
hda: [PTBL] [2491/255/63] hda1 hda2 < hda5 hda6 >
VFS: Mounted root (ext2 filesystem) readonly.
Freeing unused kernel memory: 60k freed
initKernel panic: Attempted to kill init!
: error while lo ading shared libraries: /lib/libc.so.6: invalid ELF header
/*** nothing more ***/
/************************************/