SX240 HS Porting Thread - page 3 - DryOS Development - CHDK Forum

SX240 HS Porting Thread

  • 174 Replies
  • 67018 Views
*

Offline nafraf

  • *****
  • 1308
Re: SX240 HS Porting Thread
« Reply #20 on: 02 / August / 2012, 22:22:34 »
Advertisements
This is the diff output comparison of stubs_entry.S of sx240hs (100c) and sx260hs (100c)
Code: [Select]
$ diff platform/sx240hs/sub/100c/stubs_entry.S ../chdk.sx260hs/platform/sx260hs/sub/100c/stubs_entry.S
7c7
< //   Canon PowerShot SX240 HS
---
> //   Canon PowerShot SX260 HS
11c11
< //   PLATFORMID = 12869 (0x3245) // Found @ 0xfff40040
---
> //   PLATFORMID = 12868 (0x3244) // Found @ 0xfff40040
113c113
< NSTUB(ExecuteEventProcedure                   ,0xff07c400) //  2
---
> NSTUB(ExecuteEventProcedure                   ,0xff07c400) //  1

That make me think that this port could be done as adding support for a new firmware version of sx260.  Maybe in a few weeks I could try a blind port  :)
« Last Edit: 03 / August / 2012, 00:07:58 by nafraf »

*

Offline bobm

  • *
  • 28
  • 650D - SX240HS - A560
Re: SX240 HS Porting Thread
« Reply #21 on: 03 / August / 2012, 03:02:41 »
Great news.
I am here to support you with anyway.
What's the difference between the version 100a and 100c?
Can I update my camera with the 100c?
Thanks  :)
« Last Edit: 03 / August / 2012, 11:15:47 by bobm »
English Spanish Greek

*

Offline bobm

  • *
  • 28
  • 650D - SX240HS - A560
Re: SX240 HS Porting Thread
« Reply #22 on: 03 / August / 2012, 12:44:46 »
English Spanish Greek

*

Offline SkyWalker9

  • ****
  • 301
  • SX20 IS (fw 1.02b)
Re: SX240 HS Porting Thread
« Reply #23 on: 03 / August / 2012, 15:42:51 »
I think my Firmware Version is 1.00A ...ACID dont want to work on my laptop for some reason...I attached a photo of my cam if u want/can check it...
You are correct - version 1.00a. Attached a photo from the ACID check.


*

Offline reyalp

  • ******
  • 14079
Re: SX240 HS Porting Thread
« Reply #24 on: 03 / August / 2012, 21:51:05 »
This is the diff output comparison of stubs_entry.S of sx240hs (100c) and sx260hs (100c)
Code: [Select]
$ diff platform/sx240hs/sub/100c/stubs_entry.S ../chdk.sx260hs/platform/sx260hs/sub/100c/stubs_entry.S
7c7
< //   Canon PowerShot SX240 HS
---
> //   Canon PowerShot SX260 HS
11c11
< //   PLATFORMID = 12869 (0x3245) // Found @ 0xfff40040
---
> //   PLATFORMID = 12868 (0x3244) // Found @ 0xfff40040
113c113
< NSTUB(ExecuteEventProcedure                   ,0xff07c400) //  2
---
> NSTUB(ExecuteEventProcedure                   ,0xff07c400) //  1

That make me think that this port could be done as adding support for a new firmware version of sx260.  Maybe in a few weeks I could try a blind port  :)

This is very interesting, I don't think Canon has ever done it this way before. There have been a few cases where different model names (e.g. IXUS 80 and IXUS 82) but were identical, but they also have the same PID.
Don't forget what the H stands for.

Re: SX240 HS Porting Thread
« Reply #25 on: 04 / August / 2012, 06:41:55 »
i too bought the sx240hs a month ago. i've successfully installed&used chdk for years on my previous a590is camera, and was eager to see how chdk works on sx240hs (if available). sad to find out that it's not as yet, but as i see plans for it are ongoing.
 looking forward for good news regarding implementation of chdk on sx240hs, and thanks a bunch to all those involved in this great work!

*

Offline bobm

  • *
  • 28
  • 650D - SX240HS - A560
Re: SX240 HS Porting Thread
« Reply #26 on: 04 / August / 2012, 16:36:31 »
Lets all together support them someway.  :)
« Last Edit: 05 / August / 2012, 07:53:18 by bobm »
English Spanish Greek

Re: SX240 HS Porting Thread
« Reply #27 on: 05 / August / 2012, 11:22:03 »
Just checked >> 1.00A... What to do next? :xmas
Canon SX240 HS


*

Offline bobm

  • *
  • 28
  • 650D - SX240HS - A560
Re: SX240 HS Porting Thread
« Reply #28 on: 05 / August / 2012, 11:44:15 »
We are waiting the specialists!
English Spanish Greek

*

Offline bobm

  • *
  • 28
  • 650D - SX240HS - A560
Re: SX240 HS Porting Thread
« Reply #29 on: 10 / August / 2012, 12:08:37 »
Any progress?     :-[
English Spanish Greek

 

Related Topics