LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Alsa drivers, no surround (https://www.linuxquestions.org/questions/linux-software-2/alsa-drivers-no-surround-73913/)

vexer 07-18-2003 03:23 PM

Alsa drivers, no surround
 
Does anyone know how to get surround in alsa?

I configured everything by following this site:

http://linuxtipps.sourceforge.net/show.php/en/faq/2.htm

I've played with the alsamixer with out any results.

I have a SB Audigy Gamer, so I'm using the emu10k1 driver. My speakers are Altec 4piece sat. with sub. My modules.conf section look like this (running slack 9, 2.4.21):

----
# Sound support
alias char-major-116 snd
alias snd-card-0 snd-emu10k1
# module options should go here

# OSS/Free portion
alias char-major-14 soundcore
alias sound-slot-0 snd-card-0

# card #1
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
--------


LSMOD looks like this:
-----

snd-pcm-oss 39428 0 (autoclean)
snd-mixer-oss 13592 0 (autoclean) [snd-pcm-oss]
snd-emu10k1 75060 0
snd-pcm 67264 0 [snd-pcm-oss snd-emu10k1]
snd-timer 16708 0 [snd-pcm]
snd-page-alloc 6868 0 [snd-emu10k1 snd-pcm]
snd-ac97-codec 41672 0 [snd-emu10k1]
snd-rawmidi 15360 0 [snd-emu10k1]
snd-util-mem 1616 0 [snd-emu10k1]
snd-seq-device 4372 0 [snd-emu10k1 snd-rawmidi]
snd-hwdep 5248 0 [snd-emu10k1]
snd 34020 0 [snd-pcm-oss snd-mixer-oss snd-emu10k1 snd-pcm snd-timer snd-ac97-codec snd-rawmidi snd-util-mem snd-seq-device snd-hwdep]
---------

-vexer

vexer 07-19-2003 07:46 PM

Anyone?


-vexer

PS: Bump

hypermegachi 11-01-2003 01:18 PM

for me, i used gnome-alsamixer and check off surround in the options and it worked for me

remember to use:
alsactl store

to store the settings


All times are GMT -5. The time now is 04:13 AM.