[gobolinux-devel] udev rule path

Carlo Calica carlo at calica.com
Thu Feb 22 08:42:48 UTC 2007


On 2/18/07, Andy Feldman <nereusren at gmail.com> wrote:
> As Lucas said, the rule might have a syntax error. I found the syntax
> has changed since the first time I used Udev on Gobo, so even copying
> a rule that used to work is not guaranteed. Try running udevtest on
> /dev/fuse: it should try to parse all the rules in /S/S/udev/rules.d/
> and warn you about any bad ones.
>
> -Andy
>
> On 2/18/07, Lucas C. Villa Real <lucasvr at gobolinux.org> wrote:
> > On 2/18/07, Jonatan Liljedahl <lijon at kymatica.com> wrote:
> > > Jonatan Liljedahl wrote:
> > > /etc/udev/rules.d/40-fuse.rules:KERNEL="fuse", NAME="%k", MODE="0666"
> > >
> > > any ideas?
> >
> > The rule seems to be fine, except for the fact that all lines starting
> > with KERNEL on my udev rules here uses "==" instead of a single "=":
> > KERNEL=="ht*",                NAME="%k", GROUP="tape"
> >
> > Does that change anything?
> >

It should be ==.  Recent udev release have been much stricter in rules
syntax.  Unfortunately, a lot of rules that used to work no longer do.
 Check /S/V/log/messages for debug output.

-- 
Carlo J. Calica


More information about the gobolinux-devel mailing list