Changeset 7ffd4d7 for multimedia/libdriv


Ignore:
Timestamp:
05/07/2006 01:36:04 AM (18 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
04be25f
Parents:
1e9bd536
Message:

Updated to alsa-1.0.11

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6013 af4574ff-66df-0310-9fd7-8a98e5e911e0

Location:
multimedia/libdriv
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • multimedia/libdriv/alsa-firmware.xml

    r1e9bd536 r7ffd4d7  
    77  <!ENTITY alsa-firmware-download-http "&alsa-download-http;/firmware/alsa-firmware-&alsa-firmware-version;.tar.bz2">
    88  <!ENTITY alsa-firmware-download-ftp  "&alsa-download-ftp;/firmware/alsa-firmware-&alsa-firmware-version;.tar.bz2">
    9   <!ENTITY alsa-firmware-md5sum        "f7ce6a31691d6eb35fc155f306abc77b">
     9  <!ENTITY alsa-firmware-md5sum        "bd573f4dac7f4786a20bb4427229acef">
    1010  <!ENTITY alsa-firmware-size          "1.5 MB">
    11   <!ENTITY alsa-firmware-buildsize     "18.4 MB">
    12   <!ENTITY alsa-firmware-time          "0.1 SBU">
     11  <!ENTITY alsa-firmware-buildsize     "18.6 MB">
     12  <!ENTITY alsa-firmware-time          "less than 0.1 SBU">
    1313]>
    1414<sect1 id="alsa-firmware" xreflabel="ALSA Firmware-&alsa-firmware-version;">
  • multimedia/libdriv/alsa-lib.xml

    r1e9bd536 r7ffd4d7  
    77  <!ENTITY alsa-lib-download-http "&alsa-download-http;/lib/alsa-lib-&alsa-lib-version;.tar.bz2">
    88  <!ENTITY alsa-lib-download-ftp  "&alsa-download-ftp;/lib/alsa-lib-&alsa-lib-version;.tar.bz2">
    9   <!ENTITY alsa-lib-md5sum        "114af3304619920ffe2b147b760700b9">
    10   <!ENTITY alsa-lib-size          "682 KB">
    11   <!ENTITY alsa-lib-buildsize     "27.3 MB (additional 14.4 MB to build and install docs)">
    12   <!ENTITY alsa-lib-time          "0.6 SBU">
     9  <!ENTITY alsa-lib-md5sum        "ef7ae78a0ef08cbeacb295f2518886ab">
     10  <!ENTITY alsa-lib-size          "696 KB">
     11  <!ENTITY alsa-lib-buildsize     "31.8 MB (additional 15.2 MB to build and install docs)">
     12  <!ENTITY alsa-lib-time          "0.7 SBU (less than 0.1 SBU to build and install docs)">
    1313]>
    1414
     
    7373    <title>Kernel Configuration</title>
    7474
    75     <para>In the <quote>Sound</quote> section of the kernel configuration, edit
    76     <emphasis role="bold">Advanced Linux Sound Architecture</emphasis>
    77     options to match your audio hardware and disable deprecated
    78     <emphasis role="bold">Open Sound System</emphasis>.
    79     Recompile and install your new kernel.</para>
     75    <para>In the Device Drivers &rArr; Sound &rArr; Advanced Linux Sound
     76    Architecture section of the kernel configuration, select the settingis and
     77    drivers appropriate for your hardware.  Ensure that the deprecated Device
     78    Drivers &rArr; Sound &rArr; Open Sound System is <emphasis>not</emphasis>
     79    selected.  If necessary, recompile and install your new kernel.</para>
    8080
    8181    <indexterm zone="alsa-lib alsa-lib-kernel">
     
    174174
    175175      <seglistitem>
    176         <seg>alsalisp and aserver</seg>
    177         <seg>libasound.{so,a}</seg>
    178         <seg>/usr/include/alsa, /usr/share/alsa and
     176        <seg>aserver</seg>
     177        <seg>libasound.{so,a} and smixer-*.{so,a}</seg>
     178        <seg>/usr/include/alsa, /usr/lib/alsa-lib, /usr/share/alsa and
    179179        /usr/share/doc/alsa-lib-&alsa-lib-version;</seg>
    180180      </seglistitem>
     
    196196      </varlistentry>
    197197
     198      <varlistentry id="smixer">
     199        <term><filename class='libraryfile'>smixer-*.{so,a}</filename></term>
     200        <listitem>
     201          <para>provides hardware dependent ALSA mixer functions.</para>
     202          <indexterm zone="alsa-lib smixer">
     203            <primary sortas="c-smixer">smixer-*.{so,a}</primary>
     204          </indexterm>
     205        </listitem>
     206      </varlistentry>
     207
    198208    </variablelist>
    199209
  • multimedia/libdriv/alsa-oss.xml

    r1e9bd536 r7ffd4d7  
    77  <!ENTITY alsa-oss-download-http "&alsa-download-http;/oss-lib/alsa-oss-&alsa-oss-version;.tar.bz2">
    88  <!ENTITY alsa-oss-download-ftp  "&alsa-download-ftp;/oss-lib/alsa-oss-&alsa-oss-version;.tar.bz2">
    9   <!ENTITY alsa-oss-md5sum        "3c0411e54fd2e5c6083fd3c2ac9db509">
    10   <!ENTITY alsa-oss-size          "219 KB">
    11   <!ENTITY alsa-oss-buildsize     "2.5 MB">
    12   <!ENTITY alsa-oss-time          "0.1 SBU">
     9  <!ENTITY alsa-oss-md5sum        "3106c2d59a329263867fa3dd44133dda">
     10  <!ENTITY alsa-oss-size          "232 KB">
     11  <!ENTITY alsa-oss-buildsize     "2.8 MB">
     12  <!ENTITY alsa-oss-time          "less than 0.1 SBU">
    1313]>
    1414
  • multimedia/libdriv/alsa-plugins.xml

    r1e9bd536 r7ffd4d7  
    77  <!ENTITY alsa-plugins-download-http "&alsa-download-http;/plugins/alsa-plugins-&alsa-plugins-version;.tar.bz2">
    88  <!ENTITY alsa-plugins-download-ftp  "&alsa-download-ftp;/plugins/alsa-plugins-&alsa-plugins-version;.tar.bz2">
    9   <!ENTITY alsa-plugins-md5sum        "15a3fbbea779736b6425f43bbd051a32">
    10   <!ENTITY alsa-plugins-size          "187 KB">
    11   <!ENTITY alsa-plugins-buildsize     "1.8">
    12   <!ENTITY alsa-plugins-time          "0.1 SBU">
     9  <!ENTITY alsa-plugins-md5sum        "4ca9ebb9f59b6d9bd85c904134a78305">
     10  <!ENTITY alsa-plugins-size          "236 KB">
     11  <!ENTITY alsa-plugins-buildsize     "2.4 MB">
     12  <!ENTITY alsa-plugins-time          "less than 0.1 SBU">
    1313]>
    1414
     
    6060    </itemizedlist>
    6161
     62<!--
    6263    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    6364    <itemizedlist spacing='compact'>
     
    6768      </listitem>
    6869    </itemizedlist>
     70-->
    6971
    7072    <bridgehead renderas="sect3">ALSA Plugins Dependencies</bridgehead>
     
    8587    <title>Installation of ALSA Plugins</title>
    8688
     89<!--
    8790    <para>If you choose not to install <application>JACK</application>,
    8891    apply the patch by running the following commands:</para>
     
    9093<screen><userinput>patch -Np1 -i \
    9194    ../alsa-plugins-&alsa-plugins-version;-no_jack-1.patch</userinput></screen>
     95-->
    9296
    9397    <para>Install <application>ALSA Plugins</application> by
     
    115119      <seglistitem>
    116120        <seg>None</seg>
    117         <seg>libasound_module_pcm_oss.so and optionally
    118         libasound_module_pcm_jack.so</seg>
     121        <seg>libasound_module_pcm_oss.so, libasound_module_ctl_oss.so,
     122        libasound_module_pcm_upmix.so, libasound_module_pcm_vdownmix.so,
     123        and optionally libasound_module_pcm_jack.so</seg>
    119124        <seg>/usr/lib/alsa-lib</seg>
    120125      </seglistitem>
  • multimedia/libdriv/alsa-tools.xml

    r1e9bd536 r7ffd4d7  
    1919  <!ENTITY alsa-tools-download-http "&alsa-download-http;/tools/alsa-tools-&alsa-tools-version;.tar.bz2">
    2020  <!ENTITY alsa-tools-download-ftp  "&alsa-download-ftp;/tools/alsa-tools-&alsa-tools-version;.tar.bz2">
    21   <!ENTITY alsa-tools-md5sum        "3139b9d6c10e14acbb926f23b488e745">
     21  <!ENTITY alsa-tools-md5sum        "a2840af7f1624d46257b6a53aea43eb7">
    2222  <!ENTITY alsa-tools-size          "1.4 MB">
    2323  <!ENTITY alsa-tools-buildsize     "14-17 MB depending on the tool being built">
  • multimedia/libdriv/alsa-utils.xml

    r1e9bd536 r7ffd4d7  
    77  <!ENTITY alsa-utils-download-http "&alsa-download-http;/utils/alsa-utils-&alsa-utils-version;.tar.bz2">
    88  <!ENTITY alsa-utils-download-ftp  "&alsa-download-ftp;/utils/alsa-utils-&alsa-utils-version;.tar.bz2">
    9   <!ENTITY alsa-utils-md5sum        "d4b77e9fe0311772293e402fdd634ad2">
    10   <!ENTITY alsa-utils-size          "935 KB">
    11   <!ENTITY alsa-utils-buildsize     "5.9 MB">
     9  <!ENTITY alsa-utils-md5sum        "ba9b8010120701d0f6daf061d392cfa2">
     10  <!ENTITY alsa-utils-size          "972 KB">
     11  <!ENTITY alsa-utils-buildsize     "6.8 MB">
    1212  <!ENTITY alsa-utils-time          "0.1 SBU">
    1313]>
     
    128128alsactl store</userinput></screen>
    129129
    130       <para>The volume settings will be restored from the saved state using a
    131       shell script called by <application>Udev</application> that will
    132       execute when the device is detected (during boot or when plugged in for
    133       USB devices).</para>
    134 
     130      <para>The volume settings will be restored from the saved state by
     131      <application>Udev</application> when the device is detected (during boot
     132      or when plugged in for USB devices).</para>
     133
     134<!--
    135135      <para>  While still the
    136136      <systemitem class="username">root</systemitem> user, create the
     
    144144# $1 is (the numbered device "%n") passed in by udev/kernel.
    145145
    146 x=0
    147 
    148 # Give up to 20 seconds for /usr to be mounted
    149 while [ "${x}" -lt 20 ]
    150 do
     146    rc=1
     147
    151148    if [ -f /usr/sbin/alsactl ]; then
    152149        /usr/sbin/alsactl restore "${1}"
    153         exit 0
     150        rc=$?
    154151    fi
    155     x=$(( x + 1 ))
    156     sleep 1
    157 done &amp; # Put the loop in the background
     152
     153    exit $rc
    158154
    159155# End /etc/udev/scripts/alsa-restore
    160156EOF
    161157chmod -v 754 /etc/udev/scripts/alsa-restore</userinput></screen>
    162 
    163       <para>Finally, again as the
    164       <systemitem class="username">root</systemitem> user, install a new
    165       <application>Udev</application> rules file to create the audio
     158-->
     159
     160      <para>As the <systemitem class="username">root</systemitem> user, install
     161      a new <application>Udev</application> rules file to create the audio
    166162      device nodes and run the restore script:</para>
    167163
     
    173169# ALSA Devices
    174170# When a sound device is detected, restore the volume settings
    175 KERNEL=="controlC[0-9]*", ACTION=="add", NAME="snd/%k", RUN="/etc/udev/scripts/alsa-restore %n"
     171KERNEL=="controlC[0-9]*", ACTION=="add", RUN+="/usr/sbin/alsactl restore %n"
    176172KERNEL="hw[CD0-9]*",      NAME="snd/%k"
    177173KERNEL="pcm[CD0-9cp]*",   NAME="snd/%k"
     
    195191
    196192      <seglistitem>
    197         <seg>aconnect, alsaconf, alsactl, alsamixer, amidi, amixer, aplay, aplaymidi,
    198         arecord, arecordmidi, aseqnet, aseqdump, iecset, and speaker-test</seg>
     193        <seg>aconnect, alsaconf, alsactl, alsamixer, amidi,
     194        amixer, aplay, aplaymidi, arecord, arecordmidi, aseqnet,
     195        aseqdump, iecset, and speaker-test</seg>
    199196        <seg>None</seg>
    200197        <seg>None</seg>
Note: See TracChangeset for help on using the changeset viewer.