Comment 11 for bug 871808

Revision history for this message
David Henningsson (diwic) wrote : Re: Asus N55SF - External subwoofer not working

You probably need to kill pulseaudio:

echo autospawn = no >> ~/.pulse/client.conf
killall pulseaudio

Also check with

sudo fuser -v /dev/snd/*

for other processes currently using sound cards.