source: multimedia/libdriv/alsa-firmware.xml@ 2a3a49a

systemd-13485
Last change on this file since 2a3a49a was 2a3a49a, checked in by Douglas R. Reno <renodr@…>, 9 years ago

Update to cURL-7.45.0
Update to ICU-56.1
Update to gstreamer.1.6.0
Update to ISO-Codes-3.62
Update to gst-plugins-base-1.6.0
Update to gsettings-desktop-schemas-3.18.0
Update to glib-networking-2.46.1
Update to libsoup-2.52.1
Update to at-spi2-core-2.18.1
Update to at-spi2-atk-2.18.1
Update to gtk+-3.18.2
Update to BlueZ-5.35
Update to PulseAudio-7.0
Update to v4l-utils-1.8.0
Update to gst-plugins-good-1.6.0
Plenty of tags

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@16529 af4574ff-66df-0310-9fd7-8a98e5e911e0

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