bad burn with Samsung SH-S183L

Bug #146811 reported by Yaniv Kamay
2
Affects Status Importance Assigned to Milestone
cdrkit (Ubuntu)
Expired
Undecided
Unassigned

Bug Description

Binary package hint: wodim

ubuntu 7.10-beta amd64

writing cd using Samsung SH-S183L and wodim/"Nautilus cd burner" result in bad cd.

burn of ubuntu-7.10-beta-desktop-amd64.iso gave the following results:
    1. reinserting the media gave the following error "Cannot mount volume. invalid
    mount option when attempting to mount the volume"
    2. the cd is not bootable.

burn of some files, using Nautilus cd burner, also result in bad cd .

burn with winxp works fine.

Revision history for this message
Yaniv Kamay (yaniv-k) wrote :

 lspci -vv

Revision history for this message
Yaniv Kamay (yaniv-k) wrote :

 lspci -vvn

Revision history for this message
Yaniv Kamay (yaniv-k) wrote :

wodim output

Revision history for this message
Yaniv Kamay (yaniv-k) wrote :
Download full text (3.3 KiB)

I did some more tests

********************************* readom failed ***************************************

yaniv@yaniv-desktop:~$ readom dev=/dev/scd0 f=/home/yaniv/Desktop/ubuntu.iso
Read speed: 7056 kB/s (CD 40x, DVD 5x).
Write speed: 8468 kB/s (CD 48x, DVD 6x).
Capacity: 347290 Blocks = 694580 kBytes = 678 MBytes = 711 prMB
Sectorsize: 2048 Bytes
Copy from SCSI (0,0,0) disk to file '/home/yaniv/Desktop/ubuntu.iso'
end: 347290
Errno: 5 (Input/output error), read_g1 scsi sendcmd: no error
CDB: 28 00 00 05 4C 80 00 00 1A 00
status: 0x2 (CHECK CONDITION)
Sense Bytes: 70 00 03 00 00 00 00 0A 00 00 00 00 11 05 00 00
Sense Key: 0x3 Medium Error, Segment 0
Sense Code: 0x11 Qual 0x05 (l-ec uncorrectable error) Fru 0x0
Sense flags: Blk 0 (not valid)
cmd finished after 5.144s timeout 40s
readom: Input/output error. Cannot read source disk
readom: Retrying from sector 347264.
.........................~~-~~~+~~~-~~~+~~~-~~~+~~~-~~~+~~~-~~~+~~~-~~~+~~~-~~~+~~~-~~~+~~~-~~~+~~~-~~~+~~~-~~~+~~~-~~~+~~~-~~~+~~~-~~~+~~~-~~~
readom: Input/output error. Error on sector 347288 not corrected. Total of 1 errors.

Time total: 1128.913sec
Read 694528.00 kB at 615.2 kB/sec.
Max corected retry count was 0 (limited to 128).
The following 1 sector(s) could not be read correctly:
347288
yaniv@yaniv-desktop:~$

yaniv@yaniv-desktop:~$ cmp '/media/disk/ubuntu_iso/ubuntu-7.10-beta-desktop-amd64.iso' '/home/yaniv/Desktop/ubuntu.iso'
cmp: EOF on /home/yaniv/Desktop/ubuntu.iso
yaniv@yaniv-desktop:~$ ls -l /home/yaniv/Desktop/ubuntu.iso
-rw-r--r-- 1 yaniv yaniv 711196672 2007-10-02 00:59 /home/yaniv/Desktop/ubuntu.iso
yaniv@yaniv-desktop:~$ ls -l /media/disk/ubuntu_iso/ubuntu-7.10-beta-desktop-amd64.iso
-rw-r--r-- 1 root root 711245824 2007-10-01 21:45 /media/disk/ubuntu_iso/ubuntu-7.10-beta-desktop-amd64.iso
yaniv@yaniv-desktop:~$

********************************* Nero Express ***************************************

The same cd was successfully copied by Nero Express. Converting nrg to iso, as you can see below, produced larger iso file.

yaniv@yaniv-desktop:~$ nrg2iso '/home/yaniv/Desktop/nrg/ubuntu_image.nrg' '/home/yaniv/Desktop/nrg/ubuntu_image.iso'
|======================================================================>[100%]
/home/yaniv/Desktop/nrg/ubuntu_image.iso written : 711250076 bytes
yaniv@yaniv-desktop:~$ cmp '/home/yaniv/Desktop/nrg/ubuntu_image.iso' '/home/yaniv/Desktop/ubuntu-7.10-beta-desktop-amd64.iso'
cmp: EOF on /home/yaniv/Desktop/ubuntu-7.10-beta-desktop-amd64.iso
yaniv@yaniv-desktop:~$ ls -l /home/yaniv/Desktop/nrg/ubuntu_image.iso
-rw-r--r-- 1 yaniv yaniv 711250076 2007-10-02 01:47 /home/yaniv/Desktop/nrg/ubuntu_image.iso
yaniv@yaniv-desktop:~$ ls -l '/home/yaniv/Desktop/ubuntu-7.10-beta-desktop-amd64.iso'
-rw-r--r-- 1 yaniv yaniv 711245824 2007-09-27 17:58 /home/yaniv/Desktop/ubuntu-7.10-beta-desktop-amd64.iso
yaniv@yaniv-desktop:~$

************************************* cp -r *******************************************
The same cd was successfully copied and pass cmp test

yaniv@yaniv-desktop:~$ cp -r '/media/cdrom0'/* '/home/yaniv/Desktop/untitled folder'
yaniv@yaniv-desktop:~$ diff -r '/home/yaniv/Desktop/untitled folder' ...

Read more...

Revision history for this message
Daniel T Chen (crimsun) wrote :

Is this symptom still reproducible in 8.10 RC or later?

Changed in cdrkit:
status: New → Incomplete
Revision history for this message
Yaniv Kamay (yaniv-k) wrote :

still reproducible in 8.10

burn iso image on Ubuntu using Nautilus cd burner result in bad cd
burn the same iso using DeepBurner on windows is OK

Revision history for this message
Dimitrios Symeonidis (azimout) wrote :

yaniv, is this still an issue for you with the latest ubuntu version? what if you use brasero?

Revision history for this message
Schily (schilling-fokus) wrote :

If the CD is not mountable or bootable, this is most likely a problem that results
from the fact that you do not use the original software but a defective fork.

In your specific case, the problem is not really from wodim (although cdrecord
would by default write in SAO mode and this way make the whole media readable).

Your problem is most likely a result of the well known bugs in genisoimage.

Please use the real mkisofs that is known to work.

ftp://ftp.berlios.de/pub/cdrecord/alpha/

http://cdrecord.berlios.de/

See http://cdrecord.berlios.de/private/linux-dist.html for a rough overview on the
bugs in the fork.

Revision history for this message
rusivi2 (rusivi2-deactivatedaccount) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. I noticed that the package version your bugging is updated in Maverick. Please update via www.ubuntu.com repost a detailed error report, and update the bug status. Thanks!

Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for cdrkit (Ubuntu) because there has been no activity for 60 days.]

Changed in cdrkit (Ubuntu):
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.