Author: igor
Date: Mon Sep 2 15:18:54 2013
New Revision: 11751
Log:
move optional alsa boot script configuration to the end of the section
Modified:
trunk/BOOK/multimedia/libdriv/alsa-utils.xml
trunk/BOOK/x/installing/mesalib.xml
Modified: trunk/BOOK/multimedia/libdriv/alsa-utils.xml
==============================================================================
--- trunk/BOOK/multimedia/libdriv/alsa-utils.xml Mon Sep 2 14:11:10
2013 (r11750)
+++ trunk/BOOK/multimedia/libdriv/alsa-utils.xml Mon Sep 2 15:18:54
2013 (r11751)
@@ -145,26 +145,10 @@
</sect3>
- <sect3 id="alsa-utils-init">
+ <sect3>
<title>Configuration Information</title>
<para>
- Use a bootscript to store the values at shutdown.
- </para>
-
- <indexterm zone="alsa-utils alsa-utils-init">
- <primary sortas="f-alsa">alsa</primary>
- </indexterm>
-
- <para>
- As the <systemitem class="username">root</systemitem> user,
- install the init script <filename>/etc/rc.d/init.d/alsa</filename>
included
- in the <xref linkend="bootscripts"/> package.
- </para>
-
-<screen role="root"><userinput>make install-alsa</userinput></screen>
-
- <para>
Note that all channels of your sound card are muted by default.
You can use the <command>alsamixer</command> program to change
this. Use <command>speaker-test</command> to check that your
@@ -185,7 +169,7 @@
alsactl store</userinput></screen>
<para>
- The volume settings will be restored from the saved state by
+ The volume settings should be restored from the saved state by
<application>Udev</application> when the device is detected
(during boot or when plugged in for USB devices).
</para>
@@ -209,6 +193,24 @@
</sect3>
+ <sect3 id="alsa-utils-init">
+ <title>Boot Script</title>
+
+ <indexterm zone="alsa-utils alsa-utils-init">
+ <primary sortas="f-alsa">alsa</primary>
+ </indexterm>
+
+ <para>
+ To automatically store and restore volume settings (if udev rule
doesn't
+ work for you) when the system is rebooted, install the
+ <filename>/etc/rc.d/init.d/alsa</filename> boot script from the <xref
+ linkend="bootscripts"/> package.
+ </para>
+
+<screen role="root"><userinput>make install-alsa</userinput></screen>
+
+ </sect3>
+
</sect2>
<sect2 role="content">
Modified: trunk/BOOK/x/installing/mesalib.xml
==============================================================================
--- trunk/BOOK/x/installing/mesalib.xml Mon Sep 2 14:11:10 2013 (r11750)
+++ trunk/BOOK/x/installing/mesalib.xml Mon Sep 2 15:18:54 2013 (r11751)
@@ -357,6 +357,9 @@
<application>LLVM</application>.
</para>
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+ href="../../xincludes/static-libraries.xml"/>
+
<para>
<option>--enable-r600-llvm-compiler</option>: Use this switch to
enable experimental R600 <application>LLVM</application> backend
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page