Date: Thu, 10 Apr 2003 12:05:23 +0300 From: Tom Alsberg <alsbergt@cs.huji.ac.il> To: FreeBSD Stable List <freebsd-stable@freebsd.org> Subject: Writing a DVD Message-ID: <20030410090523.GA42018@cs.huji.ac.il>
next in thread | raw e-mail | index | archive | help
Hi there. I am unsuccessfully trying to write a data DVD on FreeBSD 4.8. The writer is a Sony DVD RW DRU-500A on IDE. I'm using the atapicam driver. The media is a Sony DVD+RW which arrived with the writer. Both with cdrecord ProDVD (from the ports or otherwise) and dvdrtools I get a general SCSI retryable error message, when trying to write a data track or blank a DVD. I have no problems writing CD-R's or CD-RW media. Any idea what the problem might be? How to work around it? Following is the output of cdrecord-ProDVD. Thanks, any help appreciated, -- Tom Cdrecord 2.0 (i386-unknown-freebsd4.8) Copyright (C) 1995-2002 Jörg Schilling TOC Type: 1 = CD-ROM cdrecord: Operation not permitted. WARNING: Cannot set RR-scheduler cdrecord: Permission denied. WARNING: Cannot set priority using setpriority(). cdrecord: WARNING: This causes a high risk for buffer underruns. scsidev: '1,0,0' scsibus: 1 target: 0 lun: 0 Using libscg version 'schily-0.7' atapi: 0 Device type : Removable CD-ROM Version : 0 Response Format: 2 Capabilities : Vendor_info : 'SONY ' Identifikation : 'DVD RW DRU-500A ' Revision : '2.0c' Device seems to be: Generic mmc2 DVD-R/DVD-RW. cdrecord: Found DVD media but DVD-R/DVD-RW support code is missing. cdrecord: This version of cdrecord does not include DVD-R/DVD-RW support code. cdrecord: If you need DVD-R/DVD-RW support, ask the Author for cdrecord-ProDVD. Using generic SCSI-3/mmc CD-R driver (mmc_cdr). Driver flags : MMC-3 SWABAUDIO BURNFREE Supported modes: TAO PACKET SAO SAO/R96R RAW/R96R Drive buf size : 4194304 = 4096 KB FIFO size : 4194304 = 4096 KB Track 01: data 449 MB Total size: 516 MB (51:10.41) = 230281 sectors Lout start: 516 MB (51:12/31) = 230281 sectors Current Secsize: 2048 ATIP start of lead in: -150 (00:00/00) Disk type: unknown dye (reserved id code) Manuf. index: -1 Manufacturer: unknown (not in table) cdrecord: Operation not permitted. WARNING: Cannot set RR-scheduler cdrecord: Permission denied. WARNING: Cannot set priority using setpriority(). cdrecord: WARNING: This causes a high risk for buffer underruns. Starting to write CD/DVD at speed 18 in real TAO mode for single session. Last chance to quit, starting real write 0 seconds. Operation starts. Waiting for reader process to fill input buffer ... input buffer ready. BURN-Free is ON. Turning BURN-Free off Performing OPC... 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 00 12 00 00 00 00 24 00 00 C0 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 Sense Key: 0x5 Illegal Request, Segment 0 Sense Code: 0x24 Qual 0x00 (invalid field in cdb) Fru 0x0 Sense flags: Blk 0 (not valid) error refers to command part, bit ptr 0 (not valid) field ptr 2 cmd finished after 0.005s timeout 240s Writing time: 0.062s Average write speed 999.0x. Fixating... cdrecord: Input/output error. close track/session: scsi sendcmd: retryable error CDB: 5B 00 02 00 00 00 00 00 00 00 status: 0x2 (CHECK CONDITION) Sense Bytes: 70 00 05 00 00 00 00 12 00 00 00 00 30 10 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: 0x30 Qual 0x10 (medium not formatted) Fru 0x0 Sense flags: Blk 0 (not valid) cmd finished after 0.010s timeout 480s cmd finished after 0.010s timeout 480s Fixating time: 0.013s cdrecord: fifo had 64 puts and 0 gets. cdrecord: fifo was 0 times empty and 0 times full, min fill was 100%. -- Tom Alsberg - hacker (being the best description fitting this space) Web page: http://www.cs.huji.ac.il/~alsbergt/ DISCLAIMER: The above message does not even necessarily represent what my fingers have typed on the keyboard, save anything further.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030410090523.GA42018>