Pulseaudio problems

Lennart Poettering mzerqung at 0pointer.de
Tue Nov 20 00:40:18 UTC 2007


On Sun, 18.11.07 13:54, KH KH (kwizart at gmail.com) wrote:

> vlc can uses the ESoundD plugins (if compiled in) - the livna version
> has it, and raised it to be tried by default with Fedora 8... But...,
> some users reported crackles noises when used with PA see livna bug
> #1711...
> This tweak seems to solve the problem: (need to confirm: works for me)
> http://www.pulseaudio.org/wiki/PerfectSetup#ESOUNDApplications
> Add this to your .bashrc:
> if [ ! -e /tmp/.esd-${UID} ]; then
>         ln -fs /tmp/.esd /tmp/.esd-${UID}
> fi
> 
> Nicolas (kwizart )
> 
> 
> Solution consist to add this lines to your .bashrc : (seen
> if [ ! -e /tmp/.esd-${UID} ]; then
>         ln -s /tmp/.esd /tmp/.esd-${UID}
> fi
> 
> That

Uhh? Hacks like this certainly have no influence on "crackling" noises
or anything like this. If you have esd/libesd packages installed that are
at least 1:0.2.38-3 then this hack is certainly not necessary.

Lennart

-- 
Lennart Poettering                        Red Hat, Inc.
lennart [at] poettering [dot] net         ICQ# 11060553
http://0pointer.net/lennart/           GnuPG 0x1A015CC4




More information about the fedora-devel-list mailing list