From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-yx0-f189.google.com (mail-yx0-f189.google.com [209.85.210.189]) by speech.braille.uwo.ca (Postfix) with ESMTP id DF7FD10409 for ; Thu, 18 Feb 2010 09:55:32 -0500 (EST) Received: by yxe27 with SMTP id 27so4741009yxe.23 for ; Thu, 18 Feb 2010 06:55:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:received:date:from:to:subject :message-id:mail-followup-to:references:mime-version:content-type :content-disposition:in-reply-to:user-agent; bh=7rymexpkXMnecJHjPCojsRrcXfYVd+0kBZ1pNj6Rlbw=; b=TgMolsMoRpaOqhLV66YvvsPJ3Alcp52zotLg+nlWUkWLGBdZi2CpN5fl1ENPfY6sft IF+FL8k4OwskgmchNy96cuTNK2aFhtnyprwuuCAwUwiZZFowJ5AncJ7edRJLykJPGwrL wyDdfCSUlFclD0miNF44vmjO/4/iG+e2FCyqM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:subject:message-id:mail-followup-to:references :mime-version:content-type:content-disposition:in-reply-to :user-agent; b=gNG+xC2HrP4i9IWdFEc3WwsNTSpmgvAcKxQaKbLRWeGiPz/1/nAJqRDmFd/cLDg9UK ZA0nMOjkZP1BMg7urpex3njqzPVGy/upEHypNiSuGGk0nQEmdM5Y70C+M9OSP/YP8Or7 PikNkiIF9dIysLLzSRvIErprDM8MU/XN3Nlf8= Received: by 10.151.3.11 with SMTP id f11mr10413188ybi.108.1266504932368; Thu, 18 Feb 2010 06:55:32 -0800 (PST) Received: from linux1 (cpe-76-183-49-63.tx.res.rr.com [76.183.49.63]) by mx.google.com with ESMTPS id 23sm433035ywh.30.2010.02.18.06.55.29 (version=SSLv3 cipher=RC4-MD5); Thu, 18 Feb 2010 06:55:30 -0800 (PST) Received: by linux1 (sSMTP sendmail emulation); Thu, 18 Feb 2010 08:55:28 -0600 Date: Thu, 18 Feb 2010 08:55:28 -0600 From: William Hubbs To: "Speakup is a screen review system for Linux." Subject: Re: console cdplayer Message-ID: <20100218145528.GA19053@linux1> Mail-Followup-To: "Speakup is a screen review system for Linux." References: <034b137d-3ca9-483a-bda6-536052d96f5d@default20100217204039.GB17334@gnuked.clearwire.net> <5ed11fa2-7543-46f1-8ad8-42a7aded15d3@default> <20100218144329.GA29520@gnuked.clearwire.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100218144329.GA29520@gnuked.clearwire.net> User-Agent: Mutt/1.5.20 (2009-06-14) X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.13 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Feb 2010 14:55:33 -0000 On Thu, Feb 18, 2010 at 06:43:29AM -0800, Gaijin wrote: > On Wed, Feb 17, 2010 at 12:33:02PM -0800, Don Raikes wrote: > > I get an error saying it cannot find the cddb cgi, or something similar > > Strange that it didn't play. 1) The cddb.cgi is cdcd looking up > the disk on the web to see what it is. 2) Are you sure there is a valid > /dev/cdrom symlink to point to, or did Debian delete it? Try an 'ls > /dev/cdrom*' to be sure. HTH, Hey Michael, I'm not sure this is from Debian deleting the /dev/cdrom link, because I just checked and don't have one either. What I do have is /dev/cdrom1. I'm running gentoo. So something did change, but I don't know that Debian changed it. William