Maurizio Marini <[EMAIL PROTECTED]> wrote: > i tried with last udev 0.94 , but it doesn't work > i downloaded and installed 0.51 and does work > i would say: *mandatory*
This is probably just a syntax Problem. For debian udev (0.83) I had to change 30-visdn.rules like this to get visdn running: KERNEL=="*", SUBSYSTEM=="visdn", NAME="visdn/%k" GROUP="pbx" MODE="0660" KERNEL=="*", SUBSYSTEM=="visdn-timer", NAME="visdn/timers/%k", SYMLINK="visdn/timer" GROUP="pbx" MODE="0660" "==" instead of "=". Sven -- "The American news-media is no longer a news source; it is a cheerleading squad." (unknown source) /me is [EMAIL PROTECTED], http://sven.gegg.us/ on the Web _______________________________________________ Visdn-hackers mailing list [email protected] https://mailman.uli.it/mailman/listinfo/visdn-hackers
