alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* Alsa hda-analyzer and Lenovo G560
       [not found] <32145654.21838.1294347965844.JavaMail.root@email.acmecargo.com>
@ 2011-01-06 21:37 ` WH Bouterse
  2011-01-07 10:27   ` Paul Menzel
  0 siblings, 1 reply; 3+ messages in thread
From: WH Bouterse @ 2011-01-06 21:37 UTC (permalink / raw)
  To: alsa-devel

This may be the wrong list and I apologize !

A change in run hda-analyze script today 01/06/11 has rendered internal mic inoperable again for Lenovo G560
It has been necessary to run script upon each reboot to gain use of the internal mic.
This was the known problem being worked on.

Once again if I sent this to the wrong place I apologize and please direct me to the right list.

WH Bouterse


-

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

* Re: Alsa hda-analyzer and Lenovo G560
  2011-01-06 21:37 ` Alsa hda-analyzer and Lenovo G560 WH Bouterse
@ 2011-01-07 10:27   ` Paul Menzel
  0 siblings, 0 replies; 3+ messages in thread
From: Paul Menzel @ 2011-01-07 10:27 UTC (permalink / raw)
  To: alsa-devel


[-- Attachment #1.1: Type: text/plain, Size: 1022 bytes --]

Dear WH,


Am Donnerstag, den 06.01.2011, 16:37 -0500 schrieb WH Bouterse:

> A change in run hda-analyze script

do you mean HDA Analyzer [1]?

> today 01/06/11

As far as I can see there was no change [2].

> has rendered internal mic inoperable again for Lenovo G560

What distribution do you use and what changed? Please be more specific.

> It has been necessary to run script upon each reboot to gain use of the internal mic.

Please post in more detail how the script is run on your system.

> This was the known problem being worked on.

Is it documented somewhere in a bug tracking system? Please post links.

> Once again if I sent this to the wrong place I apologize and please direct me to the right list.

I think it is the correct list. I think your microphone problem should
and can be fixed differently by patching the Linux kernel.


Thanks,

Paul


[1] http://www.alsa-project.org/main/index.php/HDA_Analyzer
[2] http://git.alsa-project.org/?p=alsa.git;a=log;h=HEAD

[-- Attachment #1.2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel

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

* Re: Alsa hda-analyzer and Lenovo G560
       [not found] <14144027.22218.1294441157622.JavaMail.root@email.acmecargo.com>
@ 2011-01-07 23:04 ` WH Bouterse
  0 siblings, 0 replies; 3+ messages in thread
From: WH Bouterse @ 2011-01-07 23:04 UTC (permalink / raw)
  To: alsa-devel



Lenovo G560
Ubuntu 11.04 (kernel-2.6.37-11-generic)
Linux Mint 10 (kernel-2.6.35-24-generic)
Ubuntu Studio 10.10 

00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio (rev 05)

hda-analyzer results

Text Dump
-------
Node 0x14 [Audio Input] wcaps 0x100d1b: Stereo Amp-In R/L
  Device: name="CONEXANT Analog", type="Audio", device=0
  Amp-In caps: ofs=0x4a, nsteps=0x50, stepsize=0x03, mute=1
  Amp-In vals: [0x50 0x50] [0x80 0x50] [0x50 0x50] [0x80 0x80]
  Converter: stream=1, channel=0
  SDI-Select: 0
  PCM:
    rates [0x160]: 44100 48000 96000
    bits [0xe]: 16 20 24
    formats [0x1]: PCM
  Power: setting=D0, actual=D0
  Connection: 4
     0x17 0x18* 0x23 0x24
----------------


Diff for codec 0/1 (0x14f15069):
--- 
+++ 
@@ -51,26 +51,26 @@
     ControlAmp: chs=1, dir=1, idx=0, ofs=0
   Control: name="Beep Playback Switch", index=0, device=0
     ControlAmp: chs=1, dir=1, idx=0, ofs=0
   Amp-Out caps: ofs=0x07, nsteps=0x07, stepsize=0x0f, mute=0
   Amp-Out vals: 0x00
 Node 0x14 [Audio Input] wcaps 0x100d1b: Stereo Amp-In R/L
   Device: name="CONEXANT Analog", type="Audio", device=0
   Amp-In caps: ofs=0x4a, nsteps=0x50, stepsize=0x03, mute=1
-  Amp-In vals: [0x50 0x50] [0x80 0x80] [0x50 0x50] [0x80 0x80]
+  Amp-In vals: [0x50 0x50] [0x80 0x50] [0x50 0x50] [0x80 0x80]
   Converter: stream=1, channel=0
   SDI-Select: 0
   PCM:
     rates [0x160]: 44100 48000 96000
     bits [0xe]: 16 20 24
     formats [0x1]: PCM
   Power: setting=D0, actual=D0
   Connection: 4
-     0x17 0x18 0x23* 0x24
+     0x17 0x18* 0x23 0x24
 Node 0x15 [Audio Input] wcaps 0x100d1b: Stereo Amp-In R/L
   Amp-In caps: ofs=0x4a, nsteps=0x50, stepsize=0x03, mute=1
   Amp-In vals: [0x4a 0x4a] [0x4a 0x4a] [0x4a 0x4a] [0x4a 0x4a]
   Converter: stream=0, channel=0
   SDI-Select: 0
   PCM:
     rates [0x160]: 44100 48000 96000
     bits [0xe]: 16 20 2

For my paticular machine the Lenovo G560
The muted "value 3" under Input Amplifier is the key for activation of internal mic.

The ongoing issue of having to reset this each reboot still remains for me ,however;
Latest poitive results from another g560 tester.
He had sent info to alsa-dev recently;
----
kayno wrote on 2010-12-18: 	#46

"I have emailed the alsa-devel mailing list with the hda_analyzer diff and and the output of alsa-info.sh. not sure what they will do, but the hda_analyzer tool's about button said to do that."
https://bugs.launchpad.net/ubuntu/+source/linux-backports-modules-2.6.32/+bug/590756
------
However most recently He has replied to the list;
---------
"looks like this has been fixed in newer versions of alsa - i downloaded
this version: http://ftp.kernel.org/pub/linux/kernel/people/tiwai/alsa
/alsa-driver/alsa-driver-20101221.tar.gz and compiled and installed
(./configure; make; make install) and now my mic works all the time,
even after a reboot."

http://www.mail-archive.com/ubuntu-bugs@lists.ubuntu.com/msg2685418.html
----------

So hopefully this will be functioning soon for those non-programmers like myself !
Thanks to all those unsung heroes of the open-source movement in general and
specifically those working with ALSA.

WHBouterse

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

end of thread, other threads:[~2011-01-07 23:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <32145654.21838.1294347965844.JavaMail.root@email.acmecargo.com>
2011-01-06 21:37 ` Alsa hda-analyzer and Lenovo G560 WH Bouterse
2011-01-07 10:27   ` Paul Menzel
     [not found] <14144027.22218.1294441157622.JavaMail.root@email.acmecargo.com>
2011-01-07 23:04 ` WH Bouterse

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).