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)
    Michal 
    jamnt at knology.net
       
    Wed Oct 22 09:53:43 PDT 2003
    
    
  
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. *
*
    
    
More information about the freebsd-current
mailing list