lmandrake
2004-10-01, 02:25 PM CDT
Hello everyone,
i have problems getting the alsamixer (or aumix) to work with my kt800 chipset on an asroch k7v88. Sound is playing fine using alsa but i can't change the volume, i can turn it off... but having a litte more that on/off switch would be great.
Here is my modprobe.conf:
alias char-major-14 soundcore
alias char-major-116 snd
alias sound-slot-0 snd-via82xx
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
alias snd-card-0 snd-via82xx
options snd-via82xx index=0 dxs_support=2 ac97_quirk=0
install snd-via82xx /sbin/modprobe --ignore-install snd-via82xx && /usr/sbin/alsactl restore >/dev/null 2>&1 || :
remove snd-via82xx { /usr/sbin/alsactl store >/dev/null 2>&1 || : ; }; /sbin/modprobe -r --ignore-remove snd-via82xx
lsmod output:
snd_mixer_oss 16768 1
snd_via82xx 22692 4
snd_ac97_codec 60420 1 snd_via82xx
snd_pcm 80392 2 snd_via82xx
snd_timer 19972 1 snd_pcm
snd_page_alloc 9096 2 snd_via82xx,snd_pcm
gameport 3840 1 snd_via82xx
snd_mpu401_uart 5760 1 snd_via82xx
snd_rawmidi 19364 1 snd_mpu401_uart
snd_seq_device 7048 1 snd_rawmidi
snd 43492 13 snd_mixer_oss,snd_via82xx,snd_ac97_codec,snd_pcm,s nd_timer,snd_mpu401_uart,snd_rawmidi,snd_seq_devic e
soundcore 7008 2 snd
I tried Knoppix 3.6 and there is the same problem.
Any ideas?
Greetings
Felix
i have problems getting the alsamixer (or aumix) to work with my kt800 chipset on an asroch k7v88. Sound is playing fine using alsa but i can't change the volume, i can turn it off... but having a litte more that on/off switch would be great.
Here is my modprobe.conf:
alias char-major-14 soundcore
alias char-major-116 snd
alias sound-slot-0 snd-via82xx
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
alias snd-card-0 snd-via82xx
options snd-via82xx index=0 dxs_support=2 ac97_quirk=0
install snd-via82xx /sbin/modprobe --ignore-install snd-via82xx && /usr/sbin/alsactl restore >/dev/null 2>&1 || :
remove snd-via82xx { /usr/sbin/alsactl store >/dev/null 2>&1 || : ; }; /sbin/modprobe -r --ignore-remove snd-via82xx
lsmod output:
snd_mixer_oss 16768 1
snd_via82xx 22692 4
snd_ac97_codec 60420 1 snd_via82xx
snd_pcm 80392 2 snd_via82xx
snd_timer 19972 1 snd_pcm
snd_page_alloc 9096 2 snd_via82xx,snd_pcm
gameport 3840 1 snd_via82xx
snd_mpu401_uart 5760 1 snd_via82xx
snd_rawmidi 19364 1 snd_mpu401_uart
snd_seq_device 7048 1 snd_rawmidi
snd 43492 13 snd_mixer_oss,snd_via82xx,snd_ac97_codec,snd_pcm,s nd_timer,snd_mpu401_uart,snd_rawmidi,snd_seq_devic e
soundcore 7008 2 snd
I tried Knoppix 3.6 and there is the same problem.
Any ideas?
Greetings
Felix