I have some problems with ultimate on ixus A330is.
When reporting problems, it is always best to include a copy of the log file produced by the script to aid debugging and problem resolution.
TIA
it sometimes after power switch turns the Auto start function off ant prevents the script from running.
What you are seeing is normal. Each time the script restarts the camera, it does so by requesting that the camera autostart once via the
set_autostart( ) function. On startup, the CHDK code turns off autostart, which is okay, as the script turns it back on prior to the next restart. This cycle repeats as long as the script continues to run and has proven to be quite reliable.
However , there have been a few reports of some cameras not restarting consistently. Getting a script log might help pin point this problem but at the moment I don't have a solution to the problem if it exists.
When this happens, does your camera not turn back on? Or does it turn on but not restart the script ?
Ultimate version is 2.2 Any suggestions? Where do i get the latest version or a previous one? thanks
The most current version is always available from the script's wiki page :
Ultimate Intervalometer The current release is 2.5. Old versions are available on request - I don't post them anywhere official because newer versions are almost exclusively for bug fix reasons.
Edit : note that the restart function will not work if you load CHDK with the "firmware update" method. CHDK must be started with the "SD Card Lock" autoboot method.