nthallen / monarch

Monarch Data Acquisition System
0 stars 1 forks source link

usb_enum requires group plugdev #202

Open nthallen opened 8 months ago

nthallen commented 8 months ago

$ lsusb -s bus:devno -v

Only displays the value of iSerial if the user is in group plugdev. That means most regular users and certainly the flight user must be added to both dialout and plugdev groups.

This mostly affects monarch-install.sh