gSender Edge and Linux

I have been trying, in vain, to get gSender Edge to run on Linux, Ubuntu and Debian/Cinnamon. I am using the .deb files. I can get gSender to load, but it refuses to connect to my USB ports. I can see the Longboard connected by typing “lsusb”, but gSender can’t find it. It does seams to recognize the ethernet port, at least one of them. Would perhaps a USB to ethernet adaptor work? Any help on the subject would be greatly appreciated!

-Gar

Did you give your user permissions to the use the USB?

sudo usermod -a -G dialout $USER

1 Like

no, but I will now…thank you very much!