You are not logged in.

#1 2008-02-14 06:46:19

clownfish
Member
Registered: 2006-09-04
Posts: 72

laptop speaker still making noise when earphones plugged in

i'm using arch (32 bit) and windows vista (need it for printer maintainment and some other tools) on a HP Pavilion dv6000.
in arch, if i plug in earphones, there is sound in the earphones but through the laptop speakers too. this shouldn't be - you know, usually if you plug in earphones there is no sound through the speakers.
in windows, it behaves like it should: with earphones plugged, no sound through the speakers - without earphones plugged, sound through the speakers.

does anybody know how to solve this?

thx, cheers!

Offline

#2 2008-02-14 09:41:28

atasmrk
Member
Registered: 2007-05-07
Posts: 23

Re: laptop speaker still making noise when earphones plugged in

Hello!

I had the same problem. I solved it by adding this line in modprobe.conf

options snd-hda-intel model=laptop

Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03)

Last edited by atasmrk (2008-02-14 09:45:29)

Offline

#3 2008-02-14 10:02:47

clownfish
Member
Registered: 2006-09-04
Posts: 72

Re: laptop speaker still making noise when earphones plugged in

hi, thx!
but didn't work for me.
same behaviour as without the option in modprobe.conf

Offline

#4 2008-02-14 12:06:02

atasmrk
Member
Registered: 2007-05-07
Posts: 23

Re: laptop speaker still making noise when earphones plugged in

Maybe this will work: options snd-hda-intel index=0 model=laptop or you could try options snd-hda-intel model=hp

Last edited by atasmrk (2008-02-14 12:14:28)

Offline

#5 2008-02-14 12:50:39

evdvelde
Member
From: Antwerp - BELGIUM
Registered: 2005-12-02
Posts: 57

Re: laptop speaker still making noise when earphones plugged in

I have in my mixer a switch 'Speaker'. Toggling this one fixes your problem, although it sometimes happens that I have to toggle it twice.
Good luck!

Offline

#6 2008-02-15 01:11:11

semperfiguy
Member
Registered: 2007-12-03
Posts: 224

Re: laptop speaker still making noise when earphones plugged in

I have the same bug and laptop, if you find a solution that works let me know.
http://bbs.archlinux.org/viewtopic.php?id=42965

Offline

#7 2008-02-15 02:21:57

MoonSwan
Member
From: Great White North
Registered: 2008-01-23
Posts: 881

Re: laptop speaker still making noise when earphones plugged in

The only solution I've found is to mute the "Front" toggle switch in Kmix.

Offline

#8 2008-02-16 19:34:09

Gila
Member
Registered: 2008-02-16
Posts: 2

Re: laptop speaker still making noise when earphones plugged in

I have:
Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02)

and compiling the new alsa 1.0.16 with snd-hda-intel I sorta took some hints from this thread, linked to by the archwiki:

http://bbs.archlinux.org/viewtopic.php?id=36815   (Read the whole thread first)

and adding:

options snd-hda-intel model=lenovo

to my modprobe.conf worked for me, I dont know if it would work for the 82801H so its up to you if you want to try it

Edit: you might try editing the modprobe.conf and adding that line first see if it works, I had to update alsa to get it to work though
smile

Last edited by Gila (2008-02-16 19:36:32)

Offline

#9 2008-02-20 15:31:15

madeye
Member
From: Denmark
Registered: 2006-07-19
Posts: 331
Website

Re: laptop speaker still making noise when earphones plugged in

atasmrk wrote:

Hello!

I had the same problem. I solved it by adding this line in modprobe.conf

options snd-hda-intel model=laptop

Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03)

Thanks! That was great advice. Now I can use my headphones without the sound coming out of the speakers at the same time! big_smile

Btw. my laptop is a HP Pavillion dv6000

lspci|grep -i audio
00:07.0 Audio device: nVidia Corporation MCP67 High Definition Audio (rev a1)

MadEye | Registered Linux user #167944 since 2000-02-28 | Homepage

Offline

#10 2008-02-21 19:57:39

atasmrk
Member
Registered: 2007-05-07
Posts: 23

Re: laptop speaker still making noise when earphones plugged in

great

Offline

#11 2008-02-27 03:00:59

semperfiguy
Member
Registered: 2007-12-03
Posts: 224

Re: laptop speaker still making noise when earphones plugged in

I have the same laptop and audio device as madeye.  but his solution doesnt work for me.

Do I have to compile alsa myself for this fix?

Offline

Board footer

Powered by FluxBB