Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Dec 2002 18:37:14 +0100
From:      Matthias Schuendehuette <msch@snafu.de>
To:        freebsd-scsi@freebsd.org
Cc:        freebsd-current@freebsd.org
Subject:   cdrecord/SCSI problems
Message-ID:  <200212011837.14584.msch@snafu.de>

next in thread | raw e-mail | index | archive | help
Hi all,

I just found problems writing audio-CDs under -current
<FreeBSD 5.0-CURRENT #3: Thu Nov 28 21:59:11 CET 2002>.

These problems don't occur writing ISO-(Data-)files nor do they occur 
writing audio-CDs or Data-iso-files under -STABLE.

I append the standard-output of the 'cdrecord'-command below, 
SCSI-Controller is a LSI Logic U-SCSI model using the sym-driver. 
'dmesg | grep sym1' says:

sym1: <875> port 0xe000-0xe0ff mem 
0xe3003000-0xe3003fff,0xe3002000-0xe30020ff irq 15 at device 10.0 on 
pci0
sym1: Symbios NVRAM, ID 7, Fast-20, SE, parity checking
sym1: open drain IRQ line driver, using on-chip SRAM
sym1: using LOAD/STORE-based firmware.
sym1: SCAN AT BOOT disabled for targets 8 9 10 11 12 13 14 15.
sym1: SCAN FOR LUNS disabled for targets 0 1 2 3 4 5 6 8 9 10 11 12 13 
14 15.
(noperiph:sym1:0:-1:-1): SCSI BUS reset delivered.
sa0 at sym1 bus 0 target 4 lun 0
da4 at sym1 bus 0 target 0 lun 0
cd1 at sym1 bus 0 target 5 lun 0
cd0 at sym1 bus 0 target 3 lun 0

... where 'cd1' is the YAMAHA CRW4416 drive.

And here is the cdrecord-session:

root@current - /raid/audio/tmp                                                                                             
111 # cdrecord -dummy dev=1,5,0 -dao -useinfo -text *.wav
pregap1: -1
Cdrecord 1.11a39 (i386-unknown-freebsd5.0) Copyright (C) 1995-2002 Jörg 
Schilling
scsidev: '1,5,0'
scsibus: 1 target: 5 lun: 0
Using libscg version 'schily-0.7'
Device type    : Removable CD-ROM
Version        : 2
Response Format: 2
Capabilities   : SYNC
Vendor_info    : 'YAMAHA  '
Identifikation : 'CRW4416S        '
Revision       : '1.0j'
Device seems to be: Generic mmc CD-RW.
Using generic SCSI-3/mmc CD-R driver (mmc_cdr).
Driver flags   : MMC SWABAUDIO
Supported modes: TAO PACKET SAO SAO/R96P SAO/R96R RAW/R96R
Starting to write CD/DVD at speed 4 in dummy SAO mode for single 
session.
Last chance to quit, starting dummy write    0 seconds. Operation 
starts.
SAO startsec: -11615
cdrecord: Input/output error. write_g1: scsi sendcmd: retryable error
CDB:  2A 00 FF FF D2 A1 00 02 9A 00
status: 0x2 (CHECK CONDITION)
Sense Bytes: 70 00 05 00 00 00 00 0A 00 00 00 00 21 00 00 00 00 00 00 00 
00 00 00 08 00 00 00 00 00 00 08 00
Sense Key: 0x5 Illegal Request, Segment 0
Sense Code: 0x21 Qual 0x00 (logical block address out of range) Fru 0x0
Sense flags: Blk 0 (not valid)
resid: 63936
cmd finished after 0.003s timeout 200s
write CD-Text data: error after 0 bytes
cdrecord: Could not write Lead-in.

Are these error messages of any use for anybody?
-- 
Ciao/BSD - Matthias

Matthias Schuendehuette	<msch [at] snafu.de>, Berlin (Germany)
Powered by FreeBSD 5.0-CURRENT


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200212011837.14584.msch>