EGL error state: EGL_NOT_INITIALIZED

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

EGL error state: EGL_NOT_INITIALIZED

957 Views
rakesh3
Contributor V

Hi team,

I am using the imx8qxp-mek board and using the weston version 10.0.0.4 and wayland of version 1.32 as per mickledore L6.1.36 version.

I am using the below weston configuration 

-Dbackend-default=auto \
-Dbackend-rdp=false \
-Dpipewire=false \
-Dremoting=false \
-Dshell-desktop=true \
-Dsystemd=true \
-Dbackend-drm=true \
-Dlauncher-logind=true \
-Ddeprecated-weston-launch=true \
-Drenderer-gl=true

and below weston service file 

But when running the weston service I am seeing the below error log msg and weston is not able to run.

Loading module '/usr/lib/aarch64-linux-gnu/libweston-10/gl-renderr
er.so'
[20:24:30.071] EGL client extensions: EGL_EXT_client_extensions
EGL_EXT_platform_base EGL_KHR_platform_wayland
EGL_EXT_platform_wayland EGL_EXT_device_query
EGL_EXT_device_drm EGL_EXT_device_drm_render_node
EGL_KHR_platform_gbm
[20:24:30.072] failed to initialize display
[20:24:30.072] EGL error state: EGL_NOT_INITIALIZED (0x3001)
[20:24:30.072] failed to initialize egl

Could someone please suggest some input on this error 

Regards,

Rk

Tags (3)
0 Kudos
4 Replies

890 Views
Zhiming_Liu
NXP TechSupport
NXP TechSupport

Why do you need modify weston configuration ?

Are you change any other thing in default bsp, like change weston source from mainline?

0 Kudos

878 Views
rakesh3
Contributor V

Hi @Zhiming_Liu , thanks for reply,

 

What is the default configuration for weston 10.0.0.4 for using weston as backend.

I am using those configuration as it required.

Since i cross checked i have all the libs required for gl-render and remaining libs in proper path .

Could you please suggest to have best configuration for weston .

 

Regards,

Rk

 

0 Kudos

844 Views
Zhiming_Liu
NXP TechSupport
NXP TechSupport

Hi @rakesh3 

You can refer the /ect/systemd/system/graphical.target.wants/weston.service and /etc/xdg/weston/weston.ini in BSP.

 

 

0 Kudos

904 Views
rakesh3
Contributor V

Hi Team,

Could anyone please suggest on this issue.

 

0 Kudos