LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Speakers work, headphones don't (https://www.linuxquestions.org/questions/linux-newbie-8/speakers-work-headphones-dont-856250/)

tommyttt 01-14-2011 03:12 AM

Speakers work, headphones don't
 
Hi All;

Also posted on openSUSE forum. Hope this is the correct subforum. As the title says, I get sound from my speakers but not from my headphones. All mixer settings are at 100% and the speakers are muted when the headphones are plugged in.

Code:

root@laptop= /home/tom # lspci
(snip)
00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)
(snip)

Code:

root@laptop= /home/tom # uname -a
Linux laptop 2.6.34.7-0.5-desktop #1 SMP PREEMPT 2010-10-25 08:40:12 +0200 x86_64 x86_64 x86_64 GNU/Linux
root@laptop= /home/tom # rpm -qa "*alsa*"
alsa-1.0.23-2.12.x86_64
alsa-tools-1.0.23-1.8.x86_64
alsa-utils-1.0.23-1.8.x86_64
alsa-plugins-32bit-1.0.23-1.9.x86_64
alsa-firmware-1.0.23-1.2.noarch
alsa-oss-1.0.17-29.2.x86_64
alsa-oss-32bit-1.0.17-29.2.x86_64
alsa-plugins-1.0.23-1.9.x86_64

Code:

root@laptop= /home/tom # rpm -qa "*pulse*"
libpulse0-0.9.21-10.1.1.x86_64
libpulse-mainloop-glib0-0.9.21-10.1.1.x86_64
libxine1-pulse-1.1.19-2.pm.48.13.x86_64

Code:

root@laptop= /home/tom # rpm -q libasound2
libasound2-1.0.23-2.12.x86_64

Code:

root@laptop= /home/tom # cat /etc/modprobe.d/50-sound.conf
options snd slots=snd-hda-intel
# u1Nb.Nz15uUWYSoD:82801I (ICH9 Family) HD Audio Controller
alias snd-card-0 snd-hda-intel

Code:

links to sound configuration
http://www.imagebam.com/image/a26a7d115031920
http://www.imagebam.com/image/b48c3b115031925

Dell Studio 1745 laptop

Thanks for any replies, Tom

Vegan 01-14-2011 08:33 PM

Do the headphones work elsewhere? mp3 player, other computer, etc
Do you get any sound through the headphones by moving the connection in/out/side-to-side?
where are you plugging the headphones into? the speakers themselves or the MOBO/case?

Drakeo 01-14-2011 09:32 PM

in your mixer make sure they are enabled if you want speakers and head phones at the same time also set up your sound mixer for that. Now if you never did this and it is from the original install. you should go delete your /etc/asound.state file and reboot this will actually make alsa and the system load that hda card. and re-write the /etc/asound.state file.
when you install the system it has a default guess method. and that card has caused troubles during installs. Now you will see a few more things in your mixer. especially if you have a laptop.
then open your alsa mixer make sure it is enabled and then check pulse. pulse just reads alsa. this has been my fix on many of the computers. and it is well documented.

tommyttt 01-20-2011 01:47 AM

Thanks for the replies. I know the headphones work after plugging them into my wifes' desktop. Also checked the mixer and alsa settings and nothing set to mute and all full volume.

I only noticed this behaviour recently as previously I used my laptop mostly in afternoon and early evening and used the internal speakers. Now I'm reverting to working late at night when the wife is sleeping so tried to use the headphones.

A couple of people on the openSUSE forum said to use the alsa-info.sh script to obtain information about sound system. Trouble is that alsa did not install that script during installation and haven't been able to find where to get it. Any ideas?

Sometime later this week I'll be installing some other distro and will test it on that.

Thanks, Tom


All times are GMT -5. The time now is 05:52 PM.