I found this after a quick google search:Code:apt-get remove pulseaudio apt-get install esound
i have tried all the ubuntu methods online. no matter what i do i still get the error message:
ALSA lib pulse.c:272pulse_connect) PulseAudio: Unable to connect: Connection refused. anyone have any insight in how to get this thing working?
figured it all out.. got i running. turns out pulseaudio daemon wasnt even running.
when i use the pulseaudio -D command to start it with boot. i get:
W: ltdl-bind-now.c: Failed to find original dlopen loader.
what is the original dlopen loader in backtrack?
im guessing that debian linux startup script.. well im about to try to put pulseaudio in rc.local.
that didnt work.. putting it in rc.local that is. attempting init.d
Last edited by Archangel-Amael; 06-28-2010 at 05:30 PM.
I found this after a quick google search:Code:apt-get remove pulseaudio apt-get install esound
it worked.