<br>Thanks for the swift reply, Rogério & Francesco. <br><br>Definitely that the problem is only limited to my system now.<br><br><div class="gmail_quote">2009/11/29 Rogério Brito <span dir="ltr"><<a href="mailto:rbrito@ime.usp.br">rbrito@ime.usp.br</a>></span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
But many questions are pending:<br>
<br>
* Is the drive an IDE/PATA drive or a SATA drive?<br></blockquote><div><br>Yes, the CDROM is an IDE/PATA drive.<br> <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
* What is the driver that your kernel uses for the drive?<br>
* If you use an IDE/PATA drive, have you tried using Linux's IDE layer?<br>
And the SATA "fake" layer (via libata)?<br>
* Have you tested audio extraction with other (older, newer) kernels?<br></blockquote><div><br> For these questions, I don't know how to get the answers. Just that,<br></div></div><br>- This is the only kernel that I use for audio extraction. This is the only time that I try it as well. So I can't provide info for other kernels.<br>
<br>- The kernel that I'm using, although fails cdparanoia, works fine with VCD ripping, CD burning, and even audio extraction with icedax. <br><br>Oh, might it be just a permission problem? I'm in audio/video/cdrom group, and I remember that I need to be in another special group.<br>
<br>Here are all relevant info that I can provide:<br><br>$ apt-cache policy cdparanoia<br>cdparanoia:<br> Installed: 3.10.2+debian-9<br> Candidate: 3.10.2+debian-9<br> Version table:<br> *** 3.10.2+debian-9 0<br> 50 <a href="http://debian.mirror.rafal.ca">http://debian.mirror.rafal.ca</a> unstable/main Packages<br>
100 /var/lib/dpkg/status<br> 3.10.2+debian-8 0<br> 300 <a href="http://debian.mirror.rafal.ca">http://debian.mirror.rafal.ca</a> testing/main Packages<br><br>$ cdparanoia -A<br>cdparanoia III release 10.2 (September 11, 2008)<br>
<br>Using cdda library version: 10.2<br>Using paranoia library version: 10.2<br>Checking /dev/cdrom for cdrom...<br> Testing /dev/cdrom for SCSI/MMC interface<br> SG_IO device: /dev/sr0<br><br>CDROM model sensed sensed: SONY CD-RW CRX195E1 ZYS5 <br>
<br><br>Checking for SCSI emulation...<br> Drive is ATAPI (using SG_IO host adaptor emulation)<br><br>Checking for MMC style command set...<br> Drive is MMC style<br> DMA scatter/gather table entries: 1<br>
table entry size: 131072 bytes<br> maximum theoretical transfer: 55 sectors<br> Setting default read size to 27 sectors (63504 bytes).<br><br>Verifying CDDA command set...<br> Expected command set reads OK.<br>
<br>Attempting to set cdrom to full speed... <br> drive returned OK.<br><br>=================== Checking drive cache/timing behavior ===================<br><br> No audio on disc; Cannot determine timing behavior...<br>
<br>$ cdparanoia -vsQ<br>cdparanoia III release 10.2 (September 11, 2008)<br><br>Using cdda library version: 10.2<br>Using paranoia library version: 10.2<br>Checking /dev/cdrom for cdrom...<br> Testing /dev/cdrom for SCSI/MMC interface<br>
SG_IO device: /dev/sr0<br><br>CDROM model sensed sensed: SONY CD-RW CRX195E1 ZYS5 <br><br>Checking for SCSI emulation...<br> Drive is ATAPI (using SG_IO host adaptor emulation)<br><br>Checking for MMC style command set...<br>
Drive is MMC style<br> DMA scatter/gather table entries: 1<br> table entry size: 131072 bytes<br> maximum theoretical transfer: 55 sectors<br> Setting default read size to 27 sectors (63504 bytes).<br>
<br>Verifying CDDA command set...<br> Expected command set reads OK.<br><br>Attempting to set cdrom to full speed... <br> drive returned OK.<br><br>Table of contents (audio tracks only):<br>track length begin copy pre ch<br>
===========================================================<br>TOTAL 0 [00:00.00] (audio only)<br> <br>$ cdrecord -scanbus | grep -i1 sony<br>Linux sg driver version: 3.5.34<br>scsibus2:<br> 2,0,0 200) 'SONY ' 'CD-RW CRX195E1 ' 'ZYS5' Removable CD-ROM<br>
2,1,0 201) 'PIONEER ' 'DVD-RW DVR-110D' '1.17' Removable CD-ROM<br><br>$ cdrecord -scanbus dev=ATAPI<br>Cdrecord-ProDVD-ProBD-Clone 2.01.01a50 (x86_64-unknown-linux-gnu) Copyright (C) 1995-2008 Jörg Schilling<br>
scsidev: 'ATAPI'<br>devname: 'ATAPI'<br>scsibus: -2 target: -2 lun: -2<br>Warning: dev=ATA: is preferred over dev=ATAPI:.<br>Warning: Using ATA Packet interface.<br>Warning: The related Linux kernel interface code seems to be unmaintained.<br>
Warning: There is absolutely NO DMA, operations thus are slow.<br>Using libscg version 'schily-0.9'.<br>scsibus0:<br> 0,0,0 0) 'SONY ' 'CD-RW CRX195E1 ' 'ZYS5' Removable CD-ROM<br>
0,1,0 1) 'PIONEER ' 'DVD-RW DVR-110D' '1.17' Removable CD-ROM<br> 0,2,0 2) *<br> 0,3,0 3) *<br> . . . <br><br>$ cdrdao scanbus<br>Cdrdao version 1.2.2 - (C) Andreas Mueller <<a href="mailto:andreas@daneb.de">andreas@daneb.de</a>><br>
SCSI interface library - (C) Joerg Schilling<br> Paranoia DAE library - (C) Monty<br>Error trying to open /dev/sg0 exclusively (Permission denied)... retrying in 1 second.<br><br>$ sudo cdrdao scanbus<br>
Cdrdao version 1.2.2 - (C) Andreas Mueller <<a href="mailto:andreas@daneb.de">andreas@daneb.de</a>><br> SCSI interface library - (C) Joerg Schilling<br> Paranoia DAE library - (C) Monty<br><br>Using libscg version 'ubuntu-0.8ubuntu1'<br>
<br>2,0,0 : SONY , CD-RW CRX195E1 , ZYS5<br>2,1,0 : PIONEER , DVD-RW DVR-110D, 1.17<br><br>export CDR_DEVICE=/dev/scd0<br><br>$ cdrecord -toc<br>Cdrecord-ProDVD-ProBD-Clone 2.01.01a50 (x86_64-unknown-linux-gnu) Copyright (C) 1995-2008 Jörg Schilling<br>
scsidev: '/dev/scd0'<br>devname: '/dev/scd0'<br>scsibus: -2 target: -2 lun: -2<br>Warning: Open by 'devname' is unintentional and not supported.<br>Linux sg driver version: 3.5.27<br>Using libscg version 'schily-0.9'.<br>
Device type : Removable CD-ROM<br>Version : 5<br>Response Format: 2<br>Capabilities : <br>Vendor_info : 'SONY '<br>Identifikation : 'CD-RW CRX195E1 '<br>Revision : 'ZYS5'<br>
Device seems to be: Generic mmc CD-RW.<br>Using generic SCSI-3/mmc CD-R/CD-RW driver (mmc_cdr).<br>Driver flags : MMC-3 SWABAUDIO BURNFREE FORCESPEED <br>Supported modes: TAO PACKET SAO SAO/R96P SAO/R96R RAW/R16 RAW/R96P RAW/R96R<br>
first: 1 last 19<br>track: 1 lba: 0 ( 0) 00:02:00 adr: 1 control: 0 mode: -1<br>track: 2 lba: 14735 ( 58940) 03:18:35 adr: 1 control: 0 mode: -1<br>track: 3 lba: 27828 ( 111312) 06:13:03 adr: 1 control: 0 mode: -1<br>
track: 4 lba: 36610 ( 146440) 08:10:10 adr: 1 control: 0 mode: -1<br>track: 5 lba: 53373 ( 213492) 11:53:48 adr: 1 control: 0 mode: -1<br>track: 6 lba: 70168 ( 280672) 15:37:43 adr: 1 control: 0 mode: -1<br>
track: 7 lba: 76363 ( 305452) 17:00:13 adr: 1 control: 0 mode: -1<br>track: 8 lba: 83420 ( 333680) 18:34:20 adr: 1 control: 0 mode: -1<br>. . .<br><br>$ cdrecord -atip<br>Cdrecord-ProDVD-ProBD-Clone 2.01.01a50 (x86_64-unknown-linux-gnu) Copyright (C) 1995-2008 Jörg Schilling<br>
scsidev: '/dev/scd0'<br>devname: '/dev/scd0'<br>scsibus: -2 target: -2 lun: -2<br>Warning: Open by 'devname' is unintentional and not supported.<br>Linux sg driver version: 3.5.27<br>Using libscg version 'schily-0.9'.<br>
Device type : Removable CD-ROM<br>Version : 5<br>Response Format: 2<br>Capabilities : <br>Vendor_info : 'SONY '<br>Identifikation : 'CD-RW CRX195E1 '<br>Revision : 'ZYS5'<br>
Device seems to be: Generic mmc CD-RW.<br>Using generic SCSI-3/mmc CD-R/CD-RW driver (mmc_cdr).<br>Driver flags : MMC-3 SWABAUDIO BURNFREE FORCESPEED <br>Supported modes: TAO PACKET SAO SAO/R96P SAO/R96R RAW/R16 RAW/R96P RAW/R96R<br>
<br> Capacity Blklen/Sparesz. Format-type Type<br> 245690 2048 0x00 Formatted Media<br><br>How can I provide other info? <br><br>Thanks<br><br><br>