HP DV7-3085 DX - headphone jack sensing fails

Bug #490669 reported by John Hitz
18
This bug affects 3 people
Affects Status Importance Assigned to Milestone
alsa-driver (Ubuntu)
Expired
Undecided
Unassigned

Bug Description

Release 9.10 Karmic Koala

lspci returned:
...
00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio (rev 05)
...
grep command returned:

grep: 103c363c: No such file or directory

uname -r returns:

2.6.31-15-generic

When I plug in headphones the speaker is not muted, nor is there any sound from headphones.

I have installed the backport modules as follows with no effect:

sudo apt-get install linux-backports-modules-2.6.31-14-generic

alsa-base:
  Installed: 1.0.20+dfsg-1ubuntu5
  Candidate: 1.0.20+dfsg-1ubuntu5
  Version table:
 *** 1.0.20+dfsg-1ubuntu5 0
        500 http://us.archive.ubuntu.com karmic/main Packages
        100 /var/lib/dpkg/status

Hope this is the information you need. I'm new to linux and have never gone through this process before.

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: john 1737 F.... pulseaudio
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xdd100000 irq 22'
   Mixer name : 'IDT 92HD75B3X5'
   Components : 'HDA:111d7603,103c363c,00100202 HDA:11c11040,103c137e,00100200'
   Controls : 32
   Simple ctrls : 19
Date: Mon Nov 30 22:26:55 2009
DistroRelease: Ubuntu 9.10
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release amd64 (20091027)
NonfreeKernelModules: nvidia
Package: alsa-base 1.0.20+dfsg-1ubuntu5
PackageArchitecture: all
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-15.50-generic
SourcePackage: alsa-driver
Uname: Linux 2.6.31-15-generic x86_64

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

Your installed linux-backports-modules does not match your running kernel:

ProcVersionSignature: Ubuntu 2.6.31-15.50-generic

Thus, your command:

sudo apt-get install linux-backports-modules-2.6.31-14-generic

should instead be:

sudo apt-get install linux-backports-modules-alsa-$(uname -r)

(which installs linux-backports-modules-alsa-2.6.31-15-generic)

Note the subtle difference: linux-backports-modules installs the wireless driver backport; linux-backports-modules-alsa installs the sound driver backport.

Revision history for this message
David Henningsson (diwic) wrote :

Or even better would be linux-backports-modules-alsa-karmic-generic, which keeps them in sync, at least for this release.

komputes (komputes)
summary: - No jack sense when headphones plugged in.
+ HP DV7-3085 DX - headphone jack sensing fails
Revision history for this message
ashbygeek (ashbygeek) wrote :

I thought I would let you all know that I also have this bug with my pavilion dv7-3067cl.
I will be happy to try anything suggested and give feedback. I've been using linux for several years, so I am familiar with installing, compiling, etc., but I don't know very much about alsa or the inner workings of the sound system. Hope I can help.

Revision history for this message
Daniel T Chen (crimsun) wrote : Re: [Bug 490669] Re: HP DV7-3085 DX - headphone jack sensing fails

Did you install linux-backports-modules-alsa-karmic-generic and reboot?

On Dec 28, 2009 8:35 PM, "ashbygeek" <email address hidden> wrote:

I thought I would let you all know that I also have this bug with my
pavilion dv7-3067cl.
I will be happy to try anything suggested and give feedback. I've been using
linux for several years, so I am familiar with installing, compiling, etc.,
but I don't know very much about alsa or the inner workings of the sound
system. Hope I can help.

-- HP DV7-3085 DX - headphone jack sensing fails
https://bugs.launchpad.net/bugs/490669 You receiv...

Revision history for this message
ashbygeek (ashbygeek) wrote :

ah, yes. Thank you. That did the trick. I'd tried it the other day, but must have made a mistake or gotten sidetracked in the middle of things.
thanks once again!

Revision history for this message
st23am (st23am) wrote :

I have installed the backports and rebooted. Same issue speakers do not mute while headphones are plugged in. Same running a HP DV7.

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

st23am, you should file a separate bug using "ubuntu-bug alsa-base".

Revision history for this message
ashbygeek (ashbygeek) wrote :

i don't know if it will fix it for you, but in a previous attempt to fix it I had added

     options snd-hda-intel model=hp-dv5

to my /etc/modprobe.d/alsa-base.conf

Revision history for this message
Simon Ives (simon-simonives) wrote :
Revision history for this message
Brad Figg (brad-figg) wrote :

Hi John,

Please, if you are still having issues, test with the latest development release of Ubuntu. ISO CD images are available from http://cdimage.ubuntu.com/releases/ .

If it remains an issue, could you run the following command from a Terminal (Applications->Accessories->Terminal). It will automatically gather and attach updated debug information to this report.

apport-collect -p alsa-base 490669

Also, if you could test the latest upstream kernel available that would be great. It will allow additional upstream developers to examine the issue. Refer to https://wiki.ubuntu.com/KernelMainlineBuilds .

Once you've tested the upstream kernel, please remove the 'needs-upstream-testing' tag. This can be done by clicking on the yellow pencil icon next to the tag located at the bottom of the bug description and deleting the 'needs-upstream-testing' text.

Please let us know your results.

    [This is an automated message. Apologies if it has reached you inappropriately; please just reply to this message indicating so.]

tags: added: kj-triage needs-required-logs needs-test-current-image no-sound-headphones
Changed in alsa-driver (Ubuntu):
status: New → Incomplete
Brad Figg (brad-figg)
tags: added: karmic
Revision history for this message
Brad Figg (brad-figg) wrote :

This bug report was marked as Incomplete and has not had any updated comments for quite some time. As a result this bug is being closed. Please reopen if this is still an issue in the current Ubuntu release http://www.ubuntu.com/getubuntu/download . Also, please be sure to provide any requested information that may have been missing. To reopen the bug, click on the current status under the Status column and change the status back to "New". Thanks.

[This is an automated message. Apologies if it has reached you inappropriately; please just reply to this message indicating so.]

tags: added: kj-expired
Changed in alsa-driver (Ubuntu):
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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