on Linux, connecting jack's scanlight via USB requires
sudo usermod -aG dialout $USER
for negpy to be able to access the scanlight running as regular user
(otherwise negpy needs to run with sudo)
In the user guide section for scanning, there is already information on other linux-based requirements. So this should be added for further guidance.
on Linux, connecting jack's scanlight via USB requires
sudo usermod -aG dialout $USERfor negpy to be able to access the scanlight running as regular user
(otherwise negpy needs to run with sudo)
In the user guide section for scanning, there is already information on other linux-based requirements. So this should be added for further guidance.