On 05/10/2007, Victor Churchill <victorchurchill@???> wrote:
> Hi, I suspect my CD/DVD drive has gone AWOL. Symptoms are:
>
> Oct 5 11:25:05 ss07 kernel: [446662.762946] ide-cd: cmd 0x28 timed out
> Oct 5 11:25:05 ss07 kernel: [446662.762951] hda: DMA timeout retry
> Oct 5 11:25:05 ss07 kernel: [446663.819773] hda: cdrom_decode_status:
> status=0x51 { DriveReady SeekComplete Error }
> Oct 5 11:25:05 ss07 kernel: [446663.819777] hda: cdrom_decode_status:
> error=0x40 { LastFailedSense=0x04 }
> Oct 5 11:25:05 ss07 kernel: [446663.819781] ide: failed opcode was: unknown
According to this:
http://docs.hp.com/en/A6828-96002/apa.html
Sense 0x04 is a "Logical unit not ready" error - there's another byte
which might be
around somewhere if you turn up the logging which might suggest why,
but it probably won't be that useful.
The controller is timing out the drive after issuing a Read(10)
command. The probably cause is the drive being unable to read the
disc. If it's CD specific, check the CD surface - it's probably
either dirty or scratched. If not, either the lens is dirty (possible
if you've been ripping dusty CDs) or the drive is knackered.
I'm pretty sure it's not connector related
James