When I came back home to review the shots, I noticed that some of them had the jpg/dng pair, and the last ones just had the jpg. I have just went through the settings now and all are (apparently) as they should, that is, I didn't change anything by accident.Can you guys think of any situation where this could happen and what can be done to fix?
If you need more info or something tested, just let me know.
@reyalp, thanks for your reply.The build info is: CHDK 1.5.1, rev 6085, FW version 100a (though I noticed there is a 100b for download).
I don't know how useful is this information, but I quickly navigated through _HDKMETA and it has a bunch of garbled files and directory names, with files with 1,7GB and 3,9GB (though this sd card has 4GB). I am assuming it is what it is, but I can't tell you it was always there, it is the first time I check this dir.
Also, without knowing how it was installed by the previous owner, if as a bootable card or not, i do the "firmware update" to make sure CHDK loads.
When I am in the menu of alt mode and press the shutter, it briefly shows the message:":1: CANNOT FOPEN A/CHDK/SCRIPTS/DEFAULT.LUA"I don't know if it would interfere since it also happened when dng output was working, but maybe you want these details so I am mentioning it.
Let me know what else you need tested, considering that a "format c: and reinstall" could be inevitable.
You mention a possible corruption and my observation on the update is the same.
DNG files are being generated again and if both the card and camera are ok, a blind guess for the corruption is that I turned the camera off before it was finished writing the dng. It is a little P&S, so it doesn't write as fast and maybe I just didn't pay attention.
While I have you here, may I ask if the Auto ISO and shutter overrides of CHDK are not absolute, that is, if the camera ultimately thinks that my preset ISO range in CHDK, as well as the minimum shutter, are not enough to provide the correct exposure, then the camera decision will override CHDK instead of being overridden?
BTW, I can't find a way to mark your post as a solution.
// Periodic update from kbd_taskvoid shooting_update_state(void){ // ISO override will set ISO_MODE to auto in halfpress when get_shooting becomes true // or immediately if already in shooting or raw hook for bracketing // if existing ISO mode is not auto, it will be saved to iso_override_mode_save // restore when shooting goes to false if (iso_override_mode_save && !shooting_in_progress()) { shooting_set_iso_mode(iso_override_mode_save); iso_override_mode_save = 0; }
Started by negnet « 1 2 » General Help and Assistance on using CHDK stable releases
Started by mrred General Help and Assistance on using CHDK stable releases
Started by Ron Drost General Discussion and Assistance
Started by Sdack Hotwire! Hardware Mods, Accessories and Insights
Started by mrred General Discussion and Assistance