> > I have ISA soundcard - Gravis UltraSound MAX. Kernel
> > 2.6.5. Load module:
> > # modprobe snd-gusmax port=0x220 irq=11 dma1=6
> > dma2=7
> > There is a device /dev/dsp But the sound is not
> > present, I think to that there
> > are no interruptions:
>
> To use /dev/dsp, you need the OSS emulation loaded as
> well as the ALSA driver. Have you tried loading
> snd-pcm-oss after snd-gusmax?

Yes, I tried:

# lsmod
Module                  Size  Used by
snd_pcm_oss            50372  0
snd_gusmax              7460  0
snd_gus_lib            47168  1 snd_gusmax
snd_rawmidi            20736  1 snd_gus_lib
snd_cs4231_lib         23520  1 snd_gusmax
snd_pcm                88100  3 snd_pcm_oss,snd_gus_lib,snd_cs4231_lib
snd_page_alloc          9092  2 snd_cs4231_lib,snd_pcm
snd_mixer_oss          17824  1 snd_pcm_oss
nvidia               1701516  10




-------------------------------------------------------
This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek
For a limited time only, get FREE Ground shipping on all orders of $35
or more. Hurry up and shop folks, this offer expires April 30th!
http://www.thinkgeek.com/freeshipping/?cpg=12297
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to