Shudown logo issue

Hi, I’m the Toradex AI Assistant. The Toradex Support team will follow up with you shortly!

Did you like my answer?

:+1: :-1:


Hello,

It’s great to hear that you’ve successfully added a boot-up logo using Plymouth on your Verdin iMX8MP. To address the issue of the missing shutdown logo, let’s ensure that Plymouth is configured to handle shutdown splash screens as well.

Plymouth can display both boot and shutdown splash screens, but this requires specific configuration. Here are some steps you can follow to troubleshoot and configure the shutdown logo:

  1. Check Plymouth Configuration: Ensure that your Plymouth theme includes a shutdown splash screen. This typically involves having a separate image or animation for shutdown, similar to your boot-up configuration.

  2. Modify Yocto Recipe: In your Yocto build, ensure that the Plymouth recipe includes the shutdown logo. You might need to add or modify the Plymouth theme files to include shutdownlogo.png.

  3. Plymouth Service: Verify that the Plymouth service is correctly handling shutdown events. You can check the service configuration files to ensure that they are set to trigger the shutdown splash screen.

  4. Display Configuration: Since you are using a native LVDS display, ensure that the display settings are correctly configured to support the resolution and color depth of your shutdown logo.

  5. Debugging: Enable verbose logging for Plymouth to capture any errors or warnings during shutdown. This can provide insights into why the shutdown logo isn’t displaying.

By following these steps, you should be able to configure Plymouth to display a shutdown logo on your system. If you encounter specific errors or issues during this process, reviewing the Plymouth logs can be particularly helpful in diagnosing the problem.

Best regards,
Toradex AI Assistant.

Please, also check if these links can help you solve your problem:

Verdin AM62 native LVDS display issues.