×

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

Bi-monthly release with minor bug fixes and improvements

Problems/questions testing EKOS with Sony a7s

  • Posts: 41
  • Thank you received: 2
Sorry.

i attached the wrong logs file. Here the correct one

Thanks
7 years 5 months ago #12592
Attachments:

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

Can you please turn on the complete debug log before you press connect? I need to see the initial properties of the camera because it seems that it's getting stuck in finding optimal exposures under 1 second which are usually taken from the camera's predefined list (e.g. 1/4000)
7 years 5 months ago #12594

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

  • Posts: 41
  • Thank you received: 2
i hope this is ok.

and i have another question: about "Save" option in configuration of GPhoto CCD in INDI control Panel, how does this should work? every time i connect Camera i change options and then click "save" but every time the options reset to default. I tried to click "LOAD" but nothing change. "Save" botton should create a file?
Last edit: 7 years 5 months ago by giuseppe.
7 years 5 months ago #12597
Attachments:

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

  • Posts: 41
  • Thank you received: 2
Hi Jasem,

Had you tried to fix the issue for exposure <= 1s?

Thanks
7 years 4 months ago #12847

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

No you didn't Debug & Logging on before you connected as I asked. Please do that, the log file would be big and contain all your camera properties.
7 years 4 months ago #12848

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

  • Posts: 41
  • Thank you received: 2
Ok. Sorry

I bilieved to debug & logging before connection. Maybe i did something wrong

Now i'm out for work. i'll try another test in next days.

Thanks
7 years 4 months ago #12852

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

  • Posts: 41
  • Thank you received: 2
Here's the log file.

this should be ok; i hope.

after connection i tried two different exposure:
2 s: ok.
1 s: crash. i must stop manually and no capture
7 years 4 months ago #12887
Attachments:

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

So if you check the file yourself you will see no obvious property for pre-selected exposure times like 1/8000, but one drew my attention:
DEBUG	25.162365 sec	: 	d21e:
DEBUG	25.162401 sec	: 		*   0: 16777215
DEBUG	25.162430 sec	: 		    1: 25
DEBUG	25.162459 sec	: 		    2: 100
DEBUG	25.162488 sec	: 		    3: 125
DEBUG	25.162516 sec	: 		    4: 160
DEBUG	25.162545 sec	: 		    5: 200
DEBUG	25.162575 sec	: 		    6: 250
DEBUG	25.162603 sec	: 		    7: 320
DEBUG	25.162631 sec	: 		    8: 400
DEBUG	25.162660 sec	: 		    9: 500

So it could be that it is set to 0 --> 16777215 which is 2^24 (BULB?) while the others are used for microseconds? I don't know, please ask around in GPhoto mailing list or elsewhere, find out which property listed in that file is the one used to select the shutter speeds and then I can update the driver accordingly.
7 years 4 months ago #12888

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

  • Posts: 41
  • Thank you received: 2
Hi Jasem,

I asked in GPhoto mailing list. i had a reply to my post.

Could you help me? I think there is something strange in reply post: i believe that indi-ekos use last libgphoto2 but Marcus said that libgphoto2 2.5.6 and newer decode the "shutterspeed" option for Sony Alpha....

sourceforge.net/p/gphoto/mailman/gphoto-user/?viewmonth=201612
7 years 4 months ago #12925

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

You can type this to know your libgphoto2 version:
apt-cache policy libgphoto2-dev

I think you can also run
gphoto2 --list-all-config
and send that over to them. If the shutterspeed is decoded then it should show there as a property not as d20 or d21e..etc
7 years 4 months ago #12926

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

  • Posts: 41
  • Thank you received: 2
Hi Jasem,

My version is 2.5.9, so should be ok...i wrote this to gphoto mailinglist and i'm waiting reply.

In gphoto website i notice that the latest version is 2.5.11 that seems to improve Sony Alpha features. Maybe the 2.5.11 can solve the problem.

I would like to upgrade my version but i don't know how.
Last edit: 7 years 4 months ago by giuseppe.
7 years 4 months ago #12934

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

  • Posts: 41
  • Thank you received: 2
hi Jasem,
i had not reply from gphoto mailing list so, with my friend's help i upgraded libgphoto (i think).
Now apt-cache policy libgphoto2-dev is
libgphoto2-dev:
Installato: (nessuno)
Candidato: 2.5.9-3
Tabella versione:
2.5.11-1 500
500 archive.ubuntu.com/ubuntu zesty/main i386 Packages
2.5.9-3 990
990 archive.ubuntu.com/ubuntu xenial/main i386 Packages

in attachment the new gphoto2 --list-all-config where i can see Label: Shutter Speed.

I tried with new upgrade to take exposure <= 1 second but the problems are not solved. In attachment the log file.

Can you do something to solve the iussue with this new informations?

Thanks so much for your patience

Giuseppe
7 years 4 months ago #13011
Attachments:

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

Time to create page: 0.752 seconds