eglInitialize failed when i excute xrandr -o left.
error logs:
WSEGL_InitialiseDisplay: PVR2D (800480) and X11 (480x800) display dimensions conflict
Error: eglInitialize() failed.
hw:omap3530 dvkit8000
linux:2.6.32
graphics_sdk_4.00.00.01
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
eglInitialize failed when i excute xrandr -o left.
error logs:
WSEGL_InitialiseDisplay: PVR2D (800480) and X11 (480x800) display dimensions conflict
Error: eglInitialize() failed.
hw:omap3530 dvkit8000
linux:2.6.32
graphics_sdk_4.00.00.01
From the message it is clear that X11 doesnot see the same orientation width/ht as the powervr driver. "Before" you performed this command, what is the screen orientation (width,height) - was it 480x800 ?