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
-
Recent Posts
Random Quote
I invented nothing new. I simply assembled the discoveries of other men behind whom were centuries of work. Had I worked fifty or ten or even five years before, I would have failed. So it is with every new thing. Progress happens when all the factors that make for it are ready and then it is inevitable. To teach that a comparatively few men are responsible for the greatest forward steps of mankind is the worst sort of nonsense.
— Henry FordCategories
License
Unless otherwise noted, this work is licensed under a Creative Commons Attribution-ShareAlike 3.0 United States License.