Open departet opened 12 months ago
and pretty much the same answer https://github.com/gphoto/gphoto2/issues/596#issuecomment-1722445721
tl;dr try the latest version of libgphoto2 first.
When installing from source it excludes lumix. Is this needed when using ptp mode? If so, how do i get it to include lumix. Linux noob here...
libgphoto2 2.5.31 standard camlibs (SKIPPING docupen lumix), gcc, no ltdl, EXIF
When installing from source it excludes lumix. Is this needed when using ptp mode? If so, how do i get it to include lumix. Linux noob here...
libgphoto2 2.5.31 standard camlibs (SKIPPING docupen lumix), gcc, no ltdl, EXIF
No, the lumix driver is only for the Lumix WIFI mode. The USB Lumix stuff is in the ptp2 driver.
Can you attach lsusb -v output for the camnera in PTP mode?
Same result as before with the current version
Bus 001 Device 002: ID 04da:2370 Panasonic (Matsushita) DMC-G70
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 0
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 64
idVendor 0x04da Panasonic (Matsushita)
idProduct 0x2370
bcdDevice 1.00
iManufacturer 1 Panasonic
iProduct 2 DMC-G70
iSerial 0
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 0x0027
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xc0
Self Powered
MaxPower 2mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 3
bInterfaceClass 255 Vendor Specific Class
bInterfaceSubClass 160
bInterfaceProtocol 176
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x01 EP 1 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x82 EP 2 IN
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x83 EP 3 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 16
Device Qualifier (for other device speed):
bLength 10
bDescriptorType 6
bcdUSB 2.00
bDeviceClass 0
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 64
bNumConfigurations 1
Device Status: 0x0001
Self Powered
Describe the bug
Pretty much the same as here. BUT i do use WSL with usb passthrough. The camera gets detected when running lsusb. I ran the command while setting up photobooth 4.
Name the camera Panasonic Lumix DMC-G70
libgphoto2 and gphoto2 version gphoto2 2.5.27 gcc, popt(m), exif, cdk, aa, jpeg, readline libgphoto2 2.5.27 standard camlibs, gcc, ltdl, EXIF libgphoto2_port 0.12.0 iolibs: disk ptpip serial usb1 usbdiskdirect usbscsi, gcc, ltdl, EXIF, USB, serial without locking
To Reproduce Attach camera in pc connection mode or in ptp mode. Same result with both modes.