CHDK Wiki
(updates to reflect current state)
 
(11 intermediate revisions by 8 users not shown)
Line 1: Line 1:
== PowerShot SD1100 IS / Digital IXUS 80 IS / IXY DIGITAL 20 IS ==
+
<big>PowerShot SD1100 IS / Digital IXUS 80 IS / IXY DIGITAL 20 IS</big>
   
 
The Canon '''Digital IXUS 80 IS''' is known in America as the '''PowerShot SD1100 IS''' and in Japan it is the '''IXY Digital 20 IS'''.
 
The Canon '''Digital IXUS 80 IS''' is known in America as the '''PowerShot SD1100 IS''' and in Japan it is the '''IXY Digital 20 IS'''.
 
The Ixus 80 is also available in different colors with the label '''IXUS 82''' in some countries, there's no other difference between them.
 
The Ixus 80 is also available in different colors with the label '''IXUS 82''' in some countries, there's no other difference between them.
   
{{notice|'''CHDK is available for the Ixus 80 / SD1100IS with firmware version 1.00C, 1.01A and 1.01B from the [[Downloads|Download page]]'''
+
{{notice|'''CHDK is available for the Ixus 80 / SD1100IS with firmware version 1.00C, 1.01A and 1.01B from the [[Downloads|Download page]]'''}}
 
*The SD1100 do not have multipartition support, only FAT16 formatted cards up to 4GB can be used (2009-01-21)}}
 
*My IXUS 80 IS accepts a FAT32 formated 8GB SDHC card.
 
   
 
{| align="right" style="border-collapse:collapse; font-size: x-small;"
 
{| align="right" style="border-collapse:collapse; font-size: x-small;"
 
| __TOC__
 
| __TOC__
 
|}
 
|}
  +
[[Image:20080123_hiRes_sd1100is_silver_front.jpg|thumb|250px|Powershot SD1100 IS Front]]
  +
[[Image:20080123_hiRes_sd1100is_silver_back.jpg|thumb|250px|Powershot SD1100 IS Back]]
   
 
== Reviews and Specifications ==
 
== Reviews and Specifications ==
Line 39: Line 38:
 
== Version information ==
 
== Version information ==
   
