POCO X7 Pro - yet another rodin jiiov fixups

POCO X7 Pro - yet another rodin jiiov fixups

ido@rexprjkt

I have another way to restore the fingerprint, the trick is the same with method 2 before but we're formatting the persist partiton instead. Tested by @dCLOWNKING, @ETRO78.

Files and tools required:


The steps:

  1. Roll back to stock ROM, make sure you've set it up to homescreen
  2. Extract the eng preloader + scatter that i've provided.
  3. Reboot to fastboot, flash the eng preloader with the command below:
    fastboot flash preloader_ab preloader_rodin.bin
  4. Open SPFlashTool, load the scatter file. (choose download_agent/flash.xml)
  5. Choose format table, then choose manual format flash. Follow the format configuration below:
    https://imgur.com/hetKTzC
  6. After that, click start, let the tool waits for device
  7. On the command prompt and the device still on fastboot mode, reboot the phone with holding both volume button, the command is:
    fastboot reboot
  8. While the device reboots, quickly hold both volume button to trigger the SPFlashTool detects the device.
  9. You should get a green check mark. If the tool doesn't detect the device, check again your driver and try again.
  10. Boot up the phone, open CIT mode and choose "Fingerprint test"
  11. The fingerprint test should fails, recalibrate it. Refer to this video: https://youtu.be/jRqGdfzw8GU?si=CZS_lDx3NOt0YGwd
  12. After calibrating the fingerprint, reboot the phone and try registering a fingerprint.
  13. Fingerprint works, remove all registered fingerprint + the lockscreen settings.
  14. Try flashing any AOSP to see if fingerprint works.


If you got BROM AUTH NEEDED on spflashtool, here's the alternate step for formatting the persist partition:


  1. Download eng rom: https://t.me/PocoX7ProOT/78634
  2. Extract them, then flash on orange fastboot mode using flash_all.bat or flash_all.sh
  3. After flashing the eng rom, enter orange fastboot mode once again, then flash the preloader with this command:
    fastboot flash preloader_ab preloader_rodin.bin
    fastboot flash preloader_a preloader_rodin.bin
  4. Start the spflashtool format section, then type
    fastboot reboot
  5. Before you hit enter, hold the both volume button then hit enter. The flashtool should work.

Report Page