Skip to content

[Feature request]: User needs to be added to the dialout or uucp group for usb device access #371

@merll002

Description

@merll002

How to reproduce

Attempt to interface with the Glow Worm over USB without user being added to the dialout or uucp group

Fix:

For non-arch distros: sudo usermod -aG dialout $USER
For Arch: sudo usermod -aG uucp $USER

Could this check be implemented on start-up maybe? (or a one time reminder?)

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions