MEGA65 / mega65-tools

Tools and Utilities for the MEGA65 Retro Computers
GNU General Public License v3.0
29 stars 31 forks source link

disable device scan with insufficient permissions #83

Closed steph72 closed 3 years ago

steph72 commented 3 years ago

Detects USB permissions in order to disable the automatic device scan with insufficient permissions... thus making it possible to run m65 without root privileges on Linux.

gardners commented 3 years ago

Only further suggestion here is to recommend adding the user to group usb to solve the problem, as the autodetection is really nice when enabled.