I still have the problem, that Kmix's Master-output is not working. PCM-output does. It's the same using Alsamixer. The set up here is: # cat /etc/modprobe.d/sound options snd slots=snd-via82xx # Ssy1.Ygdz0JkHI56:K7VT6 motherboard alias snd-card-0 snd-via82xx erikja:~ # lsmod | grep snd snd_pcm_oss 52096 0 snd_mixer_oss 21120 1 snd_pcm_oss snd_seq 61376 0 snd_via82xx 33816 1 gameport 19212 3 ns558,snd_via82xx snd_ac97_codec 108580 1 snd_via82xx ac97_bus 6016 1 snd_ac97_codec snd_pcm 87812 3 snd_pcm_oss,snd_via82xx,snd_ac97_codec snd_timer 28424 2 snd_seq,snd_pcm snd_page_alloc 14984 2 snd_via82xx,snd_pcm snd_mpu401_uart 13184 1 snd_via82xx snd_rawmidi 30208 1 snd_mpu401_uart snd_seq_device 12812 2 snd_seq,snd_rawmidi snd 67256 12 snd_pcm_oss,snd_mixer_oss,snd_seq,snd_via82xx,snd_ac97_codec,snd_pcm,snd_timer,snd_mpu401_uart,snd_rawmidi,snd_seq_device soundcore 11976 1 snd erikja:~ # lspci | grep -i audio 00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller (rev 60) # cat /proc/asound/card0/oss_mixer VOLUME "Master" 0 BASS "" 0 TREBLE "" 0 SYNTH "" 0 PCM "PCM" 0 SPEAKER "PC Speaker" 0 LINE "Line" 0 MIC "Mic" 0 CD "CD" 0 IMIX "" 0 ALTPCM "" 0 RECLEV "" 0 IGAIN "Capture" 0 OGAIN "" 0 LINE1 "Aux" 0 LINE2 "" 0 LINE3 "" 0 DIGITAL1 "IEC958" 0 DIGITAL2 "" 0 DIGITAL3 "" 0 PHONEIN "Phone" 0 PHONEOUT "Master Mono" 0 VIDEO "Video" 0 RADIO "" 0 MONITOR "" 0 And here is the output of alsa-info.sh: http://www.alsa-project.org/db/?f=e6567176b274ac07891e72ca7fe3e496f661903b Is there more info necessary to investigate the problem ?. Thanks in advance for any help Erik -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Tue, Sep 2, 2008 at 10:41 PM, Erik Jakobsen <eja@urbakken.dk> wrote:
I still have the problem, that Kmix's Master-output is not working. PCM-output does. It's the same using Alsamixer.
I think I have seen something like this before, but It was kubuntu. I found a setting in kmix telling it to slave master and pcm or something like that. Maybe little green lights above the sliders or something? I don't have that machine anymore so I can't give details. But I remember doing something in the Kde control panel or kmix to set this right. -- ----------JSA--------- Someone stole my tag line, so now I have this rental. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
John Andersen wrote:
On Tue, Sep 2, 2008 at 10:41 PM, Erik Jakobsen <eja@urbakken.dk> wrote:
I still have the problem, that Kmix's Master-output is not working. PCM-output does. It's the same using Alsamixer.
I think I have seen something like this before, but It was kubuntu. I found a setting in kmix telling it to slave master and pcm or something like that. Maybe little green lights above the sliders or something?
I don't have that machine anymore so I can't give details. But I remember doing something in the Kde control panel or kmix to set this right.
Ok John. I cannot understand it, because all seems to be ok, but of course it isn't. Thanks for the reply and testing Kubuntu is sue likewise opensuse in that it uses Alsa and Kmix I think -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Erik Jakobsen wrote:
John Andersen wrote:
On Tue, Sep 2, 2008 at 10:41 PM, Erik Jakobsen <eja@urbakken.dk> wrote:
I still have the problem, that Kmix's Master-output is not working. PCM-output does. It's the same using Alsamixer.
I think I have seen something like this before, but It was kubuntu. I found a setting in kmix telling it to slave master and pcm or something like that. Maybe little green lights above the sliders or something?
I don't have that machine anymore so I can't give details. But I remember doing something in the Kde control panel or kmix to set this right.
Ok John. I cannot understand it, because all seems to be ok, but of course it isn't. Thanks for the reply and testing Kubuntu is sue likewise opensuse in that it uses Alsa and Kmix I think
I had similar fits with an MSI K7N2 Delta ILSR motherboard and onboard sound. What the problem turned out to be was that the SuSE install had in effect installed 2 different sound card setups during install. This was completely transparent and wasn't uncovered until I manually deleted the sound card in YAST only to discover another sound card was "covered up" by the config that I deleted. The second card config magically appeared when I deleted the first sound card. Deleting the second "card", starting over with a clean slate and then installing the sound card again solved the problem. This occurred with 9.3, 10.0 and 10.3 on the same machine. I don't know why, just what it took to fix it... -- David C. Rankin, J.D., P.E. Rankin Law Firm, PLLC 510 Ochiltree Street Nacogdoches, Texas 75961 Telephone: (936) 715-9333 Facsimile: (936) 715-9339 www.rankinlawfirm.com -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (3)
-
David C. Rankin
-
Erik Jakobsen
-
John Andersen