Gentoo Archives: gentoo-doc-cvs

From: Josh Saddler <nightmorph@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: gentoo-ppc-faq.xml
Date: Thu, 02 Nov 2006 19:10:29
Message-Id: 20061102191003.4C11C64BD9@smtp.gentoo.org
1 nightmorph 06/11/02 19:10:02
2
3 Modified: gentoo-ppc-faq.xml
4 Log:
5 Removed XMMS references, bug 153830
6
7 Revision Changes Path
8 1.56 xml/htdocs/doc/en/gentoo-ppc-faq.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-ppc-faq.xml?rev=1.56&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-ppc-faq.xml?rev=1.56&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-ppc-faq.xml?r1=1.55&r2=1.56
13
14 Index: gentoo-ppc-faq.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-ppc-faq.xml,v
17 retrieving revision 1.55
18 retrieving revision 1.56
19 diff -u -r1.55 -r1.56
20 --- gentoo-ppc-faq.xml 10 Sep 2006 00:14:52 -0000 1.55
21 +++ gentoo-ppc-faq.xml 2 Nov 2006 19:10:02 -0000 1.56
22 @@ -1,6 +1,6 @@
23 <?xml version='1.0' encoding="UTF-8"?>
24 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-ppc-faq.xml,v 1.55 2006/09/10 00:14:52 josejx Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-ppc-faq.xml,v 1.56 2006/11/02 19:10:02 nightmorph Exp $ -->
27
28 <guide link="/doc/en/gentoo-ppc-faq.xml">
29 <title>Gentoo Linux/PowerPC Frequently Asked Questions</title>
30 @@ -27,8 +27,8 @@
31 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
32 <license/>
33
34 -<version>1.29</version>
35 -<date>2006-07-07</date>
36 +<version>1.30</version>
37 +<date>2006-11-02</date>
38
39 <chapter>
40 <title>Questions</title>
41 @@ -1231,23 +1231,19 @@
42 <p>
43 NewWorld machines have no audio connection between their CD-ROM drive and their
44 sound hardware. Therefore, audio information must be read as data and then
45 -piped to the sound hardware. This is possible using <e>xmms</e> and the
46 -<e>xmms-cdread</e> plugin, that reads the audio off the CD over the ATA cable,
47 -decodes it in software and sends it to the sound card over the PCI bus as
48 -digital data.
49 +piped to the sound hardware. This is possible using <e>Audacious</e>, which
50 +reads the audio off the CD over the ATA cable, decodes it in software and sends
51 +it to the sound card over the PCI bus as digital data.
52 </p>
53
54 -<pre caption="Emerge xmms with cd reading support">
55 -# <i>emerge xmms xmms-cdread</i>
56 +<pre caption="Emerge audacious">
57 +# <i>emerge audacious</i>
58 </pre>
59
60 -<note>
61 -Make sure to use the path corresponding to the CD drive on your machine.
62 -</note>
63 -
64 <p>
65 -To play a CD, fire up <c>xmms</c> and enter <c>/dev/cdrom</c> as the file you
66 -want to play.
67 +To play a CD, just fire up <c>audacious</c>. If you're having playback trouble,
68 +you may need to open up the Preferences-->Plugins-->CD Audio Plugin menu and
69 +select your CD drive. Make sure that "Digital audio extraction" is checked.
70 </p>
71
72 </body>
73
74
75
76 --
77 gentoo-doc-cvs@g.o mailing list