Hi TI Experts,
When I use the SRV node, the following error occurs:
EGL: has_extension: EGL_EXT_client_extensions EGL_EXT_platform_base EGL_KHR_client_get_all_proc_addresses EGL_KHR_debug EGL_EXT_platform_wayland EGL_MESA_platform_gbm EGL_MESA_platform_surfaceless
libEGL warning: No hardware driver found, falling back to software rendering
EGL: version 2096562176.0 ret: 0
EGL: eglInitialize() returned 0
EGL: after eglInitialize() eglError (0x3001)
EGL: ERROR: eglInitialize() failed !!!
149.233403 s: VX_ZONE_ERROR:[tivxOpenglGlSrvEglInfo:150] GL SRV: ERROR: Couldn't open egl window!
Grapy verify done!
App Verify Graph Done!
App Gpu Run!
The SDK version used here is ti-processor-sdk-linux-automotive-j7-evm-07_00_00, I find that the path ~/ti-processor-sdk-linux-automotive-j7-evm-07_00_00/board-support/extra-drivers does not have the module ti-img-rogue-driver.So I copied it from the SDK of 7.03 to 7.00,then /dev/dri can be found in EVM board.But When I use the SRV node, the following error occurs. At present, we can not switch the SDK to a higher version due to the project. Is there any other way to successfully mount GPU on version 7.00?
Looking for your reply!