Hello & welcome, conanobrien !
conanobrien
-I tried the "firmware update" and it gave me a file error
-If I can't get the firmware updated on this, then that means I have to run it off the autoloader each time... but my regular SD card is 8GB (larger than the 4GB limit), how do I get CHDK to run if this is the case? I don't mind updating it each time I turn it on, but I can't even update it
The autoload mechanism only loads CHDK when the card is locked; with the same card unlocked, the camera starts "normal", without CHDK...
The
SD770 Beta version from the download link above doesn't have the PS.FI2 file for manual loading through the "Firmware Update" menu item yet, so when you call this menu item, the camera tries to load the wrong CHDK file, the one from the dummy (SD1100) package - therefore you'll get the error message...
--> diskboot.bin is the CHDK binary file for automatic loading with a CHDK-bootable, FAT12 or FAT16 formatted & locked card
--> ps.fi2 is the same binary, encoded, for manual loading with the Canon "Firmware Update" menu item (works with all card capacities)
When this port will be included into the official CHDK source code tree, both files & loading methods will be available.
The autoload mechanism (with diskboot.bin) only work with FAT12 or FAT16 partitions; to use bigger cards, you can either use a single 4GB partition on your card, FAT16 formatted & bootable (as described above, prepared with CardTricks) - or you can use a multi partition setup with a small "boot" partition and a "data" partition with the remaining capacity.
I'm not sure whether the multi partition support works with the
SD770 beta, but you may give it a try...
This setup is a bit tricky, especially on MS Windows; read more in the following links:
*
https://chdk.setepontos.com/d/2468/126 (Multi partitioning support & MS Windows )
*
https://chdk.setepontos.com/d/2468/450 (in-camera -- only possible with ps.fi2)
*
https://chdk.setepontos.com/d/3910/7 (SDM installer, for MS Windows)