davidnicho wrote:
I have just updated my Kernel to 2.6.10-1.766_FC3 and I have a silicon integrated systems [SiS] sound controller.
lsmod shows:
snd_intel8x0 33249 2
snd_ac97_codec 67489 1 snd_intel8x0
snd_pcm_oss 47989 0
snd_mixer_oss 17089 2 snd_pcm_oss
snd_pcm 93001 3 snd_intel8x0,snd_ac97_codec,snd_pcm_oss
snd_timer 29125 1 snd_pcm
snd 52645 8 snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
soundcore 10017 2 snd
snd_page_alloc 9541 2 snd_intel8x0,snd_pcm
Sound was working file with the 2.6.9-1.681 old kernel. Now when I use system settings soundcard detection it shows the correct hardware but I do not hear the test sound. Do I need to load the modules by hand?
Can anyone help :-?
I may be mistaken, but I think others with the same sound card have
reported the problem previously. Check the list archives and try
googling on the kernel and soundcard driver combo. I seem to remember
workarounds consisting of muting some items in Alsamixer, but that might
be a different setup.