From owner-freebsd-questions@FreeBSD.ORG Tue Jan 6 19:56:38 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CF9BA16A4CE for ; Tue, 6 Jan 2004 19:56:38 -0800 (PST) Received: from mx1.au.itouchnet.net (nat2.au.itouchnet.net [144.135.23.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id B789443D5E for ; Tue, 6 Jan 2004 19:56:28 -0800 (PST) (envelope-from andrewjt@applecomm.net) Received: from nobody by mx1.au.itouchnet.net with scanned_ok (Exim 3.36 #1) id 1Ae4o0-0004ey-00 for freebsd-questions@freebsd.org; Wed, 07 Jan 2004 14:56:28 +1100 Received: from [192.168.13.202] (helo=[192.168.13.202]) by mx1.au.itouchnet.net with esmtp (Exim 3.36 #1) id 1Ae4nz-0004er-00 for freebsd-questions@freebsd.org; Wed, 07 Jan 2004 14:56:27 +1100 From: Andrew Thomson To: freebsd-questions@freebsd.org In-Reply-To: <1073444652.55944.16.camel@itouch-1011.prv.au.itouchnet.net> References: <1073444652.55944.16.camel@itouch-1011.prv.au.itouchnet.net> Content-Type: text/plain Message-Id: <1073447821.55944.21.camel@itouch-1011.prv.au.itouchnet.net> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Wed, 07 Jan 2004 14:57:01 +1100 Content-Transfer-Encoding: 7bit X-Checked: Scanned for any viruses and unauthorized attachments at mx1.au.itouchnet.net X-iScan-ID: 17912-1073447787-95839@mx1.au.itouchnet.net version $Name: REL_2_0_2 $ Subject: Re: freebsd 5.2 rc2 and grip issues X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Jan 2004 03:56:38 -0000 Also just tried what was in the handbook: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/sound-mp3.html cdda2wav -D /dev/acd0 cdda2wav: Invalid argument. Open by 'devname' not supported on this OS. Cannot open SCSI driver. open(/dev/acd0) in file interface.c, line 532 On Wed, 2004-01-07 at 14:04, Andrew Thomson wrote: > Historically grip has always worked quite well for me.. > > However just trying to use it on my 5.2 box and it's not working too > well. > > Basically it rips the cd in about 5 seconds, and then encodes some mini > me mp3's. If I ask grip just to rip the CD, then it takes about the same > time but no wav's are generated. > > Example: > > -rw-r--r-- 1 ajt users 128 Jan 7 13:47 Massive Attack - > Protection.mp3 > > And some more information about my setup: > > uid=1001(ajt) gid=1001(users) groups=1001(users), 0(wheel), 5(operator) > > crw-rw---- 1 root operator 4, 12 Jan 7 12:36 acd0 > crw-rw---- 1 root operator 4, 13 Jan 7 12:36 acd1 > > I tried changed the permissions on the operator group to rw instead of > the default r.. just in case.. > > acd0: CDROM at ata1-master PIO4 > acd1: CDRW at ata1-slave PIO4 > > I've tried both my cd drives and they both do the same thing... > Currently grip is configured to use the specific cdrom device. I have > also tried using a cdrom symlink in dev and pointing to that.. > > grip-3.1.4 > > 5.2-RC FreeBSD 5.2-RC #0: Wed Dec 31 09:14:18 EST 2003 > > I'm just not sure what's wrong here.. > > Anyone using grip on a 5.2RC2 box?? > > Thanks, > > ajt. > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >