All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nick Warne <nick@linicks.net>
To: linux-kernel@vger.kernel.org
Subject: CD drive packet command errors.
Date: Thu, 26 Aug 2004 09:24:04 +0100	[thread overview]
Message-ID: <200408260924.04424.nick@linicks.net> (raw)

Hello all,

I have a strange problem here, and after 2 days trying everything I can't
seem to resolve.

Running Slackware 10 - with handrolled 2.4.27 kernel.

/dev/hdc ==

ATAPI CD-ROM, with removable media
        Model Number:       R/RW 8x4x32
        Serial Number:      4VO5045DM02453
        Firmware Revision:  2,0


/dev/hdd ==

ATAPI CD-ROM, with removable media
        Model Number:       CRD-8520B
        Serial Number:      2000/05/08
        Firmware Revision:  1.00

dmesg:

Aug 22 13:00:59 linuxamd kernel: hdc: R/RW 8x4x32, ATAPI CD/DVD-ROM drive
Aug 22 13:00:59 linuxamd kernel: hdd: CRD-8520B, ATAPI CD/DVD-ROM drive

Aug 22 13:00:59 linuxamd kernel: hdd: attached ide-cdrom driver.

Aug 22 13:00:59 linuxamd kernel: hdc: attached ide-scsi driver.
Aug 22 13:00:59 linuxamd kernel:   Vendor: IDE-CD    Model: R/RW 8x4x32
Rev:  2,0
Aug 22 13:00:59 linuxamd kernel:   Type:   CD-ROM
ANSI SCSI revision: 02



/dev/hdc I use the scsi emulation with boot append="hdc=ide-scsi"
/dev/cdrom -> /dev/hdd

The /dev/hdc writer is fine, and functions perfectly.

But with the normal cd drive on /dev/hdd, any time I open KFM, or do a
mount/umount from console, I get this in syslogs:

Aug 25 15:53:33 linuxamd kernel: hdd: packet command error: status=0x51
{ DriveReady SeekComplete Error }
Aug 25 15:53:33 linuxamd kernel: hdd: packet command error: error=0xa0

But the drive will mount OK, and all works as it should.  Just these logs
all the time.

I have changed cables, I have turned off dma on hdd, I have messed with DMA
and PIO modes - tried everything.

Has anybody any ideas whatever causes this?

TIA,

Nick
-- 
"When you're chewing on life's gristle,
Don't grumble, Give a whistle..."

                 reply	other threads:[~2004-08-26  8:24 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200408260924.04424.nick@linicks.net \
    --to=nick@linicks.net \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.