[oe] Situation with qemu-native and its FB support

Richard Purdie rpurdie at rpsys.net
Sun Feb 24 10:13:22 UTC 2008


On Sun, 2008-02-24 at 03:29 +0200, Paul Sokolovsky wrote:
> I just found that qemu-native no longer supports FB emulation, quitting
> with "Could not initialize SDL - exiting", while it worked some time
> ago (within 2 last months). Tracing thru changes to figure out what
> could have happened, I'm finding that it really couldn't work at all -
> we build libsdl-native with no video driver enabled for quite some
> time, and qemu DEPENDs on it for quite some time either. This is all
> aggravated with XV/OpenGL problems I started to have here after ATI
> drivers upgrade.
> 
> So, does anybody else experience this? Is full-fledged device emulation
> (with FB for example) within scope of qemu-native at all? I have to say
> that the need to have X11 development packages installed to just build
> an OE image (due to need of qemu-native to generate glibc locales)
> wasn't ideal, but at the same time it's convenient to have fresh qemu
> build to do general emulation.

In Poky its actually left "floating". If the build system has X headers
and SDL, qemu-native has graphics support, if not it becomes turned off
and won't have it. This has worked well as a compromise for us.

For contrast, qemu-sdk does build libsdl-sdk which does pull in an X
stack in Poky since its SDK must have graphical qemu.

Cheers,

Richard






More information about the Openembedded-devel mailing list