[paranoia] major hurdle - total lockup

Douglas Gilbert dgilbert at interlog.com
Sat Jan 19 07:58:46 PST 2002



Marc Williams wrote:
> 
> Thanks Doug.  Would your advice still hold if I told you that I just
> tried out cdda2wav with the following command and it completed
> correctly?:
> 
> cdda2wav -B -t 1+3 -I cooked_ioctl -D /dev/cdrom
>
> Logically, I would then ask why cdda2wav seems to work but not
> cdparanoia?  I want to use cdparanoia since a couple of front ends I'd
> like to use require it

There is a weakness in the IDE driver in the lk 2.4
series. It tries to autotune for maximum IDE bus
throughput (which means using DMA aggressively).
However if something goes wrong during a DMA transfer
then it is unable to recover gracefully.

You do not need 33, 66, 100 or 133 MB/sec on your IDE
bus to talk to a cdrom, even one that claims to
do "x50". BTW "x1" is about 150 KB/sec.

> And to address your other statement, my /dev/cdrom is pointing to
> /dev/hdc so I assume I would merely substitute accordingly?

Yes, try either:
     hdparm -d0 -c1 /dev/hdc
     hdparm -d 1 -X 34 /dev/hdc

Doug Gilbert

> On Sat, 2002-01-19 at 09:27, Douglas Gilbert wrote:
> > Marc,
> > Try turning off (or reducing) the DMA mode to that
> > ATAPI cdrom using one of these commands:
> >     hdparm -d0 -c1 /dev/hdd
> >     hdparm -d 1 -X 34 /dev/hdd
> >
> > This assumes that your cdrom is connected to /dev/hdd .
> >
> > Doug Gilbert
> >
> >
> > Marc Williams wrote:
> > >
> > > I'm new to cdparanoia and I'm afraid I'm not getting very far.
> > >
> > > I'll start a command like this:
> > > cdparanoia -B "1-"
> > >
> > > One or two tracks will rip fine and then part way into a track and BAM!
> > > My whole computer will lock up tight with a stuck cursor, no keyboard,
> > > no error messages, and a hdd activity light stuck on.  Just completely
> > > frozen requiring a hard reset.  The upside to this is I've learned all
> > > about fsck.  :)

--- >8 ----
List archives:  http://www.xiph.org/archives/
Paranoia homepage: http://www.xiph.org/paranoia/
To unsubscribe from this list, send a message to 'paranoia-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the Paranoia mailing list