touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #61168
[Bug 1302090] Re: Dell Alienware 14, Speaker sound output is mono until a headphone jack is plugged
https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/commit/sound/pci/hda?id=73bdd597823e2231dc882577dbbaf8df92fe1775
for dell laptop with combo jack which use 0x1b for headset mic
which is similar to your configuration without headhone jack and mic
jack
+ [ALC668_FIXUP_DELL_MIC_NO_PRESENCE] = {
+ .type = HDA_FIXUP_PINS,
+ .v.pins = (const struct hda_pintbl[]) {
+ { 0x19, 0x03a1913d }, /* use as headphone mic, without its own jack detect */
+ { 0x1b, 0x03a1113c }, /* use as headset mic, without its own jack detect */
+ { }
+ },
+ .chained = true,
+ .chain_id = ALC668_FIXUP_HEADSET_MODE
+ },
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1302090
Title:
Dell Alienware 14, Speaker sound output is mono until a headphone jack
is plugged
Status in alsa-driver package in Ubuntu:
Confirmed
Bug description:
Here's the required release and package information:
Description: Ubuntu Trusty Tahr (development branch)
Release: 14.04
Package: linux-image-extra-3.13.0-19-generic
Version: 3.13.0-19.40
When playing audio through speakers on my Alienware 14 2014, the sound
output is in mono until I plug a headphone in any of the two available
headphone jacks (obviously, the auto-mute option must be disabled).
When I do so, the sound starts to play in stereo.
I would love the sound output to be stereo by default and not be
forced to plug anything to achieve that.
Attached is the alsa-info.sh output for my machine.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1302090/+subscriptions