SX30 IS Release - available on the autobuild server - page 20 - CHDK Releases - CHDK Forum

SX30 IS Release - available on the autobuild server

  • 282 Replies
  • 138391 Views
*

Offline fe50

  • ******
  • 3147
  • IXUS50 & 860, SX10 Star WARs-Star RAWs
    • fe50
Re: SX30 IS beta release (now also available on the autobuild server)
« Reply #190 on: 04 / May / 2011, 00:56:14 »
Advertisements
Hello & welcome, jerome.tremblay !

but there is no "Firm update".
.... I am working on a Mac.
- format the card in the camera
- make sure alle the files from the full download package are expanded to the root of your SD card
- remove additional Mac OS flags like the quarantine flag & check your permissions:

  * http://chdk.wikia.com/wiki/FAQ/Mac#Still_Having_Trouble.3F
  * http://chdk.wikia.com/wiki/FAQ/Mac

You may also try zeno's Java-based SDMInst application: http://www.zenoshrdlu.com/clickpansdm/sdminst.html#The

Re: SX30 IS beta release (now also available on the autobuild server)
« Reply #191 on: 04 / May / 2011, 02:59:27 »
I have noticed that since the change to CAM_DNG_EXPOSURE_BIAS, programs like Acdsee will no longer preview DNG files. Removing this change brings back the previews.

Will look into it - can you tell me which ACDSee product(s) & version(s) you have tried?

Phil.


It is the new Acdsee Pro 4 on Windows 7 (64bit)

JB.

Re: SX30 IS beta release (now also available on the autobuild server)
« Reply #192 on: 04 / May / 2011, 05:07:27 »
I have noticed that since the change to CAM_DNG_EXPOSURE_BIAS, programs like Acdsee will no longer preview DNG files. Removing this change brings back the previews.

Will look into it - can you tell me which ACDSee product(s) & version(s) you have tried?

Phil.


It is the new Acdsee Pro 4 on Windows 7 (64bit)

JB.
Just tried Acdsee Pro 3. Here there are no problems. Could be a bug in version 4.

-JB

*

Offline philmoz

  • *****
  • 3450
    • Photos
Re: SX30 IS beta release (now also available on the autobuild server)
« Reply #193 on: 04 / May / 2011, 05:43:02 »
I have noticed that since the change to CAM_DNG_EXPOSURE_BIAS, programs like Acdsee will no longer preview DNG files. Removing this change brings back the previews.

Will look into it - can you tell me which ACDSee product(s) & version(s) you have tried?

Phil.


It is the new Acdsee Pro 4 on Windows 7 (64bit)

JB.
Just tried Acdsee Pro 3. Here there are no problems. Could be a bug in version 4.

-JB

I have posted a patch request that should fix this problem. Hopefully it will get merged into the main code, soon after which the autobuild server will compile a new version.

If you need a fixed version more urgently let me know.

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 beta release (now also available on the autobuild server)
« Reply #194 on: 04 / May / 2011, 09:27:25 »
- format the card in the camera
- make sure alle the files from the full download package are expanded to the root of your SD card
- remove additional Mac OS flags like the quarantine flag & check your permissions:

  * http://chdk.wikia.com/wiki/FAQ/Mac#Still_Having_Trouble.3F

You are my hero.

After formatting in the camera, I did this (if case anyone is interested) :

Code: [Select]
cd /Volumes/CANON_DC
cp ~/Downloads/sx30-100l-0.9.9-1169-full.zip .
unzip sx30-100l-0.9.9-1169-full.zip
find . -name "._*" -exec rm {} +;

The find command removes extra files that implement extended attributes, which seems to cause the problem.

Re: SX30 IS beta release (now also available on the autobuild server)
« Reply #195 on: 06 / May / 2011, 12:32:14 »
Thanks for the pointers on how to get the scripts working to dump the firmware.  Yes, I have an SX30IS with 1.00m, and I will get that dumped for you later or tomorrow. 
You can also try the build for the closest Canon firmware version (100l in this case). Sometimes the differences in the Canon firmware are minor enough that the same CHDK build works on multiple versions.

If it doesn't work, your camera may crash. Usually the crash is so early in the boot process the camera appears to not start at all. In general, all you have to do to recover from this is take the battery out. We don't know of anyone who has bricked their camera doing this, but as with anything related to CHDK, it's at your own risk.
I have SX30IS with 1.00M does not work tried all the three versions.
Has anybody made a build for this firmware version
I am a novice in CHDK will help in any way I can

*

Offline philmoz

  • *****
  • 3450
    • Photos
Re: SX30 IS beta release (now also available on the autobuild server)
« Reply #196 on: 06 / May / 2011, 17:57:07 »
Thanks for the pointers on how to get the scripts working to dump the firmware.  Yes, I have an SX30IS with 1.00m, and I will get that dumped for you later or tomorrow. 
You can also try the build for the closest Canon firmware version (100l in this case). Sometimes the differences in the Canon firmware are minor enough that the same CHDK build works on multiple versions.

If it doesn't work, your camera may crash. Usually the crash is so early in the boot process the camera appears to not start at all. In general, all you have to do to recover from this is take the battery out. We don't know of anyone who has bricked their camera doing this, but as with anything related to CHDK, it's at your own risk.
I have SX30IS with 1.00M does not work tried all the three versions.
Has anybody made a build for this firmware version
I am a novice in CHDK will help in any way I can

Unfortunately no one has dumped and uploaded the firmware for this version yet.
See this message for some details on how to dump the firmware:
http://chdk.setepontos.com/index.php?topic=5900.msg63943#msg63943

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 beta release (now also available on the autobuild server)
« Reply #197 on: 07 / May / 2011, 22:25:44 »
Good night.
I owned an SX30IS with 1.00M, and I am using 1.00L version of CHDK. I only try some of the features, but all of them works very well.
I use the manual load, change the style of the menu, language, colours with no problem.
Best regards.


Re: SX30 IS beta release (now also available on the autobuild server)
« Reply #198 on: 14 / May / 2011, 01:46:48 »
phil, any news with the DNG color profile for SX30?

*

Offline philmoz

  • *****
  • 3450
    • Photos
Re: SX30 IS beta release (now also available on the autobuild server)
« Reply #199 on: 15 / May / 2011, 06:36:03 »
phil, any news with the DNG color profile for SX30?

I haven't done any more with regards to trying to create a new profile.
The current one is not too bad - I used Lightroom to process a lot of images from a trip earlier this year and the results were pretty good.

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)

 

Related Topics