Khadas Docs

Amazing Khadas, always amazes you!

User Tools

Site Tools


software:oowow:how-to:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
software:oowow:how-to:start [2024/12/26 22:16]
hyphop [Manual write OOWOW firmware by online]
software:oowow:how-to:start [2025/03/03 01:27] (current)
hyphop [Manual write OOWOW firmware by online]
Line 101: Line 101:
  
   - Use a USB cable to connect your Edge2 device to your PC via the USB OTG port (not the power USB port)     - 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 ''curl dl.khadas.com/online/rockchip-burn | sh -s - oowow --write --spi'' command line into the linux terminal+  - Copy and paste ''%%curl dl.khadas.com/online/rockchip-burn | sh -s - oowow --refresh --write --spi%%'' command line into the linux terminal
   - Wait prompt message ''[i] wait device with upgrade mode - need press KEY_FN 3x times''   - Wait prompt message ''[i] wait device with upgrade mode - need press KEY_FN 3x times''
   - Press **KEY_FN 3x times** - middle key on left side    - Press **KEY_FN 3x times** - middle key on left side 
-  - wait prompt message ''Write LBA from file (100%)'' This indicates the firmware has been successfully written to the SPI flash. +  - Wait prompt message ''Write LBA from file (100%)'' This indicates the firmware has been successfully written to the SPI flash. 
-  - auto reboot into new OOWOW firmware\\ ''+  - Auto reboot your Edge2 device into new OOWOW firmware\\ ''
 [i] OKAY edge2-oowow-latest-spi.img.gz was written to spi\\ [i] OKAY edge2-oowow-latest-spi.img.gz was written to spi\\
 [i] reset device'' [i] reset device''
Line 111: Line 111:
  
 ```shell manual update OOWOW firmware by online ```shell manual update OOWOW firmware by online
-curl dl.khadas.com/online/rockchip-burn | sh -s - oowow --write --spi+curl dl.khadas.com/online/rockchip-burn | sh -s - oowow --refresh --write --spi
 ``` ```
  
-Get much more help information+Get much more help information https://dl.khadas.com/online/ or
  
 ```shell display much more usage information ```shell display much more usage information
Last modified: 2024/12/26 22:16 by hyphop