I have compiled a small linux with framebuffer support & Qt, and i am now trying to run a simple Qt example. My development environment is a Ubuntu 12.04 Ubuntu x32 (in a VM). Qt 4.8 Version. SDL enabled.
I am running the os with the following command:
qemu-system-i386 -kernel $KERNEL_FILE -hda $ROOT_FS_FILE -boot c -m 128M -append "root=/dev/sda rw console=ttyS0,38400n8"
If I use --nographic it boots OK, but without this option it shows the following message and then stops: