nightmorph 09/01/26 09:13:56 Modified: alsa-guide.xml Log: removed deprecated udevstart paragraph, bug 251899
Revision Changes Path 1.82 xml/htdocs/doc/en/alsa-guide.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/alsa-guide.xml?rev=1.82&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/alsa-guide.xml?rev=1.82&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/alsa-guide.xml?r1=1.81&r2=1.82 Index: alsa-guide.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/alsa-guide.xml,v retrieving revision 1.81 retrieving revision 1.82 diff -u -r1.81 -r1.82 --- alsa-guide.xml 5 Mar 2008 09:16:49 -0000 1.81 +++ alsa-guide.xml 26 Jan 2009 09:13:56 -0000 1.82 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/alsa-guide.xml,v 1.81 2008/03/05 09:16:49 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/alsa-guide.xml,v 1.82 2009/01/26 09:13:56 nightmorph Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> @@ -24,8 +24,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>2.23</version> -<date>2008-03-05</date> +<version>2.24</version> +<date>2009-01-26</date> <chapter> <title>Introduction</title> @@ -377,14 +377,6 @@ # <i>alsamixer</i> </pre> -<impo> -If you have issues starting up <c>alsamixer</c> and get errors such as -alsamixer: function snd_ctl_open failed for default: No such file or directory, -this is usually an issue with udev setting up the devices. Run <c>killall -udevd; udevstart</c> to reload <path>/dev</path> entries and fire up -<c>alsamixer</c>. It should solve the issue. -</impo> - <p> This is how the ALSA Mixer <e>might</e> look the first time you open it. Pay attention to the Master and PCM channels which both have an MM below them.
