On Sun, Feb 27, 2005 at 09:37:57PM -0800, sudhakar kanuri wrote: > Hi Friends, > I am having problem in accessing USRP as > normal user but can access it as root.I checked wiki > for the USRP installation but there is no procedure > for Fedora Core3 to change USB permissions.If any of > you have done this,please update wiki or post it. > Thanks > sudhakar
I believe it's fixable by finding the place that the usbfs is mounted (either in fstab or somewhere in /etc/rc.d/init.d) and adding a -o devgid mount option that specifies the gid of a group you're a member of, e.g., "usb". Eric _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
