[Bug 225424] Re: readom and cdrdao fails to read anything from audio disks
Christopher M. Penalver
christopher.penalver at gmx.com
Fri Jun 15 12:58:10 UTC 2012
Milan Bouchet-Valat, thank you for reporting this and helping make Ubuntu better. Hardy desktop reached EOL on May 12, 2011.
Please see this document for currently supported Ubuntu releases:
https://wiki.ubuntu.com/Releases
We were wondering if this is still an issue on a supported release? If
so, can you try with the latest development release of Ubuntu? ISO CD
images are available from http://cdimage.ubuntu.com/releases/ .
If it remains an issue, could you run the following command in a
supported release from a Terminal (Applications->Accessories->Terminal).
It will automatically gather and attach updated debug information to
this report.
apport-collect -p linux <replace-with-bug-number>
Also, if you could test the latest upstream kernel available that would
be great. It will allow additional upstream developers to examine the
issue. Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Once
you've tested the upstream kernel, please remove the 'needs-upstream-
testing' tag. This can be done by clicking on the yellow pencil icon
next to the tag located at the bottom of the bug description and
deleting the 'needs-upstream-testing' text. Please let us know your
results.
Thanks in advance.
** No longer affects: cdrkit (Ubuntu)
** Tags added: hardy needs-upstream-testing
** Changed in: linux (Ubuntu)
Status: Confirmed => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to cdrkit in Ubuntu.
https://bugs.launchpad.net/bugs/225424
Title:
readom and cdrdao fails to read anything from audio disks
Status in “linux” package in Ubuntu:
Incomplete
Bug description:
I'm using Hardy on a Toshiba Satellite laptop, kernel
2.6.24-16-generic.
I can read audio CDs perfectly using Rhythmbox, but readom completely fails to read them from the first block, and so does cdrdao. Everything works fine with data CDs.
Since both programs fail, I guess it is a driver problem, but it's hard to find.
My CD/DVD drive is (see dmesg.log):
[ 24.198454] ata2.00: ATAPI: MATSHITADVD-RAM UJ-841S, 1.60, max UDMA/33
Here's the output of readom with an an audio CD:
$ readom dev=/dev/scd0 f=image.raw -vv
scsidev: '/dev/scd0'
devname: '/dev/scd0'
scsibus: -2 target: -2 lun: -2
Linux sg driver version: 3.5.27
Read speed: 4234 kB/s (CD 24x, DVD 3x).
Write speed: 4234 kB/s (CD 24x, DVD 3x).
Capacity: 270967 Blocks = 541934 kBytes = 529 MBytes = 554 prMB
Sectorsize: 2048 Bytes
Copy from SCSI (1,0,0) disk to file 'image.raw'
end: 270967
Errno: 5 (Input/output error), read_g1 scsi sendcmd: no error
CDB: 28 00 00 00 00 00 00 00 40 00
status: 0x2 (CHECK CONDITION)
Sense Bytes: F0 00 05 00 00 00 00 0A 6B 00 00 00 64 00 00 00
Sense Key: 0x5 Illegal Request, Segment 0
Sense Code: 0x64 Qual 0x00 (illegal mode for this track) Fru 0x0
Sense flags: Blk 0 (valid)
cmd finished after 0.003s timeout 40s
readom: Input/output error. Cannot read source disk
readom: Retrying from sector 0.
.~~-~~~+~~~-~~~+~~~-~~~+~~~-~~~+~~~-~~~+~~~-~~~+~~~-~~~+~~~-~~~+~~~-~~~+~~~-~~~+~~~-~~~+~~~-~~~+~~~-~~~+~~~-~~~+~~~-~~~
readom: Input/output error. Error on sector 0 not corrected. Total of 1 errors.
Errno: 5 (Input/output error), read_g1 scsi sendcmd: no error
CDB: 28 00 00 00 00 00 00 00 01 00
status: 0x2 (CHECK CONDITION)
Sense Bytes: F0 00 05 00 00 00 00 0A 6B 00 00 00 64 00 00 00
Sense Key: 0x5 Illegal Request, Segment 0
Sense Code: 0x64 Qual 0x00 (illegal mode for this track) Fru 0x0
Sense flags: Blk 0 (valid)
cmd finished after 0.003s timeout 40s
Time total: 0.953sec
Read 0.00 kB at 0.0 kB/sec.
Max corected retry count was 0 (limited to 128).
The following 1 sector(s) could not be read correctly:
0
And that of cdrdao (using nautilus-cd-burner) - it hangs at the end of the log and I have to kill it:
$ nautilus-cd-burner --source-device=/dev/scd0
launching command: cdrdao read-cd --read-raw --datafile /tmp/image.iso.A3FJAU --device /dev/scd0 -v 2 /tmp/image.iso.A3FJAU.toc
cdrdao stderr: Cdrdao version 1.2.2 - (C) Andreas Mueller <andreas at daneb.de>
cdrdao stderr: SCSI interface library - (C) Joerg Schilling
cdrdao stderr: Paranoia DAE library - (C) Monty
cdrdao stderr:
cdrdao stderr: Check http://cdrdao.sourceforge.net/drives.html#dt for current driver tables.
cdrdao stderr:
cdrdao stderr: Using libscg version 'ubuntu-0.8ubuntu1'
cdrdao stderr:
cdrdao stderr: /dev/scd0: MATSHITA DVD-RAM UJ-841S Rev: 1.60
cdrdao stderr: Using driver: Generic SCSI-3/MMC - Version 2.0 (options 0x0000)
cdrdao stderr:
cdrdao stderr: Reading toc and track data...
cdrdao stderr:
cdrdao stderr: Track Mode Flags Start Length
cdrdao stderr: ------------------------------------------------------------
cdrdao stderr: 1 AUDIO 0 00:00:00( 0) 06:15:63( 28188)
cdrdao stderr: 2 AUDIO 0 06:15:63( 28188) 05:57:13( 26788)
cdrdao stderr: 3 AUDIO 0 12:13:01( 54976) 05:39:32( 25457)
cdrdao stderr: 4 AUDIO 0 17:52:33( 80433) 05:37:42( 25317)
cdrdao stderr: 5 AUDIO 0 23:30:00(105750) 06:04:13( 27313)
cdrdao stderr: 6 AUDIO 0 29:34:13(133063) 06:01:64( 27139)
cdrdao stderr: 7 AUDIO 0 35:36:02(160202) 03:38:11( 16361)
cdrdao stderr: 8 AUDIO 0 39:14:13(176563) 04:09:18( 18693)
cdrdao stderr: 9 AUDIO 0 43:23:31(195256) 06:53:30( 31005)
cdrdao stderr: 10 AUDIO 0 50:16:61(226261) 09:56:06( 44706)
cdrdao stderr: Leadout AUDIO 0 60:12:67(270967)
cdrdao stderr:
cdrdao stderr: PQ sub-channel reading (audio track) is supported, data format is BCD.
cdrdao stderr: Copying audio tracks 1-10: start 00:00:00, length 60:12:67 to "/tmp/image.iso.A3FJAU"...
cdrdao stderr: Track 1...
cdrdao stderr: Found ISRC code.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/225424/+subscriptions
More information about the foundations-bugs
mailing list