Bug 145302

Summary: Sound for asrock K8NF4G-SATA2 doesn't work.
Product: [openSUSE] SUSE Linux 10.1 Reporter: Joop Boonen <joop.boonen>
Component: SoundAssignee: Takashi Iwai <tiwai>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Beta 1   
Target Milestone: ---   
Hardware: x86-64   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: Error log for the nvidia delivered driver
All hardware info

Description Joop Boonen 2006-01-24 20:12: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.
Comment 1 Joop Boonen 2006-01-24 20:14:17 UTC
Created attachment 64851 [details]
Error log for the nvidia delivered driver
Comment 2 Joop Boonen 2006-01-24 20:19:35 UTC
Hardware info: nForce 410 MCP,realtek ALC850 7.1 Channel AC'97 Audio Codec
Comment 3 Joop Boonen 2006-01-24 20:20:31 UTC
Created attachment 64852 [details]
All hardware info
Comment 4 Joop Boonen 2006-01-24 20:33:34 UTC
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.
Comment 5 Joop Boonen 2006-01-24 20:41:37 UTC
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.
Comment 6 Takashi Iwai 2006-01-25 15:47:06 UTC
Fixed on beta2 kernel.  YaST might not be able to find the card, but you can configure it via alsaconf.

Comment 7 Joop Boonen 2006-01-30 14:46:52 UTC
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.