Bug 145302 - Sound for asrock K8NF4G-SATA2 doesn't work.
Summary: Sound for asrock K8NF4G-SATA2 doesn't work.
Status: RESOLVED FIXED
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: Sound (show other bugs)
Version: Beta 1
Hardware: x86-64 Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Takashi Iwai
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-24 20:12 UTC by Joop Boonen
Modified: 2006-01-30 14:46 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
Error log for the nvidia delivered driver (21.20 KB, text/x-log)
2006-01-24 20:14 UTC, Joop Boonen
Details
All hardware info (192.01 KB, text/plain)
2006-01-24 20:20 UTC, Joop Boonen
Details

Note You need to log in before you can comment on or make changes to this bug.
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.