You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Following error thrown when trying to get K10D working
gphoto2 --summary
pentax/pslr.c:433:ipslr_status_full(p, &p->status) failed: 4
pentax/pslr.c:480:ipslr_status_full(p, &p->status) failed: 4
Camera summary:
Pentax K DSLR capture driver.
Using code from pktriggercord by Andras Salamon.
Collected Status Information:
current iso : 0
current shutter speed : 0/0
...
Name the camera
Camera name as shown by gphoto2 --auto-detect or USB IDs
+Model Port
Pentax K10D usbscsi:/dev/sg1
libgphoto2 and gphoto2 version
output of: gphoto2 --version
gphoto2 2.5.28
Copyright (c) 2000-2021 Marcus Meissner and others
gphoto2 comes with NO WARRANTY, to the extent permitted by law. You may
redistribute copies of gphoto2 under the terms of the GNU General Public
License. For more information about these matters, see the files named COPYING.
This version of gphoto2 is using the following software versions and options:
gphoto2 2.5.28 gcc, popt(m), exif, cdk, aa, jpeg, readline
libgphoto2 2.5.31 standard camlibs, gcc, no ltdl, EXIF
libgphoto2_port 0.12.2 iolibs: disk ptpip serial usb1 usbdiskdirect usbscsi, gcc, no ltdl, EXIF, USB, serial without locking
To Reproduce
Steps to reproduce the behavior:
When reproducing with the commandline tool, attach debugout using debug.log if considered useful.
The text was updated successfully, but these errors were encountered:
Describe the bug
Following error thrown when trying to get K10D working
gphoto2 --summary
pentax/pslr.c:433:ipslr_status_full(p, &p->status) failed: 4
pentax/pslr.c:480:ipslr_status_full(p, &p->status) failed: 4
Camera summary:
Pentax K DSLR capture driver.
Using code from pktriggercord by Andras Salamon.
Collected Status Information:
current iso : 0
current shutter speed : 0/0
...
Name the camera
Camera name as shown by gphoto2 --auto-detect or USB IDs
+Model Port
Pentax K10D usbscsi:/dev/sg1
libgphoto2 and gphoto2 version
output of: gphoto2 --version
gphoto2 2.5.28
Copyright (c) 2000-2021 Marcus Meissner and others
gphoto2 comes with NO WARRANTY, to the extent permitted by law. You may
redistribute copies of gphoto2 under the terms of the GNU General Public
License. For more information about these matters, see the files named COPYING.
This version of gphoto2 is using the following software versions and options:
gphoto2 2.5.28 gcc, popt(m), exif, cdk, aa, jpeg, readline
libgphoto2 2.5.31 standard camlibs, gcc, no ltdl, EXIF
libgphoto2_port 0.12.2 iolibs: disk ptpip serial usb1 usbdiskdirect usbscsi, gcc, no ltdl, EXIF, USB, serial without locking
To Reproduce
Steps to reproduce the behavior:
When reproducing with the commandline tool, attach debugout using debug.log if considered useful.
The text was updated successfully, but these errors were encountered: