You are not logged in.

#1 2015-10-01 11:52:40

marcolof
Member
From: The Netherlands
Registered: 2015-02-22
Posts: 4

[SOLVED] Headphone/speaker jack does not produce audio (T540p)

Hi all,

I've tried a couple different things, but I can't figure out why the headphone/speaker jack is not working on my laptop.
I ran pacman -Syu today, btw.

Info:

# lsmod | grep ^snd
snd_hda_codec_hdmi     49152  1
snd_hda_codec_realtek    73728  1
snd_hda_codec_generic    69632  1 snd_hda_codec_realtek
snd_hda_intel          32768  9
snd_hda_codec         106496  4 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel
snd_hda_core           49152  5 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
snd_hwdep              16384  1 snd_hda_codec
snd_pcm                86016  4 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_hda_core
snd_timer              28672  1 snd_pcm
snd                    65536  27 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel,thinkpad_acpi
# aplay -L | grep :CARD
default:CARD=PCH
sysdefault:CARD=PCH
front:CARD=PCH,DEV=0
surround21:CARD=PCH,DEV=0
surround40:CARD=PCH,DEV=0
surround41:CARD=PCH,DEV=0
surround50:CARD=PCH,DEV=0
surround51:CARD=PCH,DEV=0
surround71:CARD=PCH,DEV=0
hdmi:CARD=HDMI,DEV=0
hdmi:CARD=HDMI,DEV=1
hdmi:CARD=HDMI,DEV=2
# cd /etc/modprobe.d/
# ls
alsa-base.conf  sound.conf
# cat alsa-base.conf 
options snd_hda_intel index=1,0
# cat sound.conf 
alias snd-card-0 snd-hda-intel
alias sound-slot-0 snd-hda-intel
# lspci -k 
<snip>
00:03.0 Audio device: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller (rev 06)
        Subsystem: Lenovo Device 2210
        Kernel driver in use: snd_hda_intel
        Kernel modules: snd_hda_intel
<snip>
00:1b.0 Audio device: Intel Corporation 8 Series/C220 Series Chipset High Definition Audio Controller (rev 04)
        Subsystem: Lenovo Device 2210
        Kernel driver in use: snd_hda_intel
        Kernel modules: snd_hda_intel
# ls -l /dev/snd
total 0
drwxr-xr-x  2 root root       80  1 okt 13:32 by-path
crw-rw----+ 1 root audio 116,  2  1 okt 13:32 controlC0
crw-rw----+ 1 root audio 116,  6  1 okt 13:32 controlC1
crw-rw----+ 1 root audio 116,  5  1 okt 13:32 hwC0D0
crw-rw----+ 1 root audio 116, 10  1 okt 13:32 hwC1D0
crw-rw----+ 1 root audio 116,  4  1 okt 13:33 pcmC0D0c
crw-rw----+ 1 root audio 116,  3  1 okt 13:42 pcmC0D0p
crw-rw----+ 1 root audio 116,  7  1 okt 13:33 pcmC1D3p
crw-rw----+ 1 root audio 116,  8  1 okt 13:33 pcmC1D7p
crw-rw----+ 1 root audio 116,  9  1 okt 13:33 pcmC1D8p
crw-rw----+ 1 root audio 116,  1  1 okt 13:32 seq
crw-rw----+ 1 root audio 116, 33  1 okt 13:32 timer

I've checked alsamixer and nothing is being muted, even after I plug the headphone jack in. smile


Any tips on what I should look for or what I may be missing?
(or otherwise, information that I need to share?)

$ uname -a
Linux XXX 4.2.1-1-ARCH #1 SMP PREEMPT Tue Sep 22 06:57:07 CEST 2015 x86_64 GNU/Linux

Last edited by marcolof (2015-10-01 12:52:39)

Offline

#2 2015-10-01 12:52:09

marcolof
Member
From: The Netherlands
Registered: 2015-02-22
Posts: 4

Re: [SOLVED] Headphone/speaker jack does not produce audio (T540p)

Ah, I forgot about hdajackretask!

But that didn't work either.. mostly because I couldn't figure out how to kill the spawn of the devil, uhmm... I mean pulseAudio, the everliving.

So installed pavucontrol, fiddle with that and.. WTF?!?! it works.

WAT. WATwatwatwat.. hmm

Mod note: Please don't embed large images into your posts. Use URL tags instead. See https://wiki.archlinux.org/index.php/Fo … s_and_code -- WorMzy

Last edited by WorMzy (2015-10-01 14:18:54)

Offline

Board footer

Powered by FluxBB