-
I trying to get UGS running on a Pi4 without success. UGS is apparently launching (the normal startup screen / sequence is shown) but then opens into a blank window that only shows the UGS version at the top (2.1.6). When opening from terminal the following errors are shown: OpenJDK 64-Bit Server VM warning: Options -Xverify:none and -noverify were deprecated in JDK 13 and will likely be removed in a future release. From how I understand this this points to issues with the Java version bundled with UGS. Any idea how to fix this? Thanks, Hubert |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
What distribution did you install on the Pi4? Can you post your log file: |
Beta Was this translation helpful? Give feedback.
-
Thanks for the advice - UGS does start normally when logged in as a regular user. But now I am having the issue reported at #2316. The Arduino is listed (lsusb) as BUS 001 Device 003: ID... but I only have ttyUSB0 as the only port option in ugs. |
Beta Was this translation helpful? Give feedback.
And you've made sure that your user has the proper user rights to read the serial device with the link I gave you before:
https://support.arduino.cc/hc/en-us/articles/360016495679-Fix-port-access-on-Linux
Usually this is needed and then a reboot: