Re: [Utopia] problems



On Thu, 2004-06-24 at 21:16 +0100, Simon D Howard wrote:
> 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?

No, all udev rules must be explicit. If no rule matches, only one node,
named after the kernel name is created.

Kay




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