I have a ubuntu install with pulseaudio default installed. When pulseaudio is running this works: aplay -D hw:2,7 /usr/share/xbmc/sounds/Bursting\ Bubbles/nav.wav
But when no pulseaudio daemon is running it doesn't. The command doesn't give an error but I can't hear a sound.
hw:2,7 is a Nvidia hdmi device.
Why is this? I can't figure it out.