×

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

Bi-monthly release with minor bug fixes and improvements

Canon T6i, Connection problem

  • Posts: 9
  • Thank you received: 0
some ideas of what can we do to identify the exact problem?
5 years 10 months ago #26651

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

You said you use linux and then on console shows MacBookPro? so which is which?
5 years 10 months ago #26652

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

  • Posts: 9
  • Thank you received: 0
Yes, sorry for not be clear, we test the camera in a Linux OS mounted in a MacBookPro, and in other computer (asus) whit Linux too, but we get the same results
5 years 10 months ago #26658

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

  • Posts: 2877
  • Thank you received: 812
You should try in OS X KStars on the MacBook Pro in a local indiserver and see if you get the same results.
The following user(s) said Thank You: Jasem Mutlaq
5 years 9 months ago #26659

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

  • Posts: 9
  • Thank you received: 0
We dont have OS X available. We want use Linux 16.04 LTS to control the camera canon T6i and a Meade telescope. So far we have been able to control the telescope, but the camera is not reachable yet. A further step will be to have all controls though a raspberry pi, but we need to be able to control the canon dslr.

We managed to get a different problem (not sure it is an error yet). Here I attached two screenshots and a log file on the start up of the Kstars control system.

The camera has a full battery, it is in manual mode, no other software is being used or is loaded, darktable was used to test the camera and got pictures, console commands were able to take photos too.

2018-06-19T19:00:30: [INFO] Location updated: Longitude (0) Latitude (51.4683)
2018-06-19T19:00:30: [INFO] Device configuration saved.
2018-06-19T19:00:30: [INFO] Saving device configuration...
2018-06-19T19:00:29: [INFO] Device configuration applied.
5 years 9 months ago #26670
Attachments:

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

Try this and post the debug file:
gphoto2 --debug --debug-logfile=gphoto.txt  --capture-image-and-download 
5 years 9 months ago #26674

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

  • Posts: 9
  • Thank you received: 0
Hi,

We run the command as you say:
gphoto2 --debug --debug-logfile=gphoto.txt --capture-image-and-download

The log file zipped is attached.
5 years 9 months ago #26717
Attachments:

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

Hmm it appears OK, however, the libgphoto2 version is a bit old. Try to use a more recent version from the PPA:
sudo add-apt-repository ppa:mutlaqja/libgphoto2
sudo apt-get update
sudo apt-get -y dist-upgrade

Then try the driver again.
5 years 9 months ago #26718

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

  • Posts: 9
  • Thank you received: 0
Hi, We update the libgphoto2 as you say, and we still get the same problem, the logs:

- INDI Control Panel:
2018-06-22T19:53:41: [INFO] Location updated: Longitude (0) Latitude (51.4683)
2018-06-22T19:53:41: [INFO] Device configuration saved.
2018-06-22T19:53:41: [INFO] Saving device configuration...
2018-06-22T19:53:41: [INFO] Device configuration applied.
2018-06-22T19:53:41: [INFO] Location updated: Longitude (0) Latitude (51.4683)
2018-06-22T19:53:41: [INFO] Loading device configuration...
2018-06-22T19:53:41: [INFO] Mount is unparked.
2018-06-22T19:53:41: [INFO] Telescope simulator is online.

-Ekos:
2018-06-22T14:53:45 Unable to establish:

+ Canon DSLR
Please ensure the device is connected and powered on.
2018-06-22T14:53:41 Guider port from Telescope Simulator is ready.
2018-06-22T14:53:41 Telescope Simulator is online.
2018-06-22T14:53:41 INDI services started on port 7624.
2018-06-22T14:53:41 Starting INDI services...
2018-06-22T14:53:06 INDI services stopped.
2018-06-22T14:53:04 Telescope Simulator is disconnected.
2018-06-22T14:53:03 Disconnecting INDI devices...
2018-06-22T14:50:49 Unable to establish:

+ Canon DSLR
Please ensure the device is connected and powered on.
2018-06-22T14:50:45 Guider port from Telescope Simulator is ready.
2018-06-22T14:50:45 Telescope Simulator is online.
2018-06-22T14:50:45 INDI services started on port 7624.
2018-06-22T14:50:45 Starting INDI services...

The camera is connected, battery full, manual mode, and darktable can use it normally but is close.

we attach the log file of the command:
gphoto2 --debug --debug-logfile=gphoto.txt --capture-image-and-download
5 years 9 months ago #26780
Attachments:

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

Log file shows you're still using libgphoto2 2.5.9 for some reason...
apt-cache showpkg libgphoto2-dev
5 years 9 months ago #26787

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

  • Posts: 8
  • Thank you received: 0

FWIW I had the same problem with Canon t6i and this fixed it right up.

Cheers,

Stephen
5 years 2 months ago #34763

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

  • Posts: 969
  • Thank you received: 94
Hi
Doesn't work here. How can I get it to install?
TIA

sudo apt-get -y dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages have been kept back:
libgphoto2-6 libgphoto2-6:i386 libgphoto2-dev libgphoto2-port12
libgphoto2-port12:i386
0 to upgrade, 0 to newly install, 0 to remove and 5 not to upgrade.
5 years 3 days ago #37797

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

Time to create page: 0.843 seconds