This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
software:oowow:how-to:start [2024/12/16 22:39] hyphop [Manualy restore OOWOW SPI-Flash firmware] |
software:oowow:how-to:start [2025/03/03 01:27] (current) hyphop [Manual write OOWOW firmware by online] |
||
---|---|---|---|
Line 94: | Line 94: | ||
NOTE: [[https:// | NOTE: [[https:// | ||
+ | |||
+ | ## Manual write OOWOW firmware by online | ||
+ | <WRAP info > | ||
+ | To update or force-write the OOWOW firmware to the SPI flash on your Edge2 device manually **using Linux**, follow these steps: | ||
+ | </ | ||
+ | |||
+ | - Use a USB cable to connect your Edge2 device to your PC via the USB OTG port (not the power USB port) | ||
+ | - Copy and paste '' | ||
+ | - Wait prompt message '' | ||
+ | - Press **KEY_FN 3x times** - middle key on left side | ||
+ | - Wait prompt message '' | ||
+ | - Auto reboot your Edge2 device into new OOWOW firmware\\ '' | ||
+ | [i] OKAY edge2-oowow-latest-spi.img.gz was written to spi\\ | ||
+ | [i] reset device'' | ||
+ | |||
+ | |||
+ | ```shell manual update OOWOW firmware by online | ||
+ | curl dl.khadas.com/ | ||
+ | ``` | ||
+ | |||
+ | Get much more help information https:// | ||
+ | |||
+ | ```shell display much more usage information | ||
+ | curl dl.khadas.com/ | ||
+ | ``` | ||
## Manual write OOWOW into SPI flash from local storage | ## Manual write OOWOW into SPI flash from local storage |