Bjorn Wielens wrote:
Hey,
I haven't had any issues building just the driver package (provided your
distro already installs the normal ALSA packages.)
It can't hurt to try though, if you think it may help.
Perhaps some configuration is needed- try 'sudo alsaconf' and use it to
configure your card.
What is the output of 'lsmod | grep snd'?
Thanks,
Bjorn.
Hello Bjorn,
I tried setting 'options snd-hda-intel model=medion' in
/etc/modprobe.conf and now I am a long way further ahead. I still cannot
get any sound out of the thing but at least the card is now recognised
and the panel vol control sees it and can be adjusted. Maybe model=
needs to be set for something else.
alsamixer and amixer still do not work. Outputs below.
[graeme@flintstone ~]$ alsamixer
ALSA lib simple_none.c:1491:(simple_add1) helem (MIXER,'Headphone
Playback Switch',0,2,0) appears twice or more
alsamixer: function snd_mixer_load failed: Invalid argument
[graeme@flintstone ~]$ amixer
ALSA lib simple_none.c:1491:(simple_add1) helem (MIXER,'Headphone
Playback Switch',0,2,0) appears twice or more
amixer: Mixer default load error: Invalid argument
[graeme@flintstone ~]$
Output of lsmod | grep snd:
[graeme@flintstone ~]$ /sbin/lsmod | grep snd
snd_hda_intel 376568 2
snd_seq_dummy 6788 0
snd_seq_oss 30748 0
snd_seq_midi_event 9728 1 snd_seq_oss
snd_seq 45604 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_seq_device 10124 3 snd_seq_dummy,snd_seq_oss,snd_seq
snd_pcm_oss 36640 0
snd_mixer_oss 16640 3 snd_pcm_oss
snd_pcm 63108 2 snd_hda_intel,snd_pcm_oss
snd_timer 21128 2 snd_seq,snd_pcm
snd_page_alloc 11656 2 snd_hda_intel,snd_pcm
snd_hwdep 10500 1 snd_hda_intel
snd 47032 10
snd_hda_intel,snd_seq_dummy,snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer,snd_hwdep
soundcore 9288 3 snd
[graeme@flintstone ~]$
alsaconf is not on my system. What package is it in? I thought it was in
alsa-utils.
Thanks for sticking with me on this. Much appreciated.
--
Kind regards,
Graeme Nichols.
...
Registered Linux User 381781 (http://counter.li.org/)
----------------------------------------------------------------------
- "All that is required for evil to prevail is _
- for good men to do nothing" _
_ Edmund Burke (1729-1797), British writer and politician. _
----------------------------------------------------------------------