From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RGsLM-0001Cg-Ni for garchives@archives.gentoo.org; Thu, 20 Oct 2011 13:07:32 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A093921C14B; Thu, 20 Oct 2011 13:07:22 +0000 (UTC) Received: from mail-qw0-f53.google.com (mail-qw0-f53.google.com [209.85.216.53]) by pigeon.gentoo.org (Postfix) with ESMTP id E4C0D21C0DB for ; Thu, 20 Oct 2011 13:06:14 +0000 (UTC) Received: by qadc1 with SMTP id c1so4019638qad.40 for ; Thu, 20 Oct 2011 06:06:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=XmSzH0XmEWUdOOqKhgturX1JEEUum/MmVyUGWKdjBiI=; b=NP2fppXdTBYsikykukMWes950nyLE3QEUh80R5Ojm8Ov7wRAIEeYIyvsAJj8HCOtwf AV+aRzU1BzYSsT2x0DlEcAd5GDWOx29uXfO1OK+sPpheeIQjdVa2htkA2U2S+q6ue1+L 8yteeJXBdsBks+eng5/BMn9pgDHSomC+aU2cY= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.182.77.164 with SMTP id t4mr121117obw.9.1319115974364; Thu, 20 Oct 2011 06:06:14 -0700 (PDT) Received: by 10.182.38.42 with HTTP; Thu, 20 Oct 2011 06:06:14 -0700 (PDT) In-Reply-To: <4E9F92B7.8060301@gmail.com> References: <4E9E08C1.2020902@gmail.com> <4e9e9c1e.2vDKU6UHLBU7B1Wj%Joerg.Schilling@fokus.fraunhofer.de> <4E9F92B7.8060301@gmail.com> Date: Thu, 20 Oct 2011 06:06:14 -0700 Message-ID: Subject: Re: [gentoo-user] Issue 3 - CD Playing From: Mark Knecht To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: c8cd901b7819af55dfb77722ef0eaa07 On Wed, Oct 19, 2011 at 8:17 PM, Colleen Beamer wrote: > On 10/19/11 05:45, Joerg Schilling wrote: >> Colleen Beamer wrote: >> >>> Hi everyone, >>> >>> I have googled this problem and tried everything and can't seem to >>> resolve the issue. >>> >>> My CD drive will read data CD's, but will not play audio CD's. =C2=A0I'= ve >>> tried with kscd and Kaffeine. =C2=A0Haven't installed amarok yet. =C2= =A0I've >>> checked and rechecked my settings in the kernel. =C2=A0In /dev cdrom is= a >>> symlink to sr0. =C2=A0Nothing I've read in anything that came up in my = google >>> search helped. >> If you have only one CD drive, the CD will play with: >> >> =C2=A0 =C2=A0 =C2=A0 cdda2wav -e -B -N > > Thanks, but this isn't really necessary any longer. =C2=A0The only thing = that > doesn't want to play an audio CD is kscd. =C2=A0Kaffeine works fine. =C2= =A0Tried > to install kaudiocreator to rip CD's, but it kept crashing on start so, > I found Asunder and it works well. =C2=A0So, despite the fact that I'm no= t > 100% tickled since I'm a bit anal and like all things tied up in a neat > little box with a bow, I have audio CD's playing in kaffeine and I am > able to rip them using asunder. > > However, I will keep this for future reference in case I ever need it! = =C2=A0:-) > > Regards, If you get around to trying other ways later then consider not using a GUI at all for ripping CDs. Here's what I do, thanks to Joerg years ago. Obviously change parameters as you see fit. One caveat about this command set is that it doesn't grab any hidden tracks. Cheers, Mark cdda2wav dev=3D1000,1,0 -vall -B -Owav -paranoia -speed=3D6 cdrecord dev=3D1000,1,0 -eject cdrecord dev=3D1000,1,0 -v -speed=3D6 -dao -useinfo -text -eject *.wav rm audio*