praka123
left this forum longback
Hi,
I am writing from my debian sid with pulse audio server.iceweasel(firefox) flash9 is working fine.pulseaudio server offers extensive options.it is soon to replace esd(enlightened sound daemon) in Gnome.
Does any Debian/Ubuntu users tried the shift from esd ?
things i did manually to make sure for the shift:
in gnome,System>Preferences>sounds,i enabled ESD
made a ~/.asoundrc file containing:
edited /etc/iceweasel(firefox)/iceweaselrc(firefoxrc) as:
edited ~.xine/config below lines as:
also i have to download latest code using git and compiled libflashsupport.so ,libflashsupport.la and installed for flashplayer9 audio support.I am not an audiophile.but still can see the lot of options pulseaudio gives.
...and it got lots of control to mess with am a n00b!:
*maxupload.com/img/7C98B56D.png
and in Debian/Ubuntu,apt-get install pulseaudio installs all dependencies.So someone else too using it here
and i'll say dont mess ur current audio setup-to new linux converts take ur time to try it afterwards
below is the howto's which i followed:
*forums.debian.net/viewtopic.php?t=12497
*www.pulseaudio.org/wiki/PerfectSetup
*www.pulseaudio.org/wiki/FlashPlayer9Solution
seems fedora 8 bundles pulseaudio by default.will try it out(livecd)
I am writing from my debian sid with pulse audio server.iceweasel(firefox) flash9 is working fine.pulseaudio server offers extensive options.it is soon to replace esd(enlightened sound daemon) in Gnome.
Does any Debian/Ubuntu users tried the shift from esd ?
things i did manually to make sure for the shift:
in gnome,System>Preferences>sounds,i enabled ESD
made a ~/.asoundrc file containing:
Code:
pcm.pulse {
type pulse
}
ctl.pulse {
type pulse
}
pcm.!default {
type pulse
}
ctl.!default {
type pulse
}
Code:
# which /dev/dsp wrapper to use
ICEWEASEL_DSP="padsp"
Code:
audio.driver:pulse
...and it got lots of control to mess with am a n00b!:
*maxupload.com/img/7C98B56D.png
and in Debian/Ubuntu,apt-get install pulseaudio installs all dependencies.So someone else too using it here
and i'll say dont mess ur current audio setup-to new linux converts take ur time to try it afterwards
below is the howto's which i followed:
*forums.debian.net/viewtopic.php?t=12497
*www.pulseaudio.org/wiki/PerfectSetup
*www.pulseaudio.org/wiki/FlashPlayer9Solution
seems fedora 8 bundles pulseaudio by default.will try it out(livecd)
Last edited: