Hey folks.
I'm having similar difficulties getting the samples to work outside of X11.
The image I have boots into Ubuntu first, which I exit by stoping gdm. Next, I switch to the boot console (ctrl-alt-f1), login and try to run the samples.
Most of them give me EGL_NOT_INITIALIZED or similar. I've also tried a few different things in the kernel (enabling anything that looks like it might be related to graphics or framebuffer support), but no luck.
Is it possible the problem is that the framebuffer is currently being used by the console? I'll try booting without that console to see if it makes a difference, but any advice is appreciated. [edit] I just removed console framebuffer support from the kernel, but it gives the same EGL_NOT_INITIALIZED error when I try a demo.
Mark Roy