SX170 porting - DryOS Development - CHDK Forum supplierdeeply

SX170 porting

  • 266 Replies
  • 91910 Views
SX170 porting
« on: 23 / January / 2014, 16:09:27 »
Advertisements
Has anybody started to port CHDK for Cannon Powershopt SX170 IS?
Thanks

Re: SX170 porting
« Reply #1 on: 23 / January / 2014, 16:28:12 »
Good news / bad news.   The good news is that its a DIGIC4 camera so can be ported to the existing CHDK  platform.   Bad news is that nobody has started.

link> CHDK FAQ : My camera isn't ported yet
Ported :   A1200    SD940   G10    Powershot N    G16

Re: SX170 porting
« Reply #2 on: 23 / June / 2014, 23:14:32 »
Hello ... I have decided to start port for sx170is, I know basic programming c + +, do not know how I'm late, but I am recently starting to IDAPRO tools would support development as this is the only one left in the SXxxxIS series I have this time, if alguie have something I can use or any remarks please let me know. wish me luck.  :D  :-X

Re: SX170 porting
« Reply #3 on: 01 / July / 2014, 16:29:09 »
Finally got my SX170IS. Yay!  :) But firmware dump is different than previously posted 101a one. My PRIMARY.BIN: http://goo.gl/yxH01p
While comparing to alvm fw these strings are common (at identical file offsets):
Quote
  796dc Sep 13 2013
  796e8 12:50:47
  796f4 Firmware Version 1.01
  79710 Firmware Ver GM1.01A
...
 7d0000 Ver.009.004
 7d0170 Canon PowerShot SX170 IS
But differences start at decimal offset 7929920 and last till 8303088.
Hopefully they are nonimportant(?)

Have already started to port, it just takes time.


Re: SX170 porting
« Reply #4 on: 01 / July / 2014, 16:40:59 »
Finally got my SX170IS. Yay!  :) But firmware dump is different than previously posted 101a one. My PRIMARY.BIN: http://goo.gl/yxH01p
While comparing to alvm fw these strings are common (at identical file offsets):
Quote
  796dc Sep 13 2013
  796e8 12:50:47
  796f4 Firmware Version 1.01
  79710 Firmware Ver GM1.01A
...
 7d0000 Ver.009.004
 7d0170 Canon PowerShot SX170 IS
But differences start at decimal offset 7929920 and last till 8303088.
Hopefully they are nonimportant(?)
The stuff at the end of every firmware dump for every camera is different. It's where Canon in storing stuff  that changes in the NVRAM.
Ported :   A1200    SD940   G10    Powershot N    G16

*

Offline nafraf

  • *****
  • 1308
Re: SX170 porting
« Reply #5 on: 02 / July / 2014, 03:25:37 »
CHDK for sx170is 100A.
« Last Edit: 11 / September / 2014, 13:00:07 by nafraf »

Re: SX170 porting
« Reply #6 on: 02 / July / 2014, 11:27:50 »
Great to hear that porting is already in a way. Thanks!

Is it possible to peek into source, so I can look how much work is needed to adapt to ver 101a? I have filled sub/101a/makefile.inc and platform_camera.h to my best understanding, but lots of porting work is ahead. 100a image crashes my camera, gives blank screen on boot.

Re: SX170 porting
« Reply #7 on: 03 / July / 2014, 12:49:14 »
I am pleased that this advanced and I thought that no one had started sx170is port too and want several weeks had started, he needed to put it in the trunk does? : D


Re: SX170 porting
« Reply #8 on: 03 / July / 2014, 14:22:38 »
I am pleased that this advanced and I thought that no one had started sx170is port too and want several weeks had started, he needed to put it in the trunk does? : D
nafraf usually waits until somebody has tested his ports before placing them into the trunk & autobuild.
Ported :   A1200    SD940   G10    Powershot N    G16

Re: SX170 porting
« Reply #9 on: 05 / July / 2014, 21:26:56 »
aarmot hello, could you please upload your update you added to check it, thank you.  :D

 

Related Topics