You are here

VESC Tool Device UI not shown on Raspberry Pi/Linux

1 post / 0 new
Sebastiaan Koning
Offline
Last seen: 1 month 2 weeks ago
VESC Free
Joined: 2024-11-11 16:53
Posts: 1
VESC Tool Device UI not shown on Raspberry Pi/Linux

Trying to directly compile the VESC Tool on a Raspberry PI 4 using the Linux Build configuration. While the UI is mostly working is the page for the device list completely white as shown below:

Vesc tool device list white edited.jpeg

Using the debug window does it give the warning: 'WARNING (:0 ): libpng warning: iCCP: known incorrect sRGB profile'

Normally should this window show the found devices and then the dials as shown in the window below, using the vesc tool downloaded from this website for a windows device.

UI Correctly working on Windows no devices connected.png

UI Correctly working on Windows.png

This should indicate that an image is not compiled directly.

Which image is used for this and how do I solve it?