SX260 HS Porting Thread - page 31 - DryOS Development - CHDK Forum

SX260 HS Porting Thread

  • 642 Replies
  • 228426 Views
*

Offline bobm

  • *
  • 28
  • 650D - SX240HS - A560
Re: SX260 HS Porting Thread
« Reply #300 on: 05 / August / 2012, 04:21:11 »
Advertisements
I guess that when the sx260hs will be ready then the sx240hs will be as well.
The two have nothing to do with each other.  Each port is a unique effort and requires a developer with the right skills and time,  usually somebody who actually owns the camera.  Please read this:

link>CHDK FAQ : My camera isn't ported yet

This is the diff output comparison of stubs_entry.S of sx240hs (100c) and sx260hs (100c)

$ 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


English Spanish Greek

*

Offline nafraf

  • *****
  • 1308
Re: SX260 HS Porting Thread
« Reply #301 on: 05 / August / 2012, 05:12:55 »
@bobm
I think that you forgot to quote the last part of the previous message... 
http://chdk.setepontos.com/index.php?topic=7928.msg88845#msg88845

Re: SX260 HS Porting Thread
« Reply #302 on: 15 / August / 2012, 18:40:36 »
Found this forum after purchasing my SX260.  Might have bought a different camera if I would have known about CHDK.  Not that I am disappointed with the SX260, just that I would love to have RAW.

Anyways, I was able to load and use 100c beta 4 (not able to use beta 5).

If this is the correct place to post found issues I have one.

I found when using continuous focus and normally with 1/2 zoom or more and when 1/2 pressing the shutter the screen will go black, not all the time but it will happen if you continue to release shutter then 1/2 press.  You will then need to press the power button and it will turn back on but without the CHDK firmware loaded.

I was trying to frame a flower in macro mode with the wind blowing so I would 1/2 press, lose the frame I wanted, release shutter, frame, 1/2 press shutter and sooner or later it would freeze.

Other than that (and the slow write times for raw) I have not had any issues.  Still need to learn all the things that can be done with CHDK.

I now have some dng files from my last camping trip that I will have to play around with in Lightroom 4.

Thanks to all who work on these programs.

Tony
« Last Edit: 15 / August / 2012, 19:27:19 by offroader »

*

Offline reyalp

  • ******
  • 14126
Re: SX260 HS Porting Thread
« Reply #303 on: 16 / August / 2012, 22:52:58 »
If this is the correct place to post found issues I have one.
It is.
Quote
I found when using continuous focus and normally with 1/2 zoom or more and when 1/2 pressing the shutter the screen will go black, not all the time but it will happen if you continue to release shutter then 1/2 press.  You will then need to press the power button and it will turn back on but without the CHDK firmware loaded.
This usually means the camera has crashed. You can try to get a crash log, described here http://chdk.wikia.com/wiki/Debugging#Camera_crash_logs_.28romlog.29

This may help someone diagnose the problem.
« Last Edit: 16 / August / 2012, 22:55:59 by reyalp »
Don't forget what the H stands for.

*

Offline voyteckst

  • *
  • 10
  • SX260HS_100c
Re: SX260 HS Porting Thread
« Reply #304 on: 21 / August / 2012, 14:50:56 »
Anyone compiled new version for 100c version?

Additionally - can I use chdk 100b version on 100c camera firmware?

*

Offline lapser

  • *****
  • 1093
Re: SX260 HS Porting Thread
« Reply #305 on: 22 / August / 2012, 00:53:44 »
Anyone compiled new version for 100c version?
Additionally - can I use chdk 100b version on 100c camera firmware?
These are the latest versions that I was able to find:

100b-Beta5
http://chdk.setepontos.com/index.php?action=dlattach;topic=7889.0;attach=6433

100c-Beta5
http://chdk.setepontos.com/index.php?action=dlattach;topic=7889.0;attach=6434

I tried the 100c version with my 100b camera and it just shuts off. I doubt 100b version will work with 100c cameras either, but you could try it out.

Many thanks to the CHDK developers for all their time and effort. Canon should help and pay you. I've always bought Panasonic cameras, but I've switched to Canon because of CHDK.
EOS-M3_120f / SX50_100b / SX260_101a / G1X_100g / D20_100b
https://www.youtube.com/user/DrLapser/videos

*

Offline voyteckst

  • *
  • 10
  • SX260HS_100c
Re: Re: SX260 HS Porting Thread
« Reply #306 on: 22 / August / 2012, 14:07:37 »
Anyone compiled new version for 100c version?
Additionally - can I use chdk 100b version on 100c camera firmware?
These are the latest versions that I was able to find:

100b-Beta5
http://chdk.setepontos.com/index.php?action=dlattach;topic=7889.0;attach=6433

100c-Beta5
http://chdk.setepontos.com/index.php?action=dlattach;topic=7889.0;attach=6434

I tried the 100c version with my 100b camera and it just shuts off. I doubt 100b version will work with 100c cameras either, but you could try it out.

Many thanks to the CHDK developers for all their time and effort. Canon should help and pay you. I've always bought Panasonic cameras, but I've switched to Canon because of CHDK.
Yes, i got them. But someone here did some modification which decreased raw write time .

*

Offline lapser

  • *****
  • 1093
Re: SX260 HS Porting Thread
« Reply #307 on: 22 / August / 2012, 20:07:50 »
Rudi posted a patch file, but not the compiled zip version yet. Hopefully, someone can do that for us newbies, or add the SX260 to the main download site.  I'd like to help you, but for now, hacking is what I do when I cough.

Yes, i got them. But someone here did some modification which decreased raw write time .
EOS-M3_120f / SX50_100b / SX260_101a / G1X_100g / D20_100b
https://www.youtube.com/user/DrLapser/videos

*

Offline rudi

  • ***
  • 129
  • A590IS_101B, SX260HS_100B
Re: SX260 HS Porting Thread
« Reply #308 on: 23 / August / 2012, 06:36:24 »
download the full package for:
-> sx260_100b
-> sx260_100c

Based of diff from here and trunk 2093.

rudi

*

Offline voyteckst

  • *
  • 10
  • SX260HS_100c
100c
« Reply #309 on: 23 / August / 2012, 11:15:22 »
download the full package for:
-> sx260_100b
-> sx260_100c

Based of diff from here and trunk 2093.

rudi
Thanks! I'll test it.

BTW. Are there any differences beetween 100b and 100c?

 

Related Topics


SimplePortal © 2008-2014, SimplePortal