On Friday 04 March 2005 09:23 am, Marcus Meissner wrote:
On Fri, Mar 04, 2005 at 09:21:57AM -0500, Bruce Marshall wrote:
On Friday 04 March 2005 08:38 am, Marcus Meissner wrote:
I then tried this on my normal machine and it would work only by letting digikam detect the camera.
Not a Good Thing (tm) but seems to show that the resmgr isn't really the problem.
And I'm not sure what device PTP would use but I don't think it is a ttyxxx device. It is a USB device and shows up as such and resmgr.conf seems to allow the user access to any USB device with a few exceptions. PTP is the Photo Transfer Protocol which really shouldn't enter into the connection problems in my view.
Still researching.... Strange stuff.
Might be gphoto2 related.
Check "gphoto2 --list-ports" ... It should only report "usb:"
Ciao, Marcus
gphoto2 --list-ports usb: Universal Serial Bus usb:001,010 Universal Serial Bus usb:001,003 Universal Serial Bus
Doesn't seem to be the case. The above was with the camera attached.
If you unplug the camera, is only "usb:" shown? bmarsh@linux1:~> gphoto2 --list-ports Devices found: 3 Path Description
serial:/dev/ttyS4 Serial Port 4 serial:/dev/ttyS6 Serial Port 6 usb: Universal Serial Bus Better. The S4 and S6 are special serialports on a moxa board.
digikam probably added "usb:001,0xx" as port to the camera setting, which is wrong.
Ciao, Marcus