When I try to rip a track from an audio CD using cdparanoia the kernel crashes with the caps lock and scroll lock led blinking.
Been there. Samer kernel version. My motherboard is 815 chipset base. I switched to the developmental version in Arjan's directory (version 2.4.20-13.9.1 - The problem went away.
http://people.redhat.com/arjanv/testkernels/
Using Linux 2.4.20-13.9 Using a Memorex 52MAXX 2452AJ CDRW Using MSI KT266A mainboard
If I use the standard CD the kernel does not miss the interrupt. CD-ROM 48X/AKU
Both CD's are ide-scsi.
The problem happened, for me. Both with and without the hdx=ide-scsi call to the kernel.
What kernel version works with my configuration? Should I go back in kernel versions?
I'd keep going forward with the kernel versions. With two people siting a similar problem. There must be some need to clean up the kernel. If it wasn't fixed with the test kernel.
Here is a snip of the error messages from dmesg;
May 25 08:58:45 localhost kernel: hdc: lost interrupt
May 25 08:58:45 localhost kernel: ide-scsi: The scsi wants to send us more data than expected - discarding data
May 25 08:58:45 localhost kernel: ide-scsi: [[ be 0 0 0 0 7c 0 0 d f8 0 0 ]
May 25 08:58:45 localhost kernel: ]
May 25 08:58:45 localhost kernel: ide-scsi: expected 30576 got 32928 limit 30576
May 25 08:58:45 localhost kernel: ide-scsi: transferred 9408 of 11760 bytes
May 25 08:59:45 localhost kernel: scsi : aborting command due to timeout : pid 1113, scsi0, channel 0, id 0, lun 0 UNKNOWN(0xbe) 00 00 00 00 fc 00 00 0d f8 00 00
May 25 08:59:45 localhost kernel: hdc: lost interrupt
May 25 08:59:45 localhost kernel: ide-scsi: The scsi wants to send us more data than expected - discarding data
May 25 08:59:45 localhost kernel: ide-scsi: [[ be 0 0 0 0 fc 0 0 d f8 0 0 ]
I'd flash the cap locks and scroll lock LED's also. I can't decypher the data though. Except that hdc and ide-scsi are not agreeing with each other.
Jim --