Further information is I tried the qt4e-demo-image and the qte-in-use-image on the nitrogen6x board.
I get the same error on the serial console of the nitrogen board;
QScreenLinuxFb::connect: No such file or directory
Error opening framebuffer device /dev/fb0
QScreenLinuxFb::connect: No such file or directory
Error opening framebuffer device /dev/fb0
QScreenLinuxFb::connect: No such file or directory
Error opening framebuffer device /dev/fb0
QScreenLinuxFb::connect: No such file or directory
Error opening framebuffer device /dev/fb0
I don't have any files in the /dev that are fb0 or any other number. cat /proc/fb returns empty. I am not sure how to create a frame buffer. Doing this with the qt4 images also results in no FB files.
Does anyone have any info on this?