You are not logged in.

#1 2010-01-24 01:06:42

draculr
Member
Registered: 2010-01-24
Posts: 4

How to get intel_hda working with pulseaudio?

Hi, this is my second try installing arch linux and everything is completely a breeze to set up except for my sound card. I have an intel_hda sound card and I want to get digital out working. I followed the pulseaudio wiki but when I load up the pulse audio volume control in gnome and goto the configuration tab it says "No cards available for configuration".

When I manually try to run 'start-pulseaudio-x11' it says:
Failure: Module initalization failed

Any ideas on how to get pulse to find my soundcard?

My lsmod |grep snd if it helps:

snd_usb_audio          73210  0 
snd_usb_lib            16183  1 snd_usb_audio
snd_rawmidi            18676  1 snd_usb_lib
snd_hda_codec_analog    69995  1 
snd_seq_dummy           1439  0 
snd_seq_oss            29023  0 
snd_seq_midi_event      5316  1 snd_seq_oss
snd_seq                50558  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_seq_device          5181  4 snd_rawmidi,snd_seq_dummy,snd_seq_oss,snd_seq
snd_hda_intel          21586  0 
snd_hda_codec          63659  2 snd_hda_codec_analog,snd_hda_intel
snd_pcm_oss            39011  0 
snd_hwdep               6340  2 snd_usb_audio,snd_hda_codec
snd_mixer_oss          17299  1 snd_pcm_oss
snd_pcm                70318  4 snd_usb_audio,snd_hda_intel,snd_hda_codec,snd_pcm_oss
snd_timer              18799  2 snd_seq,snd_pcm
snd                    57408  13 snd_usb_audio,snd_rawmidi,snd_hda_codec_analog,snd_seq_oss,snd_seq,snd_seq_device,snd_hda_intel,snd_hda_codec,snd_pcm_oss,snd_hwdep,snd_mixer_oss,snd_pcm,snd_timer
soundcore               6095  1 snd
snd_page_alloc          7033  2 snd_hda_intel,snd_pcm
usbcore               140421  9 usb_storage,uvcvideo,snd_usb_audio,snd_usb_lib,usbhid,uhci_hcd,ehci_hcd

And lspci:

00:1b.0 Audio device: Intel Corporation 82801JI (ICH10 Family) HD Audio Controller

Last edited by draculr (2010-01-24 02:00:37)

Offline

Board footer

Powered by FluxBB