LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 06-19-2018, 07:23 PM   #1
Drakeo
Senior Member
 
Registered: Jan 2008
Location: Urbana IL
Distribution: Slackware, Slacko,
Posts: 3,716
Blog Entries: 3

Rep: Reputation: 483Reputation: 483Reputation: 483Reputation: 483Reputation: 483
Puseadio /tmp or what


So as we all know We all like bluetooth. And we all need pulseaudio to run it.
If you have anything to say against please find another thread this is about making it better.
Here we go years have gone by an we all needed to delete the .config/pulse or what ever those just point pulse to /tmp/pulse-*.
so after so many years we are still unable to point to the correct socket. or delete ~/home/.config/pulse
when you do that and reboot it forces a new socket.
I am lost before I spend stupid hours looking at a simple code any help would be nice.
I am not a pulseaudio lover I can use jackd and pulse together like a team. so if you send a hate pulse in please just give a report to Jeremy for you will get a simple TSK.
Time to fix the socket how it is created and pointed to.
going to pull the latest branch.
Check back in 30 days.
FAB
 
Old 06-19-2018, 08:11 PM   #2
orbea
Senior Member
 
Registered: Feb 2015
Distribution: Slackware64-current
Posts: 1,950

Rep: Reputation: Disabled
Quote:
Originally Posted by Drakeo View Post
So as we all know We all like bluetooth. And we all need pulseaudio to run it.
https://slackbuilds.org/repository/1...es/bluez-alsa/
 
Old 06-19-2018, 08:36 PM   #3
Richard Cranium
Senior Member
 
Registered: Apr 2009
Location: McKinney, Texas
Distribution: Slackware64 15.0
Posts: 3,858

Rep: Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225
Quote:
Originally Posted by Drakeo View Post
So as we all know We all like bluetooth. And we all need pulseaudio to run it.
If you have anything to say against please find another thread this is about making it better.
Here we go years have gone by an we all needed to delete the .config/pulse or what ever those just point pulse to /tmp/pulse-*.
so after so many years we are still unable to point to the correct socket. or delete ~/home/.config/pulse
when you do that and reboot it forces a new socket.
I am lost before I spend stupid hours looking at a simple code any help would be nice.
I am not a pulseaudio lover I can use jackd and pulse together like a team. so if you send a hate pulse in please just give a report to Jeremy for you will get a simple TSK.
Time to fix the socket how it is created and pointed to.
going to pull the latest branch.
Check back in 30 days.
FAB
I have no idea what you want help about. Other than it's something about pulseaudio sockets.
 
Old 06-19-2018, 11:26 PM   #4
Didier Spaier
LQ Addict
 
Registered: Nov 2008
Location: Paris, France
Distribution: Slint64-15.0
Posts: 11,056

Rep: Reputation: Disabled
Just a shot in the dark: I have had similar issues, in cases where the socket provider writes in $XDG_RUNTIME_DIR whereas the other app looks for it in $XDG_CACHE_HOME. The solution was to use the same dir, like I do writing in ~/.profile:
Code:
export XDG_CACHE_HOME=/dev/shm/$(whoami)
mkdir -p /dev/shm/$(whoami)
chmod 700 /dev/shm/$(whoami)
export XDG_RUNTIME_DIR=$XDG_CACHE_HOME
 
Old 06-24-2018, 06:15 AM   #5
Drakeo
Senior Member
 
Registered: Jan 2008
Location: Urbana IL
Distribution: Slackware, Slacko,
Posts: 3,716

Original Poster
Blog Entries: 3

Rep: Reputation: 483Reputation: 483Reputation: 483Reputation: 483Reputation: 483
Thanks for feed back seems pulseaudio does not clear the pid all the time /tmp/pulse/pid. And the one in ~/home/.config/ points to old /tmp/pulse which means DE isn't creating an updated link. It becomes stale. Mark this solved go to the github thanks.

Last edited by Drakeo; 06-24-2018 at 06:22 AM.
 
Old 06-24-2018, 11:54 AM   #6
upnort
Senior Member
 
Registered: Oct 2014
Distribution: Slackware
Posts: 1,893

Rep: Reputation: 1161Reputation: 1161Reputation: 1161Reputation: 1161Reputation: 1161Reputation: 1161Reputation: 1161Reputation: 1161Reputation: 1161
Quote:
export XDG_RUNTIME_DIR=
This seems like a decent idea. I posted a proposal in the Requests for -current (14.2-->15.0) thread
 
  


Reply



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
Bad exit status from /var/tmp/rpm-tmp.Cs9Mt5 (%build) imbrij Linux - Virtualization and Cloud 11 10-27-2012 10:55 AM
tmp filling up with root-tmp diretories steinz Linux - Security 7 04-27-2010 08:34 AM
Can't login, says tmp directory full but tmp file is empty! Could be linked to MySQL? bethanlowder Fedora 7 09-25-2009 07:17 AM
how to securing /tmp , /var/tmp and /dev/shm hackintosh Linux - Security 7 10-17-2007 11:26 PM
Newbie question - /tmp /var/tmp Mr happy Linux - Security 3 01-27-2003 01:03 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 07:35 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