All of lore.kernel.org
 help / color / mirror / Atom feed
* What is the status of the "no mic" problem on hda-intel?
@ 2006-08-10 19:55 Mauricio Teixeira
  2006-08-10 20:02 ` Lee Revell
  0 siblings, 1 reply; 4+ messages in thread
From: Mauricio Teixeira @ 2006-08-10 19:55 UTC (permalink / raw)
  To: alsa-devel

Hi!

I would like to know what is the status of the issue regarding the fact
that we don't have MIC input on hda-intel based cards. Anyone working on
that?

I've checked from bugs #2038 and #2237.

TIA.

-- 
% Mauricio Teixeira (netmask)
% mteixeira{a}webset{d}net <> Maceio/AL/BR
% http://mteixeira.webset.net <> http://pmping.sf.net


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: What is the status of the "no mic" problem on hda-intel?
  2006-08-10 19:55 What is the status of the "no mic" problem on hda-intel? Mauricio Teixeira
@ 2006-08-10 20:02 ` Lee Revell
  2006-08-10 22:52   ` Lee Revell
  0 siblings, 1 reply; 4+ messages in thread
From: Lee Revell @ 2006-08-10 20:02 UTC (permalink / raw)
  To: Mauricio Teixeira; +Cc: alsa-devel

On Thu, 2006-08-10 at 16:55 -0300, Mauricio Teixeira wrote:
> Hi!
> 
> I would like to know what is the status of the issue regarding the fact
> that we don't have MIC input on hda-intel based cards. Anyone working on
> that?
> 
> I've checked from bugs #2038 and #2237.
> 

There is no "no mic" problem on hda-intel - the problem is with specific
Sigmatel HDA codecs.

The status is exactly as the bug report says - it doesn't work yet.
Probably no developer has the hardware necessary to debug it.

Lee



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: What is the status of the "no mic" problem on hda-intel?
  2006-08-10 20:02 ` Lee Revell
@ 2006-08-10 22:52   ` Lee Revell
  2006-08-16 10:33     ` Takashi Iwai
  0 siblings, 1 reply; 4+ messages in thread
From: Lee Revell @ 2006-08-10 22:52 UTC (permalink / raw)
  To: Mauricio Teixeira; +Cc: Takashi Iwai, alsa-devel

On Thu, 2006-08-10 at 16:02 -0400, Lee Revell wrote:
> On Thu, 2006-08-10 at 16:55 -0300, Mauricio Teixeira wrote:
> > Hi!
> > 
> > I would like to know what is the status of the issue regarding the fact
> > that we don't have MIC input on hda-intel based cards. Anyone working on
> > that?
> > 
> > I've checked from bugs #2038 and #2237.
> > 
> 
> There is no "no mic" problem on hda-intel - the problem is with specific
> Sigmatel HDA codecs.
> 
> The status is exactly as the bug report says - it doesn't work yet.
> Probably no developer has the hardware necessary to debug it.

Hmm - tiwai, can you take a look at the last comment in bug #2038?
Apparently loading with the undocumented "ref" model fixes the issue.
Do we need PCI ids from affected users?  Or can this be made the default
for Sigmatel HDA codecs?

Lee


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: What is the status of the "no mic" problem on hda-intel?
  2006-08-10 22:52   ` Lee Revell
@ 2006-08-16 10:33     ` Takashi Iwai
  0 siblings, 0 replies; 4+ messages in thread
From: Takashi Iwai @ 2006-08-16 10:33 UTC (permalink / raw)
  To: Lee Revell; +Cc: alsa-devel, Mauricio Teixeira

At Thu, 10 Aug 2006 18:52:49 -0400,
Lee Revell wrote:
> 
> On Thu, 2006-08-10 at 16:02 -0400, Lee Revell wrote:
> > On Thu, 2006-08-10 at 16:55 -0300, Mauricio Teixeira wrote:
> > > Hi!
> > > 
> > > I would like to know what is the status of the issue regarding the fact
> > > that we don't have MIC input on hda-intel based cards. Anyone working on
> > > that?
> > > 
> > > I've checked from bugs #2038 and #2237.
> > > 
> > 
> > There is no "no mic" problem on hda-intel - the problem is with specific
> > Sigmatel HDA codecs.
> > 
> > The status is exactly as the bug report says - it doesn't work yet.
> > Probably no developer has the hardware necessary to debug it.
> 
> Hmm - tiwai, can you take a look at the last comment in bug #2038?
> Apparently loading with the undocumented "ref" model fixes the issue.
> Do we need PCI ids from affected users?  Or can this be made the default
> for Sigmatel HDA codecs?

Actually it's not a problem of sigmatel codec.  It's a problem of
BIOS. 

I've heard that Dell provides a BIOS update that seems fixing the
problem.  But, for convenience, it might be better to privide a static
pin configuration.

The problem is that model=ref is designed for the Intel reference
board and there is no guarantee that the all mappings are correct for
Dell machine(s).  So, I won't pick it up without a certain testing
that no regression occurs by that.

The next step is:
 - try all functionalities with model=ref and check regressions
 - if no regression, go to pick up model=ref for the certain PCI SSIDs
 - if any regression, tune up pin configuration manually, by
   trial-and-error


Takashi

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-08-16 10:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-10 19:55 What is the status of the "no mic" problem on hda-intel? Mauricio Teixeira
2006-08-10 20:02 ` Lee Revell
2006-08-10 22:52   ` Lee Revell
2006-08-16 10:33     ` Takashi Iwai

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.