I was having an issue with very slow response with NoMachine on Raspberry Pi. I found this post https://forums.nomachine.com/topic/how-to-solve-slow-response-connecting-to-headless-no-monitor-raspberry-pi and it helped xevilmax stated after making the adjustments all was working well with or without a monitor. For me it works well headless but I no longer get an image if I plug the monitor in. Any suggestions to get the monitor working again?
Also, he stated:
#Open configs
sudo nano /boot/config.txt
#Disable Hardware acceleration (may be useful only if you are sure to have always monitor attached)
#Enable DRM VC4 V3D driver
#dtoverlay=vc4-kms-v3d
#max_framebuffers=2
But I did not find anything regarding hardware acceleration in my /boot/config.txt. Is this just due to an OS difference?
I am running 5.15.32-v7l+ on 32 bit Raspberry Pi 4