-
Notifications
You must be signed in to change notification settings - Fork 325
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Support for Canon EOS Rebel T8i #781
Labels
Canon
tagging canon reports
Comments
can you state the USB ids of this Canon camera? output of: |
Bus 001 Device 003: ID 04a9:32f1 Canon, Inc. |
can you run and attach capture.log if it still fails? |
See attached |
clrpackages
pushed a commit
to clearlinux-pkgs/libgphoto2
that referenced
this issue
Sep 29, 2022
…on 2.5.30 Bart (1): BGH1/GH5 : Fixed start / stop recording David Polák (1): Configure Canon cameras on shutdown (#787) Hans Ulrich Niedermann (23): For clang, use -Wmost instead of -Weverything Add common header with serial to all *.m4 files gh workflow: print nproc to find out whether make -jNN makes sense Consistent spelling for initialize fix doc copy-and-paste error for gp_message_codeset() RELEASE-HOWTO: update library AGE, REVISION, CURRENT symver file comment inconsistency fixes fix the symver file comment inconsistency fixes Use actual backslashes in generated makefile recipe Require gettext >= 0.19.1 gh workflow: Use parallel make for builds Complete what adding gp_init_localedir() started add C coding style for emacs Add test-init-localedir test program remove additional AM_CONDITIONAL definitions Use m4_pattern_ignore for some PKG_* macros Use GP_SLEEP_IF_TTY Allow overriding build tools from configure command line gh CI workflow: Add "make installcheck" target remove unused file camlibs/largan/Makefile.am source-code-check refers to srcdir, not builddir Call libgphoto2_port 0.12.1, add pc file requirement Update libgphoto2_port/NEWS for 0.12.1, fixing distcheck Jim Easterbrook (3): Add function to initialise locale directory Change function name to gp_init_localedir Check bindtextdomain return value Marcus Meissner (21): start 2.5.29.1 development fixed another memory corruption only free objectinfo when we got a new one, gphoto/gphoto2#493 gopro hero10 black, libmtp/libmtp#103 added fuji xe4 added p950, marked as broken cap moved a7 4 to correct order added eos rebel t8i, fixes gphoto/libgphoto2#781 added nikon z9 ignore lens is retracting error as a test moved goto label to a better place added ILCE-7RM4A also to wait list check for eos_setremotemode added sony dsc-wx220 added nikon d780 info use all object added events here... seems to work better? also set info for sony captured images updated news added Sony HDR-PJ710V imported from libmtp 2.5.30 release Sachi King (3): Fix lockup on Sony ILCE-7M4 due to ptp_sony_9280 Add Sony ILCE-7M4, Alpha 7 IV Add some unknown Sony Alpha A7 IV config values Tim Hetkämper (1): Fix german translation of eosremoterelease choices Yi-Jyun Pan (1): updated zh_TW
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Please add support for Canon EOS Rebel T8i.
gphoto2 --summary
Camera summary:
Manufacturer: Canon.Inc
Model: Canon EOS Rebel T8i
Version: 3-1.0.0
Serial Number: 72537f4c9e4fc3a0ad46b59f62ac7884
Vendor Extension ID: 0xb (1.0)
Vendor Extension Description:
Capture Formats: JPEG
Display Formats: Association/Directory, Script, DPOF, MS AVI, MS Wave, JPEG, CRW, Unknown(b103), Unknown(bf02), Defined Type, Unknown(b104), Unknown(b105)
Device Capabilities:
File Download, File Deletion, File Upload
No Image Capture, No Open Capture, Canon EOS Capture, Canon EOS Capture 2
Canon Wifi support
Storage Devices Summary:
store_00020001:
StorageDescription: SD
VolumeLabel:
Storage Type: Removable RAM (memory card)
Filesystemtype: Digital Camera Layout (DCIM)
Access Capability: Read-Write
Maximum Capability: 511801556992 (488092 MB)
Free Space (Bytes): 506115915776 (482669 MB)
Free Space (Images): -1
Device Property Summary:
Property 0xd402:(read only) (type=0xffff) 'Canon EOS Rebel T8i'
Property 0xd407:(read only) (type=0x6) 1
Property 0xd406:(readwrite) (type=0xffff) 'Unknown Initiator'
Property 0xd303:(read only) (type=0x2) 1
Battery Level(0x5001):(read only) (type=0x2) Enumeration [100,0,75,0,50] value: 100% (100)
$ lsusb
Bus 002 Device 002: ID 03c3:120e
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 04a9:32f1 Canon, Inc.
Bus 001 Device 002: ID 2109:3431 VIA Labs, Inc. Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
$ gphoto2 --auto-detect
Model Port
USB PTP Class Camera usb:001,003
When I try to capture an image I can hear a quick chirp from the camera and the lcd goes black for 1 sec but ultimately it fails.
$ gphoto2 --capture-image-and-download
ERROR: Could not capture image.
ERROR: Could not capture.
$ gphoto2 --version
gphoto2 2.5.20
Copyright (c) 2000-2018 Lutz Mueller 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.20 gcc, popt(m), exif, cdk, aa, jpeg, readline
libgphoto2 2.5.29.1 standard camlibs, gcc, no ltdl, EXIF
libgphoto2_port 0.12.0 iolibs: disk ptpip serial usb1 usbdiskdirect usbscsi, gcc, no ltdl, EXIF, USB, serial without locking
The text was updated successfully, but these errors were encountered: