I have a Kodak EasyShare CX7300. I have gphoto2-2.3.1 installed. I'm
currently running kernel 2.6.19-gentoo-r5 . In the past, I have used
the command "# gphoto2 -P [1]" to offload picture from this camera.
Until today, it has always worked. Today I tried to offload pictures
from the camera and I get this:
camille ~ # gphoto2 -P [1]
*** Error ***
An error occurred in the io-library ('Bad parameters'): Could not find
USB device (vendor 0x40a, product 0x578). Make sure this device is
connected to the computer.
*** Error (-2: 'Bad parameters') ***
For debugging messages, please use the --debug option.
Debugging messages may help finding a solution to your problem.
If you intend to send any error or debug messages to the gphoto
developer mailing list <[EMAIL PROTECTED]>, please run
gphoto2 as follows:
env LANG=C gphoto2 --debug --debug-logfile=my-logfile.txt -P "[1]"
Please make sure there is sufficient quoting around the arguments.
This seems to suggest that the camera is not properly connected to the
computer. Yet, dmesg says:
usb 2-1: new full speed USB device using uhci_hcd and address 11
usb 2-1: configuration #1 chosen from 1 choice
Is this something that I can fix myself, or should I report it as a bug?
--
[EMAIL PROTECTED] mailing list