On Thu, 26 Feb 2004, Baptiste SIMON wrote:

> Hi the list.
> 
> I'm new on ALSA (I know, OSS is bad for me ;c).
> 
> I'm playing w/ that on a FX43G mainboard (SK43G shuttle box) which is 
> based on the VT8237 chipset. On it, we can find this multimedia controller :
> 
> 00:11.5 Multimedia audio controller: VIA Technologies, Inc. 
> VT8233/A/8235 AC97 Audio Controller (rev 60)
> 
> I've compiled ALSA as a module on my linux-kernel 2.6.3.
> 
> - -- ---
> $ grep _SND_ /usr/src/linux/.config | grep -v '^#'
> CONFIG_SND_SEQUENCER=m
> CONFIG_SND_OSSEMUL=y
> CONFIG_SND_MIXER_OSS=m
> CONFIG_SND_PCM_OSS=m
> CONFIG_SND_SEQUENCER_OSS=y
> CONFIG_SND_VIA82XX=m
> - -- ---
> 
> then, if I try to play a sound, every channels (on my 5.1 sound kit) are 
> quiet, exept the surround one. And to get this (which is the best that I 
> can), I had to set up the "Duplicate front" option, 'cause without it, I 
> can get no sound at all.
> 
> you can find my mixer values in the attached file, got w/ amixer.
> 
> I have those options in my /etc/modules.conf and 
> /lib/modules/modprobe.conf (I'm on Debian SID).
> 
> - -- ---
> # ALSA portion
> alias char-major-116 snd
> alias snd-card-0 snd-via82xx
> options snd-via82xx dxs_support=4

Try add ac97_quirk=0 or ac97_quirk=4 option here.

                                                Jaroslav

-----
Jaroslav Kysela <[EMAIL PROTECTED]>
Linux Kernel Sound Maintainer
ALSA Project, SuSE Labs


-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to