Additionally, there is a bug with power up mode detection, camera always start up on REC mode.
*(int*)(0x2A04 + 4) = (*(int*)0xC022F484)&0x20000 ? 0x400000 : 0x200000;
Digital IS looks like raw hook is not being called. shoot() shoots twice, raw hook always times out. remote hook is also not called.
On the other hand, digital IS mode operates the sensor in quarter resolution (probably binned) mode, so RAW would not work with current CHDK. The mode also shoots continuously while the shutter is held down and outputs a single averaged JPEG at the end.For now, it's probably better to leave it as it is.
@adong or anybody else with the cameraI have a few requests and suggestions.- Can somebody test the camera in playback mode with chdkptp? Do you get the same image as the one on the LCD?- Please run the hooktest script in P mode and in "Digital IS" mode. The script's description is here.If you get bad display in the chdkptp test, try replacingCode: [Select]// guessed from sub_FF84E884DEF(viewport_fb_d, 0x00003314)withCode: [Select]// 0xff883c54 (0x32d4), 0xff883c90 (0x54); see ixus140 0xff0a7858, 0xff0a7890DEF(viewport_fb_d, 0x00003328)in stubs_min.S .I think 0x3314 is an eventflag (0x32d4 + 0x40, see the code right before 0xff883074).
// guessed from sub_FF84E884DEF(viewport_fb_d, 0x00003314)
// 0xff883c54 (0x32d4), 0xff883c90 (0x54); see ixus140 0xff0a7858, 0xff0a7890DEF(viewport_fb_d, 0x00003328)
Quote from: Scannerall on 01 / August / 2015, 09:52:42Because of the dual partition the disk became full quite quickly.As waterwingz mentioned, new ports no longer support dual partitions.
Because of the dual partition the disk became full quite quickly.
You mentioned Licks, so I assume you're on Linux. If all utilities fail, you can make a card bootable manually, see the Linux section(s) here: http://chdk.wikia.com/wiki/Prepare_your_SD_card
So there is possibly an error in the code when there is no space left on the card...QuoteI think I have encountered issues when the card is almost full and CHDK RAW is enabled: in this case, the Canon firmware may encounter an unexpected out-of-space situation which triggers a Canon error. That may have been the crash you were experiencing.
I think I have encountered issues when the card is almost full and CHDK RAW is enabled: in this case, the Canon firmware may encounter an unexpected out-of-space situation which triggers a Canon error. That may have been the crash you were experiencing.
I assume that the crash itself did not cause the lens to move.When you tried re-starting the cam afterwards, the camera tried to retract the lens, but it failed.
I was lucky in fixing that, but a second attempt to boot chdk bricked it completely...
can you detail what happened at that second attempt and what does the "completely" bricked camera do since then?
Actually in the crash itself, the camera extended the lens to far to a point it couldn't retract.
I recreated the sd card with again the two partitions (did not know yet it couldn't work), and tried my second camera. That again crashed in raw mode, same thing, but now the camera went dead, as in permanently shut off.
the crash might have overwritten the system firmware in memory.
I actually had about 22 MB left on the card and the problem occured when writing the Dng after it wrote the/a jpg. I am actually not sure about the message being from chdk, so it could be that canon reported the card full, but chdk tried to continue writing.I have tried the same built successfully now on a fat32, thx for the link, I just used fdisk and echo to create the bootable disk. Now it seems to work ok.
As I started this in the hope of doing a bookscanner: where can I find the most current built and will it work with chdkptp?
I removed all links to my builds.
Started by amavroidis « 1 2 ... 5 6 » General Discussion and Assistance
Started by STEREO_A Creative Uses of CHDK
Started by reyalp DryOS Development
Started by reyalp General Discussion and Assistance