source: multimedia/libdriv/alsa-utils-systemd.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: 13.2 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY alsa-utils-download-http "&alsa-download-http;/utils/alsa-utils-&alsa-utils-version;.tar.bz2">
8 <!ENTITY alsa-utils-download-ftp "&alsa-download-ftp;/utils/alsa-utils-&alsa-utils-version;.tar.bz2">
9 <!ENTITY alsa-utils-md5sum "6b289bf874c4c9a63f4b3973093dd404">
10 <!ENTITY alsa-utils-size "1.1 MB">
11 <!ENTITY alsa-utils-buildsize "12 MB">
12 <!ENTITY alsa-utils-time "0.1 SBU">
13]>
14
15<sect1 id="alsa-utils" xreflabel="alsa-utils-&alsa-utils-version;">
16 <?dbhtml filename="alsa-utils.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>alsa-utils-&alsa-utils-version;</title>
24
25 <indexterm zone="alsa-utils">
26 <primary sortas="a-alsa-utils">alsa-utils</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to ALSA Utilities</title>
31
32 <para>
33 The <application>ALSA Utilities</application> package contains
34 various utilities which are useful for controlling your sound
35 card.
36 </para>
37
38 &lfs78_checked;
39
40 <bridgehead renderas="sect3">Package Information</bridgehead>
41 <itemizedlist spacing="compact">
42 <listitem>
43 <para>
44 Download (HTTP): <ulink url="&alsa-utils-download-http;"/>
45 </para>
46 </listitem>
47 <listitem>
48 <para>
49 Download (FTP): <ulink url="&alsa-utils-download-ftp;"/>
50 </para>
51 </listitem>
52 <listitem>
53 <para>
54 Download MD5 sum: &alsa-utils-md5sum;
55 </para>
56 </listitem>
57 <listitem>
58 <para>
59 Download size: &alsa-utils-size;
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Estimated disk space required: &alsa-utils-buildsize;
65 </para>
66 </listitem>
67 <listitem>
68 <para>
69 Estimated build time: &alsa-utils-time;
70 </para>
71 </listitem>
72 </itemizedlist>
73
74 <bridgehead renderas="sect3">ALSA Utilities Dependencies</bridgehead>
75
76 <bridgehead renderas="sect4">Required</bridgehead>
77 <para role="required">
78 <xref linkend="alsa-lib"/>
79 </para>
80
81 <bridgehead renderas="sect4">Optional</bridgehead>
82 <para role="optional">
83 <xref linkend="libsamplerate"/>,
84 <xref linkend="xmlto"/> and
85 <ulink url="http://hightek.org/dialog/">Dialog</ulink>
86 </para>
87
88 <para condition="html" role="usernotes">User Notes:
89 <ulink url="&blfs-wiki;/alsa-utils"/>
90 </para>
91 </sect2>
92
93 <sect2 role="installation">
94 <title>Installation of ALSA Utilities</title>
95
96 <para>
97 Install <application>ALSA Utilities</application> by
98 running the following commands:
99 </para>
100
101<screen><userinput>./configure --disable-alsaconf --disable-xmlto &amp;&amp;
102make</userinput></screen>
103
104 <para>
105 This package does not come with a test suite.
106 </para>
107
108 <para>
109 Now, as the <systemitem class="username">root</systemitem> user:
110 </para>
111
112<screen role="root"><userinput>make install</userinput></screen>
113
114 </sect2>
115
116 <sect2 role="commands">
117 <title>Command Explanations</title>
118
119 <para>
120 <option>--disable-alsaconf</option>: This switch disables building the
121 <command>alsaconf</command> configuration tool which is incompatible with
122 <application>Udev</application>.
123 </para>
124
125 <para>
126 <option>--disable-xmlto</option>: Omit this switch if you have installed
127 <xref linkend="xmlto"/> and don't wish to install pregenerated man pages.
128 </para>
129
130 </sect2>
131
132 <sect2 role="configuration">
133 <title>Configuring ALSA Utilities</title>
134
135 <sect3 id="alsa-utils-config">
136 <title>Config Files</title>
137
138 <para>
139 <filename>/var/lib/alsa/asound.state</filename>
140 </para>
141
142 <indexterm zone="alsa-utils alsa-utils-config">
143 <primary sortas="e-var-lib-alsa-asound.state">/var/lib/alsa/asound.state</primary>
144 </indexterm>
145
146 </sect3>
147
148 <sect3>
149 <title>Configuration Information</title>
150
151 <para>
152 Note that all channels of your sound card are muted by default.
153 You can use the <command>alsamixer</command> program to change
154 this. Use <command>speaker-test</command> to check that your
155 settings have been applied correctly. You should hear
156 <quote>pink noise</quote> on your speakers.
157 </para>
158
159 <para>
160 The <filename>alsactl</filename> program is normally run from a
161 standard <application>udev</application> rule. The first time it
162 is run, it will complain that there is no state in
163 <filename>/var/lib/alsa/asound.state</filename>. You can prevent
164 this by running the following commands as the
165 <systemitem class="username">root</systemitem> user:
166 </para>
167
168<screen role="root"><userinput>alsactl -L store</userinput></screen>
169
170 <para>
171 The volume settings should be restored from the saved state by
172 <application>Udev</application> when the device is detected
173 (during boot or when plugged in for USB devices).
174 </para>
175
176 <para>
177 All sound devices are not accessible for any user except
178 <systemitem class="username">root</systemitem> and members of the
179 <systemitem class="groupname">audio</systemitem> group. Add any
180 users that might use the sound devices to that group:
181 </para>
182
183<screen role="root"><userinput>usermod -a -G audio <replaceable>&lt;username&gt;</replaceable></userinput></screen>
184
185 <note>
186 <para>
187 You may need to log out and back in again to refresh your group
188 memberships. '<command>su <replaceable>&lt;username&gt;</replaceable></command>'
189 should work as well.
190 </para>
191 </note>
192
193 </sect3>
194
195 </sect2>
196
197 <sect2 role="content">
198 <title>Contents</title>
199
200 <segmentedlist>
201 <segtitle>Installed Programs</segtitle>
202 <segtitle>Installed Libraries</segtitle>
203 <segtitle>Installed Directories</segtitle>
204
205 <seglistitem>
206 <seg>
207 aconnect, alsa-info.sh, alsactl, alsaloop, alsamixer,
208 alsaucm, amidi, amixer, aplay, aplaymidi, arecord (symlink),
209 arecordmidi, aseqdump, aseqnet, iecset and
210 speaker-test
211 </seg>
212 <seg>
213 None
214 </seg>
215 <seg>
216 /usr/share/sounds/alsa and /var/lib/alsa
217 </seg>
218 </seglistitem>
219 </segmentedlist>
220
221 <variablelist>
222 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
223 <?dbfo list-presentation="list"?>
224 <?dbhtml list-presentation="table"?>
225
226 <varlistentry id="aconnect">
227 <term><command>aconnect</command></term>
228 <listitem>
229 <para>
230 is a utility for connecting and disconnecting two
231 existing ports in the ALSA sequencer system.
232 </para>
233 <indexterm zone="alsa-utils aconnect">
234 <primary sortas="b-aconnect">aconnect</primary>
235 </indexterm>
236 </listitem>
237 </varlistentry>
238
239 <varlistentry id="alsa-info.sh">
240 <term><command>alsa-info.sh</command></term>
241 <listitem>
242 <para>
243 is used to generate a file containing detailed information
244 about your sound hardware.
245 </para>
246 <indexterm zone="alsa-utils alsa-info.sh">
247 <primary sortas="b-alsa-info.sh">alsa-info.sh</primary>
248 </indexterm>
249 </listitem>
250 </varlistentry>
251
252 <varlistentry id="alsactl">
253 <term><command>alsactl</command></term>
254 <listitem>
255 <para>
256 is used to control advanced settings for the
257 ALSA sound card drivers.
258 </para>
259 <indexterm zone="alsa-utils alsactl">
260 <primary sortas="b-alsactl">alsactl</primary>
261 </indexterm>
262 </listitem>
263 </varlistentry>
264
265 <varlistentry id="alsaloop">
266 <term><command>alsaloop</command></term>
267 <listitem>
268 <para>
269 allows creation of a PCM loopback between a PCM capture
270 device and a PCM playback device.
271 </para>
272 <indexterm zone="alsa-utils alsaloop">
273 <primary sortas="b-alsaloop">alsaloop</primary>
274 </indexterm>
275 </listitem>
276 </varlistentry>
277
278 <varlistentry id="alsamixer">
279 <term><command>alsamixer</command></term>
280 <listitem>
281 <para>
282 is an Ncurses based mixer program for use with
283 the ALSA sound card drivers.
284 </para>
285 <indexterm zone="alsa-utils alsamixer">
286 <primary sortas="b-alsamixer">alsamixer</primary>
287 </indexterm>
288 </listitem>
289 </varlistentry>
290
291 <varlistentry id="alsaucm">
292 <term><command>alsaucm</command></term>
293 <listitem>
294 <para>
295 allows applications to access the hardware in an abstracted manner
296 </para>
297 <indexterm zone="alsa-utils alsaucm">
298 <primary sortas="b-alsaucm">alsaucm</primary>
299 </indexterm>
300 </listitem>
301 </varlistentry>
302
303 <varlistentry id="amidi">
304 <term><command>amidi</command></term>
305 <listitem>
306 <para>
307 is used to read from and write to ALSA
308 RawMIDI ports.
309 </para>
310 <indexterm zone="alsa-utils amidi">
311 <primary sortas="b-amidi">amidi</primary>
312 </indexterm>
313 </listitem>
314 </varlistentry>
315
316 <varlistentry id="amixer">
317 <term><command>amixer</command></term>
318 <listitem>
319 <para> allows command-line control of the mixers for the
320 ALSA sound card drivers.</para>
321 <indexterm zone="alsa-utils amixer">
322 <primary sortas="b-amixer">amixer</primary>
323 </indexterm>
324 </listitem>
325 </varlistentry>
326
327 <varlistentry id="aplay">
328 <term><command>aplay</command></term>
329 <listitem>
330 <para>
331 is a command-line soundfile player for the
332 ALSA sound card drivers.
333 </para>
334 <indexterm zone="alsa-utils aplay">
335 <primary sortas="b-aplay">aplay</primary>
336 </indexterm>
337 </listitem>
338 </varlistentry>
339
340 <varlistentry id="aplaymidi">
341 <term><command>aplaymidi</command></term>
342 <listitem>
343 <para>
344 is a command-line utility that plays the specified
345 MIDI file(s) to one or more ALSA sequencer ports.
346 </para>
347 <indexterm zone="alsa-utils aplaymidi">
348 <primary sortas="b-aplaymidi">aplaymidi</primary>
349 </indexterm>
350 </listitem>
351 </varlistentry>
352
353 <varlistentry id="arecord">
354 <term><command>arecord</command></term>
355 <listitem>
356 <para>
357 is a command-line soundfile recorder for the
358 ALSA sound card drivers.
359 </para>
360 <indexterm zone="alsa-utils arecord">
361 <primary sortas="b-arecord">arecord</primary>
362 </indexterm>
363 </listitem>
364 </varlistentry>
365
366 <varlistentry id="arecordmidi">
367 <term><command>arecordmidi</command></term>
368 <listitem>
369 <para>
370 is a command-line utility that records a standard
371 MIDI file from one or more ALSA sequencer ports.
372 </para>
373 <indexterm zone="alsa-utils arecordmidi">
374 <primary sortas="b-arecordmidi">arecordmidi</primary>
375 </indexterm>
376 </listitem>
377 </varlistentry>
378
379 <varlistentry id="aseqdump">
380 <term><command>aseqdump</command></term>
381 <listitem>
382 <para>
383 is a command-line utility that prints the sequencer events it
384 receives as text.
385 </para>
386 <indexterm zone="alsa-utils aseqdump">
387 <primary sortas="b-aseqdump">aseqdump</primary>
388 </indexterm>
389 </listitem>
390 </varlistentry>
391
392 <varlistentry id="aseqnet">
393 <term><command>aseqnet</command></term>
394 <listitem>
395 <para>
396 is an ALSA sequencer client which sends and
397 receives event packets over a network.
398 </para>
399 <indexterm zone="alsa-utils aseqnet">
400 <primary sortas="b-aseqnet">aseqnet</primary>
401 </indexterm>
402 </listitem>
403 </varlistentry>
404
405 <varlistentry id="iecset">
406 <term><command>iecset</command></term>
407 <listitem>
408 <para>
409 is a small utility to set or dump the IEC958 (or so-called
410 <quote>S/PDIF</quote>) status bits of the specified sound
411 card via the ALSA control API.
412 </para>
413 <indexterm zone="alsa-utils iecset">
414 <primary sortas="b-iecset">iecset</primary>
415 </indexterm>
416 </listitem>
417 </varlistentry>
418
419 <varlistentry id="speaker-test">
420 <term><command>speaker-test</command></term>
421 <listitem>
422 <para>
423 is a command-line speaker test tone generator for ALSA.
424 </para>
425 <indexterm zone="alsa-utils speaker-test">
426 <primary sortas="b-speaker-test">speaker-test</primary>
427 </indexterm>
428 </listitem>
429 </varlistentry>
430
431 </variablelist>
432
433 </sect2>
434
435</sect1>
Note: See TracBrowser for help on using the repository browser.