Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Nov 2004 17:28:33 -0800
From:      Lister <lister@primetime.com>
To:        freebsd-hardware@freebsd.org
Subject:   FW/DVD-RW writer problems
Message-ID:  <41A929C1.1040502@primetime.com>

next in thread | raw e-mail | index | archive | help

 I moved a working ATA DVD-RW from an internal to a firewire external
enclosure. Now, I can't write to it.
 But, I can fo this:
Host (/root) > dvd+rw-format
* DVD±RW/-RAM format utility by <appro@fy.chalmers.se>, version 4.10.
- usage: dvd+rw-format [-force[=full]] [-lead-out|-blank[=full]]
         [-ssa[=none|default|max]] /dev/cdrom
Class1 (/root) > dvd+rw-format -force /dev/rcd0c
* DVD±RW/-RAM format utility by <appro@fy.chalmers.se>, version 4.10.
* 4.7GB DVD-RW media in Sequential mode detected.
* formatting 81.6%

 When I try to write this happens (access light illuminates briefly,
then goes out until it closes the disk) :
Host (/root) > growisofs -Z /dev/rcd0c=/usr/files.iso
Executing 'builtin_dd if=/usr3/kseel_files.iso of=/dev/pass1 obs=32k seek=0'
/dev/pass1: "Current Write Speed" is 1.0x1385KBps.
   1605632/1544323072 ( 0.1%) @0.0x, remaining 80:04
   1605632/1544323072 ( 0.1%) @0.0x, remaining 144:07
   1605632/1544323072 ( 0.1%) @0.0x, remaining 192:09
   1605632/1544323072 ( 0.1%) @0.0x, remaining 240:12
   1605632/1544323072 ( 0.1%) @0.0x, remaining 304:15
   1605632/1544323072 ( 0.1%) @0.0x, remaining 352:17
   1605632/1544323072 ( 0.1%) @0.0x, remaining 400:20
   1605632/1544323072 ( 0.1%) @0.0x, remaining 464:23
   1605632/1544323072 ( 0.1%) @0.0x, remaining 512:26
   1605632/1544323072 ( 0.1%) @0.0x, remaining 576:29
   1605632/1544323072 ( 0.1%) @0.0x, remaining 624:31
   1605632/1544323072 ( 0.1%) @0.0x, remaining 672:34
   1605632/1544323072 ( 0.1%) @0.0x, remaining 736:37
   1605632/1544323072 ( 0.1%) @0.0x, remaining 784:40
   1605632/1544323072 ( 0.1%) @0.0x, remaining 832:42
   1605632/1544323072 ( 0.1%) @0.0x, remaining 896:45
   1605632/1544323072 ( 0.1%) @0.0x, remaining 944:48
:-( unable to WRITE@LBA=310h: Input/output error
builtin_dd: 784*2KB out @ average 0.0x1385KBps
:-( write failed: Input/output error
/dev/pass1: flushing cache
/dev/pass1: writing lead-out

 It shows up like this :
cd0 at sbp0 bus 0 target 1 lun 0
cd0: <PIONEER DVD-RW  DVR-105 1.21> Removable CD-ROM SCSI-0 device
cd0: 50.000MB/s transfers
cd0: Attempt to query device size failed: NOT READY, Medium not present

Host (/root) > sysctl hw.firewire
hw.firewire.try_bmr: 1
hw.firewire.hold_count: 3
hw.firewire.fwmem.eui64_hi: 0
hw.firewire.fwmem.eui64_lo: 0
hw.firewire.fwmem.speed: 2
hw.firewire.fwe.stream_ch: 1
hw.firewire.fwe.tx_speed: 2
hw.firewire.fwe.rx_queue_len: 128
hw.firewire.sbp.auto_login: 1
hw.firewire.sbp.max_speed: 2
hw.firewire.sbp.exclusive_login: 1
hw.firewire.sbp.login_delay: 1000
hw.firewire.sbp.scan_delay: 500
hw.firewire.sbp.use_doorbell: 0
hw.firewire.sbp.tags: 0

 And my OS rev is :
Host (/root) > uname -a
FreeBSD host.primetime.com 4.10-RELEASE-p3 FreeBSD 4.10-RELEASE-p3 #10: 
Sun Nov7 14:13:54 PST 2004     
root@nasa1.class1.primetime.com:/usr3/src/sys/compile/CLASS1  i386

 TIA for any insights.


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41A929C1.1040502>