I thought I would give NoMachine a go with my new pi4. All seemed to work okay however I cannot get it to play the sound on the pi4. I am using the most up to date version on both devices with the client being on windows 10.
In an afternoon of browsing I have done all of the hdmi_drive things and yet I still get no sound. In Windows world I would expect that I might need to point the output to a specific output driver or something however the version of raspian I just downloaded does not seem to allow any audio other than AV or HDMI (mine defaults now to HDMI).
Currently the relevant bit in config.txt looks like this. (cut and paste from the machine using NoMachine 🙂
# uncomment if hdmi display is not detected and comp$
hdmi_force_hotplug=1
# uncomment to force a specific HDMI mode (this will$
hdmi_group=1
hdmi_mode=35
# uncomment to force a HDMI mode rather than DVI. Th$
# DMT (computer monitor) modes
hdmi_drive=2
Any help you could give me would be gratefully received.