HP Pavilion dv7 2108 doesn't mute speakers & switch output to headphones when they are plugged in

Bug #433683 reported by Andrew Mitchell
34
This bug affects 5 people
Affects Status Importance Assigned to Milestone
linux (Ubuntu)
Fix Released
Wishlist
Daniel T Chen
linux-backports-modules-2.6.31 (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

This has been tried with model=hp & model=hp-dv5 for module options

ProblemType: Bug
Architecture: amd64
ArecordDevices:
 **** List of CAPTURE Hardware Devices ****
 card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]
   Subdevices: 2/2
   Subdevice #0: subdevice #0
   Subdevice #1: subdevice #1
AudioDevicesInUse:
 USER PID ACCESS COMMAND
 /dev/snd/controlC0: ajmitch 4873 F.... pulseaudio
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xda100000 irq 22'
   Mixer name : 'IDT 92HD75B3X5'
   Components : 'HDA:111d7603,103c3624,00100202 HDA:11c11040,103c137e,00100200'
   Controls : 32
   Simple ctrls : 19
Card1.Amixer.info:
 Card hw:1 'HDMI'/'HDA ATI HDMI at 0xda010000 irq 17'
   Mixer name : 'ATI R6xx HDMI'
   Components : 'HDA:1002aa01,00aa0100,00100100'
   Controls : 4
   Simple ctrls : 1
Card1.Amixer.values:
 Simple mixer control 'IEC958',0
   Capabilities: pswitch pswitch-joined
   Playback channels: Mono
   Mono: Playback [on]
Date: Mon Sep 21 09:31:40 2009
DistroRelease: Ubuntu 9.10
NonfreeKernelModules: fglrx
Package: alsa-base 1.0.20+dfsg-1ubuntu4
PackageArchitecture: all
ProcEnviron:
 PATH=(custom, user)
 LANG=en_NZ.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-10.32-generic
SourcePackage: alsa-driver
Uname: Linux 2.6.31-10-generic x86_64

Revision history for this message
Andrew Mitchell (ajmitch) wrote :
Daniel T Chen (crimsun)
affects: alsa-driver (Ubuntu) → linux (Ubuntu)
Changed in linux (Ubuntu):
assignee: nobody → Daniel T Chen (crimsun)
importance: Undecided → Wishlist
status: New → In Progress
Revision history for this message
Daniel T Chen (crimsun) wrote :
Changed in linux (Ubuntu):
status: In Progress → Fix Committed
Revision history for this message
Daniel T Chen (crimsun) wrote :

Any movement on this issue, e.g., any luck building from the branch?

Revision history for this message
Daniel T Chen (crimsun) wrote :

Sorry, brown paperbag bug. Fixed in commit 80abe54.

Revision history for this message
Munzir Taha (منذر طه) (munzirtaha) wrote :
Revision history for this message
Andrew Mitchell (ajmitch) wrote :

I now get sound through the headphones, but the laptop speakers do not mute when the headphones are plugged in.

Revision history for this message
Daniel T Chen (crimsun) wrote : Re: [Bug 433683] Re: HP Pavilion dv7 2108 doesn't mute speakers & switch output to headphones when they are plugged in

Is this with enable-msi=1 after a fresh boot?

On Sep 27, 2009 7:55 PM, "Andrew Mitchell" <email address hidden> wrote:

I now get sound through the headphones, but the laptop speakers do not
mute when the headphones are plugged in.

-- HP Pavilion dv7 2108 doesn't mute speakers & switch output to headphones
when they are plugged ...

You received this bug notification because you are a bug assignee. Status in
“linux” package in Ubu...

This has been tried with model=hp & model=hp-dv5 for module options
ProblemType: Bug Architecture: ...

Revision history for this message
Daniel T Chen (crimsun) wrote :

Sorry, enable_msi=1

On Sep 27, 2009 8:10 PM, "Daniel Chen" <email address hidden> wrote:

Is this with enable-msi=1 after a fresh boot?

> > On Sep 27, 2009 7:55 PM, "Andrew Mitchell" <email address hidden> wrote: >
> I now get sound thro...

