barish Posted December 1, 2017 Posted December 1, 2017 Hi there, I noticed that current Raspbian distributions use an extra group called "gpio" for /dev/sys/gpio access. Somewhere I read that this coud be accomplished via udev but I also read that /sys is not affected by udev (only /dev). Anyhow, what can I do to permanently set gpio permissions to a group e.g. "gpio"? Would it be of general interest to include this in Armbian?
tkaiser Posted December 1, 2017 Posted December 1, 2017 On 12/1/2017 at 11:29 AM, barish said: Somewhere I read that this coud be accomplished via udev but I also read that /sys is not affected by udev (only /dev) Expand Did you read through this already? 1
barish Posted December 2, 2017 Author Posted December 2, 2017 On 12/1/2017 at 12:23 PM, tkaiser said: Did you read through this already? Expand Thanks, @tkaiser, of course I hadn't, it's exactly what I was talking about. I will move over to that thread then.
tkaiser Posted December 2, 2017 Posted December 2, 2017 On 12/2/2017 at 12:15 AM, barish said: I will move over to that thread then. Expand I would better try out whether such a udev rule works and if so propose a simple change to Armbian to enable users who are member of gpio group to access the stuff as unprivileged users. It needs testing, it needs code, it does not need more frustrating babbling with the only result afterwards that nothing happens.
Recommended Posts