[Touch-packages] [Bug 1566596] Re: MBP 8, 2 internal microphone stopped working

2016-04-09 Thread Fernando
BTW, why is the status labeled as incomplete? Is there anything to be done on my side yet? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to alsa-driver in Ubuntu. https://bugs.launchpad.net/bugs/1566596 Title: MBP 8,2

[Touch-packages] [Bug 1566596] Re: MBP 8, 2 internal microphone stopped working

2016-04-08 Thread Raymond
** Also affects: alsa-driver via http://bugzilla.kernel.org/show_bug.cgi?id=116051 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to alsa-driver in Ubuntu.

[Touch-packages] [Bug 1566596] Re: MBP 8, 2 internal microphone stopped working

2016-04-08 Thread Fernando
Thanks again for your help, Raymond. I'll try this to see whether I get it working in Wily and Xenial. Let me link to the bug reporter upstream: https://bugzilla.kernel.org/show_bug.cgi?id=116051 ** Bug watch added: Linux Kernel Bug Tracker #116051

[Touch-packages] [Bug 1566596] Re: MBP 8, 2 internal microphone stopped working

2016-04-08 Thread Raymond
It is bug of driver since it should create capture source which allow you to select line in and internal mic when line in auto switch is disabled by default -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to alsa-driver in

[Touch-packages] [Bug 1566596] Re: MBP 8, 2 internal microphone stopped working

2016-04-08 Thread Raymond
- line_in_auto_switch (bool): enable/disable the line-in auto-switch feature; default false https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/tree/Documentation/sound/alsa /HD-Audio.txt You need hint to enable line in auto switch when there is no mic jack -- You received this bug

[Touch-packages] [Bug 1566596] Re: MBP 8, 2 internal microphone stopped working

2016-04-08 Thread Raymond
https://cgit.freedesktop.org/pulseaudio/pulseaudio/tree/src/modules/alsa/mixer/paths /analog-input-internal-mic.conf Pulseaudio expect internal mic phantom jack and seem missing jack line state.unplugged=unknown https://bugzilla.kernel.org/enter_bug.cgi?product=Drivers Sound (alsa) -- You

[Touch-packages] [Bug 1566596] Re: MBP 8, 2 internal microphone stopped working

2016-04-08 Thread Fernando
Thanks for helping, Raymond? Could you please indicate me how to file the bug upstream? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to alsa-driver in Ubuntu. https://bugs.launchpad.net/bugs/1566596 Title: MBP 8,2 internal

[Touch-packages] [Bug 1566596] Re: MBP 8, 2 internal microphone stopped working

2016-04-08 Thread Fernando
Line in doesn't work, even in Wily. That's another problem but I care less about it since so far the internal microphone is the most convenient option for me. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to alsa-driver in

[Touch-packages] [Bug 1566596] Re: MBP 8, 2 internal microphone stopped working

2016-04-08 Thread Raymond
Can you record stereo from line in jack? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to alsa-driver in Ubuntu. https://bugs.launchpad.net/bugs/1566596 Title: MBP 8,2 internal microphone stopped working Status in

[Touch-packages] [Bug 1566596] Re: MBP 8, 2 internal microphone stopped working

2016-04-08 Thread Raymond
You have line in jack and internal mic, but power setting are D3 instead of D0 You need to file upstream bug report It is strange that mic phantom jack is created instead of internal mic phantom jack control.22 { iface CARD name 'Mic Phantom Jack' value true comment { access read type BOOLEAN

[Touch-packages] [Bug 1566596] Re: MBP 8, 2 internal microphone stopped working

2016-04-08 Thread Fernando
Something else, trying to record from audacity a second time I've got the following (possibly error) message, Latency Correction setting has caused the recorded audio to be hidden before zero. Audacity has brought it back to start at zero. You may have to use the Time Shift Tool (<---> or F5) to

[Touch-packages] [Bug 1566596] Re: MBP 8, 2 internal microphone stopped working

2016-04-08 Thread Fernando
BTW, the above has been obtained with no model specification. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to alsa-driver in Ubuntu. https://bugs.launchpad.net/bugs/1566596 Title: MBP 8,2 internal microphone stopped

[Touch-packages] [Bug 1566596] Re: MBP 8, 2 internal microphone stopped working

2016-04-08 Thread Fernando
When trying to record stereo with audacity using alsa hw device I get nothing, horizontal line in both channels. The output of alsa-info.sh is in http://www.alsa- project.org/db/?f=6e527b16e428d4bb42498bef6affee280e098f3c The output of pactl list is in the attachment. -- You received this bug

[Touch-packages] [Bug 1566596] Re: MBP 8, 2 internal microphone stopped working

2016-04-08 Thread Fernando
The attachment is here. ** Attachment added: "pactllist" https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1566596/+attachment/4628613/+files/pactllist -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to alsa-driver

[Touch-packages] [Bug 1566596] Re: MBP 8, 2 internal microphone stopped working

2016-04-07 Thread Raymond
You have to post output of alsa-info.sh and pactl list -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to alsa-driver in Ubuntu. https://bugs.launchpad.net/bugs/1566596 Title: MBP 8,2 internal microphone stopped working

[Touch-packages] [Bug 1566596] Re: MBP 8, 2 internal microphone stopped working

2016-04-07 Thread Raymond
Without specify any model, try record stereo using audacity using alsa hw device to find out whether you get both left and right, just left or just right channel from the display wave signal -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 1566596] Re: MBP 8, 2 internal microphone stopped working

2016-04-07 Thread Fernando
I'm not 100% sure that I'm following you, but let me tell you what I've done, according to what I've read in the bug report you've linked. I've run a series of commands which yield the indicated output (see the attachment). In addition I've later edited the file: /etc/modprobe.d/alsa-base.conf

[Touch-packages] [Bug 1566596] Re: MBP 8, 2 internal microphone stopped working

2016-04-07 Thread Raymond
https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/commit/sound/pci/hda/patch_cirrus.c?id=ffe4d12b151018e831f0ca2e05fe78a55238c517 Try the step in the bug report to verify that you need similar fix : https://bugzilla.kernel.org/show_bug.cgi?id=50781 ** Bug watch added: Linux Kernel

[Touch-packages] [Bug 1566596] Re: MBP 8, 2 internal microphone stopped working

2016-04-07 Thread Fernando
Hi Raymond, thanks for answering! I've visited your link, however it's kind of technical for me, I don't understand how it can help me to solve my problem. Could you please elaborate on this? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 1566596] Re: MBP 8, 2 internal microphone stopped working

2016-04-06 Thread Raymond
https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/log/sound/pci/hda/patch_cirrus.c?qt=grep=mic ** Changed in: alsa-driver (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to