I am trying to run the qt4 examples in my qemu (x86_64) setup using the images generated by buildroot . I enabled framebuffer support and VGA-16 color graphics support in the kernel configuratonand I am able to see the 18bit boot logo. However, when I try to run the qt examples, it says there is no support for 16 bit graphic driver.
What kernel module support should I enable to resolve this?