Eyesis4Pi 393 User Guide - Firmware Update

From ElphelWiki
Revision as of 18:31, 20 March 2017 by Oleg (talk | contribs)
Jump to: navigation, search

Update

1. Boot from micro SD

2. http://192.168.0.161/update_software.html

upload rootfs.ubi and uImage only

3. mount

ssh root@192.168.0.161
ubiattach /dev/ubi_ctrl -m 4
mount -t ubifs /dev/ubi0_0 /mnt/ubi

4. edit

nano /mnt/ubi/etc/init.d/init_elphel393
#set \"eyesis\":1
CTRL-X
CTRL-Y, ENTER
sync

5. if there's a need, update ip in /etc/elphel393/init_elphel393.py

6. unmount

umount /mnt/ubi

7. repeat 2.-6. for 162 & 163