cdrecord: Please report.

Jeff Tipton jeff.t at mail.com
Thu Feb 21 05:44:04 UTC 2013


On 02/21/2013 01:52, Ronald F. Guilmette wrote:
>
> I am not a happy camper.
>
> Now that I've ``upgraded'' from 8.3-RELEASE to 9.1-RELEASE it appears that
> good old burncd no longer works, apparently because the CD/DVD drive is
> now exclusively handled as an ATAPICAM device.
>
> So I try to use cdrecord and I get this:
>
> # cdrecord dev=0,0,0 driveropts=burnfree FreeBSD-9.1-RELEASE-i386-disc1.iso
> cdrecord: No write mode specified.
> cdrecord: Assuming -sao mode.
> cdrecord: If your drive does not accept -sao, try -tao.
> cdrecord: Future versions of cdrecord may have different drive dependent defaults.
> Cdrecord-ProDVD-ProBD-Clone 3.00 (amd64-unknown-freebsd9.1) Copyright (C) 1995-2010 J�rg Schilling
> scsidev: '0,0,0'
> scsibus: 0 target: 0 lun: 0
> Using libscg version 'schily-0.9'.
> Device type    : Removable CD-ROM
> Version        : 0
> Response Format: 2
> Capabilities   :
> Vendor_info    : '_NEC    '
> Identifikation : 'DVD_RW ND-3550A '
> Revision       : '1.05'
> Device seems to be: Generic mmc2 DVD-R/DVD-RW/DVD-RAM.
> Using generic SCSI-3/mmc   CD-R/CD-RW driver (mmc_cdr).
> Driver flags   : MMC-3 SWABAUDIO BURNFREE
> Supported modes: TAO PACKET SAO SAO/R96R RAW/R96R
> cdrecord: Warning: Cannot read drive buffer.
> cdrecord: Warning: The DMA speed test has been skipped.
> Starting to write CD/DVD/BD at speed 48 in real SAO mode for single session.
> Last chance to quit, starting real write    0 seconds. Operation starts.
> cdrecord: WARNING: Drive returns wrong startsec (0) using -150
> cdrecord: Input/output error. write_g1: scsi sendcmd: retryable error
> CDB:  2A 00 00 00 02 80 00 00 20 00
> status: 0x2 (CHECK CONDITION)
> Sense Bytes: 70 00 05 00 00 00 00 0A 00 00 00 00 21 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
> Sense Key: 0x5 Illegal Request, Segment 0
> Sense Code: 0x21 Qual 0x02 (invalid address for write) Fru 0x0
> Sense flags: Blk 0 (not valid)
> resid: 65536
> cmd finished after 4.257s timeout 200s
> write track data: error after 1310720 bytes
> cdrecord: The current problem looks like a buffer underrun.
> cdrecord: It looks like 'driveropts=burnfree' does not work for this drive.
> cdrecord: Please report.
> cdrecord: Make sure that you are root, enable DMA and check your HW/OS set up.
>
>
> So, um, WTF?  To whom am supposed to "report" this failure?
>
> And more to the point, how can I burn a simple damn CD now?
>
>
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
How did you install cdrecord? I had a similar problem year ago when I 
installed it from a 9.0-RELEASE package that turned out to have been 
compiled against an earlier base. So compiling from ports solved the 
problem. I actually had to compile other cd-related progs, too.


More information about the freebsd-questions mailing list