← Back to team overview

kernel-packages team mailing list archive

Re: [Bug 1227093] Re: [sony vaio pro] Internal microphone not working

 

On 10/07/2013 05:19 PM, Yuv wrote:
> On 10/07/2013 05:21 AM, David Henningsson wrote:
>>  - Whenever something (headphone or headset) is plugged in, output
> should switch to headphones and automute the speakers, but you have to
> manually select internal mic or headset mic in Gnome's sound preferences
> (or pavucontrol).
> 
> headphone: works as expected.
> 
> headset: I see the option to select Headset Microphone in pavucontrol,
> however selecting headset microphone yield silence and not the recording
> of the headset.
> 
> I suspect my headset is OMTP. It is branded Nokia, came with a cheap
> pre-paid phone 2-3 years ago. Works with my Chinese imported no-name
> Android phone and works with the SONY Vaio Pro 13 in Windows. No luck in
> Linux yet.

When you try it in Windows, does it automatically distinguish between a
headphone and headset, or is there some sort of "what did you plugin"
dialog where you choose manually?

One more thing to try w r t the headset mic. In my ppa there is a
package called snd-hda-tools. Install that package and then, with your
headset mic plugged in, try executing this command:

sudo hda-verb /dev/snd/hwC1D0 0x18 SET_PIN_WIDGET_CONTROL 0x22

...does that give a difference w r t the headset mic? If it does not,
also try:

sudo hda-verb /dev/snd/hwC1D0 0x18 SET_PIN_WIDGET_CONTROL 0x21

...and see if it gives a difference.

The last number translates as follows:
0x20 - Hi Z
0x21 - 50%
0x22 - Ground
0x24 - 80%
0x25 - 100%

Where 80% is the default, and 50% is common too, but as Raymond noticed
some VAIOs use ground as vref. HiZ is used for line (not mic) inputs and
100% I've never seen anywhere.

-- 
David Henningsson, Canonical Ltd.
https://launchpad.net/~diwic

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1227093

Title:
  [haswell sony vaio pro] Internal microphone not working

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  The internal microphone is not working on a new sony vaio pro with
  ubuntu 13.10 kernel. I've also tried latest mainline kernel v3.11-rc7.
  FYI, this laptop does not boot pre-saucy kernels.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-7-generic 3.11.0-7.14
  ProcVersionSignature: Ubuntu 3.11.0-7.14-generic 3.11.1
  Uname: Linux 3.11.0-7-generic x86_64
  ApportVersion: 2.12.1-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USER        PID ACCESS COMMAND
   /dev/snd/controlC0:  francois   1951 F.... pulseaudio
   /dev/snd/controlC1:  francois   1951 F.... pulseaudio
  Date: Wed Sep 18 14:00:59 2013
  HibernationDevice: RESUME=UUID=336e37fb-47a2-406c-ad64-630659d38f70
  InstallationDate: Installed on 2013-07-30 (49 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130729)
  MachineType: Sony Corporation SVP1321C5E
  MarkForUpload: True
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-7-generic root=UUID=fe28f457-7a8a-4185-866b-115aded2e40c ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-7-generic N/A
   linux-backports-modules-3.11.0-7-generic  N/A
   linux-firmware                            1.114
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/17/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: R0270V7
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrR0270V7:bd05/17/2013:svnSonyCorporation:pnSVP1321C5E:pvrC60C1VKQ:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: SVP1321C5E
  dmi.product.version: C60C1VKQ
  dmi.sys.vendor: Sony Corporation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1227093/+subscriptions


Follow ups

References