-- HP Pavilion dv7 2108 doesn't mute speakers & switch output to headphones
when they are plugged ...

You received this bug notification because you are a bug assignee. Status in
“linux” package in Ubu...

This has been tried with model=hp & model=hp-dv5 for module options
ProblemType: Bug Architecture: ...

Revision history for this message
Andrew Mitchell (ajmitch) wrote :

Yes, I had in /etc/modprobe.d/alsa-base.conf prior to rebooting:
options snd-hda-intel power_save=10 enable_msi=1

I believe I'm using the correct git branch & revision, I'm recompiling now to check it.

Revision history for this message
Daniel T Chen (crimsun) wrote :

Oops, I forgot to ask you to use the model=hp-dv5 quirk, too.

On Sep 27, 2009 9:45 PM, "Andrew Mitchell" <email address hidden> wrote:

Yes, I had in /etc/modprobe.d/alsa-base.conf prior to rebooting:
options snd-hda-intel power_save=10 enable_msi=1

I believe I'm using the correct git branch & revision, I'm recompiling
now to check it.

-- HP Pavilion dv7 2108 doesn't mute speakers & switch output to headphones
when they are plugged ...

You received this bug notification because you are a bug assignee.

Status in “linux” package in Ubuntu: Fix Committed Bug description:

This has been tried with model=hp & model=hp-dv5 for module options
ProblemType: Bug Architecture: ...

Revision history for this message
Andrew Mitchell (ajmitch) wrote :

Appending model=hp-dv5 to the modprobe options doesn't appear to make any difference, sound is still coming through both the laptop speakers & the headphones.

Revision history for this message
Daniel T Chen (crimsun) wrote :

On Mon, Sep 28, 2009 at 12:45 AM, Andrew Mitchell <email address hidden> wrote:
> Appending model=hp-dv5 to the modprobe options doesn't appear to make
> any difference, sound is still coming through both the laptop speakers &
> the headphones.

Ok, right. The bitmask should ensure it's applied for your SSID
regardless. Anyhow, if you don't mind, can you try removing the
enable_msi and model entries and using
http://kernel.org/pub/linux/kernel/people/tiwai/snapshot/alsa-driver-20090928.tar.bz2?

Revision history for this message
Andrew Mitchell (ajmitch) wrote :

Sorry for the delay, using the alsa-driver snapshot works for me, at least by running sudo modprobe snd-hda-intel

Revision history for this message
Daniel T Chen (crimsun) wrote :

On Tue, Sep 29, 2009 at 5:19 PM, Andrew Mitchell <email address hidden> wrote:
> Sorry for the delay, using the alsa-driver snapshot works for me, at
> least by running sudo modprobe snd-hda-intel

Thanks for the update, more diffs enroute.

Daniel T Chen (crimsun)
Changed in linux-backports-modules-2.6.31 (Ubuntu):
status: New → Fix Released
Revision history for this message
Ghaith Hachem (ghaith) wrote :

Hi,
I am facing the same as #6
However i'm using hp dv7-2040us and i686, i wasn't sure i should open a new bug as it's the same behavior.
Should i apply the suggestions proposed or should the fix be automatically pulled by the updates?
i have the latest updates installed
uname -a : Linux ghaith-laptop 2.6.31-15-generic #50-Ubuntu SMP Tue Nov 10 14:54:29 UTC 2009 i686 GNU/Linux

Revision history for this message
komputes (komputes) wrote :

I have just gotten a confirmation that headphone jack sensing does not work on the HP DV7-3085 DX.

Will try linux-backports-modules-2.6.31-14-generic and report back with result.

Revision history for this message
Daniel T Chen (crimsun) wrote :

@David
Please remember to use "ubuntu-bug alsa-base" to grab the codec information for a separate bug report. We've pretty much fixed most of these [reported IDT jack sense issues for HP models] upstream.

Revision history for this message
komputes (komputes) wrote :

@Daniel

As requested ubuntu-bug alsa-base -> Bug #490669

Gary M (garym)
tags: added: hda-jack-sense karmic
Changed in linux (Ubuntu):
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.