Wikia

CHDK Wiki

Changes: User:Srsa 4c/Forgotten stuff

Edit

Back to page

m (restructure & a change)
m
 
(10 intermediate revisions by one user not shown)
Line 1: Line 1:
 
==Pending==
 
==Pending==
 
A470, on/off button as replacement for "disp" in ALT mode: http://chdk.setepontos.com/index.php?topic=3368.msg80636#msg80636
 
 
 
Ixus220HS/Elph300HS, darkframe control which doesn't seem to work correctly for some reason http://chdk.setepontos.com/index.php?topic=6341.msg82664#msg82664
 
Ixus220HS/Elph300HS, darkframe control which doesn't seem to work correctly for some reason http://chdk.setepontos.com/index.php?topic=6341.msg82664#msg82664
   
Line 12: Line 9:
 
*Ixus300/SD4000, useful info at http://chdk.setepontos.com/index.php?topic=5574.msg71408#msg71408
 
*Ixus300/SD4000, useful info at http://chdk.setepontos.com/index.php?topic=5574.msg71408#msg71408
 
*SX20, unreliable recording http://chdk.setepontos.com/index.php?topic=7827.0 and http://chdk.setepontos.com/index.php?topic=7607.0
 
*SX20, unreliable recording http://chdk.setepontos.com/index.php?topic=7827.0 and http://chdk.setepontos.com/index.php?topic=7607.0
*SX230HS, crashes when CHDK OSD is visible http://chdk.setepontos.com/index.php?topic=6397.msg88763#msg88763
+
*SX230HS, crashes when CHDK OSD is visible [http://chdk.setepontos.com/index.php?topic=6397.msg88763#msg88763], weird tearing [http://chdk.setepontos.com/index.php?topic=6397.msg97947#msg97947]
   
   
 
Mode switch issue found on some SX series cameras, and a possible remedy: http://chdk.setepontos.com/index.php?topic=5691.msg91269#msg91269
 
Mode switch issue found on some SX series cameras, and a possible remedy: http://chdk.setepontos.com/index.php?topic=5691.msg91269#msg91269
 
How to make CHDK's PTP implementation work on the first DIGIC II cameras http://chdk.setepontos.com/index.php?topic=8600.msg90081#msg90081
 
   
 
Obscure issue with scripted keypresses in the Canon menu on Digic 4 and higher (only reported on the S90, but probably affects more cameras). Might be related to the functions and fw variables used in vid_bitmap_refresh() implementations. http://chdk.setepontos.com/index.php?topic=8613.msg91483#msg91483
 
Obscure issue with scripted keypresses in the Canon menu on Digic 4 and higher (only reported on the S90, but probably affects more cameras). Might be related to the functions and fw variables used in vid_bitmap_refresh() implementations. http://chdk.setepontos.com/index.php?topic=8613.msg91483#msg91483
   
Possible workaround for the potential (data) cache vs. modules issue on the S1IS: http://chdk.setepontos.com/index.php?topic=2509.msg91751#msg91751
+
Might be worth it to review subject distance override restrictions on some cameras after [https://trac.assembla.com/chdk/changeset/2426/ changeset 2426], see also [https://trac.assembla.com/chdk/changeset/1453/trunk/platform/generic/wrappers.c changeset 1453]
   
  +
Cameras where AF scan in video is problematic (not full list)
  +
*Ixus30/SD200, Ixus40/SD300: MakeAFScan() not found
  +
*A410 (@all res.)<br />
  +
reason (when 640x480 recording):
  +
UsageError!! WBInteg.c WB&AE:SUPER_WIDE -> AE:WIDE_DRAFT
  +
ASSERT!! WBInteg.c Line 869
  +
*A420 / A430 (@640x480)
  +
*S80 (@640, @1024 at least)
  +
*G7 (@1024x768) http://chdk.setepontos.com/index.php?topic=7687.0
  +
*A810 / A1300, there might be a workaround: http://chdk.setepontos.com/index.php?topic=8450.msg90565#msg90565
  +
  +
  +
Ixus95/SD1200, partition support may not work: http://forum.chdk-treff.de/viewtopic.php?f=1&t=3042
  +
  +
S90, looks like the ISO override fix in capt_seq.c is working, perhaps it should be added to the official source. http://chdk.setepontos.com/index.php?topic=8801.msg97159#msg97159
  +
  +
Ixus70/SD1000, saving DNG may fail (?) http://chdk.setepontos.com/index.php?topic=9613.0
   
 
==Done==
 
==Done==
Line 28: Line 40:
   
 
<strike>Possible explanation for the "ISO 100 gets recorded into DNG Exif" issue: http://chdk.setepontos.com/index.php?topic=265.msg92075#msg92075</strike>
 
<strike>Possible explanation for the "ISO 100 gets recorded into DNG Exif" issue: http://chdk.setepontos.com/index.php?topic=265.msg92075#msg92075</strike>
  +
  +
<strike>A470, on/off button as replacement for "disp" in ALT mode: http://chdk.setepontos.com/index.php?topic=3368.msg80636#msg80636</strike>
  +
  +
<strike>How to make CHDK's PTP implementation work on the first DIGIC II cameras http://chdk.setepontos.com/index.php?topic=8600.msg90081#msg90081</strike>
  +
  +
<strike>Possible workaround for the potential (data) cache vs. modules issue on the S1IS: http://chdk.setepontos.com/index.php?topic=2509.msg91751#msg91751</strike> cache control has been found, appears to work (or at least does not cause crashes).
  +
  +
<strike>Ixus105/SD1300, loading CHDK makes USB communication impossible (at least on 1.00d): http://chdk.setepontos.com/index.php?topic=9367.0</strike> <strike>, there's also a minor source fix pending</strike>

Latest revision as of 17:24, April 12, 2013

PendingEdit

Ixus220HS/Elph300HS, darkframe control which doesn't seem to work correctly for some reason http://chdk.setepontos.com/index.php?topic=6341.msg82664#msg82664

A590IS, to not crash trying SD override http://chdk.setepontos.com/index.php?topic=8263.msg88770#msg88770

VxWorks cameras may need CAM_STARTUP_CRASH_FILE_OPEN_FIX too, like the A570IS http://chdk.setepontos.com/index.php?topic=6231.msg87699#msg87699

Cameras that may crash while recording a movie:


Mode switch issue found on some SX series cameras, and a possible remedy: http://chdk.setepontos.com/index.php?topic=5691.msg91269#msg91269

Obscure issue with scripted keypresses in the Canon menu on Digic 4 and higher (only reported on the S90, but probably affects more cameras). Might be related to the functions and fw variables used in vid_bitmap_refresh() implementations. http://chdk.setepontos.com/index.php?topic=8613.msg91483#msg91483

Might be worth it to review subject distance override restrictions on some cameras after changeset 2426, see also changeset 1453

Cameras where AF scan in video is problematic (not full list)

  • Ixus30/SD200, Ixus40/SD300: MakeAFScan() not found
  • A410 (@all res.)
reason (when 640x480 recording):
UsageError!! WBInteg.c WB&AE:SUPER_WIDE -> AE:WIDE_DRAFT
ASSERT!! WBInteg.c Line 869


Ixus95/SD1200, partition support may not work: http://forum.chdk-treff.de/viewtopic.php?f=1&t=3042

S90, looks like the ISO override fix in capt_seq.c is working, perhaps it should be added to the official source. http://chdk.setepontos.com/index.php?topic=8801.msg97159#msg97159

Ixus70/SD1000, saving DNG may fail (?) http://chdk.setepontos.com/index.php?topic=9613.0

DoneEdit

A460, fast liveview buffer: http://chdk.setepontos.com/index.php?topic=8104.msg85367#msg85367

Possible explanation for the "ISO 100 gets recorded into DNG Exif" issue: http://chdk.setepontos.com/index.php?topic=265.msg92075#msg92075

A470, on/off button as replacement for "disp" in ALT mode: http://chdk.setepontos.com/index.php?topic=3368.msg80636#msg80636

How to make CHDK's PTP implementation work on the first DIGIC II cameras http://chdk.setepontos.com/index.php?topic=8600.msg90081#msg90081

Possible workaround for the potential (data) cache vs. modules issue on the S1IS: http://chdk.setepontos.com/index.php?topic=2509.msg91751#msg91751 cache control has been found, appears to work (or at least does not cause crashes).

Ixus105/SD1300, loading CHDK makes USB communication impossible (at least on 1.00d): http://chdk.setepontos.com/index.php?topic=9367.0 , there's also a minor source fix pending

Around Wikia's network

Random Wiki