On Sat, Mar 20, 2004 at 08:59:22PM +0100, Edouard Alligand wrote: > 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 [EMAIL PROTECTED]: 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
Some bugs in OpenBSD's atapiscsi were fixed during 3.4-current. They will appear in 3.5, which should be out in a month or so. Could you try an OpenBSD snapshot to see if there is any difference? -- <[EMAIL PROTECTED]>

