I also had no apparent errors running DeVeDee combined with k3b until k3b tried to finalize the disk. The disk was useless, VLC could not open it. Here are the last few lines of debug log.
- Code: Select all
------------------------------------------------------------------------------------------------------------------
3269984256/3377672192 (96.8%) @4.5x, remaining 0:16 RBU 100.0% UBU 97.9%
3302785024/3377672192 (97.8%) @7.1x, remaining 0:11 RBU 100.0% UBU 95.8%
3335749632/3377672192 (98.8%) @7.1x, remaining 0:06 RBU 100.0% UBU 96.5%
:-[ WRITE@LBA=192a60h failed with SK=5h/ASC=21h/ACQ=04h]: Invalid argument
:-( write failed: Invalid argument
/dev/sr0: flushing cache
growisofs command:
-----------------------
/bin/growisofs -Z /dev/sr0=/dev/fd/0 -use-the-force-luke=notray -use-the-force-luke=tty -use-the-force-luke=4gms -use-the-force-luke=tracksize:1649254 -use-the-force-luke=dao:1649254 -dvd-compat -speed=8 -use-the-force-luke=bufsize:32m
-----------------------------------------------------------------------------------------------------------------
Then I tried golf4fun's solution (without rerunning DeVeDee) and just gave k3b the iso file previously created. Same result as above. I wondered if the iso file was bad, so I ran DeVeDee again, and closed it when complete without burning. I used k3b to burn it. Got another equally useless disk VLC could not open.
Then I tried running DeVeDee again creating a new iso file. I closed DeVeDee with no burn. Used k3b to burn and got excited after k3b said success. But it showed an error and the disk was useless. Here are the last few debug lines from that attempt.
- Code: Select all
3297214464/3377315840 (97.6%) @7.1x, remaining 0:11 RBU 100.0% UBU 97.9%
3330146304/3377315840 (98.6%) @7.1x, remaining 0:06 RBU 100.0% UBU 97.9%
/dev/sr0: flushing cache
:-[ FLUSH CACHE failed with SK=5h/ASC=21h/ACQ=04h]: Invalid argument
growisofs command:
-----------------------
/bin/growisofs -Z /dev/sr0=/dev/fd/0 -use-the-force-luke=notray -use-the-force-luke=tty -use-the-force-luke=4gms -use-the-force-luke=tracksize:1649080 -use-the-force-luke=dao:1649080 -dvd-compat -speed=8 -use-the-force-luke=bufsize:32m
I wish I had access to the force, Luke.