Comment 13 for bug 199040

Revision history for this message
krahim (karim-rahim) wrote :

This is not a nautilus problem. It is a hardy problem, I did not want to create a new bug as this seemed to be the same problem I am having, and it was the first one I found using google ;)

Once again my desktop does not burn.
I installed several updates and finally got around to trying to burn something.
My desktop which worked a week ago now is mounting the dvd as cdrom1.

I can format but not burn.

karim@ubuntu01:~$ dvd+rw-format -force /dev/cdrom1
* BD/DVD±RW/-RAM format utility by <email address hidden>, version 7.0.
* 4.7GB DVD-RW media in Restricted Overwrite mode detected.
* formatting 63.5%
karim@ubuntu01:~$ growisofs -Z /dev/cdrom1 -J -R test.avi
Executing 'genisoimage -J -R test.avi | builtin_dd of=/dev/cdrom1 obs=32k seek=0'
I: -input-charset not specified, using utf-8 (detected in locale settings)
  2.78% done, estimate finish Fri May 16 21:20:57 2008
  5.56% done, estimate finish Fri May 16 21:21:15 2008
  8.32% done, estimate finish Fri May 16 21:21:21 2008
/dev/cdrom1: "Current Write Speed" is 6.1x1352KBps.
 11.10% done, estimate finish Fri May 16 21:22:09 2008

 13.87% done, estimate finish Fri May 16 21:22:09 2008
 16.65% done, estimate finish Fri May 16 21:22:03 2008
:-[ WRITE@LBA=37b0h failed with SK=4h/ASC=08h/ACQ=03h]: Input/output error
:-( write failed: Input/output error
/dev/cdrom1: flushing cache
/dev/cdrom1: writing lead-out
karim@ubuntu01:~$ dmesg | tail
[239189.575446] Buffer I/O error on device sr0, logical block 0
[239189.575455] Buffer I/O error on device sr0, logical block 1
[239189.575458] Buffer I/O error on device sr0, logical block 2
[239189.575462] Buffer I/O error on device sr0, logical block 3
[239189.579513] end_request: I/O error, dev sr0, sector 0
[239189.579526] Buffer I/O error on device sr0, logical block 0
[239189.596000] end_request: I/O error, dev sr0, sector 0
[239189.596011] Buffer I/O error on device sr0, logical block 0
[239189.599438] end_request: I/O error, dev sr0, sector 0
[239189.599443] Buffer I/O error on device sr0, logical block 0

Hope this helps.

Karim