IXUS160/ELPH160 Porting attempt - page 17 - DryOS Development - CHDK Forum supplierdeeply

IXUS160/ELPH160 Porting attempt

  • 497 Replies
  • 217389 Views
*

Offline reyalp

  • ******
  • 14079
Re: IXUS160/ELPH160 Porting attempt
« Reply #160 on: 03 / August / 2015, 16:40:46 »
Advertisements
To be honest, the code_gen'd code looks okay to me, so I'd rather think that
- one of the fw addresses we use is wrong and/or
- Canon has changed one of the fw functions we're relying on and/or
- we're overusing stack somewhere
...
The reason I asked about shooting mode above:
If you shoot DNG when you don't have a valid raw buffer (e.g. auto mode on new cams), a huge chunk of memory gets reversed. We know the same address range use for raw gets used for other stuff (like live view) when it's not used for raw.
Don't forget what the H stands for.

*

Offline nafraf

  • *****
  • 1308
Re: IXUS160/ELPH160 Porting attempt
« Reply #161 on: 03 / August / 2015, 22:35:31 »
@nafraf
If you have time, can you check the power-up fix, and if it's working, commit it?
Committed to trunk r4202. Thanks

*

Offline nafraf

  • *****
  • 1308
Re: IXUS160/ELPH160 Porting attempt
« Reply #162 on: 05 / August / 2015, 23:11:35 »
Someone should also check whether valid raw is captured in auto and low light modes, and define the appropriate CAM_DISABLE_RAW_IN_* defines if not.
Tested and included in r4205.
RAW works in AUTO but there are problems in low light mode.
« Last Edit: 17 / August / 2015, 21:17:24 by nafraf »

Re: IXUS160/ELPH160 Porting attempt
« Reply #163 on: 07 / August / 2015, 05:40:11 »
HI,have the 160 port been added in the latest CHDK trunk? 


Re: IXUS160/ELPH160 Porting attempt
« Reply #164 on: 07 / August / 2015, 08:34:12 »
HI,have the 160 port been added in the latest CHDK trunk?
CHDK source code is maintained on an svn site and is organized into a "development" and a "stable"  branch.

More details on that can be found here : CHDK Wiki : Release Strategy

The current code for the ixus160_elph160 is available in the "development" branch.  As you seem to be struggling with building your own version,  I've built the most recent code and attached it here.

HTH

EDIT : See the comment below from reyalp : "Should be noted that the previous builds were removed due the apparent destruction of two cameras.  As always, any use of CHDK is at your own risk." It was actually only one camera that ended up dead but it could easily have been two based on what was reported.  So  I've deleted the attachment from this post  If anyone wants to try this despite the warning, please feel free to PM me.
« Last Edit: 17 / August / 2015, 19:00:14 by waterwingz »
Ported :   A1200    SD940   G10    Powershot N    G16

Re: IXUS160/ELPH160 Porting attempt
« Reply #165 on: 07 / August / 2015, 10:03:33 »
HI,have the 160 port been added in the latest CHDK trunk?
CHDK source code is maintained on an svn site and is organized into a "development" and a "stable"  branch.

More details on that can be found here : CHDK Wiki : Release Strategy

The current code for the ixus160_elph160 is available in the "development" branch.  As you seem to be struggling with building your own version,  I've built the most recent code and attached it here.

HTH

@waterwingz

Thank you so much! I just need the latest CHDK build for IUXS160, because I couldnt find it in the newest trunk using CHDK SHELL. Sorry for bothring!

Re: IXUS160/ELPH160 Porting attempt
« Reply #166 on: 12 / August / 2015, 16:04:14 »
can any one tell me , when chdk software will be ready for public use?

Re: IXUS160/ELPH160 Porting attempt
« Reply #167 on: 17 / August / 2015, 14:58:00 »
Does this work on the IXUS 165 ?


*

Offline srsa_4c

  • ******
  • 4451
Re: IXUS160/ELPH160 Porting attempt
« Reply #168 on: 17 / August / 2015, 15:50:13 »
Does this work on the IXUS 165 ?
The Ixus 160 does not have optical IS, the 165 does. From my experience, that means their firmware is different, therefore the Ixus 165 needs a separate port.
Read the following FAQ entry: My camera isn't ported yet.

*

Offline reyalp

  • ******
  • 14079
Re: IXUS160/ELPH160 Porting attempt
« Reply #169 on: 17 / August / 2015, 16:30:05 »
@waterwingz

Thank you so much! I just need the latest CHDK build for IUXS160, because I couldnt find it in the newest trunk using CHDK SHELL. Sorry for bothring!
Should be noted that the previous builds were removed due the apparent destruction of two cameras.

As always, any use of CHDK is at your own risk.

It's not clear if this is actually resolved. If it was due to the issues with the small partition getting filled, it is, but it's very hard to be sure without destroying more cameras.
Don't forget what the H stands for.

 

Related Topics