On Donnerstag, 27. April 2006 11:41 Johannes Held wrote:
>> Check your rules they are probably wrong, seems new udev is not as tolerant
>> anymore as it was with 090.
>> Correct your custom rules and all should be fine.
> I gave it a try and made == of =.
> But starting with new udev doesn't create my symlinks.
At first: From my view the way to use "=" and/or "==" is very inconsequential.
At second: I use current the kernel26-beyond and hope that nothing is
different to kernel26.
After a try&error game i found out that my old rule for usb sticks
BUS="usb", KERNEL="sd*", SYSFS{product}="USB Mass Storage Device", NAME="%k",
SYMLINK="usbhd%n", GROUP="storage
works now with
BUS=="usb", KERNEL=="sd*", SYSFS{product}=="USB Mass Storage Device",
NAME="%k", SYMLINK="usbhd%n", GROUP="storage
The only thing what i can say is that this half of this and half of the other
is not understandable for me as an normal user. And very bad is that this
breaks the most examples of rules which are at this time in web.
Not nice but not the error of the arch devs and so i hope nobody is angry
about my opinion. The one thing what would be nice could be a big warning
in /etc/udev/readme-udev-arch.txt and perhaps some understandable examples or
a link to a page with up to date examples.
See you, Attila
_______________________________________________
arch mailing list
[email protected]
http://www.archlinux.org/mailman/listinfo/arch