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 an
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/ud
Jonas Karlsson wrote:
> 2007/2/18, Jonatan Liljedahl <[EMAIL PROTECTED]>:
>> 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 li
2007/2/18, Jonatan Liljedahl <[EMAIL PROTECTED]>:
> 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
On Sun, 18 Feb 2007 09:31:21 +0100
Jonatan Liljedahl <[EMAIL PROTECTED]> wrote:
> Here's a patch for InstallPackage that adds a -S/--no-sign-check option!
I'd suggest to mark the package as such also (installed from unchecked
Recipe). If the signature check failed, either the Recipe is broken/ne
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 did
Compile gets confused by LibTrash, so I've added this in libtrash's
Environment:
alias Compile='LD_PRELOAD="" Compile'
alias InstallPackage='LD_PRELOAD="" InstallPackage'
alias SymlinkProgram='LD_PRELOAD="" SymlinkProgram'
Also, it had the trash_on/trash_off aliases mixed up. updated recipe
Jonatan Liljedahl wrote:
> I'm trying to build the latest nvidia drivers, with the InstallNvidia
> script...
>
> I'm using kernel 2.6.20 with the minimal kernel sources provided by lucas.
>
> The nvidia installer dies with this in it's logfile:
>
> FATAL: modpost: GPL-incompatible module nvidia.
So I thought I'd try to get DBus, HAL and PMount up and running on my
new 013 system. It finally works, here's the story:
Compiled DBus 0.95, removed --enable-xml-docs in the Recipe since I
don't have the build deps for this...
I had to add 'messagebus' and 'haldaemon' users and groups. Perhaps t
When doing [V]iew in UpdateSettings, and then closing the viewer, it
just continues instead of letting the user choose what action to take!
--
/Jonatan-=( http://kymatica.com )=-
___
gobolinux-devel mailing list
gobolinux-devel@lists.gobolinux.org
h
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"
--
/Jonatan-=( http://kymatica.com )=-
__
Jonatan Liljedahl wrote:
> When trying to install a package from my old drive:
>
> cd /Mount/HDB/Programs
> InstallPackage ROX-Filer
>
> I get something like this:
> Traceback:
> file "", line 9, in ?
> IOError: Errno 2 no such file or directory: ''
> Invalid signature. Package has been mod
12 matches
Mail list logo