ich würde gerne von meiner Kodak CX4230 mittels gphoto2 die Bilder auf meine Festplatte kopieren. Wenn ich
Code: Alles auswählen
gphoto2 --camera "Kodak CX4230" --list-files
Code: Alles auswählen
gphoto2 --camera "Kodak CX4230" -P
Wenn ich die obigen Befehle als "normaler" Benutzer ausführe, dann bekomme ich die Meldung
Code: Alles auswählen
*** Error ***
You have to set the port prior initialization of the camera.
*** Error ***
An error occurred in the io-library ('Unknown port'): No error description available
*** Error (-5: 'Unknown port') ***
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 <gphoto-devel@lists.sourceforge.net>, please run
gphoto2 as follows:
env LANG=C gphoto2 --debug --camera "Kodak CX4230" --list-files
Please make sure there is sufficient quoting around the arguments.
Code: Alles auswählen
env LANG=C gphoto2 --debug --camera "Kodak CX4230" --list-files
Code: Alles auswählen
1.552667 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x309a). Make sure this device is connected to the computer.
Weiß jemand Rat? Danke!
Viele Grüße,
Stefan