node 0x1e is the spdif out pin complex, you loss the digital out device spdif (shared wth headphone jack) when you change the pin default of 0x1e
if you need the driver provide a jack detect kcontrol for ext subwoofer at 0x16 using the jack detect of ox1e, you need to turn off misc=no_presence bit of 0x1e and rename the jack kctrl from spdif to ext subwoofer as the codec only has 3 stereo dac [audio output] for hp, speaker and ext subwoofer plug hp mute speaker and ext subwoofer and disable spdif since it share the same jack. /sys/class/sound/hwC0D0/init_pin_configs: 0x11 0x411111f0 0x12 0x411111f0 0x13 0x411111f0 0x14 0x90170110 0x15 0x411111f0 0x16 0x411111f0 0x17 0x411111f0 0x18 0x04a11830 0x19 0x90a7093f 0x1a 0x411111f0 0x1b 0x411111f0 0x1d 0x4005822d 0x1e 0x04451120 0x21 0x0421101f /sys/class/sound/hwC0D0/driver_pin_configs: 0x14 0x99130110 0x16 0x99130111 0x18 0x01a19840 0x19 0x99a3094f 0x21 0x0121441f /sys/class/sound/hwC0D0/user_pin_configs: 0x1e 0x99130112 /sys/class/sound/hwC0D0/init_verbs: -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1040873 Title: [N56VZ, Realtek ALC663, Black Headphone Out, Right] No sound at all: Subwoofer not working To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1040873/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
