On Thursday 20 April 2006 00:27, Tobias Powalowski wrote: > Hi > the problem you experience sounds to me like a libusb issue, > i patched libusb some time ago to use udev nodes and to ignore /proc. > I don't know what changed in libgphoto, my usb scanner still works fine, i > have no camera to test, /proc permissions shouldn't be relevant at all > anymore, chech /dev/usb instead if those permissions are correct. > greetings > tpowa
Ok, now we are getting some where. The proper permissions are going to /dev/bus/usb/ instead of /proc/bus/usb : ls -la total 0 drwxr-xr-x 2 root root 0 2006-04-20 00:45 . drwxr-xr-x 4 root root 0 2006-04-19 16:03 .. crw-rw-r-- 1 root root 189, 0 2006-04-19 16:03 001 crw-rw-r-- 1 root root 189, 1 2006-04-19 16:03 002 crw-rw-r-- 1 root root 189, 4 2006-04-19 16:03 005 crw-rw-r-- 1 root root 189, 5 2006-04-19 16:03 006 crw-rw-r-- 1 root camera 189, 6 2006-04-20 00:45 007 pwd /dev/bus/usb/001 Anyway to get the permissions to change in /proc/bus/usb also where Digikam looks for them? Thanks!!! Joe _______________________________________________ arch mailing list [email protected] http://www.archlinux.org/mailman/listinfo/arch
