amd64 - ide_cd errors
From: Jeremy Huddleston (eradicator_at_gentoo.org)
Date: 03/09/05
- Previous message: selvakumar nagendran: "Re: Random number generator in Linux kernel"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: lkml <linux-kernel@vger.kernel.org> Date: Wed, 09 Mar 2005 02:39:06 -0800
I have a dvd+-rw drive (LITE-ON DVDRW LDW-411S with FS0K firmware). The
drive appears to opperate correctly. I can mount media, read from it,
and burn just fine, but printk output indicates some error.
2.6.10:
hdc: packet command error: status=0x51 { DriveReady SeekComplete Error }
hdc: packet command error: error=0x54
ide: failed opcode was 100
2.6.11:
hdc: packet command error: status=0x51 { DriveReady SeekComplete Error }
hdc: packet command error: error=0x54 { AbortedCommand
LastFailedSense=0x05 }
ide: failed opcode was: unknown
These messages do not appear if media is not in the tray. If media is
in the tray, these messages will repeat continuously (at a rate of about
2 per second). The media doesn't need to be mounted, just present.
Additionally, this did not occur when this drive was in an i686 box, but
it does occur now that it is in an x86_64 box.
Has anyone seen a problem like this or have any suggestions?
Thanks,
Jeremy
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- application/pgp-signature attachment: This is a digitally signed message part
- Previous message: selvakumar nagendran: "Re: Random number generator in Linux kernel"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|