Recent Posts
RIP

What are you doing ?
“Wait, wait,” God says. “Let me get this straight…”
“I gave you a body able to swim oceans and climb mountains…and you sat in a cubicle?”
“Right.”
“I gave you creativity, and you made widgets?”
“Yes,” the guy says.
“The one thing I withheld from you–the only thing you could never get more of, time–you traded away for…?”
“Money,” the guy says.
EDA Blogroll
Publication License
Subscribe to my Feed
VC Blogroll
Top Posts
Archives
- May 2012
- April 2012
- March 2012
- January 2012
- December 2011
- October 2011
- August 2011
- July 2011
- June 2011
- May 2011
- April 2011
- March 2011
- February 2011
- December 2010
- November 2010
- October 2010
- September 2010
- August 2010
- July 2010
- June 2010
- May 2010
- April 2010
- March 2010
- February 2010
- January 2010
- December 2009
- November 2009
- October 2009
- September 2009
- August 2009
- July 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- November 2008
- October 2008
- September 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- October 2007
- September 2007
- August 2007
- July 2007
- November 2006
- September 2006
- August 2006
- July 2006
- June 2006
- May 2006
- April 2006
- March 2006
- December 2005
- November 2005
- October 2005
- September 2005
- August 2005
- July 2005
- June 2005
- May 2005
- April 2005
- March 2005
- February 2005
- January 2005
- December 2004



Creative Commons Licence
Hallo.
Why those pictures are so small.
I can’t see anything, pls upload bigger.
Well, I have a an ATI IXP SB4000, AC’97 Audio Controller. I already had the pulseaudio deactivated, but it kept appearing as a working process, to the point that for hearing music on the internet, I had to kill the process.
Install the BUM, and unchecked it, reboot and all, but now I’m starting the computer again and in the System Monitor, there he is, the damn PA. And without killing it first, I still can’t watch videos on the internet.
Any suggestions for my particular sound card?
@Bartosz – fixed. sorry abt that.
@Simon: Pulse is on-demand. which means if ANY of the apps that you have on your computer are requesting pulse audio, it will start up automatically.
You could try uninstalling Pulse altogether, or try to see which of your apps is requesting for pulse.
When I try to Uninstalling it through Synaptic, it says that it would also Unistall Ubuntu-Desktop. So, as far as I know, that wouldn’t be a good thing to do, right?
What you think would be my hopes to ever fix this problem?
@Simon – please take what I am writing with a grain of salt.
Ubuntu-Desktop is actually a metapackage – that is it is just an alias which “bundles” lots of packages together (for example, Gnome, X.org, etc.)
One of the things in this “bundle” is pulse-audio. When you try to remove pulse, Ubuntu recognizes that the validity of the alias is no longer true – so it removes the alias ONLY. All the packages that have been installed previously (as part of the bundle – like X.org, etc.) are not uninstalled.
Unless you have done anything else, you can do this safely. However, please do backup things – shit happens.
Well, your good convincing people, hehe. Well, as a matter of fact, I did some research before doing something that would provoke a reformating of the computer, and found out that most possibly, if I unistalled PA, then I wouldn’t be able to log in, unless I would install PA again, from the terminal, in the log in screen.
So, thought that I wouldn’t do anything, until I found this post: http://ubuntuforums.org/showthread.php?p=6068479. Surely, we’re using Jaunty and the post is design for Intrepid, but the issue is the same. Being able to absolutely kill, forever and ever, the beast PulseAudio and still have a computer to work in.
And it worked! Installing esound from one side, and deleting the “/etc/X11/Xsession.d/70pulseaudio” file did worked for me. Of course, maybe it would work without doing this two steps, but why risking things?
In anyways, thanks for your help!
@Simon, for records sake – could you post your laptop model here .. and the steps you followed?
did you do
killall pulseaudio
sudo apt-get remove pulseaudio
sudo apt-get install esound
sudo aptitude install alsa-utils
sudo rm /etc/X11/Xsession.d/70pulseaudio
rm ~/.asound*
First of all, my computer is an old Toshiba Satellite M45 S169. Second of all, I installed alsa-utils in the first place. Then, killall pulseaudio, install esound, remove it, and doing the trick with that .asound file. That worked for me, in the sense that there’s finally no PulseAudio to worry about.
But it seems that was not the problem that I had. Surely I don’t need to kill PA everytime I log in, but the sound still crashes once in a while, videos remain static and “bells” are heard. The one thing that I’m curious about is that even if the sound is crashed with “bells” or anything else, RhythmBox still works perfectly, with the little detail that if you close or stop it, the last sound reproduced is heard, as “bells”; quite annoying, as a matter of fact, hehe.
So basically, there’s no PA now. But I think that the problem is something else, hope something that could be fix without formatting the computer.