swift 05/09/10 18:02:53 Modified: xml/htdocs/doc/en alsa-guide.xml Log: Update grub config after building a new kernel; reported by Rasmus Lerchedahl Petersen
Revision Changes Path 1.62 +5 -4 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.62&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.62&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.61&r2=1.62&cvsroot=gentoo Index: alsa-guide.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/alsa-guide.xml,v retrieving revision 1.61 retrieving revision 1.62 diff -u -r1.61 -r1.62 --- alsa-guide.xml 9 Sep 2005 06:49:31 -0000 1.61 +++ alsa-guide.xml 10 Sep 2005 18:02:53 -0000 1.62 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/alsa-guide.xml,v 1.61 2005/09/09 06:49:31 fox2mike Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/alsa-guide.xml,v 1.62 2005/09/10 18:02:53 swift Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> @@ -18,8 +18,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>2.9</version> -<date>2005-09-09</date> +<version>2.10</version> +<date>2005-09-10</date> <chapter> <title>Introduction</title> @@ -310,7 +310,8 @@ <p> Now that your options are set, you can (re)compile the kernel and ALSA support -for your card should be functional once you reboot into the new kernel. +for your card should be functional once you reboot into the new kernel. Don't +forget to update your GRUB configuration to use the newly built kernel. You can now proceed to <uri link="#alsa-utilities">ALSA Utilities</uri> and see if everything is working as it should. </p> -- [email protected] mailing list
