- Title: Infinix Note 30 Pro X678B 14
- Listed: May, 2024
- Last modified: 10/27/2025 7:43 am
- Version: ROM Android 14
You must be logged for ROM download.
17700 total views, 13 today
25 Total favorites
DESCRIPTION
ROM Mobile Infinix Note 30 Pro X678B – ROM Android 14
ONLY MT6789
ROM 2 – Update Official Infinix Note 30 Pro X678B version: X678B-H894Q-U-RU-250415V853 – full_x678b_h894-user 14
ROM 1 – Update Official Infinix Note 30 Pro X678B version: X678B-H894OPQ-U-OP-250217V838 – full_x678b_h894-user 14 – Recovery
ROM 1 – Update Official Infinix Note 30 Pro X678B version: X678B-H894OPQ-U-OP-250217V838 – full_x678b_h894-user 14
ROM 1 – Update Official Infinix Note 30 Pro X678B version: X678B-H894OPQ-U-OP-241210V820 – full_x678b_h894-user 14
ROM 2 – Update Official Infinix Note 30 Pro X678B version: X678B-H894Q-U-RU-241021V801 – full_x678b_h894-user 14
ROM 1 – Update Official Infinix Note 30 Pro X678B version: X678B-H894OPQ-U-OP-241021V802 – full_x678b_h894-user 14
ROM 2 – Update Official Infinix Note 30 Pro X678B version: X678B-H894Q-U-RU-240910V777 – full_x678b_h894-user 14
ROM 2 – Update Official Infinix Note 30 Pro X678B version: X678B-H894Q-U-RU-240815V763 – full_x678b_h894-user 14
ROM 1 – Update Official Infinix Note 30 Pro X678B version: X678B-H894OPQ-U-OP-240815V762 – full_x678b_h894-user 14
ROM 2 – Update Official Infinix Note 30 Pro X678B version: X678B-H894Q-U-RU-240701V750 – full_x678b_h894-user 14
ROM 1 – Update Official Infinix Note 30 Pro X678B version: X678B-H894OPQ-U-OP-240703V753 – full_x678b_h894-user 14
ROM 1 – Update Official Infinix Note 30 Pro X678B version: X678B-H894OPQ-U-OP-240618V711 – full_x678b_h894-user 14
ROM 2 – Official Infinix Note 30 Pro X678B version: X678B-H894Q-U-RU-240506V533 – full_x678b_h894-user 14
ROM 1 – Official Infinix Note 30 Pro X678B version: X678B-H894OPQ-U-OP-240506V534 – full_x678b_h894-user 14
Gapps include - No Rooted
Language support : Multilang
Install ROM :
- Unpack FlashTools, and Click on Flash_tool.exe
- Under Download-XML, Click on the Choose button.
- Locate the XML File in the rom called "…Android_scatter.xml"
- if you have the file "Authentication File" also located in the decompressed rom
- Click the "Download" button
- Connect your Mediatek Device to the computer using the USB Cable (make sure it is power off).
- After connecting the device to the computer Press Volume Down or Volume Up key, so that SP Flash Tool can detect the device.
- Once the computer detects the device, the flashing or installation process will begin automatically.
- the installation process is completed, a Green Ring will appear.
- Finish !
- Close the SP Flash Tool and disconnect your Mediatek device from the computer.
※Please make a backup of your device before installing or updating ROM


Member Info
This rom I checked comes from device Infinix note 30 but not rom for Infinix zero 8i
link name fulse or file name fulse??
i downloded room but name to infinx zero
Incorrect model description. The ROMs provided are for the Infinix Note 30 Pro (X678B).
Hi
for me this model
Hi, so are some or all of these roms for Note 30 PRO pls? Cannot find any for my Note 30 Pro here at all… Thank anyone for reply.
All of the ROMs provided here are for the Infinix Note 30 Pro (X678B) - look at the ROMs names, they all start from the "X678B-H894Q.."
Infinix Zero 8i has different model name – X687B. The title of this page is wrong.
Hi
my mistake sorry
ok i changed but i can't rename the files .zip
you can have the rom infinix note 30 pro (X678B-H894Q-U-RU-250217V839), i need plissss
SoCr@Te, the title is still wrong: "Infinix Note 30 Pro X687B 14". The correct one is "Infinix Note 30 Pro X678B 14"
grrrr sorry again
About "Install ROM" instruction provided. Technically, it's correct, but can't be implemented in reality due to the lack of an "Authentication File" – at the moment no MT6789 device can be flashed with the SP Flash Tool, only paid server-based tools like AMT can do it.
But it looks like it's possible to flash these ROMs using fastboot (script was found at the 4pda forum, use it at your own risk):
@echo offfastboot flash super super.img || (echo "Flash super error" && pause && exit /b 1)fastboot flash vbmeta_a vbmeta.img || (echo "Flash vbmeta_a error" && pause && exit /b 1)
fastboot flash vbmeta_system_a vbmeta_system.img || (echo "Flash vbmeta_system_a error" && pause && exit /b 1)
fastboot flash vbmeta_vendor_a vbmeta_vendor.img || (echo "Flash vbmeta_vendor_a error" && pause && exit /b 1)
fastboot flash md1img_a md1img.img || (echo "Flash md1img_a error" && pause && exit /b 1)
fastboot flash spmfw_a spmfw.img || (echo "Flash spmfw error" && pause && exit /b 1)
fastboot flash pi_img_a pi_img.img || (echo "Flash pi_a error" && pause && exit /b 1)
fastboot flash dpm_a dpm.img || (echo "Flash dpm_a error" && pause && exit /b 1)
fastboot flash scp_a scp.img || (echo "Flash scp_a error" && pause && exit /b 1)
fastboot flash sspm_a sspm.img || (echo "Flash sspm_a error" && pause && exit /b 1)
fastboot flash mcupm_a mcupm.img || (echo "Flash mcupm_a error" && pause && exit /b 1)
fastboot flash gz_a gz.img || (echo "Flash gz_a error" && pause && exit /b 1)
fastboot flash lk_a lk.img || (echo "Flash lk_a error" && pause && exit /b 1)
fastboot flash logo_a logo.bin || (echo "Flash logo_a error" && pause && exit /b 1)
fastboot flash logo_b logo.bin || (echo "Flash logo_b error" && pause && exit /b 1)
fastboot flash boot_a boot.img || (echo "Flash boot_a error" && pause && exit /b 1)
fastboot flash vendor_boot_a vendor_boot.img || (echo "Flash vendor_boot_a error" && pause && exit /b 1)
fastboot flash dtbo_a dtbo.img || (echo "Flash dtbo_a error" && pause && exit /b 1)
fastboot flash tee_a tee.img || (echo "Flash tee_a error" && pause && exit /b 1)
fastboot flash userdata userdata.img || (echo "Flash userdata error" && pause && exit /b 1)
fastboot set_active a || (echo "set_active a error" && pause && exit /b 1)fastboot erase misc || (echo "Erase misc error" && pause && exit /b 1)fastboot erase metadata || (echo "Erase metadata error" && pause && exit /b 1)
fastboot reboot || (echo "Reboot error" && pause && exit /b 1)pausehelp pass
hi.. wrong link, its for Infinix-Zero-8i not infinix note 30 pro
download 6.26GB but nothing LOL
Hi
look here
Čo ste debili, vsetko som vypol a stale mi nezobrazi linky na sťahovanie.