source: multimedia/libdriv/alsa-firmware.xml@ 6ded4ec

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 6ded4ec was 6ded4ec, checked in by Bruce Dubbs <bdubbs@…>, 7 years ago

Tags and some fixes

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

  • Property mode set to 100644
File size: 3.8 KB
RevLine 
[57e86a93]1<?xml version="1.0" encoding="ISO-8859-1"?>
[6732c094]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[48b7295]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
[da13524]6
[a78200c]7 <!ENTITY alsa-firmware-download-http " ">
[48b7295]8 <!ENTITY alsa-firmware-download-ftp "&alsa-download-ftp;/firmware/alsa-firmware-&alsa-firmware-version;.tar.bz2">
[a64ce66]9 <!ENTITY alsa-firmware-md5sum "9a1182f8a6ac44cb9af5774cc045565f">
10 <!ENTITY alsa-firmware-size "4.7 MB">
11 <!ENTITY alsa-firmware-buildsize "36 MB">
[7ffd4d7]12 <!ENTITY alsa-firmware-time "less than 0.1 SBU">
[48b7295]13]>
[a027d7d3]14<sect1 id="alsa-firmware" xreflabel="alsa-firmware-&alsa-firmware-version;">
[5976163]15 <?dbhtml filename="alsa-firmware.html"?>
16
17 <sect1info>
18 <othername>$LastChangedBy$</othername>
19 <date>$Date$</date>
20 </sect1info>
21
[a027d7d3]22 <title>alsa-firmware-&alsa-firmware-version;</title>
[5976163]23
24 <indexterm zone="alsa-firmware">
[0c7d410]25 <primary sortas="a-alsa-firmware">alsa-firmware</primary>
[5976163]26 </indexterm>
27
28 <sect2 role="package">
29 <title>Introduction to ALSA Firmware</title>
30
[0c7d410]31 <para>
32 The <application>ALSA Firmware</application> package
33 contains firmware for certain sound cards.
34 </para>
[5976163]35
[6ded4ec]36 &lfs81_checked;
[a65b5280]37
[5976163]38 <bridgehead renderas="sect3">Package Information</bridgehead>
39 <itemizedlist spacing="compact">
40 <listitem>
[0c7d410]41 <para>
42 Download (HTTP): <ulink url="&alsa-firmware-download-http;"/>
43 </para>
[5976163]44 </listitem>
45 <listitem>
[0c7d410]46 <para>
47 Download (FTP): <ulink url="&alsa-firmware-download-ftp;"/>
48 </para>
[5976163]49 </listitem>
50 <listitem>
[0c7d410]51 <para>
52 Download MD5 sum: &alsa-firmware-md5sum;
53 </para>
[5976163]54 </listitem>
55 <listitem>
[0c7d410]56 <para>
57 Download size: &alsa-firmware-size;
58 </para>
[5976163]59 </listitem>
60 <listitem>
[0c7d410]61 <para>
62 Estimated disk space required: &alsa-firmware-buildsize;
63 </para>
64 </listitem>
65 <listitem>
66 <para>
67 Estimated build time: &alsa-firmware-time;
68 </para>
[5976163]69 </listitem>
70 </itemizedlist>
71
72 <bridgehead renderas="sect3">ALSA Firmware Dependencies</bridgehead>
73
74 <bridgehead renderas="sect4">Required</bridgehead>
[0c7d410]75 <para role="required">
76 <xref linkend="alsa-tools"/>
77 </para>
[5976163]78
[740012b]79 <bridgehead renderas="sect4">Optional</bridgehead>
[0c7d410]80 <para role="optional">
81 <ulink url="http://www.pjrc.com/tech/8051/">AS31</ulink>
82 (for rebuilding the firmware from source)
83 </para>
[740012b]84
[0e2aa08]85 <para condition="html" role="usernotes">User Notes:
[0c7d410]86 <ulink url="&blfs-wiki;/alsa-firmware"/>
87 </para>
[5976163]88 </sect2>
89
90 <sect2 role="installation">
91 <title>Installation of ALSA Firmware</title>
92
[0c7d410]93 <para>
94 The <application>ALSA Firmware</application> package is only
95 needed by those with advanced requirements for their sound
96 card. See the README for configure options.
97 </para>
[5976163]98
[0c7d410]99 <para>
100 Install <application>ALSA Firmware</application> by running
101 the following commands:
102 </para>
[5976163]103
104<screen><userinput>./configure --prefix=/usr &amp;&amp;
105make</userinput></screen>
106
[0c7d410]107 <para>
108 This package does not come with a test suite.
109 </para>
[a0d91227]110
[0c7d410]111 <para>
112 Now, as the <systemitem class="username">root</systemitem> user:
113 </para>
[5976163]114
115<screen role="root"><userinput>make install</userinput></screen>
116
117 </sect2>
[48b7295]118
[bdf22d74]119 <sect2 role="content">
120 <title>Contents</title>
121
122 <segmentedlist>
123 <segtitle>Installed Programs</segtitle>
124 <segtitle>Installed Libraries</segtitle>
[831c11e4]125 <segtitle>Installed Directories</segtitle>
[bdf22d74]126
127 <seglistitem>
[0c7d410]128 <seg>
129 None
130 </seg>
131 <seg>
132 None
133 </seg>
134 <seg>
135 Several directories in /lib/firmware and
136 /usr/share/alsa/firmware
137 </seg>
[bdf22d74]138 </seglistitem>
139 </segmentedlist>
140
141 </sect2>
142
[48b7295]143</sect1>
Note: See TracBrowser for help on using the repository browser.