Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Oct 2003 12:53:44 -0400
From:      Michal <jamnt@knology.net>
To:        freebsd-current@freebsd.org
Subject:   success (Re: USB problem: /dev/ugen* dynamically auto-reconfigures to root:operator 644, so non-root user unable to access USB devices even if wanted)
Message-ID:  <3F96B618.5070309@knology.net>

next in thread | raw e-mail | index | archive | help
I found easy way to ugen problem:
in /etc/devfs.rules I added
[local_ruleset=10]
add path 'ugen*' mode 664

then in /etc/rc.conf
devfs_system_ruleset="local_ruleset"

And this is it. Now user can acces camera (PowerShots50) with gtkam. The 
resolution was given by 
(http://lists.freebsd.org/pipermail/freebsd-current/2003-September/009706.html) 
Jeff Walters*. *Based on man devfs it is impossible to resolve this issue. *
*



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3F96B618.5070309>