Intel HD Soundcard not working
Hey,
second post, second problem ;)
I am not able to get my Soundcard working under BT2.0... and without some music it is really boring to work ;)
Notebook is a Thinkpad R60 Intel 82801g rev0.2 HD Audio Controller...
The module is loaded, only the Sound Server complains
Code:
Sound server informational message:
Error while initializing the sound driver:
device: default can't be opened for playback (Invalid argument)
The sound server will continue, using the null output device.
lsmod:
Code:
bt ~ # lsmod | grep snd
snd_seq_dummy 3084 0
snd_seq_oss 30720 0
snd_seq_midi_event 5888 1 snd_seq_oss
snd_seq 44016 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_seq_device 6668 3 snd_seq_dummy,snd_seq_oss,snd_seq
snd_pcm_oss 42048 0
snd_mixer_oss 15232 2 snd_pcm_oss
snd_hda_intel 17080 1
snd_hda_codec 198064 1 snd_hda_intel
snd_pcm 68752 3 snd_pcm_oss,snd_hda_intel,snd_hda_codec
snd_timer 19336 2 snd_seq,snd_pcm
snd 44644 10 snd_seq_dummy,snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_hda_intel,snd_hda_codec,snd_pcm,snd_timer
soundcore 5984 2 snd
snd_page_alloc 7816 2 snd_hda_intel,snd_pcm
Anyone with a working Intel Soundcard here ? ;)