×

INDI Library v2.0.7 is Released (01 Apr 2024)

Bi-monthly release with minor bug fixes and improvements

Canon DSLR USB Information

  • Posts: 8
  • Thank you received: 2
Is there a reason I can't get the Canon T6 to work with the Canon driver but it will work with the Gphoto driver? I am new to Stellarmate and I am trying to follow the tutorials on getting it set up.

Thanks!
Regards,
Richard

Orion Atlas EQ-G | KSON 80mm Triplet Refractor | Orion SSAG | Lumicon 50mm Guide Scope | Canon EOS T6i | Stellarmate on RPI 3B+ | KSTARS on MacBook Air
Last edit: 5 years 1 month ago by Jasem Mutlaq.
5 years 1 month ago #36448

Please Log in or Create an account to join the conversation.

We use a library called libgphoto2 to control these camera, and we query the camera name from libgphoto2. If the library returns something like "PTP USB Camera", then we cannot use it in the Canon driver. At any rate, they're both the same exact driver, the only difference is the name of the driver.

Can you open the Mate Terminal and type this:
sudo apt-get -y install gphoto2

Then enter your password (smate), then after installation is done, run this:
gphoto2 --summary

and
lsusb

Maybe we can share the output with the libgphoto2 folks so they can add this camera name explicitly.
The following user(s) said Thank You: Richard Roth
Last edit: 5 years 1 month ago by Jasem Mutlaq.
5 years 1 month ago #36449

Please Log in or Create an account to join the conversation.

  • Posts: 8
  • Thank you received: 2
Thank you Jasem! I was beating my head against the wall with this. :)
Regards,
Richard

Orion Atlas EQ-G | KSON 80mm Triplet Refractor | Orion SSAG | Lumicon 50mm Guide Scope | Canon EOS T6i | Stellarmate on RPI 3B+ | KSTARS on MacBook Air
5 years 1 month ago #36457

Please Log in or Create an account to join the conversation.

  • Posts: 8
  • Thank you received: 2
Here is what I got after the gphoto2 install:
stellarmate@stellarmate:~$ gphoto2 --summary
Camera summary:
Manufacturer: Canon Inc.
Model: Canon EOS Rebel T6
Version: 3-1.1.0
Serial Number: 272a775c968041b5bc46c3a3b85c82ff
Vendor Extension ID: 0xb (1.0)

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: None
Storage Type: Removable RAM (memory card)
Filesystemtype: Digital Camera Layout (DCIM)
Access Capability: Read-Write
Maximum Capability: 31902400512 (30424 MB)
Free Space (Bytes): 17891459072 (17062 MB)
Free Space (Images): -1

Device Property Summary:
Property 0xd402:(read only) (type=0xffff) 'Canon EOS Rebel T6'
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)

stellarmate@stellarmate:~$ lsusb
Bus 001 Device 009: ID 16c0:296d Van Ooijen Technische Informatica
Bus 001 Device 007: ID 174c:2074 ASMedia Technology Inc. ASM1074 High-Speed hub
Bus 001 Device 004: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 001 Device 005: ID 0403:6001 Future Technology Devices International, Ltd FT232 USB-Serial (UART) IC
Bus 001 Device 010: ID 04a9:32b4 Canon, Inc.
Bus 001 Device 006: ID 0424:7800 Standard Microsystems Corp.
Bus 001 Device 003: ID 0424:2514 Standard Microsystems Corp. USB 2.0 Hub
Bus 001 Device 002: ID 0424:2514 Standard Microsystems Corp. USB 2.0 Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
stellarmate@stellarmate:~$
Regards,
Richard

Orion Atlas EQ-G | KSON 80mm Triplet Refractor | Orion SSAG | Lumicon 50mm Guide Scope | Canon EOS T6i | Stellarmate on RPI 3B+ | KSTARS on MacBook Air
5 years 1 month ago #36458

Please Log in or Create an account to join the conversation.

Thanks!! I sent a pull-request to libgphoto2 here: github.com/gphoto/libgphoto2/pull/389

SO once they merge this and when I build libgphoto2 next, it should be recognized!
5 years 1 month ago #36463

Please Log in or Create an account to join the conversation.

  • Posts: 8
  • Thank you received: 2
Thank you so much!

I am really loving Stellarmate!

- Richard
Regards,
Richard

Orion Atlas EQ-G | KSON 80mm Triplet Refractor | Orion SSAG | Lumicon 50mm Guide Scope | Canon EOS T6i | Stellarmate on RPI 3B+ | KSTARS on MacBook Air
5 years 1 month ago #36466

Please Log in or Create an account to join the conversation.

There is another user with the exact same issue with Canon T5i, I will ask him as well to try submitting the information here. I'll keep this post sticky.
The following user(s) said Thank You: Richard Roth
5 years 1 month ago #36469

Please Log in or Create an account to join the conversation.

  • Posts: 969
  • Thank you received: 94

Replied by alacant on topic Canon DSLR USB Information

Hi
Could this eos450d issues be related?
www.indilib.org/forum/ccds-dslrs/5024-ca...connect-to-indi.html
5 years 23 hours ago #37789

Please Log in or Create an account to join the conversation.

Time to create page: 0.448 seconds