Date: Thu, 23 Jul 2015 10:56:12 -0700 From: "Russell L. Carter" <rcarter@pinyon.org> To: freebsd-multimedia@freebsd.org Subject: Re: cdparanoia and /dev/cd0 Message-ID: <55B12ABC.1030105@pinyon.org> In-Reply-To: <55AEC705.60307@pinyon.org> References: <55AEC705.60307@pinyon.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Just for the record, for some clueless noob in the future, I didn't begin to have an inkling about what was going on until I stumbled upon this thread: https://lists.freebsd.org/pipermail/freebsd-questions/2011-December/236052.html That discussion implies that both /dev/xpt0 and (some) /dev/pass[0-9] needs to have the correct permissions set in /etc/devfs.conf. Unfortunately I wasn't able to get the dynamic configuration working by adding files to /etc/devd. Maybe there might be a hint added to the Handbook in the section on cdroms, when the cdrom is USB, that /dev/xpt0 and /dev/pass* need to be addressed. Now to understand the whys on cd-paranoia vs. cdparanoia. Best, Russell On 07/21/15 15:26, Russell L. Carter wrote: > > Hi, > I'm trying to use abcde to rip my cds. Works great > in linux. I would rather use my FreeBSD 10/stable > desktop. But I don't know how to tell cdparanoia > to use /dev/cd0 (or the link set in /etc/devfs.conf > to /dev/cdrom): > > rcarter@feyerabend> cdparanoia -Qs > cdparanoia III release 9.8 (March 23, 2001) > (C) 2001 Monty <monty@xiph.org> and Xiphophorus > FreeBSD porting (c) 2003 > Simon 'corecode' Schubert <corecode@corecode.ath.cx> > > Report bugs to paranoia@xiph.org > http://www.xiph.org/paranoia/ > > > Table of contents (audio tracks only): > track length begin copy pre ch > =========================================================== > 1. 57075 [12:41.00] 33 [00:00.33] no no 2 > 2. 58962 [13:06.12] 57108 [12:41.33] no no 2 > 3. 48638 [10:48.38] 116070 [25:47.45] no no 2 > 4. 23037 [05:07.12] 164708 [36:36.08] no no 2 > 5. 31338 [06:57.63] 187745 [41:43.20] no no 2 > TOTAL 219050 [48:40.50] (audio only) > > rcarter@feyerabend> cdparanoia -Q -v -d /dev/cd0 > cdparanoia III release 9.8 (March 23, 2001) > (C) 2001 Monty <monty@xiph.org> and Xiphophorus > FreeBSD porting (c) 2003 > Simon 'corecode' Schubert <corecode@corecode.ath.cx> > > Report bugs to paranoia@xiph.org > http://www.xiph.org/paranoia/ > > Checking /dev/cd0 for cdrom... > Could not open SCSI device: cam_lookup_pass: couldn't > open /dev/xpt0 > cam_lookup_pass: Permission denied: Permission denied > Device /dev/cd0 is not a CDROM > rcarter@feyerabend> > > So... how do I tell cdparanoia to use /dev/cd0? It can find it > on its own using -Qs, but not any other way, AFAICT. Which is > not useful for abcde. > > Thanks! > Russell > _______________________________________________ > freebsd-multimedia@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia > To unsubscribe, send any mail to > "freebsd-multimedia-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?55B12ABC.1030105>