Re: [Utopia] problems



On Thu, 24 Jun 2004, Ikke wrote:

> For the symlinking problems: look into /etc/udev/rules.d (or whatever
> that dir is in debian). You can get some symlink-creation scripts in
> there.
> More info: http://www.reactivated.net/udevrules.php

Ok, I modified /etc/udev/rules.d/devfs.rules so that the rfcomm line now 
looks like:

KERNEL="rfcomm[0-9]*",  NAME="bluetooth/rfcomm/%n", SYMLINK="rfcomm%n"

instead of :

KERNEL="rfcomm[0-9]*",  NAME="bluetooth/rfcomm/%n"

which seems to fix it. Is it not supposed to create a symlink anyway?

Simon




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]