Gentoo Archives: gentoo-doc-cvs

From: Josh Saddler <nightmorph@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: alsa-guide.xml
Date: Mon, 07 May 2007 07:08:40
Message-Id: E1HkxKb-0002Pq-17@stork.gentoo.org
1 nightmorph 07/05/07 07:08:24
2
3 Modified: alsa-guide.xml
4 Log:
5 misc. fixes suggested by pva on IRC, as well as removing 2.4 kernel notices (no longer in the tree)
6
7 Revision Changes Path
8 1.79 xml/htdocs/doc/en/alsa-guide.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/alsa-guide.xml?rev=1.79&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/alsa-guide.xml?rev=1.79&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/alsa-guide.xml?r1=1.78&r2=1.79
13
14 Index: alsa-guide.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/alsa-guide.xml,v
17 retrieving revision 1.78
18 retrieving revision 1.79
19 diff -u -r1.78 -r1.79
20 --- alsa-guide.xml 6 May 2007 23:27:46 -0000 1.78
21 +++ alsa-guide.xml 7 May 2007 07:08:24 -0000 1.79
22 @@ -1,5 +1,5 @@
23 <?xml version='1.0' encoding="UTF-8"?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/alsa-guide.xml,v 1.78 2007/05/06 23:27:46 nightmorph Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/alsa-guide.xml,v 1.79 2007/05/07 07:08:24 nightmorph Exp $ -->
26
27 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
28
29 @@ -24,8 +24,8 @@
30 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
31 <license/>
32
33 -<version>2.21</version>
34 -<date>2007-05-06</date>
35 +<version>2.22</version>
36 +<date>2007-05-07</date>
37
38 <chapter>
39 <title>Introduction</title>
40 @@ -78,7 +78,7 @@
41 </warn>
42
43 <p>
44 -The two options are :
45 +The two options are:
46 </p>
47
48 <ol>
49 @@ -100,7 +100,7 @@
50
51 <p>
52 If you were to use ALSA provided by the kernel, the following are the pros and
53 -cons :
54 +cons:
55 </p>
56
57 <table>
58 @@ -237,15 +237,13 @@
59 <body>
60
61 <p>
62 -If you're a person who likes to keep things simple like I do, then this is
63 -the way to go.
64 +If you're a person who likes to keep things simple, then this is the way to go.
65 </p>
66
67 <note>
68 -Since the 2005.0 release, Gentoo Linux uses 2.6 as the default kernel. Unless
69 -you are specifically using the 2.4 profile, <c>gentoo-sources</c> will be a
70 -2.6 kernel on <e>most</e> architectures. Please check that your kernel is a
71 -2.6 series kernel. This method will <e>not</e> work on a 2.4 kernel.
72 +Since the 2005.0 release, Gentoo Linux uses 2.6 as the default kernel. Please
73 +check that your kernel is a 2.6 series kernel. This method will <e>not</e> work
74 +on a 2.4 kernel.
75 </note>
76
77 <p>
78 @@ -521,7 +519,7 @@
79
80 <p>
81 Before we move on to testing, there's one last <e>important</e> thing that needs
82 -to be setup. Rule of thumb in a *nix OS : Do not run as root unless needed.
83 +to be setup. Rule of thumb in a *nix OS: Do not run as root unless needed.
84 This applies here as well ;) How? Well, most of the times you should be logged
85 in as a user and would like to listen to music or access your soundcard. For
86 that to happen, you need to be in the "audio" group. At this point, we'll add
87 @@ -707,8 +705,7 @@
88 0 [Live ]: EMU10K1 - Sound Blaster Live!
89 Sound Blaster Live! (rev.6, serial:0x80271102) at 0xb800, irq 11
90
91 -<comment>(If you run ALSA off the kernel like I do and wonder how far behind
92 -you are from alsa-driver, this displays current running ALSA version)</comment>
93 +<comment>(This displays the current running ALSA version)</comment>
94 # <i>cat /proc/asound/version</i>
95 Advanced Linux Sound Architecture Driver Version 1.0.8 (Thu Jan 13 09:39:32 2005 UTC).
96
97
98
99
100 --
101 gentoo-doc-cvs@g.o mailing list