Re: ide-cd? Can burn DVDs, just not read them...

From: Jens Axboe
Date: Tue Apr 26 2005 - 03:16:55 EST


On Fri, Apr 22 2005, Randy Gardner wrote:
> Apr 21 19:18:57 localhost kernel: ISO 9660 Extensions: Microsoft Joliet
> Level 3
> Apr 21 19:18:57 localhost kernel: ISO 9660 Extensions: RRIP_1991A
> Apr 21 19:19:27 localhost kernel: hdf: command error: status=0x51 {
> DriveReady SeekComplete Error }
> Apr 21 19:19:27 localhost kernel: hdf: command error: error=0x54 {
> AbortedCommand LastFailedSense=0x05 }

Can you read the disc with dd safely? Eg dd if=/dev/hdf of=/dev/null
bs=2k

The multimode suggestion will not make any difference, atapi drives
don't do multimode at all anyways. It's an ata pio addition.

Try disabling dma on the drive as well.


--
Jens Axboe

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/