diff options
author | Guenter Bartsch <guenter@users.sourceforge.net> | 2001-08-23 21:42:50 +0000 |
---|---|---|
committer | Guenter Bartsch <guenter@users.sourceforge.net> | 2001-08-23 21:42:50 +0000 |
commit | 572a2ac889e9dd705a4b8243038fb8d44b4a7a6b (patch) | |
tree | f8c255a6b86c5ea4780be20c72ad7c5683778f83 | |
parent | 9af0f9b8e5cf19ac23ddf3e1ff62629b0109d253 (diff) | |
download | xine-lib-572a2ac889e9dd705a4b8243038fb8d44b4a7a6b.tar.gz xine-lib-572a2ac889e9dd705a4b8243038fb8d44b4a7a6b.tar.bz2 |
FAQ update (alsa09 devices)
CVS patchset: 474
CVS date: 2001/08/23 21:42:50
-rw-r--r-- | doc/FAQ | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -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! ---------------------- |