I'm a Linux and RasPi newb... and I'm stuck. I have a RasPi0W running a full install of Raspbian (Jessie) with SubSonic installed.
The setup:
RasPi0W -> mini hdmi to composite cable -> PA601 (amp) -> zone selector -> in ceiling speakers
I've got subsonic running in jukebox mode but I still can't see to get audio output of the thing. Also having issues getting fstab to auto mount my network share so I'm stuck reissuing the mount command every time I reboot - but the lack of audio output is the worse of the two issues. It also takes 15-20 minutes for the webserver to come back online after rebooting the device --- is this normal? Is it possible to reduce this wait?
What I've tried:
Uncommented the 'hdmi drive=2' line in the /boot/config.txt' file.
Played with the amixer command a little but got nothing out of it.
I'm having a very hard time finding documentation with regard to forcing the hdmi audio output on a RasPi0W, specifically.
