when running GetThermal without root privileges my Q'T Creator Application Output states:
uvc_open: Access denied (-3)
I can launch sudo ~/GetThermal/build/release/GetThermal after manual build sucessfully, but would like not to do this by hand every time and waive on sudo.
I tried to sudo chown $USER:$USER /dev/usb/dev/002/002 to grant access to normal user on the usb device, but still no relieve.
Regards,
Jarvis
OS: Manjaro on x86_64
(as well on Ubuntu 18.04 on x86_64)
Hej Guys,
thank you for all the supplied software.
when running GetThermal without root privileges my Q'T Creator Application Output states: uvc_open: Access denied (-3)
I can launch sudo ~/GetThermal/build/release/GetThermal after manual build sucessfully, but would like not to do this by hand every time and waive on sudo.
I tried to sudo chown $USER:$USER /dev/usb/dev/002/002 to grant access to normal user on the usb device, but still no relieve.
Regards, Jarvis
OS: Manjaro on x86_64 (as well on Ubuntu 18.04 on x86_64)
EDIT: i chown'd the wrong device - works now