post the output of alsa-info.sh  when the speaker fail

you can use hda-Jack-sense-test to verify whether the node of the two
headphone are 0x0a and 0x0f


http://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/commit/sound/pci/hda/patch_sigmatel.c?id=55e30141d8be9f21f35e5c4999f7043e07347511


 
-static const unsigned int dell_m6_pin_configs[13] = {
-       0x0321101f, 0x4f00000f, 0x4f0000f0, 0x90170110,
-       0x03a11020, 0x0321101f, 0x4f0000f0, 0x4f0000f0,
-       0x4f0000f0, 0x90a60160, 0x4f0000f0, 0x4f0000f0,
-       0x4f0000f0,
+static const struct hda_pintbl dell_m6_pin_configs[] = {
+       { 0x0a, 0x0321101f },
+       { 0x0b, 0x4f00000f },
+       { 0x0c, 0x4f0000f0 },
+       { 0x0d, 0x90170110 },
+       { 0x0e, 0x03a11020 },
+       { 0x0f, 0x0321101f },
+       { 0x10, 0x4f0000f0 },
+       { 0x11, 0x4f0000f0 },
+       { 0x12, 0x4f0000f0 },
+       { 0x13, 0x90a60160 },
+       { 0x14, 0x4f0000f0 },
+       { 0x22, 0x4f0000f0 },
+       { 0x23, 0x4f0000f0 },
+       {}
 };
 

post the pulseaudio verbose log when you plug and unplug those
headphones


https://wiki.ubuntu.com/PulseAudio/Log‎

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

Title:
  Dell 1535 no sound from speakers, headphone out is ok

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

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

Reply via email to