On Tue, 19 Sep 2000, Vojtech Pavlik wrote:
Hi Vojtech.
> And, could you send the 'hdparm -i' information along, too? Plus the IDE
> kernel messages before the seekerror/timeouts would help, too.
VP_IDE: VIA vt82c596b IDE UMDA66 controller on pci0:7.1
Actually I get other stuff than SeekError:
hda: irq timeout: status=0x58 { DriveReady, SeekComplete, DataRequest }
hda: timeout waiting for DMA
ide_dmaproc: chipset supported ide_dma_timeout func only: 14
hda: DMA disabled
(same for hdc)
> Youu have a vt82c596a chipset, one rare enough so I wasn't able to test
According to the output I get, I have vt82c596b. Are you sure?
> with yet. Btw, are you sure it supports ata66? My docs say it should
> not, so the ide0=ata66 command line probably isn't applicable and can be
> the cause of problems.
I've tried to boot it without ide0=ata66 and got the same result.
I've been running the system with ide0=ata66 without any problems.
Plus, I have this in the boot script:
/sbin/hdparm -c 1 -m 16 -d -X66 /dev/hda
/sbin/hdparm -S 50 /dev/hda
/sbin/hdparm -c 1 -m 16 -d -X66 /dev/hdc
I haven't seen any problems and I'm getting a nice 20MB/sec on /dev/hdc.
/dev/hda:
Model=IBM-DHEA-36480, FwRev=HE8OA40F, SerialNo=J93J9F86163
Config={ HardSect NotMFM HdSw>15uSec Fixed DTR>10Mbs }
RawCHS=12592/16/63, TrkSize=0, SectSize=0, ECCbytes=28
BuffType=3(DualPortCache), BuffSize=476kB, MaxMultSect=16, MultSect=16
DblWordIO=no, maxPIO=2(fast), DMA=yes, maxDMA=2(fast)
CurCHS=12592/16/63, CurSects=-1392508735, LBA=yes
LBA CHS=787/256/63 Remapping, LBA=yes, LBAsects=12692736
tDMA={min:120,rec:120}, DMA modes: sword0 sword1 sword2 mword0 mword1 mword2
IORDY=on/off, tPIO={min:240,w/IORDY:120}, PIO modes: mode3 mode4
UDMA modes: mode0 mode1 *mode2
/dev/hdc:
Model=IBM-DTLA-307045, FwRev=TX6OA50C, SerialNo=YM0YML84643
Config={ HardSect NotMFM HdSw>15uSec Fixed DTR>10Mbs }
RawCHS=16383/16/63, TrkSize=0, SectSize=0, ECCbytes=40
BuffType=3(DualPortCache), BuffSize=1916kB, MaxMultSect=16, MultSect=16
DblWordIO=no, maxPIO=2(fast), DMA=yes, maxDMA=2(fast)
CurCHS=16383/16/63, CurSects=-66060037, LBA=yes
LBA CHS=1023/256/63 Remapping, LBA=yes, LBAsects=90069840
tDMA={min:120,rec:120}, DMA modes: mword0 mword1 mword2
IORDY=on/off, tPIO={min:240,w/IORDY:120}, PIO modes: mode3 mode4
UDMA modes: mode0 mode1 *mode2
Dan Aloni (dax)
[EMAIL PROTECTED]
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/