License Dongle not working with Ubuntu 20.04- Printable Version +- RoboDK Forum (//www.sinclairbody.com/forum) +-- Forum: RoboDK (EN) (//www.sinclairbody.com/forum/Forum-RoboDK-EN) +--- Forum: General questions about RoboDK (//www.sinclairbody.com/forum/Forum-General-questions-about-RoboDK) +--- Thread: License Dongle not working with Ubuntu 20.04 (/Thread-License-Dongle-not-working-with-Ubuntu-20-04) |
License Dongle not working with Ubuntu 20.04-dunderMethods-11-10-2022 Hi, I have installed Ubuntu 20.04 on a machine and plugged in the dongle but RoboDK is not detecting the dongle. When I run lsusb on the dongle's device ID
Code:
lsusb -s 21 -v
it says
Code:
Bus 001 Device 021: ID 1bc0:8101
Any thoughts on how to resolve this? Other USB devices connected to this machine are working, and I know the dongle works in my Windows machine. RE: License Dongle not working with Ubuntu 20.04-Albert-11-10-2022 You should start RoboDK with root privileges so RoboDK has access to the USB device. Example:
Code:
sudo ./RoboDK-Start.sh
RE: License Dongle not working with Ubuntu 20.04-dunderMethods-11-18-2022 Gotcha! Thanks. I also just came across the usb-dongle-setup.sh in the RoboDK folder which provides several options to address this:
Code:
如果你有一个USB软件狗许可证you may need to follow one of the following procedures to make the USB dongle work with RoboDK:
|