On 2/18/07, Andy Feldman <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> wrote:
> > On 2/18/07, Jonatan Liljedahl <[EMAIL PROTECTED]> 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
_______________________________________________
gobolinux-devel mailing list
gobolinux-devel@lists.gobolinux.org
http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel

Reply via email to