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

Re: solaris cdrecord BH08LS20 drive BD-R problems



> > I believe it was the JMicron USB-SATA bridge
> > JM20329 versus JM20336

> Did it have positive effect on Solaris machine?

Yes, only windows has a good driver for JM20336
So cdrecord will work after Jörg prepares his
workaround for the LG drive firmware bug. :-D


> > To use SRM with no spares on the CentOS box
> > would I try a command line similar to this?
> > # growisofs -Z /dev/scd0=image.iso \
> >  -use-the-force-luke=spare:none -speed=2

> I would omit the -speed option and let growisofs
> negotiate that with the drive. Afaik -speed is
> rather intended to slow down poor media

Okay, I tried it and it worked with JM20329 chip.
And growisofs did negotiate 2x speed properly.
It only took 17 minutes to burn 8.7 GB.
See results below:

$ growisofs -Z /dev/scd0=image.iso -use-the-force-luke=spare:none
Executing 'builtin_dd if=coxdj_20091030.iso of=/dev/scd0 obs=32k seek=0'
/dev/scd0: "Current Write Speed" is 8.2x4390KBps.
          0/8746919936 ( 0.0%) @0x, rem ??:?? RBU 100.0% UBU   0.0%
          0/8746919936 ( 0.0%) @0x, rem ??:?? RBU 100.0% UBU   0.0%
    4030464/8746919936 ( 0.0%) @0.3x, rem 469:59 RBU  99.8% UBU   1.6%
   19136512/8746919936 ( 0.2%) @1.0x, rem 121:37 RBU 100.0% UBU  35.9%
   19464192/8746919936 ( 0.2%) @0.0x, rem 149:27 RBU 100.0% UBU 100.0%
   41680896/8746919936 ( 0.5%) @1.5x, rem 80:03 RBU 100.0% UBU  35.9%
   49512448/8746919936 ( 0.6%) @0.5x, rem 76:07 RBU 100.0% UBU  35.9%
   66322432/8746919936 ( 0.8%) @1.1x, rem 65:26 RBU 100.0% UBU  35.9%
   70746112/8746919936 ( 0.8%) @0.3x, rem 67:27 RBU 100.0% UBU  92.2%
  100433920/8746919936 ( 1.1%) @2.0x, rem 51:39 RBU 100.0% UBU  92.2%
  130514944/8746919936 ( 1.5%) @2.0x, rem 44:00 RBU 100.0% UBU  92.2%
  160563200/8746919936 ( 1.8%) @2.0x, rem 38:19 RBU 100.0% UBU  89.1%
...
...
...
 8553627648/8746919936 (97.8%) @2.0x, rem 0:22 RBU  99.8% UBU  92.2%
 8583643136/8746919936 (98.1%) @2.0x, rem 0:18 RBU  99.8% UBU  92.2%
 8613658624/8746919936 (98.5%) @2.0x, rem 0:15 RBU 100.0% UBU  92.2%
 8643674112/8746919936 (98.8%) @2.0x, rem 0:11 RBU 100.0% UBU  92.2%
 8671428608/8746919936 (99.1%) @1.9x, rem 0:08 RBU 100.0% UBU  92.2%
 8701444096/8746919936 (99.5%) @2.0x, rem 0:05 RBU 100.0% UBU  92.2%
 8731459584/8746919936 (99.8%) @2.0x, rem 0:01 RBU  92.2% UBU  92.2%
builtin_dd: 4270960*2KB out @ average 1.9x4390KBps
/dev/scd0: flushing cache
/dev/scd0: closing track
/dev/scd0: closing session


Reply to: