Rui,
This is the only way I could my awe32 to work, maybe there is
another way but it worked for me. Sound support may have
changed, I'm using 2.0.36 (Redhat 5.2). SB live might be different, I
would image it would be backward compatable w/SB's.
Compiled kernel w/sound support (and all SB options)
Comment out load sound modules section of /etc/rc.d/rc.sysinit
Comment out any "alias" for sound in /etc/conf.modules
add to end of /etc/rc.d/rc.local
-------------------------
#Sound Blaster Config
modprobe sound
insmod uart401
insmod sb io=0x220 irq=10 dma=1 dma16=7 mpu_io=0x620
insmod awe_wave
sfxload /etc/midi/gu11rom.sf2 (renamed file)
-------------------------
test
cat /usr/share/sndconfig/sample.au > /dev/audio
-
Linux SMP list: FIRST see FAQ at http://www.irisa.fr/prive/mentre/smp-faq/
To Unsubscribe: send "unsubscribe linux-smp" to [EMAIL PROTECTED]