nightmorph 07/05/07 07:08:24 Modified: alsa-guide.xml Log: misc. fixes suggested by pva on IRC, as well as removing 2.4 kernel notices (no longer in the tree)
Revision Changes Path 1.79 xml/htdocs/doc/en/alsa-guide.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/alsa-guide.xml?rev=1.79&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/alsa-guide.xml?rev=1.79&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/alsa-guide.xml?r1=1.78&r2=1.79 Index: alsa-guide.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/alsa-guide.xml,v retrieving revision 1.78 retrieving revision 1.79 diff -u -r1.78 -r1.79 --- alsa-guide.xml 6 May 2007 23:27:46 -0000 1.78 +++ alsa-guide.xml 7 May 2007 07:08:24 -0000 1.79 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/alsa-guide.xml,v 1.78 2007/05/06 23:27:46 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/alsa-guide.xml,v 1.79 2007/05/07 07:08:24 nightmorph Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> @@ -24,8 +24,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>2.21</version> -<date>2007-05-06</date> +<version>2.22</version> +<date>2007-05-07</date> <chapter> <title>Introduction</title> @@ -78,7 +78,7 @@ </warn> <p> -The two options are : +The two options are: </p> <ol> @@ -100,7 +100,7 @@ <p> If you were to use ALSA provided by the kernel, the following are the pros and -cons : +cons: </p> <table> @@ -237,15 +237,13 @@ <body> <p> -If you're a person who likes to keep things simple like I do, then this is -the way to go. +If you're a person who likes to keep things simple, then this is the way to go. </p> <note> -Since the 2005.0 release, Gentoo Linux uses 2.6 as the default kernel. Unless -you are specifically using the 2.4 profile, <c>gentoo-sources</c> will be a -2.6 kernel on <e>most</e> architectures. Please check that your kernel is a -2.6 series kernel. This method will <e>not</e> work on a 2.4 kernel. +Since the 2005.0 release, Gentoo Linux uses 2.6 as the default kernel. Please +check that your kernel is a 2.6 series kernel. This method will <e>not</e> work +on a 2.4 kernel. </note> <p> @@ -521,7 +519,7 @@ <p> Before we move on to testing, there's one last <e>important</e> thing that needs -to be setup. Rule of thumb in a *nix OS : Do not run as root unless needed. +to be setup. Rule of thumb in a *nix OS: Do not run as root unless needed. This applies here as well ;) How? Well, most of the times you should be logged in as a user and would like to listen to music or access your soundcard. For that to happen, you need to be in the "audio" group. At this point, we'll add @@ -707,8 +705,7 @@ 0 [Live ]: EMU10K1 - Sound Blaster Live! Sound Blaster Live! (rev.6, serial:0x80271102) at 0xb800, irq 11 -<comment>(If you run ALSA off the kernel like I do and wonder how far behind -you are from alsa-driver, this displays current running ALSA version)</comment> +<comment>(This displays the current running ALSA version)</comment> # <i>cat /proc/asound/version</i> Advanced Linux Sound Architecture Driver Version 1.0.8 (Thu Jan 13 09:39:32 2005 UTC). -- [EMAIL PROTECTED] mailing list
