From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1KCA8w-0003na-VU for garchives@archives.gentoo.org; Fri, 27 Jun 2008 09:21:23 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8C4E4E0452; Fri, 27 Jun 2008 09:21:20 +0000 (UTC) Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.184]) by pigeon.gentoo.org (Postfix) with ESMTP id 2B011E0452 for ; Fri, 27 Jun 2008 09:21:20 +0000 (UTC) Received: by fk-out-0910.google.com with SMTP id 18so376864fks.2 for ; Fri, 27 Jun 2008 02:21:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type:references; bh=4J62LZ4hVSAiOMSfFIAFv+6l5as3iCqK2iph9IJ2kWU=; b=OC5PJHSt0DyTjhBYgug91KLI+srNvAeN+VkuPMf63SZG6IsU6GlTqeP0ftmXt9tE4H tgqXroSDtwjwQOQALA+eZzjX7IWekudnnMMjBU3NyzOjCd4tw03mdxQqYIL55uxepet2 s8WdkU/ZYUfusf93IC+v2z2FPEStV3pajp27w= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:references; b=uR6JHK21S5ucWZeFnQt7nrrBN/b4EELD2zv32D7weVOAwVlyZOhz6iPhPrMn6HwJtn q6LoJp5+71DbTykx/wr/CArqJEslt4WFE9SyE7PKOgD5u7LqEMNNyJQFq/JjPYwPEGIP 3EYjJgDxqVnKFvtTuKdBXtuMe1UG6z0pRpw/Y= Received: by 10.78.155.4 with SMTP id c4mr381055hue.8.1214558478642; Fri, 27 Jun 2008 02:21:18 -0700 (PDT) Received: by 10.78.158.19 with HTTP; Fri, 27 Jun 2008 02:21:18 -0700 (PDT) Message-ID: Date: Fri, 27 Jun 2008 12:21:18 +0300 From: "Yoav Luft" To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] CD ROM does not play audio CD's In-Reply-To: <4863658e.OTLipqNF7KqeDzOH%Joerg.Schilling@fokus.fraunhofer.de> 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 Content-Type: multipart/alternative; boundary="----=_Part_9047_2323576.1214558478630" References: <200806252201.01570.uwix@iway.na> <18530.48538.27431.635756@ccs.covici.com> <4863658e.OTLipqNF7KqeDzOH%Joerg.Schilling@fokus.fraunhofer.de> X-Archives-Salt: 003d407b-9d53-41ab-8776-0e858fc1351b X-Archives-Hash: fb9d2243b9fab84cc54022c64a4f6c78 ------=_Part_9047_2323576.1214558478630 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline OK, it works! this what I did: yoav@yoavhost ~/music $ cdda2wav -e -N -B cdda2wav: No such file or directory. Cannot open '-1'. Cannot open SCSI driver. cdda2wav: For possible targets try 'wodim -scanbus'. Make sure you are root= . Use the script scan_scsi.linux to find out more. Probably you did not define your SCSI device. Set the CDDA_DEVICE environment variable or use the -D option. You can also define the default device in the Makefile. For possible transport specifiers try 'wodim dev=3Dhelp'. Then I tried: yoav@yoavhost ~/music $ cdda2wav -e -N -B -D /dev/cdrom with much success. So I guess various programs probably try to play the wrong device. How do I point them to the correct one? On Thu, Jun 26, 2008 at 12:46 PM, Joerg Schilling < Joerg.Schilling@fokus.fraunhofer.de> wrote: > John covici wrote: > > > > This looks like the two-wire cable between the CD ROM and your > > > soundcard is missing or loose. I'd check this first. If this is a > > > laptop, it might well be that the connection between the two > > > subsystems was left out intentionally by the manufacturer to save a > > > couple of cents. Some do that. :-( > > > > > > > I am having the same problem -- but additionally my CDROM has no > > place to even put such a cable -- at least according to the person who > > actually put the machine together. > > I have not opened up the box to check, but if so, what can I do to > > play cds? > > It is most inlikely that thius is related to this cable.... > > I recommend you to get a recent cdrtools (e.g. from > ftp://ftp.berlios.de/pub/cdrecord/alpha/) > > and install cdda2wav suid root. > > Then call: > > cdda2wav -e -N -B > > If everything is OK, then you will be able to listen to the music. > Otherwise you see human readble error messages that point you to the > problem. > > J=F6rg > > -- > EMail:joerg@schily.isdn.cs.tu-berlin.de(home) J=F6rg Schilling D-13353 Berlin > js@cs.tu-berlin.de (uni) > schilling@fokus.fraunhofer.de (work) Blog: > http://schily.blogspot.com/ > URL: http://cdrecord.berlios.de/old/private/ > ftp://ftp.berlios.de/pub/schily > -- > gentoo-user@lists.gentoo.org mailing list > > ------=_Part_9047_2323576.1214558478630 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline OK, it works!
this what I did:
yoav@yoavhost ~/music $ cdda2wav -e -N -B
cdda2wav: No such file or directory. Cannot open '-1'= ;. Cannot open SCSI driver.
cdda2wav: For possible = targets try 'wodim -scanbus'. Make sure you are root.
Use the script scan_scsi.linux to find out more.=
Probably you did not de= fine your SCSI device.
Set the CDDA_DEVICE= environment variable or use the -D option.
You can also define the= default device in the Makefile.
For possi= ble transport specifiers try 'wodim dev=3Dhelp'.
Then I tried:
yoav@yoavhost ~/music $ cdda2wav -e -N -B -D /dev/cdrom
with much success. So I guess various programs p= robably try to play the wrong device. How do I point them to the correct on= e?


On Thu, Jun 26, 2008 at= 12:46 PM, Joerg Schilling <Joerg.Schilling@fokus.fraunhofer.de> wrote:
John covici <covici@ccs.covici.com> wrote:

>  > This looks like the two-wire cable between the CD ROM and y= our
>  > soundcard is missing or loose. I'd check this first. If= this is a
>  > laptop, it might well be that the connection between the tw= o
>  > subsystems was left out intentionally by the manufacturer t= o save a
>  > couple of cents. Some do that. :-(
>  >
>
> I am having the same problem -- but additionally my CDROM  has no=
> place to even put such a cable -- at least according to the person who=
> actually put the machine together.
> I have not opened up the box to check, but if so, what can I do to
> play cds?

It is most inlikely that thius is related to this cable....

I recommend you to get a recent cdrtools (e.g. from
ftp:= //ftp.berlios.de/pub/cdrecord/alpha/)

and install cdda2wav suid root.

Then call:

cdda2wav -e -N -B

If everything is OK, then you will be able to listen to the music.
Otherwise you see human readble error messages that point you to the proble= m.

J=F6rg

--
 EMail:jo= erg@schily.isdn.cs.tu-berlin.de (home) J=F6rg Schilling D-13353 Berlin<= br>       js@cs.tu-berlin= .de                (uni)
      schi= lling@fokus.fraunhofer.de     (work) Blog: http://schily.blogspot.com/
 URL:  http://cdrecord.berlios.de/old/private/ ftp://ftp.berlios.de/pub/schily<= /a>

------=_Part_9047_2323576.1214558478630-- -- gentoo-user@lists.gentoo.org mailing list