On Friday 21 November 2008 14:32, GN wrote: > Nigel Henry wrote: > > On Thursday 20 November 2008 15:18, GN wrote: > >> Nigel Henry wrote: > >>> On Wednesday 19 November 2008 13:41, GN wrote: > >>>> Hi, > >>>> > >>>> I cannot get sound to work on my Medion MD96420 laptop. According to > >>>> Vista the card is a Realtek High Definition Audio card. Maker Realtek > >>>> Semiconductor Corp.. Driver Version (for Vista) 6.0.1.5523. Two of > >>>> them are listed, one at Location 2 (Internal High Definition Audio > >>>> Bus) and Location 0 (Internal High Definition Audio Bus). > >>>> > >>>> Under Fedora 9 the audio card is listed as Intel Corp.82801H (ICH > >>>> Family) HD Audio Controller (Rev. 03) > >>>> I tried building the drivers from the latest alsa-drivers tarball. All > >>>> went OK and installed without error. Again nothing... > >>>> > >>>> /sbin/lsmod | grep snd gives the following: > >>>> > >>>> [graeme@flintstone Download]$ /sbin/lsmod | grep snd > >>>> snd_hda_intel 376568 0 > >>>> 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 1 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 > >>>>_o ss, snd_mixer_oss,snd_pcm,snd_timer,snd_hwdep soundcore > >>>> 9288 1 snd > >>>> [graeme@flintstone Download]$ > >>>> > >>>> > >>>> Perhaps pulseaudio needs to be stopped. but I cannot see how to do > >>>> that at the moment. Clicking on the Volume Control in the panel > >>>> elicits "No volume control GStreamer plugins and/or devices found" > >>>> Opening the pulseaudio volume control shows "no streams, no sinks and > >>>> no sources available" Got me stumped! > >>>> > >>>> > >>>> Has anybody managed to get this sound card working? All help > >>>> appreciated. > >>> > >>> Hi. Can you post a bit of output please. > >>> > >>> cat /proc/asound/cards > >>> cat /proc/asound/version > >>> cat /proc/asound/card0/codec#0 > >>> > >>> If the card is shown as card0, open alsamixer as user on a terminal, as > >>> below. alsamixer -D hw:0 > >>> > >>> This will show all the playback controls. There may be something muted > >>> (M key toggles mute/unmute), or some sliders may need pushing up. The > >>> main ones would be Master, PCM, and Front, along with the CD one if you > >>> are trying sounds with a music cd. > >>> > >>> You may need to set a model option for snd-hda-intel in > >>> /etc/modprobe.conf, as below. > >>> options snd-hda-intel model=medion > >>> > >>> Then reboot, and check alsamixer again. > >>> > >>> Just some suggestions. > >>> > >>> Nigel. > >> > >> Hi Nigel, > >> > >> Thank you. > >> > >> There are no sound cards recognised, and I don't understand why. See > >> following; > >> > >> [graeme@flintstone ~]$ cat /proc/asound/cards > >> --- no soundcards --- > >> [graeme@flintstone ~]$ cat /proc/asound/version > >> Advanced Linux Sound Architecture Driver Version 1.0.18a. > >> Compiled on Nov 18 2008 for kernel 2.6.25.10-86.fc9.i686 (SMP). > >> [graeme@flintstone ~]$ cat /proc/asound/card0/codec#0 > >> cat: /proc/asound/card0/codec#0: No such file or directory > >> [graeme@flintstone ~]$ > >> > >> Is there something really basic I'm missing? > > > > Hi Graeme. > > Hi Nigel, > > Thank you very much for your help to date. I am much further along today > because of it. > > > I see that on your original post here, that you say Vista identified 2 > > instances, and I have seen this before where the soundcard uses > > snd-hda-intel, and a sound component in the graphics card also uses > > snd-hda-intel (HDMI I think). > > > > As your lsmod line for snd-hda-intel shows that nothing is using it, > > signified by the "0" at the end of the line, how about removing the > > module, and re-installing it. Do an su to root on the CLI (terminal), and > > run the commands below. > > rmmod snd-hda-intel > > modprobe snd-hda-intel > > No errors with the above commands. > > Then run, cat /proc/asound/cards again. > > OK. I added the line you suggested to /etc/modprobe.conf and it was the > factor that got me to the point where I am at now. > > The following now shows up for the three commands you asked me to do; > > [graeme@flintstone ~]$ cat /proc/asound/cards > 0 [Intel ]: HDA-Intel - HDA Intel > HDA Intel at 0xfc200000 irq 22 > [graeme@flintstone ~]$ cat /proc/asound/version > Advanced Linux Sound Architecture Driver Version 1.0.18a. > Compiled on Nov 18 2008 for kernel 2.6.25.10-86.fc9.i686 (SMP). > [graeme@flintstone ~]$ > > > Did you by the way try adding the following line to /etc/modprobe.conf? > > options snd-hda-intel model=medion > > Yes. This got me to where I am currently. I now have the the panel > volume controls working but I am still not able to get any audio out of > the machine. > > alsamixer and amixer still do not work. See following; > > [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 ~]$ 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 ~]$ Hi Graeme. Ok. So far so good. I've just seen the same errors above, while Googling on that Mitac (unknown device) 8227, that shows up on lspci for your soundcard. Will you run the command below. grep ^Codec /proc/asound/card?/codec* You should see 2 codecs. ALC883 (The correct one for the snd-hda-intel module), and also ALC268, which appears to be something to do with this Mitac 8227 component on the card. The fix on the Ubuntu forum (french), was to patch the alsa driver, but the instructions are for Ubuntu Hardy Heron, and that has alsa driver 1.0.16, which is the same as the installed driver on F9, before you upgraded it. Link to the frech Ubuntu forum below. http://doc.ubuntu-fr.org/audio_intel_hda Now it may be that the model=medion option is the wrong one, and I see from the very sparce specs for your machine on the Medion site, that your card provides 6 channels plus digital out. It's possible that the alsa development folks have already applied a patch on the 1.0.18a driver that you now have, but it's just the model option which is wrong. Would you try the following one. options snd-hda-intel model=3stack-6ch-dig The same forum page for the fix above shows that as an option for the Medion MD96367, where both ALC883, and ALC268 codecs are detected. It's not your model, but worth a try. If that produces no changes in Alsamixer, we may have to ask the Alsa dev folks. It's possible that the 1.0.18a driver has had the necessary patch applied since 1.0.18a was released, and there are nightly snapshots of the driver available, which include the latest patches. Anyway. Try the above model option first. If you want to try other model options, you will find the ones for ALC883 codec in the folder that was produced when you unpacked the driver, under, alsa-kernel > Documentation > Alsa-Configuration.txt . Just scroll down to snd-hda-intel, and a bit firther down for the ALC883 codec. Nigel ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Alsa-user mailing list Alsa-user@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/alsa-user