I got Pulse audio and fluxbox working perfectly the problem was with console kit permissions. I had to edit&nbsp; <br clear="all"><br>/etc/security/console.perms.d/50-default.perms<br><br>&nbsp;add this line to the top of the file <br>
<br>&lt;sound&gt;=/dev/dsp* /dev/snd/*<br><br>and this one to the end of the file<br><br>&lt;console&gt;0666 &lt;sound&gt; 0600 root<br><br><br><br><br>