Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Removing pulseaudio completely
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
Bobbias
n00b
n00b


Joined: 22 Jul 2010
Posts: 42
Location: Midland, Ontario, Canada

PostPosted: Tue May 03, 2011 7:16 am    Post subject: Removing pulseaudio completely Reply with quote

How do I completely remove pulseaudio? I've been trying to make it work for the past couple days and nothing seems to work properly with it, or if they work, the next time I boot up they don't again.
Back to top
View user's profile Send private message
gentoo_dude
l33t
l33t


Joined: 08 May 2004
Posts: 645
Location: Washington, DC

PostPosted: Mon May 09, 2011 1:34 am    Post subject: Reply with quote

add -pulseaudio to your USE flags in make.conf. Recompile everything that was built with pulseaudio support:
Code:
emerge -uDNavt world
to remove the pulse audio dependencies from the packages.
Remove pulseaudio:
Code:
 emerge -C pulseaudio
Back to top
View user's profile Send private message
tjscollins
n00b
n00b


Joined: 21 Apr 2011
Posts: 12

PostPosted: Mon May 09, 2011 8:10 pm    Post subject: Reply with quote

Quote:
emerge -C pulseaudio


Better to use
Code:
emerge -c
or (emerge --depclean, same thing).
Back to top
View user's profile Send private message
v_andal
Guru
Guru


Joined: 26 Aug 2008
Posts: 541
Location: Germany

PostPosted: Tue May 10, 2011 7:05 am    Post subject: Reply with quote

Don't forget to restore /etc/asound.conf if you have modified it.

Funny. I've also removed pulseaudio yesterday after failing to configure it. Looks like there's some error in configuration guides :)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum