[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Problem with DVR-107D under OpenBSD



Hi all,

I am trying for two days to burn an image to my brand new DVR-107D. I tested the drive under Windows XP SP1 : it works fine with several different media, so it's not a hardware problem.

My problem is, that under OpenBSD 3.4 with the latest dvrtools I can format media but not burn images.

When I try to burn I get the following error :

with growisofs :

growisofs -dvd-compat -speed=2 -Z /dev/rcd0c=image.iso
Executing 'builtin_dd if=image.iso of=/dev/rcd0c obs=32k seek=0'
/dev/rcd0c: FEATURE 21h is not on, engaging DAO...
/dev/rcd0c: reserving 1912464 blocks
/dev/rcd0c: "Current Write Speed" is 2.0x1385KBps.
unable to WRITE@LBA=310h: Input/output error
builtin_dd: 784*2KB out
write failed: Input/output error
/dev/rcd0c: flushing cache
/dev/rcd0c: reloading tray

dmesg says :

cd0(atapiscsi0:0:0): Check Condition on opcode 0x28
    SENSE KEY: Blank Check
   INFO FIELD: 16
     ASC/ASCQ: No Additional Sense Information


With dvdrecord :

dvdrecord -v -dummy -dao speed=2 dev=/dev/rcd0c:2,0,0 image.iso
dvdrtools v0.1.4

Cdrecord 1.11a15 (i386-unknown-openbsd3.4) Copyright (C) 1995-2001 Jörg Schilling
TOC Type: 1 = CD-ROM
scsidev: '/dev/rcd0c:2,0,0'
devname: '/dev/rcd0c'
scsibus: 2 target: 0 lun: 0
Using libscg version 'bero-0.5a'
dvdrecord: Warning: using inofficial version of libscg (bero-0.5a '@(#)scsitransp.c 1.81 01/04/20 Copyright 1988,1995,2000 J. Schilling').
atapi: 0
Device type    : Removable CD-ROM
Version        : 0
Response Format: 2
Capabilities   :
Vendor_info    : 'PIONEER '
Identifikation : 'DVD-RW  DVR-107D'
Revision       : '1.10'
Device seems to be: Generic mmc2 DVD.
Using generic SCSI-3/mmc DVD-R(W) driver (mmc_mdvd).
Driver flags   : SWABAUDIO BURNFREE
Supported modes: PACKET SAO
Drive buf size : 1605632 = 1568 KB
FIFO size      : 4194304 = 4096 KB
Track 01: data  3735 MB
Total size:     4289 MB (424:59.49) = 1912462 sectors
Lout start:     4290 MB (425:01/37) = 1912462 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)
Blocks total: 2298496 Blocks current: 2298496 Blocks remaining: 386034
Starting to write CD/DVD at speed 2 in dummy mode for single session.
Last chance to quit, starting dummy write in 0 seconds. Operation starts.
Waiting for reader process to fill input buffer ... input buffer ready.
trackno=0
BURN-Free is ON.
Sending CUE sheet...
dvdrecord: WARNING: Drive returns wrong startsec (0) using -150
Starting new track at sector: 0
Track 01: 1 of 3735 MB written (fifo 91%).dvdrecord: Input/output error. write_g1: scsi sendcmd: fatal error
CDB:  2A 00 00 00 03 0C 00 00 1E 00
resid: 61440
cmd finished after 2.003s timeout 200s

write track data: error after 1597440 bytes
Sense Bytes: 70 00 04 04 13 16 16 0E 56 01 11 FE 08 01 00 00 00 00
Writing  time:    7.140s
Fixating...
WARNING: Some drives don't like fixation in dummy mode.
Fixating time:    0.033s
dvdrecord: fifo had 94 puts and 27 gets.
dvdrecord: fifo was 0 times empty and 3 times full, min fill was 83%.

dmesg says :

cd0(atapiscsi0:0:0): Check Condition on opcode 0x28
    SENSE KEY: Blank Check
   INFO FIELD: 16
     ASC/ASCQ: No Additional Sense Information
cd0(atapiscsi0:0:0): unknown error category from host adapter code

I also tried a patched version of cdrecord and different drivers...

Any input would be welcomed, I'm running out of options...

--

EA



Reply to: