To debug the Linux device with signageOS, follow the steps below:
Enable native debug using REST API or in Box.
- Open Linux device detail in Box
- Go to Troubleshooting tab on the device page.
- Make sure Native Debug Enabled option is checked and click Save.
Access browser debug tools
- Open Chrome or other Chromium-based browser.
- Navigate to chrome://inspect
- Click Configure
- Add IP-OF-THE-LINUX:9992 and press Done
Click on the Inspect to get access to remote debug tools.