compat: thor2/WPInternals USB table, tools/check-env.sh
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
# Совместимость с оригинальными прогами
|
||||
|
||||
## USB
|
||||
| Режим | VID:PID | Кто работает |
|
||||
|---|---|---|
|
||||
| EDL QDLoader 9008 | 05C6:9008 | thor2 emergency, qdl, bkerler/edl, QFIL |
|
||||
| Flash/MassStorage | 045E:9006 | thor2 uefiflash, WDRT, WPInternals, Rufus, Win32DiskImager |
|
||||
| QHSUSB_BULK | 05C6:9008 без драйвера | нужен HEX по RKH |
|
||||
|
||||
## thor2 (только Windows-хост!)
|
||||
```bat
|
||||
thor2 -mode listconnections
|
||||
thor2 -mode emergency -hexfile MPRG8909_fh.ede -edfile RM1127_fh.edp [-ffufile orig.ffu]
|
||||
thor2 -mode ffureader -ffufile orig.ffu -dump_gpt -filedir Dump
|
||||
thor2 -mode uefiflash -ffufile orig.ffu -do_full_nvi_update -do_factory_reset
|
||||
thor2 -mode rnd -bootnormalmode
|
||||
```
|
||||
Из WSL: `usbipd attach` эмулятора в Windows, сам QEMU в WSL. Напрямую в линуксе thor2 нет.
|
||||
|
||||
## WPInternals
|
||||
Orig FFU + MPRG8909_fh.ede/RM1127_fh.edp + donor RM-1085. USB 2.0 only.
|
||||
MainOS примонтировал — НЕ ФОРМАТИРОВАТЬ.
|
||||
|
||||
## Ошибки
|
||||
- 0x1106 SEC_HDR_FAIL = чужой RM/product code, не лечится флагами
|
||||
- 0xFA000006 = батарея/cбой Secure FFU
|
||||
- 85030 = тайминг reset+Enter, кабель/USB3
|
||||
Reference in New Issue
Block a user