CHDK Wiki
Register
Advertisement

Easy method: To automate the process, you can use STICK or CHIMP which is also linked in this page. Take a picture with the camera model you want to install CHDK to, drag and drop the image or select it: or the utility will install the proper CHDK version and format your card for you.

CHDK versions[]

CHDK currently has two official branches:

  • The branch labelled 1.6.1 which is considered to be 'stable'. This branch is used for minor changes and bugfixes, backward compatibility between updates and has more stable code and behavior.
  • The branch labelled 1.7.0, also called the "unstable" or development trunk. This branch is now in the development phase of the release process. Because this branch is under active development, there is a higher risk that it will have major bugs or incomplete features.

Builds for both CHDK branches are generated whenever changes are made on the branch, customized for various Canon camera models.

There is also a version of CHDK from Germany, similar to CHDK but with some compiled in differences, including native function calls being enabled by default in Lua.

Learn about the status of CHDK on your camera model[]

There is a wiki page for most camera models supported by CHDK. You are encouraged to read the wiki page to learn about any model specific risks or quirks. The porting thread linked from the wiki page often has additional information.

If your camera model appears in Category:Ports with special warnings or Camera failures suspected to be caused by CHDK you should proceed with caution. Regardless of any warnings, CHDK is provided as is, with no warranty.

Finding the Right Build[]

Which autobuild file do I need to download ?

You need to know your camera model and its firmware version in order to determine the correct CHDK file to use with your camera !

To determine your camera's firmware version, follow the directions in the CHDK FAQ

  • Please note that your camera's firmware version is not 1.0.0.0 or 1.0.1.0. It's a number that will look like 1.01e !

Legend for the CHDK package filenames on the Autobuild Server:

sx10is-100e-1.6.1-6200-full_BETA.zip
  |    |    |     |    |    |
  |    |    |     |    |    +-- optional: BETA means: port is in beta state, some minor features may not work                                                                     
  |    |    |     |    +------- optional: package type, full means: complete package incl. lang files, fonts  etc.
  |    |    |     +------------ SVN trunk version, the development build number (automatically set)
  |    |    +------------------ CHDK version number (manually set)
  |    +----------------------- firmware version
  +---------------------------- camera model

Build names include references to camera models and firmware versions. For example, a build name that includes the text "...A610 fw v1.00e" is designed for the A610 camera with firmware version v1.00e. (Note that cameras sold outside the United States often have different model designations. See the table at "For Developers" for cross-reference.)

Autobuilds include a vers.req file - useful for determining your firmware version using instructions posted in the FAQ.

Of course, without knowing your firmware version, you won't know which autobuild to have selected in the first place so download any version to get the vers.req file.

There is really no excuse for not being able to determine your camera's firmware version if you go here LINK But in lieu of determining your camera's firmware version, or if your particular firmware version is not listed, you can try installing every build available for your camera's model. In general, if you can get it to boot and display the CHDK logo on the camera's LCD screen then you have found a working version. If this is unsuccessful and you seek help, please determine your camera's firmware version before posting a request for assistance.

You'll actually see two versions of CHDK for each camera model. The "Complete" build includes files such as fonts, grids, scripts and languages as well as everything in the "Small" builds. The "Small" builds contains only the binary source code. Complete builds contain many files that change less frequently than small builds, so please don't overuse our bandwidth by downloading complete builds multiple times a day. You should download the "Complete" build the first time and then use "Small" builds to update when new CHDK revisions are released.

What if nothing is available for my camera?

Your camera may still have an unofficial release. See "Test releases not available in autobuilds".

Otherwise, head to the "For Developers" page to see what progress is being made in porting CHDK to additional cameras and firmware versions. Or head to the CHDK Forum and search for your camera model to see if there is a porting thread. Perhaps you can even help with coding or testing!



Links to the Different CHDK Builds[]

Notice

Before downloading CHDK, please find and read the [CHDK Forum Thread] and [CHDK Wiki Page] for your camera. Important CHDK details specific to your camera can often be found there.


The Latest Builds - Stable 1.6.1[]

Saveas64
Click Here

This is the one you want if you are new to CHDK. :)

The Latest Builds - Unstable New Development Version 1.7.0[]

Saveas64
Click Here

The Latest Builds - CHDK DE (German CHDK version)[]

Saveas64
stable version 1.6.1

Saveas64
developer version 1.7.0

Backup Autobuild[]

Saveas64
Click Here

Try this if the links above aren't working. Select Stable or Development on the page

.

Installation[]

Installing CHDK[]

Download the correct build for your camera and then follow these directions: Prepare your SD card

Installing CHDK-DE[]

  • German is default menu language. Start the default script for changing the language to English. Needs english.lng in subdir CHDK/LANG.
  • Option #OPT_LUA_CALL_NATIVE is active

Download help:

Download CHDK DE

Select a camera series, model and firmware (1.) or upload an unedited camera image for automatic detection of the firmware (2.). In case of the automatic detection the download starts in some seconds automatically.

