×

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

Bi-monthly release with minor bug fixes and improvements

Nikon DSLR - Problems with exposures time longer than 15 sec

  • Posts: 4
  • Thank you received: 2
Hi, I own a Nikon D3200 and unfortunatelly the Bulb mode it's not supported via USB, so I'm stuck with default exposure times unsetting the "force bulb mode" on the camera option.
The camera support shots wiht exposure times up to 30 sec. However if I try to caputer via ekos shots with exposure >=20 sec the capure fails. gphoto2 seams to work as expected if called with the option --capture-image-and-download. I think I traked the problem to the fact that the campera actually takes a bit longer than expected to perform the shot. In fact if I set 30 sec as exposure time the shutter remains open for about 32 second. Ekos starts a countdown of 30 secs and then tries to fetch the image before the actual capture finish. I asked a friend to measure the exposure time of another D3200, a D7200 and a D7500 and the results are consistent.
So I'm wondering if there is a quick/easy way to add a delay before the image fetch for solving the issue.

Thanks in advance
4 years 1 month ago #50973

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

Can you share the debug log and I'll see what I can do?
4 years 1 month ago #50996

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

  • Posts: 4
  • Thank you received: 2
Hi, here attached the logs for a failed 30s exposure and a scuccessful one with 15s exposure.
I have also tried again with gphoto2 and this time it fails as well. I attach also that logs. I'm pretty sure that before it worked. I'm running astroberry on a Raspberry Pi3, and did few (official) update, I will try reverting to downloaded image and follow up.
Thank you.

UPDATE: even with stock image also gphoto2 fails with exposure longer than 15s, so maybe it's a libpghoto2 problem?
Last edit: 4 years 1 month ago by higor.
4 years 1 month ago #51001
Attachments:

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

  • Posts: 4
  • Thank you received: 2
I investigated further and it seems that libgphoto2 <= 2.5.23 suffer from a bug for Nikon camera preventing to capture images longer than 5s, this is fixed on 2.5.24 (www.gphoto.org/news/). I then compiled from source the newest version of libgphoto2 and uninstalled the old one (without breaking the deps) and now the capure of a 30s shot seems to work fine.

I will update if further problems appear.
The following user(s) said Thank You: Helge
Last edit: 4 years 1 month ago by higor.
4 years 1 month ago #51004

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

  • Posts: 281
  • Thank you received: 29
Hi Higor, just came across this one, it still bugs me that with my Nikon D3200 I cannot take exposure beyond 20 seconds, via USB. Reading your posts it sounds like you found a solution? I.e. a newer version of the gphotolib does the job? I am not very good in Ubuntu, but can you kindly advise on the steps necessary?
1 year 9 months ago #84087

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

  • Posts: 4
  • Thank you received: 2
Hi Helge, as far as I know current version of astroberry server has already a version of libgphoto2 that fixes the problem I found.
Check your version of libgphoto2 by typing this command in the terminal:
dpkg -s libgphoto2-6
In the meanwhile, I will try to install current version of astroberry and I try to snap some photos with different exposure time. Notice that D3200 is still limited to 30s.

EDIT:
I just testied with latest Astroberry release (Astroberry Server Version 2.0.4) which come with libgphpto 2.5.27 and I have no problem with exposure time of 30s.
For the CCD driver I'm using the Nikon DSLR (GPhoto CCD should work as well) with the following settings:
  • Resolution 6016 x 4000
  • Pixel size 3.85
  • Option -> Force Bulb -> Off (remember to save)
  • Image settings -> Capture target -> SD Card

Finally libgphpto2-6 updated version (2.5.29) after update && upgrade works as well.
The following user(s) said Thank You: Helge
Last edit: 1 year 9 months ago by higor.
1 year 9 months ago #84114

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

Time to create page: 0.512 seconds