I have problems with burn dvd from image
its about 0.1x dvd
I used to use k3b k3b-0.12.17
but after I tried to burn from command line with X server disabled and submount disabled to make plain test and ....
results the same
head from growisofs
is
Code: Select all
About to execute 'builtin_dd if=/home/user/tmp/k3b_image.iso of=/dev/hdb obs=32k seek=0'
/dev/hdb: restarting DVD+RW format...
/dev/hdb: "Current Write Speed" is 4.1x1385KBps.
0/3340830720 ( 0.0%) @0x, remaining ??:?? RBU 100.0%
655360/3340830720 ( 0.0%) @0.1x, remaining 594:36 RBU 99.6%
688128/3340830720 ( 0.0%) @0.0x, remaining 808:59 RBU 100.0%
1835008/3340830720 ( 0.1%) @0.2x, remaining 394:14 RBU 99.7%
2457600/3340830720 ( 0.1%) @0.1x, remaining 384:52 RBU 100.0%
3604480/3340830720 ( 0.1%) @0.2x, remaining 308:37 RBU 100.0%
4784128/3340830720 ( 0.1%) @0.2x, remaining 267:18 RBU 100.0%
5505024/3340830720 ( 0.2%) @0.2x, remaining 272:38 RBU 100.0%
6586368/3340830720 ( 0.2%) @0.2x, remaining 253:07 RBU 100.0%output from hdparm /dev/hdb
Code: Select all
/dev/hdb:
IO_support = 1 (32-bit)
unmaskirq = 1 (on)
using_dma = 1 (on)
keepsettings = 0 (off)
readonly = 0 (off)
readahead = 256 (on)kernel vesrion is 2.6.17-gentoo-r7
dvd+rw-tools-6.1-r1
hardware Acer Aspire 1652WLMi
BUT when i try to burn not image,but file structure - speed is a about 1x( bit higher but still impossible to understand how writer could burn with such slow speed in Gentoo) while at windows with nero I could easily burn at 4x and images and files
PS i tried to use cdrecord-prodvd and\or ide-scsi mod for DVD and result a the same or plus or minus 0.1x

