[ROM][11][pine] PixelExperience [AOSP][OFFICIAL] - Redmi 7A ROMs, Kernels, Recoveries, & Other Develo

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
PixelExperience for Redmi 7A [pine]
What is this?
PixelExperience is an AOSP based ROM, with Google apps included and all Pixel goodies (launcher, wallpapers, icons, fonts, boot animation)
Our mission is to offer the maximum possible stability and security, along with essential and useful features for the proper functioning of the device
Based on Android 11
Whats working?
Wi-Fi
RIL
Mobile data
GPS
Camera
Flashlight
Camcorder
Bluetooth
FM radio
Face unlock
Lights
Sound/vibration
Known issues
Nothing yet
You tell me
DON'T FLASH GAPPS, THEY'RE ALREADY INCLUDED
Download from PixelExperience website
Donate
Liked my work? Give me a beer
Translation
Help with project translation
Stay tuned
Our Telegram device specific group
Our Telegram channel
Our blog​
Android OS version: 11.0.0_r43
Security patch level: September 2021
Build author/Device Maintainer: @TheMalachite
Device Source code: https://github.com/PixelExperience-Devices
Source code: https://github.com/PixelExperience
ROM Developer: jhenrique09
​

So in the past, all was easy. Flash and all work. No worry about 32 or 64bit. Or Firmware, Gsi, the right way to wipe... Since some years all is difficult...
I have mokee on my redmi7. Firmware must be from android9? But i could update to mokee10. So i'm on 32bit. Also twrp 32 bit.
So please, what is the right way. Because i see no install notes. I don't want to recover the phone with miui.
Thx schwatter

Need a TWRP to flash this ROM? What are the requirements for flashing it?

ROM is 64 bit, requirement are the same as the other 64 bit roms
Also PE doesn't allow 32bit to be officially supported

C:\adb>adb reboot bootloader
C:\adb>fastboot flash recovery twrp.img
target reported max download size of 535821312 bytes
erasing 'recovery'...
OKAY [ 0.010s]
sending 'recovery' (65536 KB)...
OKAY [ 2.105s]
writing 'recovery'...
OKAY [ 0.919s]
finished. total time: 3.039s
unable to flash twrp recovery on miui 12.0.3.0, it finished but still rebooted into stock recovery
am i missing something?

xyzclanz said:
C:\adb>adb reboot bootloader
C:\adb>fastboot flash recovery twrp.img
target reported max download size of 535821312 bytes
erasing 'recovery'...
OKAY [ 0.010s]
sending 'recovery' (65536 KB)...
OKAY [ 2.105s]
writing 'recovery'...
OKAY [ 0.919s]
finished. total time: 3.039s
unable to flash twrp recovery on miui 12.0.3.0, it finished but still rebooted into stock recovery
am i missing something?
Click to expand...
Click to collapse
did you reboot from fastboot STRAIGHT to the recovery, after flashing twrp? If you reboot into system first, and then to recovery, it will restore to stock recovery

Any one got the ANXCamera working on this rom?

can't pass after FaceUnlock.

Fast charge is not working. Something wrong I did is it?

For me faceunlock and fastcharge are working.

schwatter said:
For me faceunlock and fastcharge are working.
Click to expand...
Click to collapse
'Plus Edition' or 'Normal' version?

marlonws said:
'Plus Edition' or 'Normal' version?
Click to expand...
Click to collapse
normal version.
-- 1 Edit --
Now some apps are crashing...

I use the plus edition.

-- 2 --
So, apps had crashing because i isn't flashed a pie_arm64_base.
Faceunlock have the same isue because that too.
Soooo, now i have another error, after i root my device, SD Card dead, only on system, on Recovery SD card are normal.
-- 3 --
Now i'm going stall Pixel Plus...

Ranfiel said:
Any one got the ANXCamera working on this rom?
Click to expand...
Click to collapse
I do, and it works just fine. Im using the latest plus edition.

Im using this rom right now and everything seems fine.

TheRealSalads said:
I do, and it works just fine. Im using the latest plus edition.
Click to expand...
Click to collapse
Mmmmm, for me doesn't work it, when i install, just never boot. i try with the bootloop fix, but doesn't work too and i have no idea what happened.

