Custom output device in pulseaudio
Hi All,
So I'm trying to setup a new HTPC, but can't get pulse configured properly, so there is no sound. I'm pretty sure it's not a driver thing as I've isolated the output device I want to use (onboard HDMI on an ASRock Z68M-ITX/HT), and have tested it fine from the CLI:
# aplay -D plughw:0,7 /usr/share/sounds/alsa/Front_Left.wav
Playing WAVE '/usr/share/sounds/alsa/Front_Left.wav' : Signed 16 bit Little Endian, Rate 48000 Hz, Mono
No matter what input/output combo I choose in the sound preferences though, I get nothing. I've also tried manually editing default.pa with no luck.
Any ideas? Thanks muchly...