From: "Ozan Çağlayan" <ozan@pardus.org.tr>
To: Takashi Iwai <tiwai@suse.de>
Cc: alsa-devel@alsa-project.org
Subject: Re: Intel HDA fix for Macbook 3,1 and newer
Date: Wed, 13 May 2009 19:16:06 +0300 [thread overview]
Message-ID: <4A0AF246.4060207@pardus.org.tr> (raw)
In-Reply-To: <s5hk54lvw8p.wl%tiwai@suse.de>
Takashi Iwai wrote:
> Did you try the latest alsa-driver snapshot? It already contains a
> patch to support Macbook 5,1 (Aluminium). The tarball is found at:
> ftp://ftp.kernel.org/pub/linux/kernel/people/tiwai/snapshot/alsa-driver-snapshot.tar.gz
>
>
> Takashi
>
Yes I already tried it, no effects. I then thought that it was aimed at
MB51 not MBP51:
mecbuk 2009 # cat /sys/module/snd_hda_intel/parameters/model
mb51,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>
The subsystem ID of my ALC889A codec is : 0x106b4000
The mb51 quirk is automatically applied to :
+ case 0x106b3f00: /* Macbook 5,1 */
+ board_config = ALC885_MB5;
+ break;
so it seems that the codecs differ.
I actually made it work by changing VREF of Node[0x18] PIN from HIZ to
any of 50,80 or 100.
This fixed the sound, also enabling the surround slider which vastly
improves the sound quality and loudness.
But still there are problems with the headphone/internal speaker
functioning. If you think that this will require
another model quirk for patch_sigmatel, I really want to get involved on
providing the necessary informations to you.
Thanks,
next prev parent reply other threads:[~2009-05-13 16:16 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-13 14:31 Intel HDA fix for Macbook 3,1 and newer Le Torbi
2009-05-13 15:40 ` Ozan Çağlayan
2009-05-13 15:49 ` Takashi Iwai
2009-05-13 16:16 ` Ozan Çağlayan [this message]
2009-05-13 16:22 ` Takashi Iwai
2009-05-13 16:25 ` Ozan Çağlayan
2009-05-14 15:54 ` Ozan Çağlayan
2009-05-14 16:24 ` Takashi Iwai
2009-05-13 15:48 ` Takashi Iwai
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4A0AF246.4060207@pardus.org.tr \
--to=ozan@pardus.org.tr \
--cc=alsa-devel@alsa-project.org \
--cc=tiwai@suse.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.