Ranfiel said:
Mmmmm, for me doesn't work it, when i install, just never boot. i try with the bootloop fix, but doesn't work too and i have no idea what happened.
Click to expand...
Click to collapse
Did you flash the file in recovery or in magisk?

TheRealSalads said:
Did you flash the file in recovery or in magisk?
Click to expand...
Click to collapse
I flashed file By Noid - Full Version modded for R which was around 210 mb

TheRealSalads said:
I flashed file By Noid - Full Version modded for R which was around 210 mb
Click to expand...
Click to collapse
That's right, it works, i was trying with the other version that have bugs.

Related

[IMG] 1.20.2015: AOSP 5.0.2 System and Boot IMGS (for now)

This was compiled by me from Sony's AOSP branch for the Z3 Compact. My bootloader is not unlocked so these have not been tested yet. Why no flashable zip? Before I go through the trouble of making one I want to make sure it at least boots. There has been no modifications what so ever.
If it boots then we can make it into a flashable zip.
instructions:
Have an unlocked bootloader
do a full back up or have a way to get back to stock in case something goes wrong
boot into recovery and do a factory reset
boot into fastboot
flash the images in fastboot
fastboot flash boot boot.img
fastboot flash system system.img
flash Gapps (search xda for them)
reboot
pray it boots...
What works?
It boots...
no idea.. you tell me
What's broken?
No idea.. you tell me..
Images can be downloaded on my website:
http://graffixnyc.com/z3compact.php
Disclaimer: I am not responsible if you use this and brick your device or if your device blows up, implodes, flames start shooting from it or it kills your neighbor's dog. Flash at your own risk. Again, I am not responsible.... It was the other guy... I swear....
I'll take this one...
one more for good luck
The system.img seems corrupt?
C:\adt\sdk\platform-tools>fastb..
sending 'system' (264722 KB)...
OKAY [ 8.289s]
writing 'system'...
FAILED (remote: Unknown chunk type)
finished. total time: 27.345s
NisseGurra said:
The system.img seems corrupt?
C:\adt\sdk\platform-tools>fastb..
sending 'system' (264722 KB)...
OKAY [ 8.289s]
writing 'system'...
FAILED (remote: Unknown chunk type)
finished. total time: 27.345s
Click to expand...
Click to collapse
Did you check the md5? It seems like yours didn't fully download. it should be like 394MB. I created and uploaded it from my linux machine and got the md5 from that file. Uploaded to my ftp server then downloaded it from a windows machine and checked the md5 and it matched (just to make sure the upload went ok)
graffixnyc said:
Did you check the md5? It seems like yours didn't fully download. it should be like 394MB. I created and uploaded it from my linux machine and got the md5 from that file. Uploaded to my ftp server then downloaded it from a windows machine and checked the md5 and it matched (just to make sure the upload went ok)
Click to expand...
Click to collapse
Yes, u correct, download was cut somehow, trying again
Edit: Booting
Booted up nicely, no wifi, network tho
Edit2: Needed to back to old kernel to be able to wipe data. (no recovery in lolipop kernel?)
Edit 3: some reboots, no usb storage, no external sd, no sound or camera
But its very snappy, looking forward to a functional aosp
NisseGurra said:
Yes, u correct, download was cut somehow, trying again
Edit: Booting
Click to expand...
Click to collapse
Anxious to know if it boots and what does and doesn't work
NisseGurra said:
Yes, u correct, download was cut somehow, trying again
Booted up nicely, no wifi, network tho
Edit2: Needed to back to old kernel to be able to wipe data. (no recovery in lolipop kernel?)
Edit 3: some reboots, no usb storage, no external sd, no sound or camera
But its very snappy,
Click to expand...
Click to collapse
good to hear. im going to try it later
Wow,thanksss
I hope someone can find root for locked-bl cos I want aospppp.
Damn this sh!TTY DRM malarky.
If anyone flashes it, can they take a video of the device running it?
I did not install the system.img, but I installed the launcher
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Could you maybe make a zip of it?
If so we could then copy the vendor folder from the phone into the zip and check if that fixes any of the bugs.
Here are all the folders being in system.img
Ah sorry I meant as a flashable zip
It's a quick and dirty way to test for problems with the binaries but it works quite well.
I would need the file Meta.inf to realize the zip flashable
Edit: Could use me to build Meta.inf?
@_MutantX_ can you please share the wonderful wallpaper?
thanks
moly82 said:
@_MutantX_ can you please share the wonderful wallpaper?
thanks
Click to expand...
Click to collapse
Hello,
If you speak about the wallpaper of my screenshots, you can find him in the theme : Тема eXPERIAnZ - Azuro
_MutantX_ said:
Hello,
If you speak about the wallpaper of my screenshots, you can find him in the theme : Тема eXPERIAnZ - Azuro
Click to expand...
Click to collapse
thanks my friend. unfortunately I can't download it as it says my device is not compatible (don't have a sony phone).. maybe you could share only the wallpaper? otherwise, never mind and thanks in any case! (and sorry for ot!)
moly82 said:
thanks my friend. unfortunately I can't download it
Click to expand...
Click to collapse
http://goo.gl/rQHnx9

