On 2/18/07, Jonatan Liljedahl <[EMAIL PROTECTED]> wrote: > Jonatan Liljedahl wrote: > > After a clean 013 install, the udev rule path isn't set properly, so it > > finds only the rules provided by the Udev package. (So FUSE rules are > > not found, etc...) > > > > Fix: add this line to /etc/udev/udev.conf: > > > > udev_rules="/System/Settings/udev/rules.d" > > This didn't seem to help! my /dev/fuse is still not mode 0666 even > though I have this: > > /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? -- Lucas powered by /dev/dsp _______________________________________________ gobolinux-devel mailing list gobolinux-devel@lists.gobolinux.org http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel