desktop-packages team mailing list archive
-
desktop-packages team
-
Mailing list archive
-
Message #151722
[Bug 1509950] Re: DELL XPS M1210 STAC9221 Dual Headphone jacks not working
Launchpad has imported 5 comments from the remote bug at
https://bugs.freedesktop.org/show_bug.cgi?id=93153.
If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.
------------------------------------------------------------------------
On 2015-11-29T01:50:33+00:00 Max Wachtel wrote:
when I plug in my headphones, they do not work. This happens with the 4
kernel on ubuntu, arch, fedora. Ubuntu 14.04 lts is fine and so is
fedora 22. I noticed if I plug in my audio extension cord in the left
jack and plug my headphones in the middle jack, they work(ubuntu
15.10+16.04,fedora 23 and arch).
Reply at: https://bugs.launchpad.net/ubuntu/+source/alsa-
driver/+bug/1509950/comments/23
------------------------------------------------------------------------
On 2015-12-02T04:48:35+00:00 Raymond wrote:
You have to fix the driver first if HP and speaker must share volume
control
https://bugzilla.kernel.org/enter_bug.cgi?product=Drivers
Sound(ALSA)
Reply at: https://bugs.launchpad.net/ubuntu/+source/alsa-
driver/+bug/1509950/comments/24
------------------------------------------------------------------------
On 2015-12-02T07:22:01+00:00 Raymond wrote:
Node 0x02 [Audio Output] wcaps 0xd0c05: Stereo Amp-Out R/L
Control: name="Speaker+LO Playback Volume", index=0, device=0
ControlAmp: chs=3, dir=Out, idx=0, ofs=0
Control: name="Speaker+LO Playback Switch", index=0, device=0
ControlAmp: chs=3, dir=Out, idx=0, ofs=0
Device: name="STAC9221 A1 Analog", type="Audio", device=0
Amp-Out caps: N/A
Amp-Out vals: [0x79 0x79]
Converter: stream=5, channel=0
Power states:
Power: setting=D0, actual=D0
Delay: 13 samples
Node 0x0a [Pin Complex] wcaps 0x400181: Stereo
Pincap 0x0000173f: IN OUT HP Detect Trigger ImpSense
Vref caps: HIZ 50 GRD 80
Pin Default 0x0221101f: [Jack] HP Out at Ext Front
Conn = 1/8, Color = Black
DefAssociation = 0x1, Sequence = 0xf
Pin-ctls: 0x40: OUT VREF_HIZ
Unsolicited: tag=02, enabled=1
Connection: 1
0x02
Node 0x0d [Pin Complex] wcaps 0x400181: Stereo
Pincap 0x0000173f: IN OUT HP Detect Trigger ImpSense
Vref caps: HIZ 50 GRD 80
Pin Default 0x90170110: [Fixed] Speaker at Int N/A
Conn = Analog, Color = Unknown
DefAssociation = 0x1, Sequence = 0x0
Misc = NO_PRESENCE
Pin-ctls: 0x40: OUT VREF_HIZ
Unsolicited: tag=00, enabled=0
Connection: 1
0x02
Node 0x0f [Pin Complex] wcaps 0x400181: Stereo
Pincap 0x00000037: IN OUT Detect Trigger ImpSense
Pin Default 0x02011020: [Jack] Line Out at Ext Front
Conn = 1/8, Color = Black
DefAssociation = 0x2, Sequence = 0x0
Pin-ctls: 0x40: OUT
Unsolicited: tag=01, enabled=1
Connection: 1
0x05
Reply at: https://bugs.launchpad.net/ubuntu/+source/alsa-
driver/+bug/1509950/comments/25
------------------------------------------------------------------------
On 2015-12-03T06:42:47+00:00 Raymond wrote:
https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/plain/sound/pci/hda/hda_generic.c
case AUTO_PIN_HP_OUT:
/* if the primary channel vol/mute is shared with spk volume,
* don't name it as Headphone
*/
if (!ch && cfg->speaker_outs &&
!path_has_mixer(codec, spec->speaker_paths[0], ctl_type))
- break;
+ return "Speaker+HP";
/* for multi-io case, only the primary out */
if (ch && spec->multi_ios)
break;
*index = ch;
return "Headphone";
Reply at: https://bugs.launchpad.net/ubuntu/+source/alsa-
driver/+bug/1509950/comments/26
------------------------------------------------------------------------
On 2015-12-03T09:38:15+00:00 Raymond wrote:
You also need to add "Speaker+HP" to slaves of virtual master
After the driver rename the shared volume control"Speaker+HP" , you need
to change pulseaudio conf to avoid headphone mute the shared volume
control similar to
http://cgit.freedesktop.org/pulseaudio/pulseaudio/commit/src/modules/alsa/mixer/paths?id=aec811798cd883a454b9b5cd82c77831906bbd2d
Reply at: https://bugs.launchpad.net/ubuntu/+source/alsa-
driver/+bug/1509950/comments/27
** Changed in: alsa-driver
Status: Unknown => Confirmed
** Changed in: alsa-driver
Importance: Unknown => Medium
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1509950
Title:
DELL XPS M1210 STAC9221 Dual Headphone jacks not working
Status in ALSA driver:
Confirmed
Status in alsa-driver package in Ubuntu:
Incomplete
Bug description:
Ubuntu 15.10 after latest update headphones stopped working. When I
ran alsamixer in the terminal, I saw they were muted. after unmuting
them I pressed F6 and saw the soundcard id, then pressed esc and esc
to exit alsamixer then entered sudo alsactl store Intel After
rebooting they worked!
ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: pulseaudio 1:6.0-0ubuntu13
ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
Uname: Linux 4.2.0-16-generic x86_64
ApportVersion: 2.19.1-0ubuntu3
Architecture: amd64
AudioDevicesInUse:
USER PID ACCESS COMMAND
/dev/snd/controlC0: max 1272 F.... pulseaudio
CurrentDesktop: Unity
Date: Mon Oct 26 02:15:01 2015
InstallationDate: Installed on 2015-10-20 (5 days ago)
InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151019)
SourcePackage: pulseaudio
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 09/11/2008
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A09
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.modalias: dmi:bvnDellInc.:bvrA09:bd09/11/2008:svnDellInc.:pnMXC062:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct8:cvr:
dmi.product.name: MXC062
dmi.sys.vendor: Dell Inc.
To manage notifications about this bug go to:
https://bugs.launchpad.net/alsa-driver/+bug/1509950/+subscriptions
References