Comment 47 for bug 829051

Revision history for this message
pablomme (pablomme) wrote :

@vergardmeng: The following command should create the correct link for all versions of pulseaudio:

sudo ln -s $(find /usr/lib -maxdepth 1 -name "pulse-*" -type d -not -type l) $(strings $(type -P paprefs) | grep /usr/lib/pulse | sed "s%/modules%%")