Another quick Linux aside/breadcrumb, I had some hand-written Udev rules start causing errors on my Arch boxes a while back, and just got around to fixing them.
The basic problem is that the Udev rule syntax has changed, and statements that used to be of the form SYSFS{idVendor}==
will now be ATTRS{idVendor}==
. The one that caught almost all my machines is the rule for giving users permissions to USBTinyISP programmers, since the documentation suggests the old syntax.
Figured out with the suggestion from Julie Pichon’s(?) blog.
Web Presence
Page Navigation
Meta
September 2025 S M T W T F S 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 -
Recent Posts
Random Quote
If you have an apple and I have an apple and we exchange apples then you and I will still each have one apple. But if you have an idea and I have an idea and we exchange these ideas, then each of us will have two ideas.
— George Bernard ShawCategories
License
Unless otherwise noted, this work is licensed under a Creative Commons Attribution-ShareAlike 3.0 United States License.