Eyesis4Pi 393 User Guide - Firmware Update: Difference between revisions
Jump to navigation
Jump to search
Created page with "==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..." |
|||
| (3 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
==Update== | ==Update== | ||
1. Boot from micro SD | 1. Boot from micro SD | ||
Connect all cams USBs to PC | |||
Follow these [[Boot_options_393#Regular_micro_SD_card|instructions]] to boot. | |||
2. http://192.168.0.161/update_software.html | 2. http://192.168.0.161/update_software.html | ||
upload rootfs.ubi and uImage only | upload rootfs.ubi and uImage only, flash | ||
3. mount | 3. mount | ||
ssh root@192.168.0.161 | ssh root@192.168.0.161 | ||
| Line 14: | Line 16: | ||
CTRL-Y, ENTER | CTRL-Y, ENTER | ||
sync | sync | ||
5. unmount | 5. if there's a need, update ip in /etc/elphel393/init_elphel393.py | ||
6. unmount | |||
umount /mnt/ubi | umount /mnt/ubi | ||
7. repeat 2.-6. for 162 & 163 | |||
Latest revision as of 17:57, 28 April 2017
Update
1. Boot from micro SD
Connect all cams USBs to PC Follow these instructions to boot.
2. http://192.168.0.161/update_software.html
upload rootfs.ubi and uImage only, flash
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