neysx 06/05/27 13:59:35 Modified: alsa-guide.xml Log: s/device_node/device_mode/
Revision Changes Path 1.67 xml/htdocs/doc/en/alsa-guide.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/alsa-guide.xml?rev=1.67&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/alsa-guide.xml?rev=1.67&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/alsa-guide.xml.diff?r1=1.66&r2=1.67&cvsroot=gentoo Index: alsa-guide.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/alsa-guide.xml,v retrieving revision 1.66 retrieving revision 1.67 diff -u -r1.66 -r1.67 --- alsa-guide.xml 1 May 2006 05:52:31 -0000 1.66 +++ alsa-guide.xml 27 May 2006 13:59:35 -0000 1.67 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/alsa-guide.xml,v 1.66 2006/05/01 05:52:31 fox2mike Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/alsa-guide.xml,v 1.67 2006/05/27 13:59:35 neysx Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> @@ -18,8 +18,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>2.12</version> -<date>2006-05-01</date> +<version>2.13</version> +<date>2006-05-27</date> <chapter> <title>Introduction</title> @@ -791,12 +791,12 @@ <p> Another reason for error messages similar to the ones above could be a file in -<path>/etc/modules.d</path> supplying a <c>device_node</c> parameter when it +<path>/etc/modules.d</path> supplying a <c>device_mode</c> parameter when it isn't required. Confirm that this is indeed the issue and find out which file is the culprit. </p> -<pre caption="Confirming and searching for device_node"> +<pre caption="Confirming and searching for device_mode"> <comment>(Check dmesg to confirm)</comment> # <i>dmesg | grep device_mode</i> snd: Unknown parameter `device_mode' -- [email protected] mailing list
