On Wed, Apr 28, 1999 at 07:54:08PM +0000, Lazarus Long wrote: > On Wednesday, April 28, 1999 at 19:39:40 +1200, John Leget wrote: > > Message-ID: <[EMAIL PROTECTED]> > > X-UIDL: 87e60a087b692aee4499ddcd6afe260a > > > > , i keep getting lots of the following > > in the attempt of mp3'ing an audio cdrom to my hard drive > > > > Apr 28 18:58:31 gabriel kernel: hda: irq timeout: status=0xd0 { Busy } > > I'm getting a number of similar errors (hdc I believe though) performing > completely different tasks. Therefore I don't believe the problem > originates specifically with your mp3 software. (Then again, two > apps could both trigger the same bug through interface errors ["lazy > coding"?] I suppose.) > > I have always assumed it was due to excessive load, either on the CPU > or on the LAN, since the error happens to coincide with those conditions > here. > > > I have had little success solving the above, im currently running potato > > 2.2.6ac2 > > Potato here, but 2.0.36 on the machine in question.
I used to get the something like that: Mar 22 13:14:40 mjf36 kernel: hda: irq timeout: status=0x58 { DriveReady \ SeekComplete DataRequest } Mar 22 13:14:40 mjf36 kernel: hda: disabled DMA Mar 22 13:14:40 mjf36 kernel: ide0: reset: success I used to get it whenever there was a lot of disk activity. I got rid of it by disabling Intel 82371 PIIX (Triton I/II) DMA support in my kernel, so you might want to try that. I'm running slink and 2.0.36. And if it's relevant I have an Intel 430TX chipset and hda is a Quantum Bigfoot CY. -- Matt Folwell, Trinity College, Cambridge. CB2 1TQ [EMAIL PROTECTED]