Gentoo Archives: gentoo-user

From: Alec Ten Harmsel <alec@××××××××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] no sound through headphones (still bad)
Date: Sat, 16 Jul 2016 21:09:47
Message-Id: 20160716210929.GC810@apio
In Reply to: Re: [gentoo-user] no sound through headphones (still bad) by allan gottlieb
1 On Sat, Jul 16, 2016 at 04:17:04PM -0400, allan gottlieb wrote:
2 >
3 > To answer Alec's questions this is a 3.5mm jack. Nothing new in dmesg.
4 > sudo lspci | grep -i audio shows
5 > 00:03.0 Audio device: Intel Corporation Broadwell-U Audio Controller (rev 09)
6 > 00:1b.0 Audio device: Intel Corporation Wildcat Point-LP High Definition Audio Controller (rev 03)
7 >
8 > I think/hope we are getting close and thank everyone for their help.
9 >
10 > allan
11 >
12
13 Just double checking; what is the value of these config keys in your
14 kernel config?
15
16 * SND_HDA_INTEL
17 * SND_INTEL* (there are a few of these)
18 * SND_SOC_INTEL* (there are a few of these)
19
20 I'm completely grasping at straws here. Another option may be opening up
21 a terminal and running:
22
23 pulseaudio --kill
24 pulseaudio --start --daemonize=no --verbose
25
26 Then try and use audio and see what exactly gets spit out.
27
28 Audio for me Just Works (tm), so I hope this helps.
29
30 Alec

Replies

Subject Author
Re: [gentoo-user] no sound through headphones (still bad) allan gottlieb <gottlieb@×××.edu>