[arch-general] nVidia MCP79

Rafael Beraldo rafaelluisberaldo at gmail.com
Sun Jul 11 09:41:14 EDT 2010


2010/7/11 bardo <ilbardo at gmail.com>

> 2010/7/11 Alexander Lam <lambchop468 at gmail.com>:
> >> Tried the RC kernel with no success. Sound was the same as in the
> current
> >> kernel. Maybe it _is_ low and there is no solution or I'm just crazy.
>
> I'm sorry about that. You could be right, though, after all it is a
> netbook.
>
> > does the nvidia MCP79 utilize the intel hda protocol?
>
> Yes, it does. Now that I think about it, there is the possibility that
> the card model is not correctly identified... you should check the
> snd-intel-hda module documentation and see the possible values for the
> 'model' parameter. Be warned that there are a lot, but it could be a
> starting point for a google search.
>
> Corrado
>

alsaconf searches for sound cards and says: ‘No suported PnP or PCI card
found. Would you like to probe legacy ISA sound cards/chips?’.

lsmod | grep snd output is:

snd_hda_codec_nvhdmi    11841  1
snd_hda_codec_realtek   192115  1
snd_seq_dummy           1071  0
snd_seq_oss            25016  0
snd_seq_midi_event      4488  1 snd_seq_oss
snd_seq                41656  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_seq_device          4353  3 snd_seq_dummy,snd_seq_oss,snd_seq
snd_pcm_oss            33474  0
snd_mixer_oss          14328  1 snd_pcm_oss
snd_hda_intel          18769  1
snd_hda_codec          66623  3
snd_hda_codec_nvhdmi,snd_hda_codec_realtek,snd_hda_intel
snd_hwdep               4756  1 snd_hda_codec
snd_pcm                58460  3 snd_pcm_oss,snd_hda_intel,snd_hda_codec
snd_timer              15601  2 snd_seq,snd_pcm
snd                    42602  13
snd_hda_codec_realtek,snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
soundcore               5017  1 snd
snd_page_alloc          5941  2 snd_hda_intel,snd_pcm

According to Corrado, the MacBook uses the same sound card that my netbook
uses. This wiki page says the model parameter can be either mbp3 or mb5:
http://wiki.archlinux.org/index.php/MacBook_Aluminum#Sound

I've configured it as mb5 and nothing changed. I'll configure as mbp3 and
post if something improves, but I doubt that since the wiki page does not
say anything about differences between them.

-- 
Rafael Beraldo
http://cabaladada.org


More information about the arch-general mailing list