summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/FAQ15
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/FAQ b/doc/FAQ
index 4b925cdd9..04fbd20b9 100644
--- a/doc/FAQ
+++ b/doc/FAQ
@@ -497,6 +497,21 @@ aaxine foo.mpg
to use aalib video output.
+problem with loading alsa 09 libraries
+--------------------------------------
+
+Joel Atyas <smilin@seedling.com> wrote:
+
+i had a similar problem which turned out to be caused by a feature in
+.xinerc which is still undocumented. so this proposed solution is bound
+to be a wild guess: put the lines
+
+alsa_pcm_device:plughw:0,0
+alsa_ac3_device:plughw:0,2
+
+somewhere into your ~/.xinerc and try again.
+
+
i think I found a bug!
----------------------