littlebalup / PyPS3tools

Suite of python tools for PS3 flash memory dump files.
GNU General Public License v2.0
269 stars 168 forks source link

EMMC MODEL NAME WRONG #2

Closed aeri closed 5 years ago

aeri commented 6 years ago

I have a CECH-4004A and the checker gives me that:

Matching SKU : OK CECH-42xxA (NPX-001 or PQX-001) Minimum version 4.22 WARNING: The machine this dump belongs to is currently not downgradeable!

And it is not true.

But the flash type is correct:

Flash type : EMMC_PS3Xploit

Thanks for the tools and good work.

//Deleted checklog for privacy, i can send you secretly.

littlebalup commented 6 years ago

Could send your log, then use minverchk pup and give your real minimum version? Thx

aeri commented 6 years ago

Update data version 4.22 or later can be installed.

dump.hex.checklog.txt

littlebalup commented 6 years ago

hum... seems both 40xxA and 42xxA can have the same model code (0x0E)... probably because the same mobo. fortunatly it seems to have both minimum version 4.22 So, waiting more dumps for comparison, i'll have to set CECH-4xxxA Minimum version 4.22

Thank you for the heads-up

littlebalup commented 5 years ago

Now model detection and associated minimum version should have been improved per commits: https://github.com/littlebalup/PyPS3tools/commit/b6587df26f7efe36630fa54780a955e26ad48a38 https://github.com/littlebalup/PyPS3tools/commit/21ded48aa0c536a89fe9fe61130ed9fffaa26af7