Asaf Gery wrote:

> Sorry, you should modpobe not insmod, my mistake.
> mixer00 is the oss-mixer, which most applications use (KDE, GNOME, xmixer 
> etc.).
> ALSA driver mute all of the sound devices by default and standard mixers 
> (that use the OSS compatability driver) won't unmute them (or at least I 
> don't know how to do it that way). Use amixer. It's a command line util that 
> comes with ALSA (alsa-utils).
> First type amixer, and look at its output.


OK. looks pretty good. Master Volume was not muted, just turned to 0%
But still there are no OSS-style-devices. THEY DON'T EXIST. How can i 
force devfs do create then ( besides the snddevices script)


> So, in general, you're almost there, just play with amixer - turn on/off few 
> controls, and you're set. When you find the working combination, either leave 
> your machine working (like I do :-) or set your init scripts or 
> /etc/modules.conf to do that automatically.
> Good luck,
> Asaf.
> On Tuesday 27 November 2001 10:54 am, Tobias Edler wrote:
> 
>>Asaf Gery wrote:
>>
>>>I use devfs as well, /dev/mixer /dev/dsp etc. need oss compatability
>>>drivers. If you worked with ALSA before, you have probably compiled them,
>>>but with devfs they must be loaded explicitly.
>>>You should insmod snd-card-als4000 then insmod snd-pcm-oss .


did so.

>>the modules seem to be loaded OK:
>>#lsmod
>>
>>Module                  Size  Used by
>>snd-pcm-oss            36048   0  (unused)
>>snd-pcm                48000   0  [snd-pcm-oss]
>>snd-timer               9616   0  [snd-pcm]
>>snd-mixer-oss           8560   0  [snd-pcm-oss]
>>snd                    24576   0  [snd-pcm-oss snd-pcm snd-timer
>>snd-mixer-oss]
>>soundcore               3920   0  [snd]
>>--cut here



_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to