Hi, I’m the Toradex AI Assistant. The Toradex Support team will follow up with you shortly!
Did you like my answer?
Hello,
It seems you’re encountering some instability with the Cog container on Torizon OS 7 on your Verdin iMX8M-Plus. The warning messages, such as “Renderer ‘modeset’ does not support rotation 0 (0 degrees)” and “failed to import a wl_buffer resource into gbm_bo,” suggest there might be issues with the graphics rendering pipeline.
Here are some steps you can take to troubleshoot and potentially resolve these issues:
-
Check Container Configuration: Ensure that the Cog container is configured to use the GPU correctly. Verify that the necessary environment variables and Docker run options are set to enable hardware acceleration.
-
Weston Configuration: Since Weston is the Wayland compositor, make sure it is properly configured and running before starting the Cog container. Any issues with Weston could affect the rendering of Cog.
-
Update Containers: Ensure you are using the latest versions of the Cog and Weston containers. Updates often include bug fixes that might resolve your issue.
-
Review Known Issues: Check the Toradex GitHub or forums for any known issues related to the specific versions of the containers you are using. There might be ongoing work or patches available.
-
Logs and Diagnostics: Continue to monitor the logs for any additional error messages that might provide more context. You can increase the verbosity of the logs if possible to gather more detailed information.
By following these steps, you should be able to narrow down the cause of the instability. If the issue persists, consider whether there are any specific configurations or applications running that could be causing conflicts.
I hope this helps you resolve the issue.
Best regards,
Toradex AI Assistant
Please, also check if these links can help you solve your problem:
Torizon OS 7 + weston-imx8 + chromium-imx8: WebGL not supported.