From: "Alexander E. Patrakov" <patrakov@ums.usu.ru>
To: linux-kernel@vger.kernel.org
Subject: Missing SCSI command in the allowed list?
Date: Sat, 06 Nov 2004 18:47:12 +0500 [thread overview]
Message-ID: <cmikie$vif$1@sea.gmane.org> (raw)
While cloning an audio CD using cdrdao 1.1.9 with vanilla linux-2.6.9 as a
user, I see the following "errors":
ERROR: Read buffer capacity failed.
This refers to the buffer in the CD drive. The indiation of the drive buffer
fill is missing. The clone sounds like the original. The command used for
cloning:
cdrdao copy --device /dev/hdd --source-device /dev/hdb \
--drivergeneric-mmc-raw --speed 8 --on-the-fly --paranoia-mode 1 -v 1 \
--fast-toc
If I run that as root, there are no such "errors", and levels of both the
software cdrdao buffer and hardware buffer in the drive are indicated.
Looks like the following SCSI command is missing from the allowed list:
cmd[0] = 0x5c; // READ BUFFER CAPACITY
(according to cdrdao source, Sony CDU920 uses 0xec instead, but I don't have
Sony drives here). Please fix the list or explain why this cannot be done.
--
Alexander E. Patrakov
next reply other threads:[~2004-11-06 13:46 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-11-06 13:47 Alexander E. Patrakov [this message]
2004-11-06 16:24 ` Missing SCSI command in the allowed list? Daniel Drake
2004-11-07 7:56 ` Alexander E. Patrakov
2004-11-18 18:39 ` Daniel Drake
2004-11-18 16:23 ` Alan Cox
2004-11-18 18:40 ` Jens Axboe
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='cmikie$vif$1@sea.gmane.org' \
--to=patrakov@ums.usu.ru \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox