← Back to team overview

desktop-packages team mailing list archive

[Bug 1388582] Re: Easynote MX65, AD1986A, No sound output in speakers/headphones, some with tricks

 

First, i found today that the "Master" Volume works with the speakers as
expected, and doesn't with the headphones like i said yesterday, when i
missed this detail.

Second, i found too other bug reports related to this, but that
bugzilla.kernel report it's very near, but i can't trust it because they
are talking about other specific notebook, and i don't know if that work
for me. But i will to read and test all info to apply and to find
solutions to my problem. And maybe, bugzilla kernel should be the site
for this report, or not?

Third, your solution with hdajackretask (with advanced override
activated), i don't have in jack any "HP" option, and there isn't any
0x1a connected. Green Line Out is 0x1b. Maybe i need to config to use
another AD1986A model (laptop-automute?) and not the default? Maybe PINs
0x1a (headphones) and 0x1b (speakers) are inverted and 0x1a jack
detection isn't detection properly (see hda-jack-sense-test above)?

I don't know it it's related: In hda_analyzer, 0x1a HP option is
enables, but in 0x1b HP option is disables, but both don't make any
differences.

At least the only thing i have to came now for the basic functionality
is the mixer for the headphones, because all the other changes in
hda_analyzer are working. I want to put the original text dump of
hda_analyzer in the affected pins, it could be useful:

-----

Original and default AD1986A Configuration in HDA_Analyzer for PIN 0x1a
(Change headphones) and PIN 0x1b (Change speakers)

Node 0x1a [Pin Complex] wcaps 0x400185: Stereo Amp-Out
  Amp-Out caps: ofs=0x1f, nsteps=0x1f, stepsize=0x05, mute=1
  Amp-Out vals: [0x9f 0x9f]
  Pincap 0x0000001f: OUT HP Detect Trigger ImpSense
  Pin Default 0x4221401f: [N/A] HP Out at Ext Front
    Conn = 1/8, Color = Green
    DefAssociation = 0x1, Sequence = 0xf
  Pin-ctls: 0xc0: OUT HP
  Unsolicited: tag=0x00, enabled=0
  Connection: 1
     0x0a

Node 0x1b [Pin Complex] wcaps 0x400185: Stereo Amp-Out
  Control: name="Master Playback Volume", index=0, device=0
    ControlAmp: chs=3, dir=1, idx=0, ofs=0
  Control: name="Master Playback Switch", index=0, device=0
    ControlAmp: chs=3, dir=1, idx=0, ofs=0
  Control: iface="card", name="Line Out Jack", index=0, device=0
  Amp-Out caps: ofs=0x1f, nsteps=0x1f, stepsize=0x05, mute=1
  Amp-Out vals: [0x14 0x14]
  Pincap 0x0001001f: OUT HP EAPD Detect Trigger ImpSense
  EAPD 0x0:
  Pin Default 0x01014010: [Jack] Line Out at Ext Rear
    Conn = 1/8, Color = Green
    DefAssociation = 0x1, Sequence = 0x0
  Pin-ctls: 0x40: OUT
  Unsolicited: tag=0x03, enabled=1
  Connection: 1
     0x0b

-----

PIN 0x1a (Change headphones) and PIN 0x1b (Change speakers) text dump from HDA_Analyzer when i made the changes to fix sound problems (except the not-working mixer for headphones)
Changes:
- In "Node [0x1b] PIN": EAPD option activated (Bring back sound to speakers)
- In "Node [0x1a] PIN":  Output Amplifier VAL[0] and VAL[1] Pass from muted to unmuted (Bring back sound to headphones)

Node 0x1a [Pin Complex] wcaps 0x400185: Stereo Amp-Out
  Amp-Out caps: ofs=0x1f, nsteps=0x1f, stepsize=0x05, mute=1
  Amp-Out vals: [0x9f 0x9f]
  Pincap 0x0000001f: OUT HP Detect Trigger ImpSense
  Pin Default 0x4221401f: [N/A] HP Out at Ext Front
    Conn = 1/8, Color = Green
    DefAssociation = 0x1, Sequence = 0xf
  Pin-ctls: 0xc0: OUT HP
  Unsolicited: tag=0x00, enabled=0
  Connection: 1
     0x0a

