Author Topic: EOSM Shutter-Bug reboot  (Read 32492 times)

kitor

  • Developer
  • Senior
  • *****
  • Posts: 460
Re: EOSM Shutter-Bug reboot
« Reply #75 on: February 24, 2019, 02:20:11 PM »
Quote
- hacksaw
By location of this connector on the board, I still believe there's a hole somewhere under battery/sd card slot cover. Unfortunately my keywords don't return any good photos to confirm that.
Too many Canon cameras.
If you have a dead R/RP mainboard (e.g. after camera repair) and want to donate for experiments, I'll cover shipping costs.

a1ex

  • Administrator
  • Hero Member
  • *****
  • Posts: 12564
Re: EOSM Shutter-Bug reboot
« Reply #76 on: March 08, 2019, 09:21:39 PM »
Don't remember if it was tested or not - does the shutter bug persist after a software reboot triggered from ML?

With some lua_fix-based build, try this script:
Code: [Select]
camera.reboot()

It works for me on 5D3 for a different issue.

If the answer is negative (i.e. no shutter bug), I can prepare a workaround that would delay the startup process by 2-3 seconds.

dfort

  • Guest
Re: EOSM Shutter-Bug reboot
« Reply #77 on: March 08, 2019, 11:34:52 PM »
Tried it and the it didn't work. If I follow your post -- the answer is positive, shutter-bug still present after a software reboot.

By the way, don't set Autorun on that script.  :P