Introduction | Setup | Backup | Restore | Switch firmware | Other options | Screenshots | Build | FAQs | Changelog | Limitation
❗ WARNING:
- DO NOT DISCONNECT POWER when the Switch firmware operation is going on. Doing this would brick your camera.
- DO NOT share
initramfs.log
when you are switching to thingino with thesetup_thingino_env.sh
script, this log file contains your Wi-Fi credentials.
The Switch firmware operation allows your camera to switch from one firmware to another.
Switch firmware overview
✅ Option: switch_firmware_with_all_partitions
With this option, you can decide if all partitions will be written by the Switch firmware operation.
- When it is disabled, only partition images for some necessary partitions for a barely functional camera are required. Other partitions are either formatted, erased or left alone.
- When it is enabled, partition images for all partitions are required.
On stock firmware: Some partitions (such as aback
, kback
, backupa
, backupd
, etc. on T31 cameras) don't need to be written because they don't contain any meaningful data as they are used by stock firmware as stage partitions to install updates. You should disable this option to save time.
On thingino firmware: If you have a fresh thingino installation, it has no effect.
- For the Switch firmware operation to start, the
restore_partitions
option must be disabled. If both therestore_partitions
andswitch_firmware
options are enabled, theswitch_firmware
operation will fail. - All partition images are verified with their .sha256sum files before the Switch firmware operation starts. If one partiton image fails the verification, no change will be made.
- During the Switch firmware operation, the red and blue LEDs would be blinking alternately.