diff --git a/en/sigmastar-unbrick.md b/en/sigmastar-unbrick.md index 0399b7a..fd9b616 100644 --- a/en/sigmastar-unbrick.md +++ b/en/sigmastar-unbrick.md @@ -20,7 +20,16 @@ Sigmastar unbrick --- +**Install the driver** + + +--- + + + **Check the device flash with snander:** +- Use the CMD and navigate to the downloaded file +- The device must be powered when connected to the programmer. - Power cycling might help if the device can not be detected. ``` snander -i -q @@ -37,6 +46,7 @@ snander -l 0x200000 -e **Write the new uboot file:** - https://github.com/openipc/firmware/releases/tag/latest +- drop the file into the same folder as the program ``` snander -w u-boot-ssc338q-nand.bin ``` diff --git a/images/sigmastar-driver.webp b/images/sigmastar-driver.webp new file mode 100644 index 0000000..0970743 Binary files /dev/null and b/images/sigmastar-driver.webp differ