Author Topic: CHDK for SX120  (Read 77189 times)

Offline Marcio Lima

  • Rookie
  • *
  • Posts: 37
Re: CHDK for SX120
« Reply #390 on: 21 / July / 2010, 17:25:04 »
Cbob

Can you send me the last sx120 source code ? I tried to download from dopio but I have no success.

Thanks

Marcio

Offline cbob

  • Rookie
  • *
  • Posts: 19
Re: CHDK for SX120
« Reply #391 on: 22 / July / 2010, 00:33:57 »
OK, I've added the source to that drop.io: http://drop.io/6y1tiuz/

It's the svn23 (last beta) from the chdk-sx120 assembla, merged with the v992 main CHDK trunk. I'm no SVN expert, so used wget -r to grab svn23 instead.


I haven't tested SX120 CHDK exhaustively, but are there any open issues? I haven't found any bugs, maybe apart from the squished logo aspect ratio and odd initial OSD placement (a common issue on all models with this screen res?)

Is it ready to be added to the autobuild server?

I haven't managed to create a working PS.FI2, maybe because I got the keys wrong. Would an autobuild version fix this too?
« Last Edit: 22 / July / 2010, 01:49:15 by cbob »

Offline Marcio Lima

  • Rookie
  • *
  • Posts: 37
Re: CHDK for SX120
« Reply #392 on: 26 / July / 2010, 16:55:51 »

Offline cbob

  • Rookie
  • *
  • Posts: 19
Re: CHDK for SX120
« Reply #393 on: 26 / July / 2010, 20:57:41 »
Sorry Marcio - seems I accidentally disabled guest download when I turned off the guest deletion privileges.

Fixed now...

Offline Marcio Lima

  • Rookie
  • *
  • Posts: 37
Re: CHDK for SX120
« Reply #394 on: 27 / July / 2010, 17:09:26 »
Thanks a lot  cbob

Do you happen to know the PTP entry point for the SX120 ?


Offline stargeezer

  • Rookie
  • *
  • Posts: 34
Re: CHDK for SX120
« Reply #395 on: 01 / August / 2010, 19:26:13 »
In the documentation, I see that CHDK has an option where the zoom can be used in place of the wheel for focus adjustment when in manual mode.  I cannot find the menu to change this option in my camera.  Is this a feature that is not possible in the SX120, or did it just not get implemented??  If I just missed it, could I please get a "hint" where it is!!

Thanks much

Offline reyalp

  • Guru Member
  • ******
  • Posts: 4490
Re: CHDK for SX120
« Reply #396 on: 02 / August / 2010, 02:33:59 »
In the documentation, I see that CHDK has an option where the zoom can be used in place of the wheel for focus adjustment when in manual mode.  I cannot find the menu to change this option in my camera.  Is this a feature that is not possible in the SX120, or did it just not get implemented??  If I just missed it, could I please get a "hint" where it is!!

Thanks much
MF with zoom is generally only implemented on cameras that lack MF in the canon firmware.
Don't forget what the H stands for.

Offline stargeezer

  • Rookie
  • *
  • Posts: 34
Re: CHDK for SX120
« Reply #397 on: 02 / August / 2010, 04:01:19 »
MF with zoom is generally only implemented on cameras that lack MF in the canon firmware.

That is fair enough!!  I use the manual focus a lot and was wondering if I had options.  No complaints, I am still learning options and that one just looked interesting.

Thanks much

Offline Marcio Lima

  • Rookie
  • *
  • Posts: 37
Re: CHDK for SX120
« Reply #398 on: 10 / August / 2010, 16:33:38 »
The code does not compile. error:

makefile.inc:280: platform/fi2.inc: No such file or directory
gmake: *** No rule to make target `platform/fi2.inc'.  Stop.
makefile.inc:280: platform/fi2.inc: No such file or directory
gmake: *** No rule to make target `platform/fi2.inc'.  Stop.

CAn anybody help me ?

CHDK Forum

Re: CHDK for SX120
« Reply #398 on: 10 / August / 2010, 16:33:38 »

Offline whim

  • Guru Member
  • ******
  • Posts: 1957
  • A620/A630/A590-101b/i70-101b/i870-101a/i300
Re: CHDK for SX120
« Reply #399 on: 10 / August / 2010, 17:44:50 »
@Marcio Lima

read 'platform/fi2.inc.txt'

Quote
#if you turned on OPT_FI2 option in /buildconf.inc, rename this file to fi2.inc and insert correct keys values.
#the keys are not hosted in svn, read more about it in this thread: http://chdk.setepontos.com/index.php/topic,2995.0.html

ifeq ($(KEYSYS), d3)
FI2KEY=
FI2IV =
endif

ifeq ($(KEYSYS), d3enc)
FI2KEY=
FI2IV =
endif


ifeq ($(KEYSYS), d4)
FI2KEY=
FI2IV =
endif



hth,

wim

Offline Marcio Lima

  • Rookie
  • *
  • Posts: 37
Re: CHDK for SX120
« Reply #400 on: 14 / August / 2010, 16:51:48 »

Offline SahaM

  • Newbie
  • *
  • Posts: 1
Re: CHDK for SX120
« Reply #401 on: 15 / August / 2010, 12:24:16 »
I successfully installed the sx120is-100b-0.9.9-912-full version of chdk on my camera a couple of days ago and without any eggageration, it's the nicest thing to expand the camera's possibilities into the RAW format. Still, I had a problem of generating the badpixel.bin file. Maybe, you need a special sequence of commands? Instead, I generated one with an older version of chdk and just put it into the chdk folder. Everything works perfectly. I'm eagerly waiting for the release of the finalised chdk! Your work is really perfect!

Offline lcassani

  • Newbie
  • *
  • Posts: 3
    • Taccuino di Montagna
Re: CHDK for SX120
« Reply #402 on: 26 / August / 2010, 13:36:00 »
I see that this camera creates a jpg too compressed in fine mode. Does the superfine of CHDK a better job ?
Thank you

Offline r3T5

  • Newbie
  • *
  • Posts: 1
Re: CHDK for SX120
« Reply #403 on: 27 / August / 2010, 10:36:02 »
sx120is-100b-0.9.9-912
Redirection is not working diaphragm.
Bracketing is not working when recording in RAW.

Offline MaTii214

  • Newbie
  • *
  • Posts: 2
Re: CHDK for SX120
« Reply #404 on: 04 / September / 2010, 07:14:47 »
please help  :D
I have installed CHDK on my camera but does not work ultra intervalometer
just take a picture and stop to take more pictures.
How do I configure my sx120is with ultra intervalometer? sorry for my English  :haha

 


SimplePortal 2.3.3 © 2008-2010, SimplePortal