2.5.25-dj2-ide24 and lost interrupts

Zwane Mwaikambo (zwane@linuxpower.ca)
Tue, 23 Jul 2002 08:27:06 +0200 (SAST)


Hi Andre, Jens,
This box can boot 2.4.19-pre-ac fine and handle an IDE disk load
but can't go multiuser in 2.5.25-dj2 w/ 2.4 IDE. It is only capable of PIO.

# ATA/IDE/MFM/RLL support
CONFIG_IDE=y
CONFIG_IDE_24=y
# CONFIG_IDE_25 is not set
# IDE, ATA and ATAPI Block devices
CONFIG_BLK_DEV_IDE=y
CONFIG_BLK_DEV_IDEDISK=y
# CONFIG_IDEDISK_MULTI_MODE is not set
CONFIG_BLK_DEV_IDECD=y
# CONFIG_IDE_TASK_IOCTL is not set
# CONFIG_IDE_CHIPSETS is not set
# CONFIG_IDEDMA_AUTO is not set
# CONFIG_BLK_DEV_IDE_MODES is not set

Uniform Multi-Platform E-IDE driver Revision: 6.31
ide: Assuming 50MHz system bus speed for PIO modes; override with idebus=xx
hda: Generic 1234, ATA DISK drive
hdb: Generic 1234, ATA DISK drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
hda: task_no_data_intr: status=0x41 { DriveReady Error }
hda: task_no_data_intr: error=0x04 { DriveStatusError }
hda: 1125936 sectors (576 MB) w/256KiB Cache, CHS=558/32/63
hdb: task_no_data_intr: status=0x41 { DriveReady Error }
hdb: task_no_data_intr: error=0x04 { DriveStatusError }
hdb: 1023120 sectors (524 MB) w/256KiB Cache, CHS=1015/16/63
hda: hda1
hdb: hdb1
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP
IP: routing cache hash table of 256 buckets, 4Kbytes
TCP: Hash tables configured (established 2048 bind 2730)
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
VFS: Mounted root (ext2 filesystem) readonly.
Freeing unused kernel memory: 88k freed
INIT: version 2.78 booting
hda: lost interrupt
hda: lost interrupt
ad inifinitum...

with 2.4.19-rc2:
Uniform Multi-Platform E-IDE driver Revision: 6.31
ide: Assuming 50MHz system bus speed for PIO modes; override with idebus=xx
hda: Generic 1234, ATA DISK drive
hdb: Generic 1234, ATA DISK drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
hda: 1125936 sectors (576 MB) w/256KiB Cache, CHS=558/32/63
hdb: 1023120 sectors (524 MB) w/256KiB Cache, CHS=1015/16/63
Partition check:
hda: hda1
hdb: hdb1

-- 
function.linuxpower.ca

- 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/