I will try to build some more firmwares to see if I can fix the viewport buffers, but if anyone has ideas on how to do it I'm eager to hear your input!
memdmp_delay = 5; // 5 sec delay before dumpingconf.memdmp_size = 8*1024*1024; // 8MBconf.memdmp_start = 0;schedule_memdump();
Who can help adongy and me with a strange display issue with the ixus 160?
The chdk stuff jumps between the correct place on the screen and half off the bottom of the screen. It seems to get triggered by different things:* Canon firmware "auto mode" (permanent autofocus?) on makes it jump really fast between the two positions.* the left rotary dial button, apart from doing what it is supposed to do, currently also triggers the jumping (see video).
Any ideas what could cause this, and how to avoid it? Feel free to ask for further information if the above was not clear!(I'm trying to help adongy as best as I can with the port, using my *nix experience and camera. The ixus 160 currently boots, CHDK has correct screen resolution, and at least rotary dial and play keys are bound correctly. And we have basic chdkptp access to it. That's how I dumped the RAM.)
Can you upload an above mentioned RAM dump? For best results, keep a few JPEGs on the card and enable some Canon overlay prior to dumping.
Quote from: srsa_4c on 25 / April / 2015, 12:18:57Can you upload an above mentioned RAM dump? For best results, keep a few JPEGs on the card and enable some Canon overlay prior to dumping.http://glasno.st/LIVE_8MB.BIN
Note that this was (I think) without any JPEGs on the card or Canon overlay prior to dumping.
#undef CAM_USES_ASPECT_CORRECTION #define CAM_USES_ASPECT_CORRECTION 1 #undef CAM_BITMAP_WIDTH #undef CAM_BITMAP_HEIGHT #define CAM_BITMAP_WIDTH 720 // Actual width of bitmap screen in bytes #define CAM_BITMAP_HEIGHT 360 // Actual height of bitmap screen in rows
Can I ask you how did you find it ?
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