Ok, I install Devuan Linux without GUI on QEMU and then install Awesome, then install VNC by this instruction step 1 and step 2:
this is ok, but when I connect via vnc viewer for my virtual pc I see next: image (only white noise instead of an image)
this is my config in: $ ~/.vnc/xstartup
#!/bin/sh
xrdb "$HOME/.Xresources"
startawesome &
someone know any solutions ?