Node 0x1b [Pin Complex] wcaps 0x400185: Stereo Amp-Out
  Control: name="Master Playback Volume", index=0, device=0
    ControlAmp: chs=3, dir=1, idx=0, ofs=0
  Control: name="Master Playback Switch", index=0, device=0
    ControlAmp: chs=3, dir=1, idx=0, ofs=0
  Control: iface="card", name="Line Out Jack", index=0, device=0
  Amp-Out caps: ofs=0x1f, nsteps=0x1f, stepsize=0x05, mute=1
  Amp-Out vals: [0x14 0x14]
  Pincap 0x0001001f: OUT HP EAPD Detect Trigger ImpSense
  EAPD 0x2: EAPD
  Pin Default 0x01014010: [Jack] Line Out at Ext Rear
    Conn = 1/8, Color = Green
    DefAssociation = 0x1, Sequence = 0x0
  Pin-ctls: 0x40: OUT
  Unsolicited: tag=0x03, enabled=1
  Connection: 1
     0x0b

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1388582

Title:
  Easynote MX65, AD1986A, No sound output in speakers/headphones, some
  with tricks

Status in “alsa-driver” package in Ubuntu:
  Incomplete

Bug description:
  I have a fresh install of KUbuntu 14.10 with this problem and i come
  of a KUbuntu 13.10 without problems.

  I don't have any sound from speakers or headphone, i think the driver
  isn't loaded, but the microphone works, it records. The sound playback
  works too, but the sound doesn't go through speakers or headphones.

  I was testing with a lot of LiveCD KUbuntu when the problem comes.
  With LiveCDs KUbuntu 12.04.5 LTS, 12.10, 13.04 the sound works, they
  configs the sound system as "HDA Intel AD198x". Since LiveCDs 13.10,
  14.04.1 LTS and, of course, 14.10 Live CD and my install, i have this
  problem, because the sound system is now "AD1986A". I will attach the
  alsa-info output for all this systems in my computer.

  But with HDA_Analyzer http://www.alsa-
  project.org/main/index.php/HDA_Analyzer i found the details of the
  problem: i can create a python script to brought back the sound
  working in a basic mode, like as previously. The details are
  activating EAPD in Card 0, Codec 0, Node 0x1b PIN (In my computer, it
  could be different in another) what brought back the sound to the
  speakers, and unmuting "Output Amplifier" in Card 0, Codec 0, Node
  0x1a VAL[0] and VAL[1] to brought back sound to the headphones when
  they are plugged. I will attach too the output of this diff and the
  python script created by HDA_Analyzer for my system.

  At least, the basic working state should be back, because with a
  untoching fresh install there isn't any sound. There are related bugs
  here and other post in internet, but i collected all information i
  found and can give more if it's necessary.

  For additional information: Searching the solution, i tested too all
  the models availables for HDA Intel AD1986A (editing /etc/modprobe.d
  /alsa-base.conf with AD1986A models /usr/share/doc/alsa-base/driver
  /HD-Audio-Models.txt.gz) and i found the default one doesn't fit my
  system and anothers are better, but have problems of no sound too and
  i don't found how to fix these problem. When this bug is corrected, i
  want to help to found a better model for my computer, i don't know how
  now, but first it brought back the sound. Also, i test with snd-hda-
  tools https://launchpad.net/~diwic/+archive/ubuntu/hda and with hda-
  jack-sense-test the Green Line Out sense doesn't work (always NO
  present) but the Pink Mic sense works without problems.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.16.0-24.32-generic 3.16.4
  Uname: Linux 3.16.0-24-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: i386
  AudioDevicesInUse:
   USER        PID ACCESS COMMAND
   /dev/snd/controlC0:  thywalls   2380 F.... pulseaudio
  CurrentDesktop: KDE
  Date: Sun Nov  2 16:24:36 2014
  InstallationDate: Installed on 2014-10-30 (3 days ago)
  InstallationMedia: Kubuntu 14.10 "Utopic Unicorn" - Release i386 (20141022.1)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Title: Bluetooth sound card not detected
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/28/2006
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: T12JNC.206
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: EasyNote_MX65
  dmi.board.vendor: Packard Bell BV
  dmi.board.version: 1.0
  dmi.chassis.type: 10
  dmi.chassis.vendor: Packard Bell BV
  dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrT12JNC.206:bd09/28/2006:svnPackardBellBV:pnEasyNote_MX65:pvrPB63E03104:rvnPackardBellBV:rnEasyNote_MX65:rvr1.0:cvnPackardBellBV:ct10:cvr:
  dmi.product.name: EasyNote_MX65
  dmi.product.version: PB63E03104
  dmi.sys.vendor: Packard Bell BV

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1388582/+subscriptions


References