SX30 IS porting thread - page 9 - General Discussion and Assistance - CHDK Forum

SX30 IS porting thread

  • 115 Replies
  • 45642 Views
Re: SX30 IS porting thread
« Reply #80 on: 21 / December / 2010, 19:29:40 »
Advertisements

If you applied the DryOS signatures and ran FE50's scripts then it should have found and named that function automatically.



Is that code_fix.idc ?

*

Offline philmoz

  • *****
  • 3450
    • Photos
Re: SX30 IS porting thread
« Reply #81 on: 21 / December / 2010, 19:35:42 »

Is that code_fix.idc ?

No, I was referring to the set of scripts at http://drop.io/chdkdevelopment/asset/ida-chdk-idc-dryos-singlerun-7z-7z [Update: this link doesn't work anymore. Not sure where these are hosted now.]
There's a CHDK.idc script in there that runs all the others so you only need to run that.

After the above has finished you can run code_fix.idc as well.

Phil.
« Last Edit: 21 / December / 2010, 19:44:31 by philmoz »
CHDK ports:
  sx30is (1.00c, 1.00h, 1.00l, 1.00n & 1.00p)
  g12 (1.00c, 1.00e, 1.00f & 1.00g)
  sx130is (1.01d & 1.01f)
  ixus310hs (1.00a & 1.01a)
  sx40hs (1.00d, 1.00g & 1.00i)
  g1x (1.00e, 1.00f & 1.00g)
  g5x (1.00c, 1.01a, 1.01b)
  g7x2 (1.01a, 1.01b, 1.10b)

Re: SX30 IS porting thread
« Reply #82 on: 21 / December / 2010, 19:37:54 »
I thought that was the version I was using.

I will download it on the other PC and check.

Drop.io no longer exists .. of course !

They are not at http://www.box.net/chdk/1/55272271#/chdk/1/55255113
« Last Edit: 21 / December / 2010, 19:53:40 by Microfunguy »

*

Offline philmoz

  • *****
  • 3450
    • Photos
Re: SX30 IS porting thread
« Reply #83 on: 21 / December / 2010, 19:54:22 »
Just loaded S95 firmware 1.00E into IDA and after running the scripts it found eventproc_export_PTM_RestoreUIProperty @ FF89DA88.

The BCS jump is to address FF9BBE98 so that should be the address for GetParameterData

Phil.
CHDK ports:
  sx30is (1.00c, 1.00h, 1.00l, 1.00n & 1.00p)
  g12 (1.00c, 1.00e, 1.00f & 1.00g)
  sx130is (1.01d & 1.01f)
  ixus310hs (1.00a & 1.01a)
  sx40hs (1.00d, 1.00g & 1.00i)
  g1x (1.00e, 1.00f & 1.00g)
  g5x (1.00c, 1.01a, 1.01b)
  g7x2 (1.01a, 1.01b, 1.10b)


Re: SX30 IS porting thread
« Reply #84 on: 21 / December / 2010, 20:06:40 »
Thanks.

That is the address Waldo has in his source.

I have never used CHDK, is the Debug you refer to some sort of memory viewer ?

*

Offline philmoz

  • *****
  • 3450
    • Photos
Re: SX30 IS porting thread
« Reply #85 on: 21 / December / 2010, 20:16:49 »
Thanks.

That is the address Waldo has in his source.

I have never used CHDK, is the Debug you refer to some sort of memory viewer ?

Don't have the camera with me right now so this is from memory.

In the CHDK menu there is a Miscellaneous settings menu (at the bottom).
Under Miscellaneous there is the Debug settings menu (near the bottom).
Under Debug you can enable Props, Params or Tasks (top item).
You then select which page you want to view (OSD shows 10 at a time).

To find PARAM_FILE_COUNTER enable the Params debug view. I'd start on page 5 since that seems to be where most cameras have this value (0x38 = 56).

Take some images and see which value changes (it should increment by 16 each time).

Phil.


CHDK ports:
  sx30is (1.00c, 1.00h, 1.00l, 1.00n & 1.00p)
  g12 (1.00c, 1.00e, 1.00f & 1.00g)
  sx130is (1.01d & 1.01f)
  ixus310hs (1.00a & 1.01a)
  sx40hs (1.00d, 1.00g & 1.00i)
  g1x (1.00e, 1.00f & 1.00g)
  g5x (1.00c, 1.01a, 1.01b)
  g7x2 (1.01a, 1.01b, 1.10b)

Re: SX30 IS porting thread
« Reply #86 on: 21 / December / 2010, 20:23:12 »
Thanks Phil, I will ask the tester to continue tomorrow.


Can I ask again, do all your raw images go to folder 100CANON ?

Good afternoon  :)


David
« Last Edit: 21 / December / 2010, 20:28:48 by Microfunguy »

*

Offline philmoz

  • *****
  • 3450
    • Photos
Re: SX30 IS porting thread
« Reply #87 on: 21 / December / 2010, 20:45:18 »
Can I ask again, do all your raw images go to folder 100CANON ?

Yes.
CHDK ports:
  sx30is (1.00c, 1.00h, 1.00l, 1.00n & 1.00p)
  g12 (1.00c, 1.00e, 1.00f & 1.00g)
  sx130is (1.01d & 1.01f)
  ixus310hs (1.00a & 1.01a)
  sx40hs (1.00d, 1.00g & 1.00i)
  g1x (1.00e, 1.00f & 1.00g)
  g5x (1.00c, 1.01a, 1.01b)
  g7x2 (1.01a, 1.01b, 1.10b)


*

Offline fe50

  • ******
  • 3147
  • IXUS50 & 860, SX10 Star WARs-Star RAWs
    • fe50
Re: SX30 IS porting thread
« Reply #88 on: 22 / December / 2010, 05:56:58 »
They are not at http://www.box.net/chdk/1/55272271#/chdk/1/55255113
You'll find the single-run-idc package in the "Development" folder on http://www.box.net/chdk/ now...

Re: SX30 IS porting thread
« Reply #89 on: 22 / December / 2010, 07:16:20 »

You'll find the single-run-idc package in the "Development" folder on http://www.box.net/chdk/ now...

Thanks, I have grabbed that.

It seems my Dryos scripts were incomplete, maybe when I had to rebuild my system.

 

Related Topics