Ronald G Minnich writes:
> please send us your kernel output. You can capture the serial output using
> minicom.
yes, I am doing this, aparently it dies on loading sis900.c code .... I am
compiling the kernel without it, lets see what happends. this is the current
kernel output:
<1019> command line - [root=/dev/hda6 console=ttyS0,115200 console=tty0
single]
Jumping to boot code
Linux version 2.4.6-lb (root@qis1) (gcc version 2.96 20000731 (Red Hat Linux
7.1BIOS-provided physical RAM map:
BIOS-e801: 0000000000000000 - 000000000009f000 (usable)
BIOS-e801: 0000000000100000 - 0000000007700000 (usable)
On node 0 totalpages: 30464
zone(0): 4096 pages.
zone(1): 26368 pages.
zone(2): 0 pages.
Kernel command line: root=/dev/hda6 console=ttyS0,115200 console=tty0 single
Initializing CPU#0
Detected 995.569 MHz processor.
Console: colour EGA 80x25
Calibrating delay loop... 1985.74 BogoMIPS
Memory: 117792k/121856k available (905k
kernel code, 3676k reserved, 298k data,)
Dentry-cache hash table entries: 16384 (order: 5, 131072 bytes)
Inode-cache hash table entries: 8192 (order: 4, 65536 bytes)
Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)
Buffer-cache hash table entries: 4096 (order: 2, 16384 bytes)
Page-cache hash table entries: 32768 (order: 5, 131072 bytes)
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 256K (64 bytes/line)
CPU: AMD Athlon(tm) Processor stepping 02
Enabling fast FPU save and restore... done.
Checking 'hlt' instruction... OK.
POSIX conformance testing by UNIFIX
mtrr: v1.40 (20010327) Richard Gooch ([EMAIL PROTECTED])
mtrr: detected mtrr type: Intel
PCI: Using configuration type 1
PCI: Probing PCI hardware
PCI: Using IRQ router SIS [1039/0008] at 00:01.0
SiS pirq: advanced IDE/ACPI/DAQ mapping not yet implemented
PCI: Cannot allocate resource region 0 of device 00:01.1
PCI: Cannot allocate resource region 0 of device 00:0d.0
got res[2400:24ff] for resource 0 of Silicon Integrated Systems [SiS]
SiS900 t
got res[2800:28ff] for resource 0 of Realtek Semiconductor Co., Ltd.
RTL-8139
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
IA-32 Microcode Update Driver: v1.08 <[EMAIL PROTECTED]>
Starting kswapd v1.8
sisfb_lite: $Id: linux-2.4.6-sis.patch,v 1.2 2001/07/23 06:18:08 ollie Exp $
sisfb_lite: framebuffer at 0x90000000, mapped to 0xc8000000, size 8192 KB
sisfb_lite: 2D Memory Clock = 100226 KHz
sisfb_lite: 3D Memory Clock = 100226 KHz
sisfb_lite: Turned on MTRR Write Combine for framebuffer
sisfb_lite: Use 64KB off-screen memory for Turbo Queue
sisfb_lite: Video Dot Clock = 25255 KHz
Console: switching to colour frame buffer device 80x30
Detected PS/2 Mouse Port.
pty: 256 Unix98 ptys configured
Serial driver version 5.05a (2001-03-20) with MANY_PORTS SHARE_IRQ
SERIAL_PCI ed
ttyS00 at 0x03f8 (irq = 4) is a 16550A
PCI: Assigned IRQ 11 for device 00:01.6
PCI: Sharing IRQ 11 with 00:01.1
block: queued sectors max/low 78157kB/26052kB, 256 slots per queue
Uniform Multi-Platform E-IDE driver Revision: 6.31
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
SIS5513: IDE controller on PCI bus 00 dev 01
SiS pirq: advanced IDE/ACPI/DAQ mapping not yet implemented
advanced SiS pirq mapping not yet implemented
PCI: No IRQ known for interrupt pin A of device 00:00.1. Please try using
pci=b
SIS5513: chipset revision 208
SIS5513: not 100% native mode: will probe irqs later
SiS730
SIS5513: LINUXBIOS, so Jammed the enable on!
ide0: BM-DMA at 0x2040-0x2047, BIOS settings: hda:pio, hdb:pio
SIS5513: LINUXBIOS, so Jammed the enable on!
ide1: BM-DMA at 0x2048-0x204f, BIOS settings: hdc:pio, hdd:pio
hd0: C/H/S=0/0/0 from BIOS ignored
jamming drive present for hda
hda: WDC WD200EB-00BHF0, ATA DISK drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
hda: 39102336 sectors (20020 MB) w/2048KiB Cache, CHS=38792/16/63, (U)DMA
Partition check:
hda: [PTBL] [2434/255/63] hda1 hda2 < hda5 hda6 >
Floppy drive(s): fd0 is 1.44M
FDC 0 is a post-1991 82077
sis900.c: v1.08.00 6/11/2001
PCI: Found IRQ 11 for device 00:01.1
PCI: Sharing IRQ 11 with 00:01.6
<-- here it hangs
I also can't get video on with some kernels, but I am still checking.
Nikolai