Date: Wed, 02 Feb 2000 10:15:37 -0500 From: Jim C <jconner@enterit.com> To: freebsd-questions@freebsd.org Subject: CDrecord issues Message-ID: <4.2.0.58.20000202100505.00a30b70@mail.enterit.com>
next in thread | raw e-mail | index | archive | help
I have been trying to record CDs for a loooong time now. I have never had= =20 success on the FreeBSD system. In short it just won't record. According=20 to cdrecord the recorder is supported by cdrecord. Here are the out files. (hist 500)# mkisofs -l -p "Jim C" -R -v -o /services/etc_bak.iso /etc (hist 501)# ls analog/ etc.new/ etc_bak.iso misc/ src/ system/ system_backups/ (hist 503)# cdrecord -v -debug -ignsize -isosize -xa2 -dummy dev=3D1,6,0=20 /services/etc_bak.iso Here is the output from that... cdrecord: No such file or directory. WARNING: RR-scheduler not available,=20 disabling. fs: 4194304 buflen: 4198400 cdrecord: shared memory segment attached: 2810c000 buf: 2810C000 bufend: 2850D000, buflen: 4198400 buf: 2810C000 bufend: 2850D000, buflen: 4198400 (align 0) File: 'etc_bak.iso' tracksize: 1089536 secsize: 2048 tracktype: 3 =3D CD-ROM= =20 XA mode 2 sectype: 2 =3D CD-ROM mode 2 dbtype: CD-ROM XA mode 2 form 1 flags= 10C0 dev: 1,6,0 speed: -1 fs: -1 Cdrecord release 1.8a21 Copyright (C) 1995-1999 J=F6rg Schilling TOC Type: 3 =3D CD-ROM XA mode 2 scsidev: '1,6,0' scsibus: 1 target: 6 lun: 0 scsi_getbuf: 64512 bytes atapi: 0 Device type : Removable WORM Version : 2 Response Format: 2 Capabilities : SYNC LINKED Vendor_info : 'SONY ' Identifikation : 'CD-R CDU920S ' Revision : '2.0c' Device seems to be: Sony CDU-924S. Using driver for Sony CDU-924 (sony_cdu924). Driver flags : SWABAUDIO Drive buf size : 1048576 =3D 1024 KB FIFO size : 4194304 =3D 4096 KB bufsize: 65536 buffers: 64 hdrsize 1024 bufsize: 65536 buffers: 64 hdrsize 1024 cdrecord: Undefined error: 0. WARNING: RR-scheduler not available,= disabling. Track 01: data 1 MB Total size: 1 MB (00:07.12) =3D 534 sectors Lout start: 1 MB (00:09/09) =3D 534 sectors Pages: 0x1 0x2 0x8 0xd 0xe 0x20 0x22 0x23 0x31 Density: 0x0 Blocks: 0 Blocklen:2048 Current Secsize: 2048 ATIP info from disk: Indicated writing power: 4 Is not unrestricted Disk application code: 0 ATIP start of lead in: -11320 (97:31/05) ATIP start of lead out: 336225 (74:45/00) Disk type: Phthalocyanine or similar Manuf. index: 22 Manufacturer: Ritek Co. Blocks total: 336225 Blocks current: 336225 Blocks remaining: 335691 Using 64 buffers of 64512 bytes. Starting to write CD/DVD at speed 1 in dummy mode for single session. Last chance to quit, starting dummy write in 9 seconds.=08=08=08=08=08=08=08= =08=08=088=20 seconds.=08=08=08=08=08=08=08=08=08=087 seconds.=08=08=08=08=08=08=08=08=08= =086 seconds.=08=08=08=08=08=08=08=08=08=085=20 seconds.=08=08=08=08=08=08=08=08=08=084 seconds.=08=08=08=08=08=08=08=08=08= =083 seconds.=08=08=08=08=08=08=08=08=08=082=20 seconds.=08=08=08=08=08=08=08=08=08=081 seconds. Waiting for reader process to fill input-buffer ... cdrecord: Input/output= =20 error. write_track: scsi sendcmd: retryable error status: 0x2 (CHECK CONDITION) input-buffer ready. CDB: F5 00 00 00 00 00 00 00 00 00 Sense Bytes: 70 00 05 00 00 00 00 12 00 00 00 00 C9 00 00 00 00 00 00 00 20= =20 06 00 00 00 00 Sense Key: 0x5 Illegal Request, Segment 0 Sense Code: 0xC9 Qual 0x00 (illegal block length for write command) Fru 0x0 Sense flags: Blk 0 (not valid) cmd finished after 0.018s timeout 40s Writing time: 0.198s Fixating... cdrecord: fifo had 18 puts and 0 gets. cdrecord: fifo was 0 times empty and 0 times full, min fill was 100%. Fixating is not possible in dummy write mode. Fixating time: 0.000s (hist 508)# cdrecord -v -checkdrive dev=3D1,6,0 Cdrecord release 1.8a21 Copyright (C) 1995-1999 J=F7rg Schilling TOC Type: 1 =3D CD-ROM scsidev: '1,6,0' scsibus: 1 target: 6 lun: 0 atapi: 0 Device type : Removable WORM Version : 2 Response Format: 2 Capabilities : SYNC LINKED Vendor_info : 'SONY ' Identifikation : 'CD-R CDU920S ' Revision : '2.0c' Device seems to be: Sony CDU-924S. Using driver for Sony CDU-924 (sony_cdu924). Driver flags : SWABAUDIO Drive buf size : 1048576 =3D 1024 KB The only thing I have noticed that may be a problem (but Im not so sure it= =20 is) is that cdrecord seems to want to use the Sony924S driver for the=20 Sony920S that I am using. Has anyone else had any problems with this?? Jim C jconner@enterit.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4.2.0.58.20000202100505.00a30b70>