Loading UGS on 64bit Raspberry Pi 4 #2771
Replies: 10 comments 4 replies
-
Can you try the latest nightly build here: I recently updated the Java Runtime Engine. |
Beta Was this translation helpful? Give feedback.
-
Hi
Yes it has loaded ok.
It is my bed time here in New Zealand so I will try to use it tomorrow and let you know
Appreciate your very prompt reply.
Kind Regards
Bob
… On 25 Apr 2025, at 10:01 PM, Joacim Breiler ***@***.***> wrote:
Can you try the latest nightly build here:
https://github.com/winder/Universal-G-Code-Sender/releases/nightly
I recently updated the Java Runtime Engine.
—
Reply to this email directly, view it on GitHub <#2771 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AKKMMALASCNNF2FV54V6NML23IBWFAVCNFSM6AAAAAB33FVUHSVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTEOJUGU3DIOI>.
You are receiving this because you authored the thread.
|
Beta Was this translation helpful? Give feedback.
-
Hi Joacim
No the app stalled on this screen

… On 25 Apr 2025, at 10:01 PM, Joacim Breiler ***@***.***> wrote:
Can you try the latest nightly build here:
https://github.com/winder/Universal-G-Code-Sender/releases/nightly
I recently updated the Java Runtime Engine.
—
Reply to this email directly, view it on GitHub <#2771 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AKKMMALASCNNF2FV54V6NML23IBWFAVCNFSM6AAAAAB33FVUHSVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTEOJUGU3DIOI>.
You are receiving this because you authored the thread.
|
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Thanks Joancim
Im a novice at using Pi/ Linux.
I tried what you suggested substituting my Pi user name for Pi in "sudo usermod -a -G dialout pi (is that correct?)
But still got the same error message.
I have gSender installed on the same Pi device and it connects to my CNC on the same USB port without any issues.
if I had the above syntax correct should I try anything else?
Cheers
Bob
… On 26 Apr 2025, at 5:41 PM, Joacim Breiler ***@***.***> wrote:
Looks like you are missing the permissions to access your controller.
Open a terminal and try this to add your user account "pi" to the group "dialout" which should allow you to connect to the serial device. Restart your PI after this.
sudo usermod -a -G dialout pi
—
Reply to this email directly, view it on GitHub <#2771 (reply in thread)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AKKMMAKIIDOVHLCMVRF5SXT23MMB3AVCNFSM6AAAAAB33FVUHSVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTEOJVGMZDSNA>.
You are receiving this because you authored the thread.
|
Beta Was this translation helpful? Give feedback.
-
bob2908
… On 26 Apr 2025, at 5:41 PM, Joacim Breiler ***@***.***> wrote:
Looks like you are missing the permissions to access your controller.
Open a terminal and try this to add your user account "pi" to the group "dialout" which should allow you to connect to the serial device. Restart your PI after this.
sudo usermod -a -G dialout pi
—
Reply to this email directly, view it on GitHub <#2771 (reply in thread)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AKKMMAKIIDOVHLCMVRF5SXT23MMB3AVCNFSM6AAAAAB33FVUHSVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTEOJVGMZDSNA>.
You are receiving this because you authored the thread.
|
Beta Was this translation helpful? Give feedback.
-
***@***.***:~ $ whoami
bob2908
***@***.***:~ $
***@***.***:~ $ groups
bob2908 adm dialout cdrom sudo audio video plugdev games users input render netdev lpadmin gpio i2c spi
***@***.***:~ $
cheers
Bob
c
… On 26 Apr 2025, at 7:13 PM, Joacim Breiler ***@***.***> wrote:
What is your username on that device? Type whoami in a terminal?
—
Reply to this email directly, view it on GitHub <#2771 (reply in thread)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AKKMMAK5CSCRZ52NPM4K4DT23MWYDAVCNFSM6AAAAAB33FVUHSVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTEOJVGM2TMOI>.
You are receiving this because you authored the thread.
|
Beta Was this translation helpful? Give feedback.
-
The port I need UGS to access is /dev/ttyUSB0
… On 26 Apr 2025, at 7:13 PM, Joacim Breiler ***@***.***> wrote:
What is your username on that device? Type whoami in a terminal?
—
Reply to this email directly, view it on GitHub <#2771 (reply in thread)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AKKMMAK5CSCRZ52NPM4K4DT23MWYDAVCNFSM6AAAAAB33FVUHSVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTEOJVGM2TMOI>.
You are receiving this because you authored the thread.
|
Beta Was this translation helpful? Give feedback.
-
ALL SORTED PROBLEM SOLVED.
Turns out I was over thinking it.
All I needed to do was prior to connecting select ttyUSB0 in the port setting then connect.
I feel a bit foolish for wasting your time on this.
there is one minor issue remaining
When UGS loads its displaying the gSender icon. Is it possible for me to change this?
Cheers
BOB
… On 27 Apr 2025, at 3:06 PM, Bob Gibson ***@***.***> wrote:
The port I need UGS to access is /dev/ttyUSB0
> On 26 Apr 2025, at 7:13 PM, Joacim Breiler ***@***.***> wrote:
>
>
> What is your username on that device? Type whoami in a terminal?
>
> —
> Reply to this email directly, view it on GitHub <#2771 (reply in thread)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AKKMMAK5CSCRZ52NPM4K4DT23MWYDAVCNFSM6AAAAAB33FVUHSVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTEOJVGM2TMOI>.
> You are receiving this because you authored the thread.
>
|
Beta Was this translation helpful? Give feedback.
-
I tried to install the shortcut but nothing happened.
UGS didnt get added to the accessories menu
Cheers
Bob
… On 28 Apr 2025, at 4:13 PM, Joacim Breiler ***@***.***> wrote:
Did you install the shortcut like described in the end here?
https://universalgcodesender.com/installing/
—
Reply to this email directly, view it on GitHub <#2771 (reply in thread)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AKKMMAJZ36UMVDZWJO5EVOL23WTGLAVCNFSM6AAAAAB33FVUHSVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTEOJWGUYDEMQ>.
You are receiving this because you authored the thread.
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
From all the searching I've done it appears that at this time UGS and Raspberry Pi 4 are incompatiable. Is this likly to be resolved in the near future or is it in the to hard basket for now
Beta Was this translation helpful? Give feedback.
All reactions