nightmorph 06/11/02 19:10:02 Modified: gentoo-ppc-faq.xml Log: Removed XMMS references, bug 153830
Revision Changes Path 1.56 xml/htdocs/doc/en/gentoo-ppc-faq.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-ppc-faq.xml?rev=1.56&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-ppc-faq.xml?rev=1.56&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-ppc-faq.xml?r1=1.55&r2=1.56 Index: gentoo-ppc-faq.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-ppc-faq.xml,v retrieving revision 1.55 retrieving revision 1.56 diff -u -r1.55 -r1.56 --- gentoo-ppc-faq.xml 10 Sep 2006 00:14:52 -0000 1.55 +++ gentoo-ppc-faq.xml 2 Nov 2006 19:10:02 -0000 1.56 @@ -1,6 +1,6 @@ <?xml version='1.0' encoding="UTF-8"?> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-ppc-faq.xml,v 1.55 2006/09/10 00:14:52 josejx Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-ppc-faq.xml,v 1.56 2006/11/02 19:10:02 nightmorph Exp $ --> <guide link="/doc/en/gentoo-ppc-faq.xml"> <title>Gentoo Linux/PowerPC Frequently Asked Questions</title> @@ -27,8 +27,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>1.29</version> -<date>2006-07-07</date> +<version>1.30</version> +<date>2006-11-02</date> <chapter> <title>Questions</title> @@ -1231,23 +1231,19 @@ <p> NewWorld machines have no audio connection between their CD-ROM drive and their sound hardware. Therefore, audio information must be read as data and then -piped to the sound hardware. This is possible using <e>xmms</e> and the -<e>xmms-cdread</e> plugin, that reads the audio off the CD over the ATA cable, -decodes it in software and sends it to the sound card over the PCI bus as -digital data. +piped to the sound hardware. This is possible using <e>Audacious</e>, which +reads the audio off the CD over the ATA cable, decodes it in software and sends +it to the sound card over the PCI bus as digital data. </p> -<pre caption="Emerge xmms with cd reading support"> -# <i>emerge xmms xmms-cdread</i> +<pre caption="Emerge audacious"> +# <i>emerge audacious</i> </pre> -<note> -Make sure to use the path corresponding to the CD drive on your machine. -</note> - <p> -To play a CD, fire up <c>xmms</c> and enter <c>/dev/cdrom</c> as the file you -want to play. +To play a CD, just fire up <c>audacious</c>. If you're having playback trouble, +you may need to open up the Preferences-->Plugins-->CD Audio Plugin menu and +select your CD drive. Make sure that "Digital audio extraction" is checked. </p> </body> -- [email protected] mailing list
