From: Simon Piette <spiette@generation.net>
To: Jerry Quinn <jquinn@nortelnetworks.com>
Cc: linuxppc-dev@lists.linuxppc.org
Subject: Re: Help with cd writing scsi error?
Date: Mon, 02 Aug 1999 15:00:39 -0400 [thread overview]
Message-ID: <37A5EAD7.E4B3CCE@generation.net> (raw)
In-Reply-To: 14245.48740.399981.423193@gargle.gargle.HOWL
Jerry Quinn wrote:
>
> Hi all. I'm trying to burn an audio CD on a stock kernel.org 2.2.10 kernel on
> a Powercenter (R5 dist). The generic SCSI driver is built as a module. I'm
> using cdrecord-1.8a24, the latest I could find (1.8a21 gives the same error).
> I'm setting shmmax to 16M. My burner is a Panasonic CW-7502 with rev 4.17
> firmware.
>
> Basic info gathering from the drive seems to work fine. I can extract digital
> audio as well. I pulled one track off a disc to use as a writing test. To do
> the test I try the following with a CDR blank in the drive:
>
> cdrecord dev=3,0 -dummy -audio track.wav
>
> I get the following error -
>
> cdrecord Input/output error. read track info: scsi sendcmd: retryable error
> CDB: 52 01 00 00 00 FF 00 00 1C 00
> status: 0x2 (CHECK CONDITION)
> Sense Bytes: 70 00 05 00 00 00 0A 00 00 00 00 64 00 00 00
> Sense Key: 0x5 Illegal Request, Segment 0
> Sense Code: 0x64 Qual 0x00 (illegal mode for this track) Fru 0x0
> Sense flags: Blk 0 (not valid)
> cmd finished after 0.003s timeout 240s
>
> cdrecord says it is using generic SCSI-3/mmc cdr driver (mmc_cdr) and driver
> flags are SWABAUDIO.
>
> Any ideas?
Could you try :
$ cdrecord dev=3,0,0 fs=3800k -dummy -audio track.wav
Arguments for dev: bus, id, lun
Have you 3 scsi buses and your cd-burner is at id 0 on your last
detected bus?
Simon
[[ This message was sent via the linuxppc-dev mailing list. Replies are ]]
[[ not forced back to the list, so be sure to Cc linuxppc-dev if your ]]
[[ reply is of general interest. Please check http://lists.linuxppc.org/ ]]
[[ and http://www.linuxppc.org/ for useful information before posting. ]]
next prev parent reply other threads:[~1999-08-02 19:00 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
1999-08-02 15:51 Help with cd writing scsi error? Jerry Quinn
1999-08-02 19:00 ` Simon Piette [this message]
1999-08-02 19:58 ` Jerry Quinn
1999-08-03 13:51 ` Jerry Quinn
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=37A5EAD7.E4B3CCE@generation.net \
--to=spiette@generation.net \
--cc=jquinn@nortelnetworks.com \
--cc=linuxppc-dev@lists.linuxppc.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;
as well as URLs for NNTP newsgroup(s).