File: WARNING

package info (click to toggle)
alsadriver 0.2.0-pre8-3
  • links: PTS
  • area: main
  • in suites: slink
  • size: 2,808 kB
  • ctags: 6,550
  • sloc: ansic: 43,490; sh: 916; makefile: 759; perl: 54
file content (12 lines) | stat: -rw-r--r-- 526 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12

WARNING!!! Mixer channels for ALSA driver are muted by default!!!
*****************************************************************
Some soundcards (like GUS MAX/PnP, OAK Mozart), supports hardware muting
and this muting should be turned off only with these ways:

1. ALSA native (not OSS) mixers:
   Look for alsa-lib and alsa-utils packages for amixer and alsamixer...
2. You can edit of output from /proc/asound/0/mixer0 file and remove
   words lmute and rmute by selected channel. Write back changes to
   same file...