Hey

I'm trying to run my first QT Embedded application on Ubuntu Minimal x86 (currently in a VM, but hopefully on my Atom based Joggler later)

I'm running ./myapp -qws and i get the error VGA16 video mode not supported

I have a feeling that it might be a framebuffer configuration problem but I'm not sure.


fbset seems to work and i can change the resolution using that.


Any ideas?

RoB