[jason@ArchPC ~]$ lsusb
Bus 005 Device 008: ID 07b4:0113 Olympus Optical Co., Ltd Mju 500 / Stylus
Digital Camera (PTP)



[jason@ArchPC ~]$ gphoto2 --auto-detect
Model                          Port

----------------------------------------------------------
Olympus mju 500                usb:005,008



[jason@ArchPC ~]$ LANG=C gphoto2 --summary >summary.txt
[jason@ArchPC ~]$ cat summary.txt
Camera summary:
Manufacturer: OLYMPUS
Model: u1030SW,S1030SW
  Version: 1.00
  Serial Number: G13516109

Capture Formats: Unknown(b801) JPEG TIFF
Display Formats: Unknown(b801), JPEG, TIFF

Device Capabilities:
File Download, File Deletion, File Upload
No Image Capture, No Open Capture, No vendor specific capture

Storage Devices Summary:
store_00010001:
StorageDescription:
VolumeLabel:
Storage Type: Removable RAM (memory card)
Filesystemtype: Digital Camera Layout (DCIM)
Access Capability: Read-Write
Maximum Capability: 1048182784 (999 MB)
Free Space (Bytes): 548225024 (522 MB)
Free Space (Images): -1

Device Property Summary:



[jason@ArchPC ~]$ LANG=C gphoto2 --list-all-config >config.txt
[jason@ArchPC ~]$ cat config.txt
/main/actions/opcode
Label: PTP Opcode
Readonly: 0
Type: TEXT
Current: 0x1001,0xparam1,0xparam2
END
/main/status/serialnumber
Label: Serial Number
Readonly: 1
Type: TEXT
Current: G13516109
END
/main/status/manufacturer
Label: Camera Manufacturer
Readonly: 1
Type: TEXT
Current: OLYMPUS
END
/main/status/cameramodel
Label: Camera Model
Readonly: 1
Type: TEXT
Current: u1030SW,S1030SW
END
/main/status/deviceversion
Label: Device Version
Readonly: 1
Type: TEXT
Current: 1.00
END
/main/status/vendorextension
Label: Vendor Extension
Readonly: 1
Type: TEXT
Current:
END



[jason@ArchPC ~]$ gphoto2 --capture-image


*** Error ***
Sorry, your camera does not support generic capture
ERROR: Could not capture image.
ERROR: Could not capture.
*** Error (-6: 'Unsupported operation') ***

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 --debug-logfile=my-logfile.txt
--capture-image

Please make sure there is sufficient quoting around the arguments.







Hoping to get this camera supported and surprised it wasn't already since
i've seen quite a few of them. Being a modern Olympus, you have to set it
to either "Easy Print" mode or "Custom Print" mode to enable PTP but it
doesn't work and it's getting recognized as an "Olympus mju 500" which it
is not. It is an Olympus Stylus 1030 SW. Thank You!
_______________________________________________
Gphoto-devel mailing list
Gphoto-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gphoto-devel

Reply via email to