Re: Trouble ripping from CDs.
On Mon, Oct 21, 2002 at 21:08 -0700, Steve Juranich wrote:
> cdda2wav with the -paranoia flag spits out stuff that looks like this:
>
> coffee (tmp)$ cdda2wav -t 3 -D /dev/sg0 -paranoia
Did you try '-D0,0,0' instead ? Not sure if it makes any difference.
> Type: ROM, Vendor ' ' Model '40X12X48 CD-RW ' Revision '1.05' MMC+CDDA
> 724992 bytes buffer memory requested, 4 buffers, 75 sectors
...
> percent_done:
> 0%cdda2wav: Input/output error. ReadCD MMC 12: scsi sendcmd: no error
> CDB: BE 04 00 00 AF F8 00 00 44 10 00 00
> status: 0x2 (CHECK CONDITION)
> Sense Bytes: 70 00 04 00 00 00 00 0C 00 00 00 00 08 03 00 00
> Sense Key: 0x4 Hardware Error, Segment 0
> Sense Code: 0x08 Qual 0x03 (logical unit communication crc error (ultra-dma/32)) Fru 0x0
> Sense flags: Blk 0 (not valid)
> cmd finished after 1.037s timeout 300s
> cdda2wav: Input/output error. ReadCD MMC 12: scsi sendcmd: no error
>
> Removing the -paranoia flag still makes nothing happen, it just happens
> faster. ;)
...bummer :(
>
> > Have you tried disabling/enabling DMA? Just guessing... Hope you get
> > it to work.
>
> Hmm. This sounds vaguely familiar, but I can't remember for sure what
> this means. How do I check and toggle the state?
'hdparm /dev/hdX' to check the state.
hdparm -d1 /dev/hdX to turn dma on '-d0' to turn it off. Can you
mount and read data CDs on this drive without problem? ...just
curious.
Reply to: