Changeset 22f39f2
- Timestamp:
- 01/18/2007 06:04:18 AM (16 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 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, ken/inkscape-core-mods, krejzi/svn, lazarus, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- a0db09b
- Parents:
- b4e477a
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/welcome/changelog.xml
rb4e477a r22f39f2 46 46 <itemizedlist> 47 47 <listitem> 48 <para>[dnicholson] - Updated the ALSA Library, Plugins and 49 Utilities to version 1.0.13.</para> 50 </listitem> 51 <listitem> 48 52 <para>[dnicholson] - Fixed the ALSA udev rules to work properly 49 53 with the Udev and rules in stable LFS. This includes removing … … 54 58 </listitem> 55 59 <listitem> 56 <para>[dnicholson] - Updated the ALSA Library and Plugins to57 version 1.0.13.</para>58 </listitem>59 <listitem>60 60 <para>[dnicholson] - Added an http:// link for the gpm 61 61 package.</para> -
multimedia/libdriv/alsa-utils.xml
rb4e477a r22f39f2 7 7 <!ENTITY alsa-utils-download-http "&alsa-download-http;/utils/alsa-utils-&alsa-utils-version;.tar.bz2"> 8 8 <!ENTITY alsa-utils-download-ftp "&alsa-download-ftp;/utils/alsa-utils-&alsa-utils-version;.tar.bz2"> 9 <!ENTITY alsa-utils-md5sum " ba9b8010120701d0f6daf061d392cfa2">10 <!ENTITY alsa-utils-size "9 72KB">11 <!ENTITY alsa-utils-buildsize " 6.8MB">9 <!ENTITY alsa-utils-md5sum "dfe4bb5d3217f3ec662b172ce8397cf0"> 10 <!ENTITY alsa-utils-size "958 KB"> 11 <!ENTITY alsa-utils-buildsize "8.1 MB"> 12 12 <!ENTITY alsa-utils-time "0.1 SBU"> 13 13 ]> … … 113 113 <para>Note that all channels of your sound card are muted by default. 114 114 You can use the <command>alsamixer</command> program from the 115 <application>ALSA Utilities</application> to change this.</para> 115 <application>ALSA Utilities</application> to change this. Use 116 <command>speaker-test</command> to check that your settings have 117 been applied correctly.</para> 116 118 117 119 <para>The first time the <filename>alsactl</filename> program is run from
Note:
See TracChangeset
for help on using the changeset viewer.