How to install KangVIP EMUI3.0.5 B015 on X2 GEM-702L

ROM: B015 Kangvip root Lollipop 5.0 EMUI 3.0.5 Download from
https://docviewer.yandex.com/?url=y...p.zip&name=X2-B015-Kangvip.zip&c=55d108a12903
Brush before, remember to back up important data:
1, the phone must be Bootloader unlocked
Official-Unlock-Bootloader-by-Alkalinorap-v4 download from:
https://www.dropbox.com/s/68me4nwh0boktsr/Official-Unlock-Bootloader-by-Alkalinorap-v4.zip?dl=0
2, ensure that the computer can connect to the phone, install a good driver
3, Install X2_TWRP_CN_kangvip
TWRP recovery download from:
https://docviewer.yandex.com/?url=y...ar&name=X2_TWRP_CN_kangvip.rar&c=5625426d40d9
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Installation Brush Pack
1. Copy X2-B015-Kangvip.zip to Internal storage
2. Click Installation Brush Pack
3. select X2-B015-Kangvip.zip on the root directory Internal storage
4. Slide for Install
5. Install complete, Clear cache/dalvik, Reboot
Read more:
http://cn.club.vmall.com/thread-5008975-1-2.html
http://cn.club.vmall.com/thread-4757514-1-2.html
Weak Point: KangVIP Rom on GEM-702L
Sim 1 : Nano sim (4G/3G)
Sim 2: Micro sim (2G)
Can't switch
eennap said:
Weak Point: KangVIP Rom on GEM-702L
Sim 1 : Nano sim (4G/3G)
Sim 2: Micro sim (2G)
Can't switch
Click to expand...
Click to collapse
Isn't this a GEM-703L version of mediapad x2 and not the GEM-702L?
The Mediapad x2 has its own forum now. Please post anything related to the X2 here:
http://forum.xda-developers.com/mediapad-x2
Help PliZ disassemble assemble OF 5.1.1 Huawei Ascend Mate 7 system (priv-app) Settings.apk + SystemUI.apk ?:crying:
Hey I hope you're still around because this is an amazingly good tutorial.
I'm new at flashing and I apologize. I'm getting stuck at the very beginning before I can even get to TWRP. When I get to run.bat, select option 1 and hit enter I get this.
---------------------------------------
╒²╘┌╦ó╚δ╓╨╬─ TWRP...
Flashing zh-CN TWRP...
target reported max download size of 471859200 bytes
sending 'recovery' (27042 KB)...
OKAY [ 0.583s]
writing 'recovery'...
FAILED (remote: Command not allowed)
finished. total time: 0.588s
---------------------------------------
╦ó╚δ╩º░▄úí
Flash abortivelyúí
Press any key to continue . . .
It closes after this. Any help would be greatly appreciated. Thanks!
Jayremyho said:
Hey I hope you're still around because this is an amazingly good tutorial.
I'm new at flashing and I apologize. I'm getting stuck at the very beginning before I can even get to TWRP. When I get to run.bat, select option 1 and hit enter I get this.
---------------------------------------
╒²╘┌╦ó╚δ╓╨╬─ TWRP...
Flashing zh-CN TWRP...
target reported max download size of 471859200 bytes
sending 'recovery' (27042 KB)...
OKAY [ 0.583s]
writing 'recovery'...
FAILED (remote: Command not allowed)
finished. total time: 0.588s
---------------------------------------
╦ó╚δ╩º░▄úí
Flash abortivelyúí
Press any key to continue . . .
It closes after this. Any help would be greatly appreciated. Thanks!
Click to expand...
Click to collapse
Also I have already flashed onto kangvip 015... Now i'm stuck at fastboot flash recovery RECOVERY.img That's where it gives me the Command not allowed error
Hopefully this helps someone in the future. I wasn't unlocked even though I paid for a code and everything. Remember to unlock it via fastboot. This resolved my issue!

