Gentoo Archives: gentoo-doc-cvs

From: "Joshua Saddler (nightmorph)" <nightmorph@g.o>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en: alsa-guide.xml
Date: Mon, 26 Jan 2009 09:13:59
Message-Id: E1LRNXY-0006Za-Nm@stork.gentoo.org
1 nightmorph 09/01/26 09:13:56
2
3 Modified: alsa-guide.xml
4 Log:
5 removed deprecated udevstart paragraph, bug 251899
6
7 Revision Changes Path
8 1.82 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.82&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/alsa-guide.xml?rev=1.82&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/alsa-guide.xml?r1=1.81&r2=1.82
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.81
18 retrieving revision 1.82
19 diff -u -r1.81 -r1.82
20 --- alsa-guide.xml 5 Mar 2008 09:16:49 -0000 1.81
21 +++ alsa-guide.xml 26 Jan 2009 09:13:56 -0000 1.82
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.81 2008/03/05 09:16:49 nightmorph Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/alsa-guide.xml,v 1.82 2009/01/26 09:13:56 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.23</version>
34 -<date>2008-03-05</date>
35 +<version>2.24</version>
36 +<date>2009-01-26</date>
37
38 <chapter>
39 <title>Introduction</title>
40 @@ -377,14 +377,6 @@
41 # <i>alsamixer</i>
42 </pre>
43
44 -<impo>
45 -If you have issues starting up <c>alsamixer</c> and get errors such as
46 -alsamixer: function snd_ctl_open failed for default: No such file or directory,
47 -this is usually an issue with udev setting up the devices. Run <c>killall
48 -udevd; udevstart</c> to reload <path>/dev</path> entries and fire up
49 -<c>alsamixer</c>. It should solve the issue.
50 -</impo>
51 -
52 <p>
53 This is how the ALSA Mixer <e>might</e> look the first time you open it. Pay
54 attention to the Master and PCM channels which both have an MM below them.