FS#30731 - separate group for usb devices
Attached to Project:
Arch Linux
Opened by Radek Podgorny (rpodgorny) - Tuesday, 17 July 2012, 20:12 GMT
Last edited by Tom Gundersen (tomegun) - Wednesday, 18 July 2012, 23:42 GMT
Opened by Radek Podgorny (rpodgorny) - Tuesday, 17 July 2012, 20:12 GMT
Last edited by Tom Gundersen (tomegun) - Wednesday, 18 July 2012, 23:42 GMT
|
Details
i think it would be a good idea to have a separate group for
usb devices which do not fall into
camera/scanner/storage/... category. in my case i'm talking
about a usbtiny mcu programmer and usb-connected
oscilloscope but i'm sure there are gazillions of other
devices.
sure i can add myself to "root" group and gain access to ALL devices but i think "usb" group would be a cleaner solution. as a side note, gentoo has it and it works pretty well... ;-) thanks for considering it! |
This task depends upon
Does your device get assigned permissions via ACL (using consolekit or systemd), maybe it should? Does it come with some software package that could possibly ship its own udev rules?
the programmer is a standard piece of "general purpose usb device with serial protocol" and does not come with any kind of software. it's used by avrdude but so is lots of other programmers and keeping udev rules for all of them (in avrdude package) would be insane...
...posted upstream (https://bugs.freedesktop.org/show_bug.cgi?id=52227), let's see what happens. ;-)
this is not really a technical problem. it's a policy problem. should or should not there be a "generic usb device that is not camera/scanner/storage/... group", that is the question. ;-)