Bugzilla – Bug 145302
Sound for asrock K8NF4G-SATA2 doesn't work.
Last modified: 2006-01-30 14:46:52 UTC
It looks like alsa doesn't support sound for above mentioned board. Nvidia 6100 + 410. The by nvidia delevered driver cant be compiled. Therefor i don't have any sound at all. I'll add the compilation error for the by nvidia delivered drivers. Hopefully it's supported by Alsa soon.
Created attachment 64851 [details] Error log for the nvidia delivered driver
Hardware info: nForce 410 MCP,realtek ALC850 7.1 Channel AC'97 Audio Codec
Created attachment 64852 [details] All hardware info
From what i read on the internet it looks like the alsa driver should be: intel-hda because of dolby 5.1? I didn't get it to work.
I did a: linux:~ # modprobe snd-hda-intel linux:~ # lsmod | grep hda snd_hda_intel 19228 0 snd_hda_codec 145280 1 snd_hda_intel snd_pcm 97292 2 snd_hda_intel,snd_hda_codec snd 63912 4 snd_hda_intel,snd_hda_codec,snd_pcm,snd_timer snd_page_alloc 11408 2 snd_hda_intel,snd_pcm linux:~ # It seems to load without a problem. alsaconf doesn't seem to find it. I don't get sount to work yet.
Fixed on beta2 kernel. YaST might not be able to find the card, but you can configure it via alsaconf.
I've tested it. YaST indeed doesn't configure sound yet. Via alsaconf i can configure it. It works great. Hopefully YaST will also configure it soon.