Node 0x24 [Pin Complex] wcaps 0x40050d: Stereo Amp-Out
  Control: name="Speaker Playback Switch", index=0, device=0
    ControlAmp: chs=3, dir=Out, idx=0, ofs=0
  Control: name="Speaker Phantom Jack", index=0, device=0
  Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
  Amp-Out vals:  [0x00 0x00]
  Pincap 0x00010050: OUT EAPD Balanced
  EAPD 0x3: BALANCED EAPD
  Pin Default 0x90170110: [Fixed] Speaker at Int N/A
    Conn = Analog, Color = Unknown
    DefAssociation = 0x1, Sequence = 0x0
    Misc = NO_PRESENCE
  Pin-ctls: 0x40: OUT
  Power states:  D0 D1 D2 D3 EPSS
  Power: setting=D0, actual=D0
  Connection: 2
     0x14* 0x3e

use hda*verb to find the widget cap of node 0x3e


post the output of

sudo ./hda-verb /dev/snd/hwC0D0 0x3e 0xf00 0x9


if return valhe is  0x200500

try to find out the length of the connection List  of node 0x3e


sudo ./hda-verb /dev/snd/hwC0D0 0x3e 0xf00 0xe
 

if value is not zero , try to find out the connection list of node 0x3e


sudo ./hda-verb /dev/snd/hwC0D0 0x3e 0xf02 0x0


the return value is the node which node 0x3e connected to


check whether the widget is similar to


 is the wcaps and connection of this widget  0x3e similar to

http://git.kernel.org/cgit/linux/kernel/git/tiwai/hda-
emu.git/plain/codecs/vt1812-clevo-b5130m?id=HEAD

Node 0x3e [Audio Mixer] wcaps 0x200500: Mono
   Power states: D0 D1 D2 D3
   Power: setting=D0, actual=D0
   Connection: 1
      0x1c


send email to Lydia Wang and Tiwai whether the fix of invalid list is correct 
or not


https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/commit/?id=ef4da45828603df57e5e21b8aa21a66ce309f79b


https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/commit/?id=11890956e948e6ed1b3e4acc11b6879db6ace01b

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1244127

Title:
  [W55xEU, VIA VT1802, Speaker, Internal] No sound at all

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to