nightmorph 07/05/03 06:21:01 Modified: alsa-guide.xml Log: alsa priority, bug 172490
Revision Changes Path 1.77 xml/htdocs/doc/en/alsa-guide.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/alsa-guide.xml?rev=1.77&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/alsa-guide.xml?rev=1.77&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/alsa-guide.xml?r1=1.76&r2=1.77 Index: alsa-guide.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/alsa-guide.xml,v retrieving revision 1.76 retrieving revision 1.77 diff -u -r1.76 -r1.77 --- alsa-guide.xml 16 Apr 2007 05:39:54 -0000 1.76 +++ alsa-guide.xml 3 May 2007 06:21:01 -0000 1.77 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/alsa-guide.xml,v 1.76 2007/04/16 05:39:54 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/alsa-guide.xml,v 1.77 2007/05/03 06:21:01 nightmorph Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> @@ -24,8 +24,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>2.19</version> -<date>2007-04-15</date> +<version>2.20</version> +<date>2007-05-02</date> <chapter> <title>Introduction</title> @@ -82,7 +82,9 @@ </p> <ol> - <li>Use ALSA provided by your kernel.</li> + <li> + Use ALSA provided by your kernel. This is the preferred/recommended method. + </li> <li>Use Gentoo's <c>media-sound/alsa-driver</c> package.</li> </ol> @@ -123,7 +125,7 @@ </table> <p> -And, if you were to use alsa-driver, +And, if you were to use <c>alsa-driver</c>, </p> <table> @@ -158,12 +160,11 @@ <p> The differences between <c>alsa-driver</c> and the in-kernel ALSA drivers are quite subtle, as mentioned earlier. Since there are not any huge differences, -this guide will go through the process of using the ALSA provided by the kernel -<e>first</e> for ease of use. However, if you run into problems, try switching -to <c>alsa-driver</c>. Before reporting any sound related issues to <uri -link="https://bugs.gentoo.org">Gentoo Bugzilla</uri>, please try to reproduce -them using <c>alsa-driver</c> and file the bug report no matter what the -result. +you are encouraged to go through the process of using the ALSA provided by the +kernel <e>first</e> for ease of use. Before reporting any sound related issues +to <uri link="https://bugs.gentoo.org">Gentoo Bugzilla</uri>, please try to +reproduce them using <c>alsa-driver</c> and file the bug report no matter what +the result. </p> </body> -- [EMAIL PROTECTED] mailing list
