Jason Barnett wrote:
> try adding a udev rule with the following lines in it:
>
> SUBSYSTEM=="usb", SYSFS{idVendor}=="*0bb4*", MODE="0666"
> SUBSYSTEM=="usb", ATTRS{idVendor}=="*0bb4*", MODE="0666"
>
> of course change the 0bb4 with the vendor ID of your device. You will also
> need to restart the udev service (or reboot) to get the new rules to take
> effect.
I could easily be wrong, but I don't think a restart is needed.
"Assuming you are on a recent kernel with inotify support, udev will
automatically monitor your rules directory and automatically pick up
any modifications you make to the rule files."
http://reactivated.net/writing_udev_rules.html#testing
--
Galen Seitz
[email protected]
_______________________________________________
PLUG mailing list
[email protected]
http://lists.pdxlinux.org/mailman/listinfo/plug