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.

matrix-gui doesn't start properly when network is not configured

when network is not configured, (no ip address assigned to any network), the matrix-gui doesn't start properly, the screen of my LCD stay white when starting it. I had to assign an ip address to the network interface so that matrix-gui is properly displayed. I don't think network configuration is required in order to get the GUI works. how to fix this?

This is produced with tisdk 2.0.2.11 on am335x board with a custom image.

Thanks,

  • Hi,

    I don't think network configuration is required in order to get the GUI works.

    You're correct, network is NOT required to get the GUI working.

    When your screen is white on start-up, does the following sequence work:
    matrix-gui-2.0 stop
    matrix-gui-2.0 start

    If yes, then, can you try adding an init script which performs it and see if that will solve the issue.

    Best Regards,
    Yordan