Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

6
  • Don't know why, but it still no working, I losing any hope for making this stuff working :( Thank you for your contribution Commented May 16, 2013 at 9:37
  • 1
    Writing udev rules is a very unforgiving task, the slightest error and nothing will happen. Have you tried moving your rule to the beginning of the list? i.e., rename the file to 10-local.rules Commented May 16, 2013 at 9:40
  • Also did you restart udev after making changes? udev should react to changes in the settings, but that require inotify to be enabled in the kernel. That might not be the case in embedded systems and the like. Commented May 16, 2013 at 9:41
  • I restarted the local server, shall I retart udev too? Commented May 16, 2013 at 9:45
  • If you restarted the computer, then udev was already restarted. Commented May 16, 2013 at 9:47