[ROM][f5121][P] AOSP

Code:
/*
Your warranty now goes to /dev/null
*/
Pure AOSP built from Sony's sources.
Flavor: aosp_f5121-userdebug
Branch: android-9.0.0_r1
Kernel verion: 4.9
Required blobs version: 8.1.0_4.9_loire_v15
What's working:
Booting
Bluetooth
Audio
3D
LED
Flashlight
What's broken:
Bootsplash
WiFi
ADB
Encryption
Camera
Fingerprint
What's not tested:
RIL (Can call to emergency, but other doesn't tested)
NFC
GPS
Insructions:
Flash boot.img and system.img through fastboot.
Erase userdata and cache partitions.
Flash oem from https://developer.sony.com/file/dow...s-for-aosp-oreo-android-8-1-kernel-4-9-loire/ (ro.odm.version=8.1.0_4.9_loire_v15)
Downloads:
NOTE: As a builder, I completely forbid posting my builds on Russian 4PDA site. Don't discuss it, it's personal.
Google Drive: https://drive.google.com/file/d/1QvoHQP-jys_rnIw3SVDC_nMf2ljpAomn/view?usp=sharing
f5122 can flash ???
we can flash for Xperia X DUAL ????? just 1 sim dosent work ?
i installed this rom in xperia x dual ( F5122 ) worked fine
Experience flashing this ROM? Faster performance, usability? If possible as much screenshots as possible? Great work in building this for our device, OP. :victory:
Moved to Linux 4.4 kernel, as it seems to be more stable. WiFi is now working. Also solved issue with ADB.
Screenshots are coming, as I can now connect to device.
LongLiveRem said:
Moved to Linux 4.4 kernel, as it seems to be more stable. WiFi is now working. Also solved issue with ADB.
Screenshots are coming, as I can now connect to device.
Click to expand...
Click to collapse
Can I give the kernel 4.4?
[email protected] said:
Can I give the kernel 4.4?
Click to expand...
Click to collapse
You can try it out and give feedback on your experience.
If anyone on the ROM could upload some screenshots, it'd be appreciated as well.
i_am_blackford said:
you can try it out and give feedback on your experience.
If anyone on the rom could upload some screenshots, it'd be appreciated as well.
Click to expand...
Click to collapse
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Nice... I can see you uploaded the fingerprint scanner manager and based on the OP, it doesn't work. Can you confirm that? How's the ROM speed, fluidity compared to others (8.1) and battery life? Any standout frustrations?
Hopefully my questions aren't too much.
@LongLiveRem thank you so much !!! good job
tested RIL OK
how to do this: Flash oem from.
???? pls I flashed boot boot.img and system system.img
how to flash oem from sony?
butler007 said:
how to do this: Flash oem from.
???? pls I flashed boot boot.img and system system.img
how to flash oem from sony?
Click to expand...
Click to collapse
1- fastboot flash boot boot.img and system system.img
2- fastboot erase userdata and erase cache
3- flash oem download from https://developer.sony.com/file/dow...s-for-aosp-oreo-android-8-1-kernel-4-9-loire/ and extract it
4- then flash fastboot flash oem SW_binaries_for_Xperia_Android_8.1.6.4_r1_v15_loire.img
Xperia Mini said:
1- fastboot flash boot boot.img and system system.img
2- fastboot erase userdata and erase cache
3- flash oem download from https://developer.sony.com/file/dow...s-for-aosp-oreo-android-8-1-kernel-4-9-loire/ and extract it
4- then flash fastboot flash oem SW_binaries_for_Xperia_Android_8.1.6.4_r1_v15_loire.img
Click to expand...
Click to collapse
It worked!
---------- Post added at 04:19 AM ---------- Previous post was at 04:17 AM ----------
Calls doesn't work for me (No audio when connected with someone else)
2018-09-14: Update of Beta AOSP Pie binaries (Android 9.0 – Kernel 4.9) for Xperia X and Xperia X Compact (Loire):
https://developer.sony.com/file/dow...es-for-aosp-pie-android-9-0-kernel-4-9-loire/
hello look good news Software binaries for AOSP Pie (Android 9.0) – Kernel 4.9 – Loire https://developer.sony.com/file/dow...es-for-aosp-pie-android-9-0-kernel-4-9-loire/
Could you re-compile the Rom on new Android Pie Code Source Kernel?
I could not boot it on my device
New https://developer.sony.com/file/dow...es-for-aosp-pie-android-9-0-kernel-4-9-loire/
When I try to flash system.img through fastboot I get following error:
02/054/2019 01:54:09 - INFO - FASTBOOT Output:
target reported max download size of 536870912 bytes
sending sparse 'boot' 1/3 (524284 KB)...
OKAY [ 18.812s]
writing 'boot' 1/3...
FAILED (remote: size too large)
finished. total time: 18.812s
I dont understand this since size of image it is sending is clearly less than max download size.
So, I flashed the system Image using twrp recovery but when I go for reboot, I get a message that no system is found. Even if I persist, the phone just boots up back into recovery. Can somebody help.

Honor 7C How to root?

Hey,
I have unlocked the bootloader in Honor 7C (LND-L29). (dcunlocker)
I was looking on the internet and I can not find anywhere.
twrp does not work on this phone. It can not be installed by the command flash recovery twrp.img
How do you install root? Kingroot does not work
remkac96 said:
Hey,
I have unlocked the bootloader in Honor 7C (LND-L29). (dcunlocker)
I was looking on the internet and I can not find anywhere.
twrp does not work on this phone. It can not be installed by the command flash recovery twrp.img
How do you install root? Kingroot does not work
Click to expand...
Click to collapse
Sup,
Before proceeding, enable "manufacturer mode" on your phone. This is done by entering in dial pad code *#*#2846579#*#* select "Project Menu", "Background settings", "USB ports settings", "Manufacture mode". Then connect it to PC and Hisuite for drivers.
flash TWRP made by Augustoandro, flash Supersu
Greetz
Leak1337 said:
Sup,
Before proceeding, enable "manufacturer mode" on your phone. This is done by entering in dial pad code *#*#2846579#*#* select "Project Menu", "Background settings", "USB ports settings", "Manufacture mode". Then connect it to PC and Hisuite for drivers.
flash TWRP made by Augustoandro, flash Supersu
Greetz
Click to expand...
Click to collapse
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
fastboot flash recovery TWRP_Honor7C_LND-L29.img
target reported max download size of 534773760 bytes
sending 'recovery' (4896 KB)...
OKAY [ 0.144s]
writing 'recovery'...
FAILED (remote: partition table doesn't exist)
finished. total time: 0.183s
remkac96 said:
fastboot flash recovery TWRP_Honor7C_LND-L29.img
target reported max download size of 534773760 bytes
sending 'recovery' (4896 KB)...
OKAY [ 0.144s]
writing 'recovery'...
FAILED (remote: partition table doesn't exist)
finished. total time: 0.183s
Click to expand...
Click to collapse
Ok, have you tried the multitool? MultiTool Honor 7
Step by step Tutorial look if you have done everything and try it with the tool. Tutorial
Leak1337 said:
Ok, have you tried the multitool? MultiTool Honor 7
Step by step Tutorial look if you have done everything and try it with the tool. Tutorial
Click to expand...
Click to collapse
We managed to install, but internal memory in twrp does not work.
After several attempts to repair twrp. The system does not turn on in the phone. He is now trying to install the rom from the new version using Huawei eRecovery
I also tried to upload the twrp from this topic: https://4pda.ru/forum/index.php?s=&showtopic=909546&view=findpost&p=78962423
After uploading by multitool, it does not even turn on twrp.
If someone has uploaded root on this phone, let them write in what way. I've tried many options and still nothing of it.
Sorry my bad english.
remkac96 said:
I also tried to upload the twrp from this topic: https://4pda.ru/forum/index.php?s=&showtopic=909546&view=findpost&p=78962423
After uploading by multitool, it does not even turn on twrp.
If someone has uploaded root on this phone, let them write in what way. I've tried many options and still nothing of it.
Sorry my bad english.
Click to expand...
Click to collapse
All twrp installed by me does not load internal memory.
Can uh tell me how you unlocked the bootloader?
Hey man, its great to hear this first of all that you successfully unlocked the bootloader,
Please tell how you unlocked it.
Thanks in advance for you help.

Question Fastboot loop, can't seem to find the right thing to flash

Hi, so I successfully installed TWRP from here, everything went well until this point. I flashed a more stable EU rom and then tried to flash Magisk, but when I rebooted it just went to fastboot mode.
Now everytime I try to turn it off or go back into TWRP it just goes to fastboot mode.
I have tried to flash using MiFlash but I can't seem to get the right thing to flash apparently.
When trying to reinstall TWRP
fastboot boot twrp.img
downloading 'boot.img'...
OKAY [ 4.498s]
booting...
FAILED (remote: Failed to load/authenticate boot image: Device Error)
finished. total time: 4.503s
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Zelyric said:
View attachment 5448807
Click to expand...
Click to collapse
Getting Mismatched image error in fastboot when trying to flash stable/developer ROM.
Hello.. Which fastboot rom is correct for my mido Device.. i downloaded Both Stable and Developer version both giving mismatched image error.. tried flashing from mi flash tool, flashed in 1sec issue.. Please help , how am i suppose to flash...
forum.xda-developers.com
I hope it helps.
akins0405 said:
Getting Mismatched image error in fastboot when trying to flash stable/developer ROM.
Hello.. Which fastboot rom is correct for my mido Device.. i downloaded Both Stable and Developer version both giving mismatched image error.. tried flashing from mi flash tool, flashed in 1sec issue.. Please help , how am i suppose to flash...
forum.xda-developers.com
I hope it helps.
Click to expand...
Click to collapse
Reading on that post I saw that there are issues with Ryzen powered computers, and I indeed have a Ryzen CPU. Really hopes this helps, thanks for showing me regardless - ill keep you updated!
@akins0405
Zelyric said:
@akins0405
Click to expand...
Click to collapse
Try flashing you stock boot img
akins0405 said:
Try flashing you stock boot img
Click to expand...
Click to collapse
Where do I find that?
Zelyric said:
Where do I find that?
Click to expand...
Click to collapse
You have it in fastboot stock rom
Zelyric said:
Where do I find that?
Click to expand...
Click to collapse
Try to transfer the rom to the system partition
akins0405 said:
Try flashing you stock boot img
Click to expand...
Click to collapse
adb doesn't show my device under adb devices but fastboot devices does show it..
MTP also is disabled
Zelyric said:
adb doesn't show my device under adb devices but fastboot devices does show it..
Click to expand...
Click to collapse
Flash in fastboot stock boot img, can you do it
akins0405 said:
Flash in fastboot stock boot img, can you do it
Click to expand...
Click to collapse
fastboot flash b boot.img
Sending 'b' (196608 KB) OKAY [ 4.817s]
Writing 'b' FAILED (remote: '(b_a) No such partition')
fastboot: error: Command failed
nevermind, i understood the partition wrong.
fastboot flash boot boot.img
Sending 'boot_a' (196608 KB) OKAY [ 4.558s]
Writing 'boot_a' OKAY [ 0.707s]
Finished. Total time: 6.103s
what now?
Zelyric said:
@akins0405
Click to expand...
Click to collapse
Try firstly erasing your recovery partition with fastboot erase recovery
Somehow I have managed to fix it on my own, thank you for your response regardless @akins0405 @SubwayChamp.
Here's how I fixed it for the people wanting to know:
I flashed boot.img via fastboot, I have no clue if it had effect on what I did afterwards but I think it might.
I moved the folder of all the files to my main C:\ directory, and then tried to flash using MiFlash and it worked.
I'm trilled to have it back in a ''working'' state
Zelyric said:
Somehow I have managed to fix it on my own, thank you for your response regardless @akins0405 @SubwayChamp.
Here's how I fixed it for the people wanting to know:
I flashed boot.img via fastboot, I have no clue if it had effect on what I did afterwards but I think it might.
I moved the folder of all the files to my main C:\ directory, and then tried to flash using MiFlash and it worked.
I'm trilled to have it back in a ''working'' state
Click to expand...
Click to collapse
I'm glad you made it, hello

Categories

Resources