Choose the complete or update package (3.) and download (4.) the right version.

Keeping up with Build Developments[]

How do I know if my existing build is up to date ?

The autobuilds page will always show the latest CHDK version number. The autobuild version number typically consists of three digits. For example, the current build is 1.4.1.

In theory, these three-digit numbers reflect the following scheme: However, in recent practice these digits very seldom advance and even then, only after a major release.

Fortunately, CHDK downloaded from the autobuild server also include an additional four digit number that denotes source code revisions. In the example "...1.0.0-1719-full.zip," the "1719" means this is the 1719th revision of the source code since it was created. This last number changes frequently even while the version number does not.

How can I learn what changed in a new build ?

A running log of update information can be viewed here. Also, each build includes a text file, CHANGELOG.TXT or VERSION.TXT, with the relevant details.

Developers can view detailed code changes here.

Where can I find older builds ?

Discontinued versions of CHDK and a history of the software can be found here, here and here.


Conserved Versions[]

From time to time binaries from the Autobuild Server will be "conserved", so they are available when the server gets offline, you want to do tests with an older CHDK version, compare features or for bug hunting...

'note These versions are not really "stable" in terms of bug free and bullet-proof tested ;)

Using the latest 'stable' builds is recommended whenever possible!


Conserved Build 6085 - Oct 12 2022 ("stable" branch ver 1.5.1)

  • The download is available from here: link
  • CHDK binary packages (changeset #6085) as as served by the Autobuild server.
  • "Full" zips, containing a complete installation of CHDK 1.5.


Conserved Build 5569 - Nov 15 2020 ("stable" branch ver 1.4.1)

  • The download is available from here: link
  • CHDK binary packages (changeset #5569) as as served by the Autobuild server.
  • "Full" zips, containing a complete installation of CHDK 1.4.


Conserved Build 4296 - Nov 29 2015 ("stable" branch ver 1.3.0)

  • The download is available from here: link
  • CHDK binary packages (changeset #4296) as as served by the Autobuild server.
  • Small zips, containing the bare DISKBOOT.BIN and (as supported by the port) PS.FIR/PS.FI2 files.
  • The file _common_files.zip contains the additional other files like scripts, language files, fonts...


Conserved Build 3770 - Dec 17 2014 ("stable" branch ver 1.2.0)

  • The download is available from here: link
  • CHDK binary packages (changeset #3770, 17-Jul-2014) as as served by the Autobuild server.
  • Small zips, containing the bare DISKBOOT.BIN and (as supported by the port) PS.FIR/PS.FI2 files.
  • The file _common_files.zip contains the additional other files like scripts, language files, fonts...

Conserved Build 2976 - Jul 23 2013 ("stable" branch ver 1.1.0)

  • The download is available from here: link
  • CHDK binary packages (changeset #2976, 23-Jul-2013) as served by the Autobuild server.
  • Small zips, containing the bare DISKBOOT.BIN and (as supported by the port) PS.FIR/PS.FI2 files.
  • The file _common_files_2976.zip contains the additional other files like scripts, language files, fonts...

Conserved Build 1982 - Jul 14 2012 (previous "stable" branch ver 1.0.0)

  • The download is available from here: link
  • CHDK binary packages (changeset #1982, 14-Jul-2012) as served by the Autobuild server.
  • Small zips, containing the bare DISKBOOT.BIN and (as supported by the port) PS.FIR/PS.FI2 files.
  • The file _common_files_1982.zip contains the additional other files like scripts, language files, fonts...


Conserved Build 1697 - Feb 25 2012

  • The download is available from here: link
  • CHDK binary packages (changeset #1697, 25-Feb-2012) as served by the Autobuild server.
  • Small zips, containing the bare DISKBOOT.BIN and (as supported by the port) PS.FIR/PS.FI2 files.
  • The file _common_files_1697.zip contains the additional other files like scripts, language files, fonts...


Lending a Hand[]

If you want to be a developer and contribute to CHDK visit the Developer page. You can also volunteer to test new releases or help keep this wikia up to date.


StereoData Maker[]

StereoData Maker (SDM) is a software package for Canon P&S cameras used to do stereo photography. It is based on a very early version of CHDK but no longer compatible. It includes features for kite aerial photography and digiscoping, and supports features of other builds, including MX3's motion detection, Fingalo's script additions, Zosim's Video Compression and USB remote.

Details, documentation and downloads can be found here..


Canon DSLR Software[]

Other hacks exist for Canon DSLR's to do things similar to CHDK. These hacks are not CHDK, and most of the documentation on this wiki does not apply to them.

Links to some of those cameras are here :

Canon Rebel XT 350D[]

350D Wiki page

Canon Rebel XTi 400D[]

400plus project page

Magic Lantern (Supports multiple Canon DSLRs)[]

Lantern Firmware Wiki

Next Steps[]

--> Explore the User Manual


Advertisement