Gentoo Archives: gentoo-user

From: Yoav Luft <yoav.luft@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] CD ROMs that doesn't play audio, take 2.
Date: Fri, 04 Jul 2008 11:53:37
Message-Id: ace253cb0807040453p47ca619ey3fab4c22c651dd5a@mail.gmail.com
1 Since the original discussion had strayed from the technical problem of a
2 CDROMs that myself and others cannot use them to play audio to a discussion
3 about the licensing of one software or another, I am forced to fork the
4 thread as I really would like to get my CDROM fully operational.
5
6 On Fri, Jun 27, 2008 at 12:21 PM, Yoav Luft <yoav.luft@×××××.com> wrote:
7
8 > OK, it works!
9 > this what I did:
10 > yoav@yoavhost ~/music $ cdda2wav -e -N -B
11 > cdda2wav: No such file or directory. Cannot open '-1'. Cannot open SCSI
12 > driver.
13 > cdda2wav: For possible targets try 'wodim -scanbus'. Make sure you are
14 > root.
15 > Use the script scan_scsi.linux to find out more.
16 > Probably you did not define your SCSI device.
17 > Set the CDDA_DEVICE environment variable or use the -D option.
18 > You can also define the default device in the Makefile.
19 > For possible transport specifiers try 'wodim dev=help'.
20 > Then I tried:
21 > yoav@yoavhost ~/music $ cdda2wav -e -N -B -D /dev/cdrom
22 > with much success. So I guess various programs probably try to play the
23 > wrong device. How do I point them to the correct one?
24 >
25 > On Thu, Jun 26, 2008 at 12:46 PM, Joerg Schilling <
26 > Joerg.Schilling@××××××××××××××××.de> wrote:
27 >
28 >> John covici <covici@××××××××××.com> wrote:
29 >>
30 >> > > This looks like the two-wire cable between the CD ROM and your
31 >> > > soundcard is missing or loose. I'd check this first. If this is a
32 >> > > laptop, it might well be that the connection between the two
33 >> > > subsystems was left out intentionally by the manufacturer to save a
34 >> > > couple of cents. Some do that. :-(
35 >> > >
36 >> >
37 >> > I am having the same problem -- but additionally my CDROM has no
38 >> > place to even put such a cable -- at least according to the person who
39 >> > actually put the machine together.
40 >> > I have not opened up the box to check, but if so, what can I do to
41 >> > play cds?
42 >>
43 >> It is most inlikely that thius is related to this cable....
44 >>
45 >> I recommend you to get a recent cdrtools (e.g. from
46 >> ftp://ftp.berlios.de/pub/cdrecord/alpha/)
47 >>
48 >> and install cdda2wav suid root.
49 >>
50 >> Then call:
51 >>
52 >> cdda2wav -e -N -B
53 >>
54 >> If everything is OK, then you will be able to listen to the music.
55 >> Otherwise you see human readble error messages that point you to the
56 >> problem.
57 >>
58 >> Jörg
59 >>
60 >> --
61 >> EMail:joerg@××××××××××××××××××××××××.de<EMail%3Ajoerg@××××××××××××××××××××××××.de>(home) Jörg Schilling D-13353 Berlin
62 >> js@××××××××××××.de (uni)
63 >> schilling@××××××××××××××××.de (work) Blog:
64 >> http://schily.blogspot.com/
65 >> URL: http://cdrecord.berlios.de/old/private/
66 >> ftp://ftp.berlios.de/pub/schily
67 >> --
68 >> gentoo-user@l.g.o mailing list
69 >>
70 >>
71 >