speakers do not mute on dv2000 when jack pluged

Bug #93945 reported by Ülo Parri
10
Affects Status Importance Assigned to Milestone
linux (Ubuntu)
Won't Fix
Undecided
Unassigned
linux-source-2.6.20 (Ubuntu)
Won't Fix
Medium
Ubuntu Audio Team

Bug Description

I am using Feisty. When i plug headphones in my laptop sound comes from both speakers and headphones. Kernel module is snd-hda-intel.
 uname -a
Linux ylts-laptop 2.6.20-12-generic #2 SMP Sat Mar 17 22:55:16 UTC 2007 x86_64 GNU/Linux

Tags: cft-2.6.27
Revision history for this message
Ülo Parri (ylts-parri) wrote :

asoundconf list
Names of available sound cards:
NVidia

Mixers:
0: Conexant CX20549 (Venice)

Revision history for this message
Ülo Parri (ylts-parri) wrote :
Revision history for this message
Ülo Parri (ylts-parri) wrote :
Revision history for this message
Ülo Parri (ylts-parri) wrote :
Changed in linux-source-2.6.20:
importance: Undecided → Medium
status: Unconfirmed → Confirmed
Revision history for this message
sampsa (sampsa-hamalainen) wrote :

A patch which adds support for your sound card was just mailed on the alsa-devel mailing list:
http://article.gmane.org/gmane.linux.alsa.devel/46265
The newest alsa-driver (1.014rc4) does not seem to have this patch.
If you don't care to patch an older driver you can compile one the newest snapshots
ftp://ftp.suse.com/pub/projects/alsa/snapshot/driver
which presumably have the patch.

I hope this helps.

Revision history for this message
Daann (daanspanjers) wrote :

I have the same problem with my hp dv2000,

The sound worked for 2 days but then stopped working.

Revision history for this message
Bill Coutinho (bill-coutinho) wrote :

I confirm this problem on a Sony Vaio VGN-N230N.

Revision history for this message
Daann (daanspanjers) wrote :

This is a solution that worked on my hp dv2000,

http://ubuntuforums.org/showthread.php?t=455147

maybe it works for you to?

Revision history for this message
sampsa (sampsa-hamalainen) wrote :

The next stable version of the alsa-driver (1.0.14) should be released next monday (june 3rd).
http://news.gmane.org/gmane.linux.alsa.devel
So if you don't want to go through the hassle of patching the driver as described in the ubuntu forums thread I recommend waiting for Monday and compiling the stable version. Just go trough steps 1-5 in the forum thread replacing "1.0.14rc" with 1.0.14 every where. Skip step 6 and in step 8 just skip the first two commands where the patch is applied as the functionality is already in the driver.

I hope the new driver will be added to the ubuntu-kernels soon, as it has many fixes and improvements for the hda-intel driver, which seems to be very popular in newer laptops.

Revision history for this message
Andrés (aferre) wrote :

I've this problem on Gutsy.

I've an Amilo Pi 2515 laptop and when I connect my headphones, the speakers don't mute... I've installed Windows Vista and when I start windows, the headphone's jack have a red light inside, this light is off when I start Ubuntu.

$ uname -a
Linux Atlantis 2.6.22-14-generic #1 SMP Tue Dec 18 05:28:27 UTC 2007 x86_64 GNU/Linux

$ dmesg | grep hda
[ 25.163475] hda_codec: Unknown model for ALC883, trying auto-probe from BIOS...

$ lspci | grep Audio
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03)

$ aplay -l
**** Lista de PLAYBACK Dispositivos Hardware ****
tarjeta 0: Intel [HDA Intel], dispositivo 0: ALC883 Analog [ALC883 Analog]
  Subdispositivos: 1/1
  Subdispositivo #0: subdevice #0
tarjeta 0: Intel [HDA Intel], dispositivo 1: ALC883 Digital [ALC883 Digital]
  Subdispositivos: 1/1
  Subdispositivo #0: subdevice #0
tarjeta 0: Intel [HDA Intel], dispositivo 6: Si3054 Modem [Si3054 Modem]
  Subdispositivos: 1/1
  Subdispositivo #0: subdevice #0

$ aptitude show alsa-base | grep Versión
Versión: 1.0.14-1ubuntu2

Thank you.

Revision history for this message
nine (niin-deactivatedaccount-deactivatedaccount) wrote :

It unfortunately appears that this bug is not yet resolved. If possible, please check whether the issue still exist in the Hardy Heron 8.04 LTS release.

And if so, the Intrepid Ibex 8.10 Alpha2 is also scheduled for release today. It will appear at the following when available: http://www.ubuntu.com/testing/intrepid/alpha2 . It contains the actively developed 2.6.26 Ubuntu kernel. It would be great if someone could test this upcoming release via a LiveCD and verify if the issue still exists. If so, please include the appropriate debugging information as outlined at https://wiki.ubuntu.com/DebuggingSoundProblems . Thanks in advance.

Changed in linux:
status: New → Incomplete
Revision history for this message
Andrés (aferre) wrote :

I still have the problem with Hardy Heron 8.04 LTS, I've a friend (with a Sony VAIO, I haven't more details about his hardware) who had the same problem with 7.10 but not with 8.04.

I'll try to get time to test with 8.10.

Thank you!

Revision history for this message
Andrés (aferre) wrote :

I've been searching after lunch and...

This: https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/114053/comments/30 has worked for me.

:) Thank you!

Revision history for this message
Leann Ogasawara (leannogasawara) wrote :

The Ubuntu Kernel Team is planning to move to the 2.6.27 kernel for the upcoming Intrepid Ibex 8.10 release. As a result, the kernel team would appreciate it if you could please test this newer 2.6.27 Ubuntu kernel. There are one of two ways you should be able to test:

1) If you are comfortable installing packages on your own, the linux-image-2.6.27-* package is currently available for you to install and test.

--or--

2) The upcoming Alpha5 for Intrepid Ibex 8.10 will contain this newer 2.6.27 Ubuntu kernel. Alpha5 is set to be released Thursday Sept 4. Please watch http://www.ubuntu.com/testing for Alpha5 to be announced. You should then be able to test via a LiveCD.

Please let us know immediately if this newer 2.6.27 kernel resolves the bug reported here or if the issue remains. More importantly, please open a new bug report for each new bug/regression introduced by the 2.6.27 kernel and tag the bug report with 'linux-2.6.27'. Also, please specifically note if the issue does or does not appear in the 2.6.26 kernel. Thanks again, we really appreicate your help and feedback.

Revision history for this message
Leann Ogasawara (leannogasawara) wrote :

The 18 month support period for Feisty Fawn 7.04 has reached it's end of life - http://www.ubuntu.com/news/ubuntu-7.04-end-of-life . As a result we are closing the linux-source-2.6.20 task.

@Ülo Parri, since you are the original bug reporter, is this still an issue with the most recent Intrepid Ibex 8.10 release. Please let us know. Thanks.

Changed in linux-source-2.6.20:
status: Confirmed → Won't Fix
Revision history for this message
Jim Lieb (lieb) wrote :

This bug report is being closed because we received no response to the previous inquiry for information. Please reopen if this is still an issue in the current Ubuntu release, Jaunty Jackalope 9.04 - http://www.ubuntu.com/getubuntu/download. If the issue remains in Jaunty, please test the latest upstream kernel build - https://wiki.ubuntu.com/KernelMainlineBuilds . To reopen the bug, click on the current status under the Status column and change the status back to "New". Thanks.

Changed in linux (Ubuntu):
status: Incomplete → Won't Fix
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.