On Sat, 2003-12-13 at 15:54, Helgi �rn Helgason wrote: > On 2003-12-13, Redeeman wrote: > > ogg123 uses alsa native, you are in need of oss emulation, at kernel > > level, /etc/modules.d/alsa should have some configuration possibilities > > > This is what I got oss related in /etc/modules.conf: > alias sound-service-0-0 snd-mixer-oss > alias sound-service-0-1 snd-seq-oss > alias sound-service-0-3 snd-pcm-oss > alias sound-service-0-8 snd-seq-oss > alias sound-service-0-12 snd-pcm-oss > > alias /dev/mixer snd-mixer-oss > alias /dev/dsp snd-pcm-oss > alias /dev/midi snd-seq-oss >
Do an lsmod and verify that the modules are loaded. When I upgraded from alsa 0.9.2 to 0.9.8, I discovered that the alsa-driver package no longer built the oss emulation modules unless I set "oss" in my USE flags. If the modules are not loaded, re-emerge using the command env USE="oss" emerge alsa-driver Regards, Paul -- My Gentoo stuff: http://varnerfamily.org/pvarner/gentoo -- [EMAIL PROTECTED] mailing list
