mirror of https://github.com/OpenIPC/wiki.git
Clearer sigmastar unbricking instruction (#374)
* Update sigmastar-unbrick.md * Add files via upload * Rename Screenshot 2024-06-16 191007.webp to Installing device driver * Update sigmastar-unbrick.md * Update sigmastar-unbrick.md * Rename Installing device driver to installing-device-driver * Update sigmastar-unbrick.md * Rename installing-device-driver to installing-device-driver.webp * Add files via upload * Rename installing device driver.webp to sigmastar-driver.webp * Update sigmastar-unbrick.md * Update sigmastar-unbrick.md * Delete images/installing-device-driver.webppull/375/head
parent
721d0373c5
commit
4c31833ac4
|
@ -20,7 +20,16 @@ Sigmastar unbrick
|
|||
|
||||
---
|
||||
|
||||
**Install the driver**
|
||||
<img src="../images/sigmastar-driver.webp">
|
||||
|
||||
---
|
||||
|
||||
|
||||
|
||||
**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
|
||||
```
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 38 KiB |
Loading…
Reference in New Issue