From: Reimundo <rheluani@gmail.com>
To: alsa-devel@alsa-project.org
Subject: mic on macbook air
Date: Mon, 27 Sep 2010 00:32:03 +0200 [thread overview]
Message-ID: <1285540323.2205.11.camel@vino> (raw)
Hello list, from time to time I spend some time trying to get the mic
working on a Macbook air 2,1. I tried looking at the relevant info from
the corresponding kernel extensions on mac os X. The codec has "Vendor
Id: 0x10ec0885" so the relevant part of the info.plist on mac os X reads
<dict>
<key>MicAttributes</key>
<integer>28</integer>
<key>MicInfo</key>
<string>Sampled on rising edge</string>
<key>NodeID</key>
<integer>39</integer>
<key>PinConfigDefault</key>
<integer>2426405136</integer>
</dict>
Which tells me nothing. In particular I don't have a node 0x27=39 (at
least not that hda-analyzer sees) so it's not surprising that if I send
the corresponding verbs to set_config_default I don't get anything.
Also, I don't see how setting the pinconfigdefault could affect my not
having the mic working (anyway I tried setting those pinconfigdefaults
that put the node as a fixed mic on all nids 0x19-0x1c to no avail)
As for the sampled on rising edge, I don't know how to use this info.
any ideas?
Thanks,
R.
next reply other threads:[~2010-09-26 22:33 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-26 22:32 Reimundo [this message]
2010-09-27 14:39 ` mic on macbook air Takashi Iwai
2010-09-27 16:36 ` Justin P. Mattock
2010-09-27 16:40 ` Reimundo Heluani
2010-09-27 17:32 ` Justin P. Mattock
2010-09-27 17:47 ` Reimundo Heluani
2010-09-27 18:15 ` Justin P. Mattock
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=1285540323.2205.11.camel@vino \
--to=rheluani@gmail.com \
--cc=alsa-devel@alsa-project.org \
/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.