Merge pull request #405 from KennyPlus/patch-5

Update fpv-openipc-aio-mario.md
pull/407/head
Signor Pellegrino 2024-09-04 15:32:51 +03:00 committed by GitHub
commit f70b6de9ef
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 16 additions and 0 deletions

View File

@ -149,4 +149,20 @@ USB only for debug mode, when DC power only, the cdc ethernet works in sleep mod
USB power only mode Power limited 5W input.
**Upgrade Firmware to Ruby FPV**
plug usb cable and setting cdc ethernet ipv4: 192.168.1.11 255.255.255.0
use winscp drag unzip files to /tmp
use ssh login and copy following command:
sysupgrade --kernel=/tmp/uImage.ssc338q --rootfs=/tmp/rootfs.squashfs.ssc338q -z -n
after update and reboot
use ssh login and set command:
fw_setenv sensor imx335 && fw_setenv upgrade https://github.com/OpenIPC/firmware/releases/download/latest/openipc.ssc338q-nor-rubyfpv.tgz && reboot