you have to follow up with Takashi Iwai if you want support of external
5.1/7.1

badness 0x8020 = two BAD_NO_DAC + 0x20

==> lo_type=0, wired=0, mio=1, badness=0x8020
 multi_outs = 17/0/0/0 : 5/2/3/0 (type LO)
   out path: depth=3 :05:0f:17
 multi_ios(2) = 1a/18 : 2/3
   mio path: depth=3 :02:0c:1a
   mio path: depth=3 :03:0d:18
 hp_outs = 1b/0/0/0 : 4/0/0/0
   hp path: depth=3 :04:0e:1b
 spk_outs = 14/16/15/0 : 0/0/3/0
   spk path: depth=3 :03:0d:15


/* badness definition */
enum {
        /* No primary DAC is found for the main output */
        BAD_NO_PRIMARY_DAC = 0x10000,
        /* No DAC is found for the extra output */
        BAD_NO_DAC = 0x4000,
        /* No possible multi-ios */
        BAD_MULTI_IO = 0x120,
        /* No individual DAC for extra output */
        BAD_NO_EXTRA_DAC = 0x102,
        /* No individual DAC for extra surrounds */
        BAD_NO_EXTRA_SURR_DAC = 0x101,
        /* Primary DAC shared with main surrounds */
        BAD_SHARED_SURROUND = 0x100,
        /* No independent HP possible */
        BAD_NO_INDEP_HP = 0x10,
        /* Primary DAC shared with main CLFE */
        BAD_SHARED_CLFE = 0x10,
        /* Primary DAC shared with extra surrounds */
        BAD_SHARED_EXTRA_SURROUND = 0x10,
        /* Volume widget is shared */
        BAD_SHARED_VOL = 0x10,
};

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

Title:
  pulseaudio does not recognize internal speakers [P180HMx, Realtek
  ALC892, Speaker, Internal] volume slider problem

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

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to