Created <code>ver.req</code>, then pressed {{button|FUNCSET}} and {{button|DISP}} simultaneously:
+
Created <code>[http://chdk.wikia.com/wiki/FAQ#Q._How_can_I_get_the_original_firmware_version_number_of_my_camera.3F ver.req]</code>, then pressed {{button|FUNCSET}} and {{button|DISP}} simultaneously:
 
<pre>
 
<pre>
 
Canon PowerShot SD1100 IS / Canon IXUS 80 IS
 
Canon PowerShot SD1100 IS / Canon IXUS 80 IS
 
P-ID:3184 NT D
 
P-ID:3184 NT D
   
Firmware Ver GM1.00C / GM1.01A
+
Firmware Ver GM1.00C / GM1.01A / GM1.01B
 
NoError
 
NoError
 
Jan 8 2008 16:56:15 / 24. Jan. 08
 
Jan 8 2008 16:56:15 / 24. Jan. 08
Line 90: Line 89:
   
 
Then use [http://chdk.wikia.com/wiki/CardTricks CardTricks] or [[Bootable_SD_card]] to setup your SD card.
 
Then use [http://chdk.wikia.com/wiki/CardTricks CardTricks] or [[Bootable_SD_card]] to setup your SD card.
After identifying your firmware, change the name of the respective filename to DISKBOOT.BIN and copy to SD card. (there is no need for a PS.FIR file as the camera runs on [http://chdk.wikia.com/wiki/FAQ#Q._There.27s_no_PS.FIR_file_in_the_CHDK_download_for_my_camera._What_do_I_do.3F DryOS].)
+
After identifying your firmware, change the name of the respective filename to DISKBOOT.BIN and copy to SD card. (there is no need for a PS.FIR file as the camera runs on [http://chdk.wikia.com/wiki/FAQ#Q._There.27s_no_PS.FIR_file_in_the_CHDK_download_for_my_camera._What_do_I_do.3F DryOS].)
 
This cam can't start chdk via "firmware update" as described in the manual!
 
   
 
Discuss questions or issues [http://chdk.setepontos.com/index.php/topic,2044.msg18853.html#msg18853 here]
 
Discuss questions or issues [http://chdk.setepontos.com/index.php/topic,2044.msg18853.html#msg18853 here]
Line 101: Line 98:
   
 
* <strike>Using any scripts engaging the cam mechanic (focus, zoom, ND filter) in PLAY mode may also cause problems, same [http://chdk.setepontos.com/index.php/topic,2335.msg21568.html#msg21568 bug]</strike>
 
* <strike>Using any scripts engaging the cam mechanic (focus, zoom, ND filter) in PLAY mode may also cause problems, same [http://chdk.setepontos.com/index.php/topic,2335.msg21568.html#msg21568 bug]</strike>
 
* Support pending for: move rec. stuff and large SD support
 
   
 
* if any override (ISO/ND) used, the cam takes bad pics. likely for every DryOS cam: Overriding works but the canon software doesn't know about and calculates wrong TV!
 
* if any override (ISO/ND) used, the cam takes bad pics. likely for every DryOS cam: Overriding works but the canon software doesn't know about and calculates wrong TV!
Line 110: Line 105:
 
* Same problem with the key "halfshoot + left" (not in ALT mode). While canon function = AFL (lock focus), Chdk = dis/enable overrides, so the keystrokes does both while in CHDK right now
 
* Same problem with the key "halfshoot + left" (not in ALT mode). While canon function = AFL (lock focus), Chdk = dis/enable overrides, so the keystrokes does both while in CHDK right now
   
=== LEDs ===
+
=== LED addresses ===
   
 
LED_AF 0xc0223030
 
LED_AF 0xc0223030
Line 126: Line 121:
   
 
Development is happening in the 1.01a tree, then compiled and just renamed for the 1.01b people. (That is not correct. Porting happened in 100c tree, the 101a is a "blind" port, and 101b ist just a copy of it. - chr) - you are right, but this information was intended for owners of 1.01b people mainly. and the 1.01b coding IS done in the 1.01a tree - which then in turn is a "blind" port).
 
Development is happening in the 1.01a tree, then compiled and just renamed for the 1.01b people. (That is not correct. Porting happened in 100c tree, the 101a is a "blind" port, and 101b ist just a copy of it. - chr) - you are right, but this information was intended for owners of 1.01b people mainly. and the 1.01b coding IS done in the 1.01a tree - which then in turn is a "blind" port).
  +
[[Category:Cameras]]
 
[[Category:Cameras]] [[Category:Development]]
+
[[Category:Development]]

Latest revision as of 02:42, 13 November 2014

PowerShot SD1100 IS / Digital IXUS 80 IS / IXY DIGITAL 20 IS

The Canon Digital IXUS 80 IS is known in America as the PowerShot SD1100 IS and in Japan it is the IXY Digital 20 IS. The Ixus 80 is also available in different colors with the label IXUS 82 in some countries, there's no other difference between them.

Notice

CHDK is available for the Ixus 80 / SD1100IS with firmware version 1.00C, 1.01A and 1.01B from the Download page


20080123 hiRes sd1100is silver front

Powershot SD1100 IS Front

20080123 hiRes sd1100is silver back

Powershot SD1100 IS Back

Reviews and Specifications

Technical Data

  • DIGIC III image processor, iSAPS, 9-point AiAF
  • DryOS operating system
  • Canon's new motion detection technology (to avoid image blur)
 Sensor:  8.0 million effective pixels
 Optics:  3x (38-114mm equiv.) zoom, optical Image Stabilization
 ISO:     up to ISO 1600
 Display: 2.5" LCD (230,000 pixels)

Version information

Created ver.req, then pressed FUNCSET and DISP simultaneously:

Canon PowerShot SD1100 IS / Canon IXUS 80 IS
P-ID:3184 NT D

Firmware Ver GM1.00C / GM1.01A / GM1.01B
NoError
Jan 8 2008 16:56:15 / 24. Jan. 08

Pressing DISP once again with FUNCSET still pressed:


Adj Ver.012.005

Pressing DISP a third time with FUNCSET still pressed:

IS Firm Ver. 3.00
IS Param Ver. 3.00

Version information IXUS 82

Bottom Label: PC1271 It's a blue IXUS 80 IS on German/Europe market (I compared both in the shop. No difference but the color).

Canon DIGITAL IXUS 82 IS
P-ID:3184 PAL D

Firmware Ver GM1.00C
E18
Jan 8 2008 16:56:15
--
Adj Ver.012.005
IS Firm Ver. 3.00
IS Param Ver. 3.00

For developers

Chdk porting (outdated)

SD1100 now in svn/trunk. Get autobuilds here: CHDK Autobuild Server

Work in progress. Fourth Alpha is based on rev 535 trunk (New CHDK).

It currently supports both firmware versions that have been reported thus far: GM1.00C and GM1.01A.

Download latest version here: http://chdk.setepontos.com/index.php/topic,2044.msg23771.html#msg23771 (need to be logged into the forum to see the attached files).

Then use CardTricks or Bootable_SD_card to setup your SD card. After identifying your firmware, change the name of the respective filename to DISKBOOT.BIN and copy to SD card. (there is no need for a PS.FIR file as the camera runs on DryOS.)

Discuss questions or issues here

Known Issues (outdated)

  • Using manual focus in PLAY mode may cause damage (CHDK bug, see here)
  • Using any scripts engaging the cam mechanic (focus, zoom, ND filter) in PLAY mode may also cause problems, same bug
  • if any override (ISO/ND) used, the cam takes bad pics. likely for every DryOS cam: Overriding works but the canon software doesn't know about and calculates wrong TV!
  • We run out of buttons: try "Enable Fast EV switch". Now we have buttons with two functions! The bug is, that chdk should not dispatch this key events if they are already handled.
  • Same problem with the key "halfshoot + left" (not in ALT mode). While canon function = AFL (lock focus), Chdk = dis/enable overrides, so the keystrokes does both while in CHDK right now

LED addresses

LED_AF 0xc0223030

Firmware Dumps

Saveas64

Download location for firmware dumps:
P&S firmware dumps mirror

Note about the different Firmwares

Cameras with the 1.01b firmware can/must use the CHDK version for 1.01a - the autobuild already just copies this, so when you have a 1.01b cam you will find YOUR version in the autobuild.

Development is happening in the 1.01a tree, then compiled and just renamed for the 1.01b people. (That is not correct. Porting happened in 100c tree, the 101a is a "blind" port, and 101b ist just a copy of it. - chr) - you are right, but this information was intended for owners of 1.01b people mainly. and the 1.01b coding IS done in the 1.01a tree - which then in turn is a "blind" port).