LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Desktop
User Name
Password
Linux - Desktop This forum is for the discussion of all Linux Software used in a desktop context.

Notices


Reply
  Search this Thread
Old 07-31-2019, 08:09 AM   #1
Iragator
LQ Newbie
 
Registered: Jul 2019
Posts: 9

Rep: Reputation: Disabled
pulseaudio will no longer launch/autorun my user-configured server


Hi,
I am new to linux and have just finished setting up my windows VM with GPU passthrough on Virt-Manager.

I had my 127.0.0.1 server working fine...

until the [fire na] static hugepages attacked. I tried setting them up and failed miserably. The next thing I knew, pulseaudio wasn't working properly on the host. (and the guest obviously)

Things I have tried:
Code:
# pulseaudio
# pulseaudio --k
# pulseaudio -D
# pulseaudio --kill
# pulseaudio --start
# the x-11 start command
#[insert grep command that I cannot remember that shows you active pulseaudio channels]
aditionally i have tried:
- removing the pulse temp file
- uninstalling pulseaudio, then reinstalling
- purge uninstalling, then reinstalling

PS: for clarity on what I had working and what I am trying to get to work again is the audio section at the bottom of this guide, but before any comments - https://forum.level1techs.com/t/play...k-guide/108981

- I am on Debian 10

Last edited by Iragator; 07-31-2019 at 01:51 PM.
 
Old 10-24-2019, 08:47 PM   #2
aus9
LQ 5k Club
 
Registered: Oct 2003
Location: Western Australia
Distribution: Icewm
Posts: 5,842

Rep: Reputation: Disabled
Hi since no-one has given a reply to an oldish post until you get a better reply lets start off with some facts?

one...run from a terminal
pulseaudio -h

this will show you at commands need to be exact to have any effect.
pulseaudio --k should have been pulseaudio -k

Two Have you changed from system setting to user settings.....I have to assume no unless you say so.

Three that means that system files in Debian with luck are at /etc/pulse and the client.conf will show a default of
; autospawn = yes

So you copy the files to your home dir called
.config/pulse/

Note the leading dot, easier to see in a terminal

Code:
ls .config/pulse/
As its likely you are not going to see any configs in that home dir I will leap ahead and give you a fairly easy way of copying?

Code:
cd .config/pulse
cp /etc/pulse/*conf .
cp /etc/pulse/default.pa .
ls -al
Now you have the option to uncomment client.conf and remove the ; and change the line to autospawn = no
so that when you kill the daemon, it will not restart, this session until you tell it to.

As you are a windows user? do a full reboot
then run

Code:
pulseaudio -vvv
and post the results.....assuming your hardware matches the link.....I don't run windows in a VM so can not help there

Last edited by aus9; 10-24-2019 at 08:49 PM.
 
  


Reply

Tags
audio, kvm



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
PulseAudio configured for per-user sessions ... (warning). cccc Debian 12 01-06-2014 03:19 AM
[SOLVED] PulseAudio configured for per-user sessions Warning tomasdepomas Linux - General 1 01-02-2013 07:00 AM
[SOLVED] Squeeze + Pulseaudio + Alsa and USB Midi device causes Pulseaudio crash mad4linux Debian 1 01-26-2011 03:57 AM
Winecfg crashes on sound tab with Pulseaudio and no 'sounddrivers' without pulseaudio William (Dthdealer) Linux - Software 5 06-13-2010 07:30 AM
KDEInit could not launch '/usr/bin/autorun' in Manrake 9.0 orca Linux - Distributions 2 03-22-2003 02:22 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Desktop

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

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration