From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from 24.213.60.123.up.mi.chartermi.net ([24.213.60.123] helo=front1.chartermi.net) by speech.braille.uwo.ca with esmtp (Exim 3.34 #1 (Debian)) id 16rhUm-0005dv-00 for ; Sun, 31 Mar 2002 10:43:52 -0500 Received: from [24.196.69.180] (HELO maranatha.chartermi.net) by front1.chartermi.net (CommuniGate Pro SMTP 3.5.3) with ESMTP id 75172328 for speakup@braille.uwo.ca; Sun, 31 Mar 2002 10:43:54 -0500 Received: from chomiak (helo=localhost) by maranatha.chartermi.net with local-esmtp (Exim 3.35 #1 (Debian)) id 16rhVd-0000Ao-00 for ; Sun, 31 Mar 2002 09:44:45 -0600 Date: Sun, 31 Mar 2002 09:44:45 -0600 (CST) From: Cheryl Homiak To: speakup@braille.uwo.ca Subject: Re: Copying audio cds In-Reply-To: <15527.2020.496122.529492@akp.selfhost.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: speakup-admin@braille.uwo.ca Errors-To: speakup-admin@braille.uwo.ca X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.0.8 Precedence: bulk Reply-To: speakup@braille.uwo.ca List-Help: List-Post: List-Subscribe: , List-Id: Speakup is a screen review system for Linux. List-Unsubscribe: , List-Archive: Hi Ann and all. Speaking of abcde, I am having another problem there as explained in the note below. I already sent this to debian but the only reply I got was somebody else who is having the same problem both on debian and redhat. Oh, also, when I try to use the -o switch with abcde (for mp3 output instead of ogg) I get this message (both as a user and as root): abcde error: id3v2 is not in your path. As you'll se below, I can run abcde (and cdparanoia where the actual problem seems to show up) just fine as root as long as I settle for ogg output or actually cdparanoia works fine and gives me a .wav output. Inserted message from email to other list: I now have both a cdrom and a cdrw on my machine. They are both ide/atapi but i am using scsi emulation; the cdrw is scd0 and the cdrom is scd1 (on hdc and hdd respectively). I have no problem accessing the cdrom or the cdrw as far as mounting or listening to audio cds. However, when I try to run abcde and/or cdparanoia I get errors about "unable to open cdrom". when I run cdparanoia with the -v option, the indication is Checking /dev/cdrom for cdrom... Testing /dev/cdrom for cooked ioctl() interface /dev/scd1 is not a cooked ioctl CDROM. Testing /dev/cdrom for SCSI interface No generic SCSI device found to match CDROM device /dev/scd1 Yet when I run abcde and/or cdparanoia as root, there is no problem. I assume this is some kind of permissions problem, but I can't seem to find the source of it. /dev/cdrom is the symlink to /dev/scd1 and /dev/cdrecord is the symlink to /dev/scd0. I am also a member of the cdrom group. I didn't have any trouble with these programs before converting to scsi. Can anybody see what I need to change here?