From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from <gentoo-user+bounces-53512-garchives=archives.gentoo.org@gentoo.org>) id 1Gc8UQ-0001hU-6O for garchives@archives.gentoo.org; Mon, 23 Oct 2006 22:41:50 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k9NMdd0f011002; Mon, 23 Oct 2006 22:39:39 GMT Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.189]) by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k9NMb2FP012875 for <gentoo-user@lists.gentoo.org>; Mon, 23 Oct 2006 22:37:02 GMT Received: by nf-out-0910.google.com with SMTP id p46so3540156nfa for <gentoo-user@lists.gentoo.org>; Mon, 23 Oct 2006 15:37:02 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=Ic6d/6BiTOGK92bTwg/PxpgqvCVKIwDr0ZsnBNaQmnUnlpKmiTJClIRY5Xuf8qSHlWFqvtwgzEd9hFTaUSaXGH4CB45K6GyLIxxN26C65fvtF8mORJ+sj8HeH4lRmiSZqoqan6MwgpJA7O7lPaSDN85czTaAnGRR6Uu1YA0cXhg= Received: by 10.82.124.10 with SMTP id w10mr1540493buc; Mon, 23 Oct 2006 15:37:02 -0700 (PDT) Received: by 10.82.126.14 with HTTP; Mon, 23 Oct 2006 15:37:01 -0700 (PDT) Message-ID: <7573e9640610231537n338492d6n7b87c32b86983a3d@mail.gmail.com> Date: Mon, 23 Oct 2006 15:37:01 -0700 From: "Richard Fish" <bigfish@asmallpond.org> Sender: richard.j.fish@gmail.com To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] audio cd problem In-Reply-To: <20061023212521.M84468@xvalheru.org> Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <453D2B0D.2080006@xvalheru.org> <7573e9640610231423h72b5ef2eg3a1962fcdb7efb2e@mail.gmail.com> <20061023212521.M84468@xvalheru.org> X-Google-Sender-Auth: c98769fc6d0b31ff X-Archives-Salt: f48878ed-9a9a-448e-9eb7-96ed3cbd2438 X-Archives-Hash: 638c30448c94d51acba712838f1c0e03 On 10/23/06, pat <pat@xvalheru.org> wrote: > Sorry, I've try both UI (alsaplayer) and command line (workbone) applications > to play audio CD and the result is the same: "Nothing to play." message. A couple of things to double check...assuming you are using udev, make sure that your CD device nodes are being created under the group "cdrom": ~ > ls -lL /dev/cd* brw-rw---- 1 root cdrom 11, 0 Oct 21 16:34 /dev/cdrom brw-rw---- 1 root cdrom 11, 0 Oct 21 16:34 /dev/cdrw And make sure your user account is a member of the cdrom group: ~ > id | grep cdrom uid=500(rjf) gid=100(users) groups=10(wheel),18(audio),20(dialout),80(cdrom),85(usb),100(users),408(scanner),409(graphics),444(vmware),445(plugdev),446(qemu) -Richard -- gentoo-user@gentoo.org mailing list