This is seems to be a recurring problem in the archives, but I didn't
see a resolution off hand.  My problem, shown in /proc/asound/sndstat:

Sound Driver:3.8.1a-980706 (ALSA v0.9.0beta12 emulation code)
Kernel: Linux heebiejeebies 2.4.18 #1 SMP Thu Feb 28 11:22:02 PST 2002 i686
Config options: 0

Installed drivers: 
Type 10: ALSA emulation

Card config: 
Sound Blaster 16 at 0x220, irq 5, dma 1&5

Audio devices: NOT ENABLED IN CONFIG

Synth devices:
0: OPL3 FM

Midi devices:
0: MPU-401 (UART)

Timers:
7: system timer

Mixers: NOT ENABLED IN CONFIG



If I read some the messages in the archive correctly, it sounds like I
should be using the module snd-card-sbawe instead of snd-sbawe.  However
snd-card-sbawe doesn't exist.  In fact it appears that the compilation
of snd-card-sbawe (or lack of) was discussed on the devel list:

http://www.geocrawler.com/mail/thread.php3?subject=%5BAlsa-devel%5D+snd-card-sbawe+not+building&list=12349

But there doesn't appear to a resolution to this problem.  So what am I
missing?  Below is a list of my loaded sound modules.



Module                  Size  Used by    Tainted: P  
snd-sbawe              19648   0 (unused)
snd-opl3-lib            8544   0 [snd-sbawe]
snd-sb16-dsp           10080   0 [snd-sbawe]
snd-pcm                70752   0 [snd-sb16-dsp]
snd-timer              15840   0 [snd-opl3-lib snd-pcm]
snd-mpu401-uart         5184   0 [snd-sbawe snd-sb16-dsp]
snd-rawmidi            17472   0 [snd-mpu401-uart]
snd-sb16-csp           20416   0 [snd-sbawe]
snd-sb-common          10040   0 [snd-sbawe snd-sb16-dsp snd-sb16-csp]
snd-hwdep               5280   0 [snd-opl3-lib snd-sb16-csp]
snd-seq-device          4804   0 [snd-sbawe snd-opl3-lib snd-rawmidi]
snd                    42344   0 [snd-sbawe snd-opl3-lib snd-sb16-dsp snd-pcm 
snd-timer snd-mpu401-uart snd-rawmidi snd-sb16-csp snd-sb-common snd-hwdep 
snd-seq-device]
soundcore               4964   3 [snd]


My /etc/modules.conf:

# for ALSA with OSS support
alias char-major-116 snd
alias char-major-14 soundcore
alias snd-card-0 snd-sbawe
alias sound-slot-0 snd-card-0
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
options snd-sbawe snd_port=0x220 snd_mpu_port=0x330 snd_awe_port=0x620 snd_irq=5 
snd_dma8=1 snd_dma16=5 snd_isapnp=0

I configured it with:

./configure --with-sequencer=yes --with-debug=detect --with-cards=sbawe



-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Dale Harris  <[EMAIL PROTECTED]>   GPG key: 372FBD57    http://www.maybe.org/

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

Reply via email to