Chdk for SX130 IS ? - page 5 - CHDK Releases - CHDK Forum supplierdeeply

Chdk for SX130 IS ?

  • 1095 Replies
  • 407300 Views
*

Offline reyalp

  • ******
  • 14079
Re: Chdk for SX130 IS ?
« Reply #40 on: 03 / December / 2010, 21:47:19 »
Advertisements
Sikahr: Excellent start. You might want to use https://github.com/ or https://www.assembla.com/ to host your source code.
Don't forget what the H stands for.

Re: Chdk for SX130 IS ?
« Reply #41 on: 04 / December / 2010, 15:28:10 »
To all: Thanks  :)

To reyalp: for now it is easier for me to use pastebin, maybe later, thanks anyway.

stubs_entry_2.S Work in progress v1

http://chdk-sx130.pastebin.com/8BHCJtLv
« Last Edit: 04 / December / 2010, 19:34:57 by sikahr »

Re: Chdk for SX130 IS ?
« Reply #42 on: 04 / December / 2010, 19:35:32 »
stubs_entry_2.S Work in progress v2

http://chdk-sx130.pastebin.com/rUd67QZP

Re: Chdk for SX130 IS ?
« Reply #43 on: 05 / December / 2010, 20:26:17 »
I want to have AEB and im deciding whether to buy the sx120 or the sx130.  Is chdk going to ever come out for the sx130? Because it would drive me crazy if I bought the sx130 and chkd never came out knowing that I could have gotten the sx120.  Any info or progress would be appreciated.


*

Offline reyalp

  • ******
  • 14079
Re: Chdk for SX130 IS ?
« Reply #44 on: 05 / December / 2010, 21:20:01 »
I want to have AEB and im deciding whether to buy the sx120 or the sx130.  Is chdk going to ever come out for the sx130? Because it would drive me crazy if I bought the sx130 and chkd never came out knowing that I could have gotten the sx120.  Any info or progress would be appreciated.
There is no guarantee a port will be finished until it is actually finished. There is no plan or schedule of which ports will be done. CHDK ports are not generally done by the "CHDK team", they are done by people who own the particular camera and have the required programming skills. Porting without the camera is nearly impossible.

Sikahr appears to be making progress, as reported in this thread.
Don't forget what the H stands for.

Re: Chdk for SX130 IS ?
« Reply #45 on: 10 / December / 2010, 13:59:36 »
Logo shows on display (kbd not yet working)...

Re: Chdk for SX130 IS ?
« Reply #46 on: 13 / December / 2010, 09:41:50 »
Logo shows on display (kbd not yet working)...

Good job!

Is there an SVN? Chdk-sx130.pastebin.com may not up to date.
« Last Edit: 13 / December / 2010, 10:30:33 by liuhb86 »

Re: Chdk for SX130 IS ?
« Reply #47 on: 13 / December / 2010, 16:09:54 »
Hi liuhb86,

here is latest source, kbd now working, but there is a big problem (at least to me).

Free memory after chdk loading is only cca 170 kb, (chdk is about 270 kb).

i beleive it is too little memory, cannot go to capture mode, immediate crash. Playback mode works,

but when there is a picture in playback buffer there is only free cca 20 kb.

Maybe I did something wrong in boot.c, please check.

boot.c is almost finished (lib.c is finished), only jogdial missing. capt_seq.c and movie_rec.c not yet started.

« Last Edit: 14 / December / 2010, 15:55:55 by sikahr »


Re: Chdk for SX130 IS ?
« Reply #48 on: 13 / December / 2010, 16:10:56 »
latest binary

Re: Chdk for SX130 IS ?
« Reply #49 on: 14 / December / 2010, 01:00:29 »
Hi liuhb86,

here is latest source, kbd now working, but there is a big problem (at least to me).

Free memory after chdk loading is only cca 170 kb, (chdk is about 270 kb).

i beleive it is to little memory, cannot go to capture mode, immediate crash. Playback mode works,

but when there is a picture in playback buffer there is only free cca 20 kb.

Maybe I did something wrong in boot.c, please check.

lib.c is almost finished, only jogdial missing. capt_seq.c and movie_rec.c not yet started.



hi sikahr,
 It's really great to see the chdk partially working, I used your binary and saw similar memory usage. But I really doubt that the camera could have so limited memory. Maybe we can ask other model porting about their memory usage?

I'd admit that I'm really new in this forum and just begin setting up the environment. Your help is really appreciable.

 

Related Topics