Comment 8 for bug 318076

Revision history for this message
Sebastian Keller (skeller) wrote :

System->Settings->Synaptic Package Manager
Settings->Repositories->Ubuntu Software
[x] Source Code
Close
Reload
Install "build-essential"
Install "fakeroot"
Close Synaptic

Accessoirs->Terminal
sudo apt-get build-dep alsamixergui
apt-get source alsamixergui
cd alsamixergui-*/
wget http://launchpadlibrarian.net/21357555/unset_pulse_internal.patch
patch -p0 < unset_pulse_internal.patch
fakeroot dpkg-buildpackage
cd ..
sudo dpkg -i alsamixergui*.deb