public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Alec Ten Harmsel <alec@alectenharmsel.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] no sound through headphones (still bad)
Date: Mon, 18 Jul 2016 08:26:43 -0400	[thread overview]
Message-ID: <20160718122643.GA17306@apio> (raw)
In-Reply-To: <8737n8rwhq.fsf@nyu.edu>

On Sun, Jul 17, 2016 at 01:43:29PM -0400, allan gottlieb wrote:
> 
> E7450-wired linux # grep SND_HDA_INTEL .config
> CONFIG_SND_HDA_INTEL=y

This is good, I guess?

> E7450-wired linux # grep 'SND_INTEL*' .config
> # CONFIG_SND_INTEL8X0 is not set
> # CONFIG_SND_INTEL8X0M is not set
> E7450-wired linux # grep 'SND_SOC_INTEL*' .config
> E7450-wired linux # 
> 
> Is this last empty reply significant?

Maybe? You could try reconfiguring your kernel with all of the Intel
audio-related drivers as modules, and see what happens.

> > I'm completely grasping at straws here. Another option may be opening up
> > a terminal and running:
> >
> >     pulseaudio --kill
> >     pulseaudio --start --daemonize=no --verbose
> >
> > Then try and use audio and see what exactly gets spit out.
> >
> > Audio for me Just Works (tm), so I hope this helps.
> >
> > Alec
> 
> gottlieb@E7450-wired /local/allan/gottlieb $ pulseaudio --kill
> gottlieb@E7450-wired /local/allan/gottlieb $ pulseaudio --start --daemonize=no --verbose
> I: [pulseaudio] main.c: setrlimit(RLIMIT_NICE, (31, 31)) failed: Operation not permitted
> I: [pulseaudio] main.c: setrlimit(RLIMIT_RTPRIO, (9, 9)) failed: Operation not permitted
> I: [pulseaudio] core-util.c: Failed to acquire high-priority scheduling: No such file or directory
> I: [pulseaudio] main.c: This is PulseAudio 8.0
> I: [pulseaudio] main.c: Page size is 4096 bytes
> I: [pulseaudio] main.c: Machine ID is 6089ce1bfebfff5e96a31beb55b51fc9.
> I: [pulseaudio] main.c: Session ID is 1.
> I: [pulseaudio] main.c: Using runtime directory /run/user/1000/pulse.
> I: [pulseaudio] main.c: Using state directory /home/gottlieb/.config/pulse.
> I: [pulseaudio] main.c: Using modules directory /usr/lib64/pulse-8.0/modules.
> I: [pulseaudio] main.c: Running in system mode: no
> E: [pulseaudio] pid.c: Daemon already running.
> 
> Starting audio did not cause anything to be printed.

It exited immediately because `pulseaudio --kill' did not actually kill
PulseAudio. Maybe try:

    pkill -9 pulseaudio
    pulseaudio --start --daemonize=no --verbose

Alec


  reply	other threads:[~2016-07-18 12:27 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-16 15:24 [gentoo-user] no sound through headphones (still bad) allan gottlieb
2016-07-16 16:42 ` Ian Bloss
2016-07-16 20:17   ` allan gottlieb
2016-07-16 21:09     ` Alec Ten Harmsel
2016-07-17 17:43       ` allan gottlieb
2016-07-18 12:26         ` Alec Ten Harmsel [this message]
2016-07-18 12:43         ` Fernando Rodriguez
2016-07-20 18:27         ` [gentoo-user] no sound through headphones (now works) allan gottlieb
2016-07-17  4:13     ` [gentoo-user] Re: no sound through headphones (still bad) Ian Zimmerman
2016-07-16 17:45 ` [gentoo-user] " Alec Ten Harmsel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160718122643.GA17306@apio \
    --to=alec@alectenharmsel.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox