How To Guide How to install pixel experience plus (GSI) for your poco f5 - Xiaomi Poco F5 / Redmi Note 12 Turbo (China)

Warning: this topic is about installing an GSI (Generic System Image).
It's not optimized for specific device and not good for daily drive.
You might run into some serious bug like: 3.5mm jack not working, not receiving SMS, can't make phone call.
Introduction
Since ximi doesn't release the kernel source for this phone. There is no custom rom for Poco F5 atm. So the only way to get away from stinky MIUI is install GSI.
Requirement
To preform this, you will need(to know):
- a Poco F5 with unlocked bootloader
- a PC
- stable internet connection.
- Poco F5 is an virtual A/B arm64 device.
Let's do it.
1. Go to GSI list by phhusson chose your favorite rom and download it. And then download a fastboot MIUI rom, we will need it later.
After all download is finished, we will need to disable the verification of vbmeta partition. extract the fastboot MIUI stock rom, then find the vbmeta.img in the /fastbootROMname/images/
2. reboot your phone into bootloader, connect it to your PC and flash the vbmeta.img you just found by using command
Code:
fastboot --disable-verification flash vbmeta vbmeta.img
After the flashing, the verification will lifted.
3. Now we get into FASTBOOTD mode by using command:
Code:
fastboot reboot fastboot
After few seconds you should able to see a FASTBOOTD on the phone screen.
4. And then we need to delete a logical partition to free up some space. Use command
Code:
fastboot delete-logical-partition product_a
to achieve that.
5. Now flash the GSI by using command
Code:
fastboot flash system {your image}
It should take 3-4 mins. After flashing is done, use
Code:
fastboot -w
to do a factory reset **This will delete all data!**
6. Reboot your phone
Congrats, you are on AOSP now!
But soon you will found out the status bar height is weird and auto brightness is broken.
To fix that, download HW overlay file and place it in /system/product/overlay/ **Root needed**
And you can fix BT audio by turning Settings - Phh Treble Settings - Misc features - "Disable audio effects" & "Use System Wide BT HAL"
Spoiler: Screenshot
{
"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"
}

Raymond.William said:
Warning: this topic is about installing an GSI (Generic System Image).
It's not optimized for specific device and not good for daily drive.
You might run into some serious bug like: 3.5mm jack not working, not receiving SMS, can't make phone call.
Introduction
Since ximi doesn't release the kernel source for this phone. There is no custom rom for Poco F5 atm. So the only way to get away from stinky MIUI is install GSI.
Requirement
To preform this, you will need(to know):
- a Poco F5 with unlocked bootloader
- a PC
- stable internet connection.
- Poco F5 is an virtual A/B arm64 device.
Let's do it.
1. Go to GSI list by phhusson chose your favorite rom and download it. And then download a fastboot MIUI rom, we will need it later.
After all download is finished, we will need to disable the verification of vbmeta partition. extract the fastboot MIUI stock rom, then find the vbmeta.img in the /fastbootROMname/images/
2. reboot your phone into bootloader, connect it to your PC and flash the vbmeta.img you just found by using command
Code:
fastboot --disable-verification flash vbmeta vbmeta.img
After the flashing, the verification will lifted.
3. Now we get into FASTBOOTD mode by using command:
Code:
fastboot reboot fastboot
After few seconds you should able to see a FASTBOOTD on the phone screen.
4. And then we need to delete a logical partition to free up some space. Use command
Code:
fastboot delete-logical-partition production_a
to achieve that.
5. Now flash the GSI by using command
Code:
fastboot flash system {your image}
It should take 3-4 mins. After flashing is done, use
Code:
fastboot -w
to do a factory reset **This will delete all data!**
6. Reboot your phone
Congrats, you are on AOSP now!
But soon you will found out the status bar height is weird and auto brightness is broken.
To fix that, download HW overlay file and place it in /system/product/overlay/ **Root needed**
And you can fix BT audio by turning Settings - Phh Treble Settings - Misc features - "Disable audio effects" & "Use System Wide BT HAL"
Spoiler: Screenshot
Click to expand...
Click to collapse
To fix screen issue without HW overalay, you can enter Phh settings and set screen hz manually to 60

migueltb01 said:
To fix screen issue without HW overalay, you can enter Phh settings and set screen hz manually to 60
Click to expand...
Click to collapse
if you are using Pixel experience plus, lock refresh rate to 60 via phh settings will make your screen turn black every 2-3 seconds

Does anyone know why this happens?
C:\Users\Admin\Desktop\ROM\platform-tools>fastboot --disable-verification flash - Pastebin.com
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
pastebin.com
I'm moving from MIUI Global.. and i tried with several GSI files and isn't working

RAD! said:
Does anyone know why this happens?
C:\Users\Admin\Desktop\ROM\platform-tools>fastboot --disable-verification flash - Pastebin.com
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
pastebin.com
I'm moving from MIUI Global.. and i tried with several GSI files and isn't working
Click to expand...
Click to collapse
delete product_a
not production_a

huyizheng said:
delete product_a
not production_a
Click to expand...
Click to collapse
thx for correcting me

I also tried installing.
I had problems with calls and had to turn on
"Phh Treble Settings" - "Qualcomm features" - "Disable stereo support on VoIP"

4. And then we need to delete a logical partition to free up some space. Use command
fastboot delete-logical-partition product_a
Click to expand...
Click to collapse
'product_a' didn't work because my current slot is 'b'

RAD! said:
Does anyone know why this happens?
C:\Users\Admin\Desktop\ROM\platform-tools>fastboot --disable-verification flash - Pastebin.com
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
pastebin.com
I'm moving from MIUI Global.. and i tried with several GSI files and isn't working
Click to expand...
Click to collapse
Did you unlock the bootloader?

I've tried many gsi roms provided here. The only one that really stable for me is Pixel OS.
download
edit: redmi note 12 turbo btw

KazuShi998 said:
I've tried many gsi roms provided here. The only one that really stable for me is Pixel OS.
download
edit: redmi note 12 turbo btw
Click to expand...
Click to collapse
any bugs?

deepx94 said:
any bugs?
Click to expand...
Click to collapse
just one i found. for now. i cant receive sms from outside. i do can send sms to others. not a groundbreaking bug but troublesome enough if you do use the sms for receiving transaction codes from bank and 2FA for account logins.

KazuShi998 said:
just one i found. for now. i cant receive sms from outside. i do can send sms to others. not a groundbreaking bug but troublesome enough if you do use the sms for receiving transaction codes from bank and 2FA for account logins.
Click to expand...
Click to collapse
Spark os is same bugs too

Related

How to install GSIs and discussion about it

When downloading a GSI, the required variant for Poco M3 is ARM64, A/B (perhaps referred to as "SAR"). Download and extract if necessary, the accepted image formats are sparse and EXT4. To install:
Code:
#Restart on bootloader fastboot
adb reboot bootloader
#Install the vbmeta image provided by Google to disable AVB and allow GSIs to boot
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
#Format userdata to avoid possible encryption problems. Back up your files first
fastboot -w
#Restart on recovery (userspace) fastbootd
fastboot reboot fastboot
#Install GSI
fastboot flash system system.img
#Finally restart on it
fastboot reboot
Downloads:
Google vbmeta: image
Updated adb and fastboot: Windows | Linux | Mac
Tested GSIs and issues:
(will be edited later)
I have tested some GSIs. Here are some bugs.
- (happens to almost all variants) Google voice typing / Google Assistant are not functioning. Seems like the microphone does not pick up our voice. I have tried chaning permision, clearing data etc but to no avail.
- (happens to Caos 11 and some modded AOSP 11) The device will be listed as uncertified trebble device, so I cannot install Google apps nor login with Google account.
That's all for now.
hi guys can you help me,
i tried to instal gsi but the files size too big so i decided to restore but apprantly my sd card formated to by mistake,
then now i tried to flash eu rom and this happen anything i can do to fix this ? thanks
{
"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"
}
gasleak08 said:
hi guys can you help me,
i tried to instal gsi but the files size too big so i decided to restore but apprantly my sd card formated to by mistake,
then now i tried to flash eu rom and this happen anything i can do to fix this ? thanks
View attachment 5215101
Click to expand...
Click to collapse
Have you tried to install the stock ROM?
KaMyKaSii said:
Have you tried to install the stock ROM?
Click to expand...
Click to collapse
not working, when i do this
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
after that cannot flash any,
sad news i got my phone bricked
gasleak08 said:
not working, when i do this
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
after that cannot flash any,
sad news i got my phone bricked
Click to expand...
Click to collapse
What commands do you use to flash the GSI?
KaMyKaSii said:
What commands do you use to flash the GSI?
Click to expand...
Click to collapse
i ff the steps then
fastboot flash system (gsi i downloaded).img
but before that when i do this
#Format userdata to avoid possible encryption problems. Back up your files first
i also wipe dalvik and cache
gasleak08 said:
i ff the steps then
fastboot flash system (gsi i downloaded).img
but before that when i do this
#Format userdata to avoid possible encryption problems. Back up your files first
i also wipe dalvik and cache
Click to expand...
Click to collapse
Let's talk in private, I think it's better than flood the topic. Try installing xiaomi.eu again and then copy the /tmp/recovery.log and send it to me. And your device is not completely dead, at most reflashing the super partition will solve this
KaMyKaSii said:
Let's talk in private, I think it's better than flood the topic. Try installing xiaomi.eu again and then copy the /tmp/recovery.log and send it to me. And your device is not completely dead, at most reflashing the super partition will solve this
Click to expand...
Click to collapse
i dunno if i still can do that, last night my phone automatically turned off and i cannot turn it on. can you still help
gasleak08 said:
i dunno if i still can do that, last night my phone automatically turned off and i cannot turn it on. can you still help
Click to expand...
Click to collapse
Can't you get into fastboot anymore? Power + volume down
KaMyKaSii said:
Can't you get into fastboot anymore? Power + volume down
Click to expand...
Click to collapse
yes i can not get to onto fastboot, but my pc can still recognize my phone.
Did you try with XiaoMiTool V2 ?
Noru29 said:
Did you try with XiaoMiTool V2 ?
Click to expand...
Click to collapse
my phone wont boot to fastboot
deleted
KaMyKaSii said:
Tested GSIs and issues:
(will be edited later)
Click to expand...
Click to collapse
Any updates on GSI's you've tested?
Rama Himura said:
I have tested some GSIs. Here are some bugs.
- (happens to almost all variants) Google voice typing / Google Assistant are not functioning. Seems like the microphone does not pick up our voice. I have tried chaning permision, clearing data etc but to no avail.
- (happens to Caos 11 and some modded AOSP 11) The device will be listed as uncertified trebble device, so I cannot install Google apps nor login with Google account.
That's all for now.
Click to expand...
Click to collapse
Did you test AOSP 10 GSI not AOSP 11? If there are not many bugs on AOSP 10 GSI, I would like to try it.
When will be custom ROM awailable ?
sparrow1121 said:
When will be custom ROM awailable ?
Click to expand...
Click to collapse
February 29th
Hello, has someone tested AOSP 11 GSI? Could someone tell about his experience? Thanks.

[ROM][12][river] PixelExperience [AOSP]

{
"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 Moto G7 [river]
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 12
Whats working?
Wi-Fi
RIL
Mobile data
GPS
Camera
Flashlight
Camcorder
Bluetooth
FM radio
Fingerprint reader
NFC
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 channel
Our blog​
Android OS version: 12
Security patch level: January 2022
Build author/Device Maintainer: JarlPenguin
Device Source code: https://github.com/PixelExperience-Devices
Source code: https://github.com/PixelExperience
ROM Developer: jhenrique09
​
hello, I have ErrorCode::kInstallDeviceOpenError when sideload the rom with latest river twrp
bitgamer said:
hello, I have ErrorCode::kInstallDeviceOpenError when sideload the rom with latest river twrp
Click to expand...
Click to collapse
Please follow the instructions here. Keep in mind that TWRP isn't supported.
I get the same error as previously posted by bitgamer. I can get PE 11 to work fine. Any help would be appreciated.
I made it!
Follow these steps:
* Reboot into bootloader
*fastboot flash oem
*fastboot flash system
*fastboot flash vendor
*fastboot flash boot
*fastboot flash dtbo
* Reboot into recovery (if not reboot by cmd, reboot manually)
*Apply update by adb
*In CMD window type adb sideload followed by PE12 ROM click enter
* Reboot system
eltuzz said:
I made it!
Follow these steps:
* Reboot into bootloader
*fastboot flash oem
*fastboot flash system
*fastboot flash vendor
*fastboot flash boot
*fastboot flash dtbo
* Reboot into recovery (if not reboot by cmd, reboot manually)
*Apply update by adb
*In CMD window type adb sideload followed by PE12 ROM click enter
* Reboot system
Click to expand...
Click to collapse
can u help me pls? i cant install it
silvatuzkii said:
can u help me pls? i cant install it
Click to expand...
Click to collapse
Download SUPER IMAGES from: https://t.me/ClubJarlPenguin/2420
Download boot.img (recovery) and dtbo.img from: https://t.me/ClubJarlPenguin/2421
Download Pixel Experience ROM from: https://download.pixelexperience.org/river
Download copy-partitions-20210323_1922.zip
Extract super_images.zip in your platform-tools or ADB folder
Copy boot.img and dtbo.img in your platform-tools or ADB folder
Copy the Pixel Experience .zip package in your platform-tools or ADB folder
Copy "copy-partitions-20210323_1922.zip" in your platform-tools or ADB folder
Enable USB debug option in your phone (you need to enable developer options)
Code:
adb devices
adb reboot bootloader
fastboot flash oem super_oem.img
fastboot flash system super_system.img
fastboot flash vendor super_vendor.img
fastboot flash dtbo dtbo.img
fastboot flash boot boot.img
Reboot to recovery mode with volume and power keys. (this recovery looks like the factory recovery)
Sideload the copy-partitions-20210323_1922.zip package by doing the following:
On the device, select “Apply Update”, then “Apply from ADB” to begin sideload.
On the host machine sideload the package using:
Code:
adb sideload copy-partitions-20210323_1922.zip
Now reboot to recovery by tapping “Advanced”, then “Reboot to recovery”.
On the device, select “Apply Update”, then “Apply from ADB” to begin sideload.
On the host machine sideload the package using:
Code:
adb sideload PixelExperience_river-12.0-20220126-1621-OFFICIAL.zip
Tap factory reset
Reboot
Enjoy
Can I dirty flash over last PE Plus 11 (Oct 2021 build)
I can't flash PE recovery at all: "(bootloader) image not signed or corrupt"
Yes I can boot TWRP recovery very easy, but this ROM requires PE recovery for flashing. Is there alternative method to flash or boot PE recovery???
demijan said:
I can't flash PE recovery at all: "(bootloader) image not signed or corrupt"
Yes I can boot TWRP recovery very easy, but this ROM requires PE recovery for flashing. Is there alternative method to flash or boot PE recovery???
Click to expand...
Click to collapse
Download boot.img (recovery) from: https://t.me/ClubJarlPenguin/2421
Code:
fastboot flash boot boot.img
Reboot to recovery mode with volume and power keys.
(this recovery looks like the factory recovery not like the PE, works perfect)
I successfully upgraded from PE 11 to new PixelExperience 12 ROM
Sideload the copy-partitions-20210323_1922.zip is unnecessary in my case.
Thank you so much for your help!
I can't seem to sideload the copy-partitions file. It always gives the error message "failed to find META-INF/com/android/metadata, failed to parse metadata in the zip file. Installation from ADB completed with status 2. Installation aborted"" I downloaded the copy-partions file several times in case of a bad download. Any suggestions to get this to work. Also could i continue to sideload the PE rom after this error? Thanks
My problem in this PE 12 ROM is that the wifi connection is generally poor and not always constant. Yes, and one more thing, the antutu benchmark result in this ROM is about 50% lower than in the PE 11 ROM!
dwilbur said:
I can't seem to sideload the copy-partitions file. It always gives the error message "failed to find META-INF/com/android/metadata, failed to parse metadata in the zip file. Installation from ADB completed with status 2. Installation aborted"" I downloaded the copy-partions file several times in case of a bad download. Any suggestions to get this to work. Also could i continue to sideload the PE rom after this error? Thanks
Click to expand...
Click to collapse
I too am having this issue. Opening the file with 7zip shows there is no "/android/metadata" subfolder. Looked for an older version of the file and it's almost the same. ie instead of "/android/metadata" there is "/google/andriod" with the following files
update-script
update-binary
I can get to fastboot mode and into recovery mode but that's about it. Any help to either complete the PE install or revert to stock would be appreciated.
Restoring to the original android 10 ROM is very easy, just download the appropriate stock ROM from this site: https://motostockrom.com/motorola-moto-g7-xt1962-5
and flash it according to simple instructions. The procedure is completely safe and painless
JarlPenguin said:
Please follow the instructions here. Keep in mind that TWRP isn't supported.
Click to expand...
Click to collapse
Please!!!!....when will we have an update?
Seriously, to install this rom is it necessary to install an image first? LOL
I hope that in an eventual update (if there is one) it will be an installation with fewer steps, as usual.
JarlPenguin said:
PixelExperience for Moto G7 [river]
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 12
Whats working?
Wi-Fi
RIL
Mobile data
GPS
Camera
Flashlight
Camcorder
Bluetooth
FM radio
Fingerprint reader
NFC
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 channel
Our blog​
​
Android OS version: 12
Security patch level: January 2022
Build author/Device Maintainer: JarlPenguin
Device Source code: https://github.com/PixelExperience-Devices
Source code: https://github.com/PixelExperience
ROM Developer: jhenrique09
I​
Click to expand...
Click to collapse
It doesn't work Very well on mine, it constantly Closes my keyboard makeing it so I can't have my keyboard open for More than a second. And my mobile data flickers on and off (I'm on TMobile)
This is very strange behavior, did you try factory reset maybe?

Motorola G Power (2022) (TONGA)

Moto G Power 2022
Picked up this phone free.
Rootable with 90hz display
R/w with magisk root
Dolby viper all work
On MetrobyT-mobile but was able to flash
"Retus" firmware no issues..link
lolinet mirrors - firmware, software, iso etc.
lolinet mirrors - powered by h5ai
mirrors.lolinet.com
{
"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"
}
Pixel 12 GSI 100% working on this phone.
ATTENTION please ATTENTION please!!!!
I new this GSI rom
[GSI][UNOFFICIAL][12] Pixel Experience
Pixel Experience for GSI What is this? Pixel Experience is an AOSP based ROM with Google apps included and all Pixel goodies (launcher, wallpapers, icons, fonts, bootanimation) Their mission is to offer the maximum possible stability and...
forum.xda-developers.com
was special. I decided to get a free Motorola G Power (2022) (Tonga) from MetroPCS and after root I said I remember reading LTE and mediatek phones were having less issues.
So I said I'll flash this on my new moto g Power 2022 and wow ... VOLTE works... Bluetooth... everything....yessssssss!!
Forget my stylus 5 G and 5G ace this is my new daily driver....
jhjhjhjhjhjh said:
Pixel 12 GSI 100% working on this phone.
ATTENTION please ATTENTION please!!!!
I new this GSI rom
[GSI][UNOFFICIAL][12] Pixel Experience
Pixel Experience for GSI What is this? Pixel Experience is an AOSP based ROM with Google apps included and all Pixel goodies (launcher, wallpapers, icons, fonts, bootanimation) Their mission is to offer the maximum possible stability and...
forum.xda-developers.com
was special. I decided to get a free Motorola G Power (2022) (Tonga) from MetroPCS and after root I said I remember reading LTE and mediatek phones were having less issues.
So I said I'll flash this on my new moto g Power 2022 and wow ... VOLTE works... Bluetooth... everything....yessssssss!!
Forget my stylus 5 G and 5G ace this is my new daily driver....View attachment 5525479
Click to expand...
Click to collapse
Send me your stylus 5g
Just joking, congratulations
On another note, this isnt the right place for your device. Looks like a forum hasnt been created yet for the 2022 g power.
Bonus !!!!!Android Auto works on this rom
First rom I ever had that supported AA
Geekbench on a11 single core "183" mulitcore "983. Now on A12 look at the boost jump Single ""814 Multi "3160..
Beetle84 said:
Send me your stylus 5g
Just joking, congratulations
On another note, this isnt the right place for your device. Looks like a forum hasnt been created yet for the 2022 g power.
Click to expand...
Click to collapse
jhjhjhjhjhjh said:
Pixel 12 GSI 100% working on this phone.
ATTENTION please ATTENTION please!!!!
I new this GSI rom
[GSI][UNOFFICIAL][12] Pixel Experience
Pixel Experience for GSI What is this? Pixel Experience is an AOSP based ROM with Google apps included and all Pixel goodies (launcher, wallpapers, icons, fonts, bootanimation) Their mission is to offer the maximum possible stability and...
forum.xda-developers.com
was special. I decided to get a free Motorola G Power (2022) (Tonga) from MetroPCS and after root I said I remember reading LTE and mediatek phones were having less issues.
So I said I'll flash this on my new moto g Power 2022 and wow ... VOLTE works... Bluetooth... everything....yessssssss!!
Forget my stylus 5 G and 5G ace this is my new daily driver....View attachment 5525479
Click to expand...
Click to collapse
Hey bro can you do me a favor have you tested it all completely out for bugs? Let me know which ones there are if any... Also what process did you use did you use fastboot flash system_a?
rogjr1986 said:
Hey bro can you do me a favor have you tested it all completely out for bugs? Let me know which ones there are if any... Also what process did you use did you use fastboot flash system_a?
Click to expand...
Click to collapse
Read this to the "T'.
Install Android 12 Pixel GSI instructions:
1 Unlocked bootloader
2 Windows laptop or CPU
3Your Region Stock "Tonga" firmware from lolinet.. and the PIXEL 12 GSI firmware from GitHub. Product.img file to resize the GSI (see attachment)
Open two folders on computer and put Tonga stock firmware in one and the GSI 12 ROM in the other folder along with the product.img file and the vbmeta.img from your stock firmware.
4.Turn off device and on the computer open a command prompt inside the Stock firmware folder.
5.While Holding "volume down" connect phone to computer you'll be in fastboot mode.
6 Flash stock firmware using these commands. Just copy and paste into the command prompt.
(After about 10 minutes phone will reboot to stock welcome screen)
This is Metro by T-Mobile so if using a different stock firmware only difference is the number of (super.img_sparsechunk) so check your stock firmware folder and add or delete any super.img_sparsechunks commands if necessary...you see Metro by TMobile has "24" of them..
fastboot set_active a
fastboot flash preloader preloader.img
fastboot flash lk lk.img
fastboot flash tee tee.img
fastboot flash scp scp.img
fastboot flash sspm sspm.img
fastboot flash dtbo dtbo.img
fastboot flash logo logo.img
fastboot flash spmfw spmfw.img
fastboot flash scp scp.img
fastboot flash vbmeta vbmeta.img
fastboot flash vbmeta_system vbmeta_system.img
fastboot flash md1img md1img.img
fastboot flash gz gz.img
fastboot flash boot boot.img
fastboot flash super super.img_sparsechunk.0
fastboot flash super super.img_sparsechunk.1
fastboot flash super super.img_sparsechunk.2
fastboot flash super super.img_sparsechunk.3
fastboot flash super super.img_sparsechunk.4
fastboot flash super super.img_sparsechunk.5
fastboot flash super super.img_sparsechunk.6
fastboot flash super super.img_sparsechunk.7
fastboot flash super super.img_sparsechunk.8
fastboot flash super super.img_sparsechunk.9
fastboot flash super super.img_sparsechunk.10
fastboot flash super super.img_sparsechunk.11
fastboot flash super super.img_sparsechunk.12
fastboot flash super super.img_sparsechunk.13
fastboot flash super super.img_sparsechunk.14
fastboot flash super super.img_sparsechunk.15
fastboot flash super super.img_sparsechunk.16
fastboot flash super super.img_sparsechunk.17
fastboot flash super super.img_sparsechunk.18
fastboot flash super super.img_sparsechunk.19
fastboot flash super super.img_sparsechunk.20
fastboot flash super super.img_sparsechunk.21
fastboot flash super super.img_sparsechunk.22
fastboot flash super super.img_sparsechunk.23
fastboot flash super super.img_sparsechunk.24
fastboot erase carrier
fastboot erase userdata
fastboot erase metadata
fastboot -w
fastboot reboot
Ready to flash Android 12 let's go!!!!
After you see welcome screen turn off device.
1.Open Pixel GSI 12 folder and open a command prompt inside the folder
2Connect phone to PC and put back into fastboot mode.
3Copy and paste these commands to flash the ROM .(Note the GSI you download and unzip the name will be pixel..ab..slim....img..Rename it to "system.img")
fastboot set_active a
fastboot reboot fastboot
fastboot flash product product_gsi.img
fastboot flash system system.img
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
fastboot -w
fastboot reboot
After about 10 minutes you will boot up to Android 12 Pixel ROM. Yay..
Now to get Bluetooth ,VOLTE,MMS and SMS working follow these instructions.
1.Go through the set up screen and set up everything "offline" uncheck all options .
2 Go into settings and look for "PHH Treble Settings" (Magic happens here) lol
Go to "MISC Features and check these three boxes for Bluetooth fix
"Use alternative way to detect headset.."
"Force -disable A2DP offlload"
Option called Bluetooth Workaround( check Mediatek)
LTE VOLTE FIX
PHH Treble settings
3 Go to "IMS Features" and check the last two boxes then hit "install ims for Mediatek.." then lastly hit "create ims apn"
4 once the ims apk downloads, manually install it from the notification drop down. (Don't reboot if it says to)
5. Open stock GSI ROM phone dialer and type
*#*#4636#*#* Three options will appear choose 'phone information"
6 Change data option using the little arrow drop down to (GSM WCDMA LTE (PRL) see full image.
7 Reboot phone,,,, Once rebooted go to mobile data settings and check the VOLTE options... ...Now test calls and text you should have VOLTE BLUETOOTH in call voice, MMS,SMS everything working like me...
8 Root if you want ,,same way just patch the boot image with magisk manager 23 or 24. And fastboot flash the magisk boot.img.
Profit... Now set up your phone to your liking.
Product.img to resize any GSI to fit any device.
Oh I have no bugs to report.
Zero!!!
jhjhjhjhjhjh said:
Android Auto, Viper, Dolby, Magisk, Magisk Modules all working...on GSI Pixel 12 release "h"
Click to expand...
Click to collapse
Kernel Update!!
TMO and Boost Mobile has an update for December 2021
I extracted the boot.img from the newest firmware and noticed a November security patch and performance boost.
Out of the box this phone was laggy and felt like a 100 dollar phone. Now with Android 12, an updated kernel and keeping refresh rate at 90mhz. This phone feels just as fast as the stylus 5G 480 soc. This mediatek Helio G37 is not that bad once it's overclocked ..
I set governor to "performance'
CPU min Big clusters 2.3ghz
Little clusters 1.8ghz
I can't find a way to overclock the GPU yet.
GPU high frequency is 650mhz. Similar to stylus 5 g..
Running smooth with Great battery life..
Well out the gate this phone was pretty decent but with the media check for some reason they have more bloatware than actual system apps.. it's ridiculous I went about half of my whole list of programs system and user included and disabled half of the system apps because they were all bloatware
Mediatek not media check
safety net passes also on this rom just fyi guys!!
Ram management has been excellent on this GSI 12 pixel. I added 2gb of swap for virtual ram and i can actually see its working..
4gb hardware ram +,2gb of virtual ram =6gb..sweet spot for a laggless experience...
If anyone is wondering why my device says pixel 6 pro..
i used magisk module "Pixelify-v1.81.zip"
and spoofed the pixel 6pro
I noticed more pixel options became available like "Device Controls"
in the drop down bar"
Phone/dialer live caption and more....
Hey I've got bootloader unlocked & the firmware flashed successfully. And I've tried 4 times to flash pixel12 & a different gsi and Everything works till it goes to flash part 4 of 12 and it fails. The 2nd gsi was in 11 chunks and it failed à the 4th chunk. Any help would be great ñ
So I got the tonga about a week ago, bootloader unlocked rooted with magisk and firmware flashed all successful without a hiccup.
But every time I go to flash the pixel 12 or an alternate GSI of the same criteria everything works up until when it's flashing the system it fails that trunk four of 12, and when I try and flash a different GSI it too freezes at chunk four of 11. This is my daily driver so after messing up I always got to reflash the new firmware and start from scratch. Does anybody have any clue what it might be? Could it possibly be the drivers on my windows 11 laptop? That's the only thing I can think of unless I'm missing something.
I installed the GSI according to the directions up top. And ain't no help will be greatly appreciated thank you.
I thought I posted about this earlier so if it's a double post if I notice it all fall back and delete it.
I got it flashed & working, with the fastboot codes provided, only thing is I had to flash vbmeta in regular fastboot not fastbootd. This phone seems to be vary gsi friendly. I'm running corvus v52.1 right now and it runs great, not much of a lag other then with the camera. I like a11 more. Biggest thing is LTE works with this rom I couldn't get it working consistently with other roms
is there any other way to flash a rom to this phone i tired doing it the way it is posted but i get errors when trying to flash it. bootloader is unlocked. when trying to flash boot.img it says partion not found so i looked it up and its a a/b partion so i had to flash the rooted boot.img to boot_a and boot_b for that to work. its rooted but i rater have it on a custom rom.
I just got a Moto Power G (2022) from Google Fi. I was able to unlock the bootloader and root the system with Magisk.

Development [ROM][OFFICIAL][13] StatiXOS v6.2 for OnePlus 9/9 Pro

{
"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"
}
StatiXOS for OnePlus 9/9 Pro (lemonade/lemonadep)
​What is StatiXOS?
StatiXOS is a custom ROM based on the Android Open Source Project aiming to be minimal while providing quality of life improvements and up to date security patches.
Spoiler: Known Issues
None from my testing!
Please report anything you run into!
Spoiler: Download StatiXOS Here!
Primary
Spoiler: How To Flash
Detailed Flashing instructions in Post #4
Download the fastbootimage zip​
Unlock your bootloader, and reboot to bootloader​
Type in
Bash:
fastboot -w
[This will format all of the data in your phone including internal storage (photos, files, everything!)] (Skip this step if you are coming from a previous build)​
Connect your phone to PC and type in
Bash:
fastboot update statix_lemonadep-XXXXXX-13-v6.2-TIRAMISU-img.zip
(XXXXXX denotes the date of the build)​
Wait for a while until the flashing process completes, it will reboot your device​
Enjoy!​
Spoiler: Stay in touch with our Telegram channels!
Official Chatroom
Official Releases & Announcements Channel
Android version: 13
Linux Kernel Version: 5.4.x
Source code: GitHub
Code Review: Gerrit
Device Sources
1. Device Specific Tree
2. Common OnePlus SM8350 Tree
3. Kernel Source Code
Changelogs
16th April 2023
Initial release
21st April 2023
April security patch
Fixed low mic volume
Fixed pickup sensor functionalities
Fixed weird resolution in recovery
Improved rounded corners
Upgraded blobs to F21
Enabled UI blur
19th May 2023
May security patch
Newer pickup sensor handling
Improved perf and smoothness using libperfmgr
Support for OnePlus 9 (non-pro)
22nd June 2023
June Security Patch
Upgraded to blobs EX01 firmware
Dropped Gcam in favour of Aperture
Fixed autobrightness
Force refresh rate to 60 on keyguard
Disable UI Blur
Fix VoIP call volume stuck at max
Detailed Flashing instructions:
NOTE: These instructions are for first time users only! If you are upgrading from previous StatiX Builds, you DO NOT NEED TO FORMAT DATA!
To flash StatixOS, you need these pre-requisites:
A PC with ADB/Fastboot installed
OnePlus 9 Pro device
USB Cable
StatiXOS Build
Backup your internal storage before this process.
This guide assumes you are coming from OOS 13.x with an unlocked bootloader.
For Windows Users:
Download SDK platform tools for Windows (I do not recommend using the latest ones because it breaks flashing) and extract it to anywhere you like.
Install ADB/Fastboot Drivers
Assuming you have unlocked bootloader, and enabled Developer Options, navigate to System > Developer Options, scroll down to find USB Debugging, and enable it.
Connect your device to PC
From your PC, navigate to the extracted platform-tools
In the folder you need to check if there are some dll files and a few executables (.exe files). We're majorly concerned with adb.exe and fastboot.exe.
Whilst pressing Shift key, Right click in the folder, and there shall be an option to "Open powershell window here" or "Open Command Prompt here"
In the powershell window, type in .\adb.exe devices, now check your phone, there will a window asking to allow connection, allow it on phone. (If you don't do quicky, it may show as unauthorised in the powershell window, which is nothing to be worried about, just repeat the command)
Once the device is authorised, type in .\adb.exe reboot bootloader, your device shall reboot to a FASTBOOT screen, this is the bootloader mode.
Now ensure your drivers are proper. Type in .\fastboot.exe devices. If it shows nothing, it means that your drivers are not proper, google search on how you should fix them as it is out of the scope of this guide. Once you get an output like 2398534953 fastboot, it means that your device is detected.
(You do not have to do this step if you are upgrading from a previous StatiXOS build) In powershell, type in .\fastboot.exe -w, this will completely wipe your internal storage.
Now, type in .\fastboot.exe update ''path\to\StatiXOS\Build\zip'' (replace path\to\StatiXOS\Build\zip with actual path to the fastboot images zip file) Pro Tip: You can right click and copy the zip and then paste into powershell window. Make sure you paste in between the quotes ' '.
It should show some details and start flashing immediately. It will reboot your device automatically to fastbootd mode in Statix Recovery. DO NOT DISCONNECT THE DEVICE DURING THIS PROCESS!
Wait till the process finishes, it will reboot the device automatically.
That's all! Enjoy StatiX on your device!
For Linux Users:
Install adb and fastboot according to your distro, and install proper udev rules.
Assuming you have unlocked bootloader, and enabled Developer Options, navigate to System > Developer Options, scroll down to find USB Debugging, and enable it.
Connect your device to PC
From your PC, open Terminal
In the terminal window, type in adb devices, now check your phone, there will a window asking to allow connection, allow it on phone. (If you don't do quicky, it may show as unauthorised in the powershell window, which is nothing to be worried about)
Once the device is authorised, type in adb reboot bootloader, your device shall reboot to a FASTBOOT screen, this is the bootloader mode.
Type in fastboot devices, you'll get an output like 2398534953 fastboot, it means that your device is detected.
(You do not have to do this step if you are upgrading from a previous StatiXOS build) In powershell, type in fastboot -w, this will completely wipe your internal storage.
Now, type in fastboot update ''path/to/StatiXOS/Build/zip'' (replace path/to/StatiXOS/Build/zip with actual path to the fastboot images zip file).
It should show some details and start flashing immediately. It will reboot your device automatically to fastbootd mode in Statix Recovery. DO NOT DISCONNECT THE DEVICE DURING THIS PROCESS!
Wait till the process finishes, it will reboot the device automatically.
That's all! Enjoy StatiX on your device!
Nice, easy to install too, does it comes with Eva kernel!? It would be nice to know what customizations it have, OOS camera, gapps?
Sending sparse 'super' 1/1 (4194303 KB) FAILED (Sparse file is too large or invalid)
fastboot: error: Command failed
Every time I try to install, it fails.
edit: I was using platform tools r34.0.1
reverted to version r33.0.1 and install worked fine.
Oos cam inbuilt ?
megafan said:
Nice, easy to install too, does it comes with Eva kernel!? It would be nice to know what customizations it have, OOS camera, gapps?
Click to expand...
Click to collapse
Paras_w said:
Oos cam inbuilt ?
Click to expand...
Click to collapse
It does come with Eva Kernel but, it's an older version. GApps is there by default and OOS camera is not shipped by default.
How can i install oos cam ?
Paras_w said:
How can i install oos cam ?
Click to expand...
Click to collapse
you can't.
Please add in next build it's request
Get this message when I`m flashing "FAILED (Sparse file is too large or invalid)" ?
I came from Nameless.
I found the solution a bit above
No cell service in LE2125 for Verizon
kodayoda713 said:
No cell service in LE2125 for Verizon
Click to expand...
Click to collapse
TMO?
I get this "FAILED (remote: Partition not found)?
Try to flash from Fastboot D and get "FAILED (remote: Unable to set slot)"?
Next try I got this Sending sparse 'odm_a' 1/2 (772978 KB) FAILED (remote: 'Invalid size')?
Must I start from Stock? to be able to flash StatiXOS?
TheGhost1951 said:
TMO?
Click to expand...
Click to collapse
Unlocked
OOS Cam?
kodayoda713 said:
Unlocked
Click to expand...
Click to collapse
Is T-Mobile your carrier
TheGhost1951 said:
Is T-Mobile your carrier
Click to expand...
Click to collapse
Verizon
kodayoda713 said:
Verizon
Click to expand...
Click to collapse
Search for Verizon modem.img and flash it in fastboot, but in meantime, shutdown phone, remove sim card, then boot phone, then shutdown phone insert sim card and reboot to see if it aquires cell service....

Development [ROM][OFFICIAL][13] StatiXOS v6.2 for OnePlus 9/9 Pro

{
"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"
}
StatiXOS for OnePlus 9/9 Pro (lemonade/lemonadep)
​What is StatiXOS?
StatiXOS is a custom ROM based on the Android Open Source Project aiming to be minimal while providing quality of life improvements and up to date security patches.
Spoiler: Known Issues
None from my testing!
Please report anything you run into!
Spoiler: Download StatiXOS Here!
Primary
Spoiler: How To Flash
Detailed Flashing instructions in Post #4
Download the fastbootimage zip​
Unlock your bootloader, and reboot to bootloader​
Type in
Bash:
fastboot -w
[This will format all of the data in your phone including internal storage (photos, files, everything!)] (Skip this step if you are coming from a previous build)​
Connect your phone to PC and type in
Bash:
fastboot update statix_lemonadep-XXXXXX-13-v6.2-TIRAMISU-img.zip
(XXXXXX denotes the date of the build)​
Wait for a while until the flashing process completes, it will reboot your device​
Enjoy!​
Spoiler: Stay in touch with our Telegram channels!
Official Chatroom
Official Releases & Announcements Channel
Android version: 13
Linux Kernel Version: 5.4.x
Source code: GitHub
Code Review: Gerrit
Device Sources
1. Device Specific Tree
2. Common OnePlus SM8350 Tree
3. Kernel Source Code
Changelogs
16th April 2023
Initial release
21st April 2023
April security patch
Fixed low mic volume
Fixed pickup sensor functionalities
Fixed weird resolution in recovery
Improved rounded corners
Upgraded blobs to F21
Enabled UI blur
19th May 2023
May security patch
Newer pickup sensor handling
Improved perf and smoothness using libperfmgr
Support for OnePlus 9 (non-pro)
22nd June 2023
June Security Patch
Upgraded to blobs EX01 firmware
Dropped Gcam in favour of Aperture
Fixed autobrightness
Force refresh rate to 60 on keyguard
Disable UI Blur
Fix VoIP call volume stuck at max
Detailed Flashing instructions:
NOTE: These instructions are for first time users only! If you are upgrading from previous StatiX Builds, you DO NOT NEED TO FORMAT DATA!
To flash StatixOS, you need these pre-requisites:
A PC with ADB/Fastboot installed
OnePlus 9 Pro device
USB Cable
StatiXOS Build
Backup your internal storage before this process.
This guide assumes you are coming from OOS 13.x with an unlocked bootloader.
For Windows Users:
Download SDK platform tools for Windows (I do not recommend using the latest ones because it breaks flashing) and extract it to anywhere you like.
Install ADB/Fastboot Drivers
Assuming you have unlocked bootloader, and enabled Developer Options, navigate to System > Developer Options, scroll down to find USB Debugging, and enable it.
Connect your device to PC
From your PC, navigate to the extracted platform-tools
In the folder you need to check if there are some dll files and a few executables (.exe files). We're majorly concerned with adb.exe and fastboot.exe.
Whilst pressing Shift key, Right click in the folder, and there shall be an option to "Open powershell window here" or "Open Command Prompt here"
In the powershell window, type in .\adb.exe devices, now check your phone, there will a window asking to allow connection, allow it on phone. (If you don't do quicky, it may show as unauthorised in the powershell window, which is nothing to be worried about, just repeat the command)
Once the device is authorised, type in .\adb.exe reboot bootloader, your device shall reboot to a FASTBOOT screen, this is the bootloader mode.
Now ensure your drivers are proper. Type in .\fastboot.exe devices. If it shows nothing, it means that your drivers are not proper, google search on how you should fix them as it is out of the scope of this guide. Once you get an output like 2398534953 fastboot, it means that your device is detected.
(You do not have to do this step if you are upgrading from a previous StatiXOS build) In powershell, type in .\fastboot.exe -w, this will completely wipe your internal storage.
Now, type in .\fastboot.exe update ''path\to\StatiXOS\Build\zip'' (replace path\to\StatiXOS\Build\zip with actual path to the fastboot images zip file) Pro Tip: You can right click and copy the zip and then paste into powershell window. Make sure you paste in between the quotes ' '.
It should show some details and start flashing immediately. It will reboot your device automatically to fastbootd mode in Statix Recovery. DO NOT DISCONNECT THE DEVICE DURING THIS PROCESS!
Wait till the process finishes, it will reboot the device automatically.
That's all! Enjoy StatiX on your device!
For Linux Users:
Install adb and fastboot according to your distro, and install proper udev rules.
Assuming you have unlocked bootloader, and enabled Developer Options, navigate to System > Developer Options, scroll down to find USB Debugging, and enable it.
Connect your device to PC
From your PC, open Terminal
In the terminal window, type in adb devices, now check your phone, there will a window asking to allow connection, allow it on phone. (If you don't do quicky, it may show as unauthorised in the powershell window, which is nothing to be worried about)
Once the device is authorised, type in adb reboot bootloader, your device shall reboot to a FASTBOOT screen, this is the bootloader mode.
Type in fastboot devices, you'll get an output like 2398534953 fastboot, it means that your device is detected.
(You do not have to do this step if you are upgrading from a previous StatiXOS build) In powershell, type in fastboot -w, this will completely wipe your internal storage.
Now, type in fastboot update ''path/to/StatiXOS/Build/zip'' (replace path/to/StatiXOS/Build/zip with actual path to the fastboot images zip file).
It should show some details and start flashing immediately. It will reboot your device automatically to fastbootd mode in Statix Recovery. DO NOT DISCONNECT THE DEVICE DURING THIS PROCESS!
Wait till the process finishes, it will reboot the device automatically.
That's all! Enjoy StatiX on your device!
Nice, easy to install too, does it comes with Eva kernel!? It would be nice to know what customizations it have, OOS camera, gapps?
Sending sparse 'super' 1/1 (4194303 KB) FAILED (Sparse file is too large or invalid)
fastboot: error: Command failed
Every time I try to install, it fails.
edit: I was using platform tools r34.0.1
reverted to version r33.0.1 and install worked fine.
Oos cam inbuilt ?
megafan said:
Nice, easy to install too, does it comes with Eva kernel!? It would be nice to know what customizations it have, OOS camera, gapps?
Click to expand...
Click to collapse
Paras_w said:
Oos cam inbuilt ?
Click to expand...
Click to collapse
It does come with Eva Kernel but, it's an older version. GApps is there by default and OOS camera is not shipped by default.
How can i install oos cam ?
Paras_w said:
How can i install oos cam ?
Click to expand...
Click to collapse
you can't.
Please add in next build it's request
Get this message when I`m flashing "FAILED (Sparse file is too large or invalid)" ?
I came from Nameless.
I found the solution a bit above
No cell service in LE2125 for Verizon
kodayoda713 said:
No cell service in LE2125 for Verizon
Click to expand...
Click to collapse
TMO?
I get this "FAILED (remote: Partition not found)?
Try to flash from Fastboot D and get "FAILED (remote: Unable to set slot)"?
Next try I got this Sending sparse 'odm_a' 1/2 (772978 KB) FAILED (remote: 'Invalid size')?
Must I start from Stock? to be able to flash StatiXOS?
TheGhost1951 said:
TMO?
Click to expand...
Click to collapse
Unlocked
OOS Cam?
kodayoda713 said:
Unlocked
Click to expand...
Click to collapse
Is T-Mobile your carrier
TheGhost1951 said:
Is T-Mobile your carrier
Click to expand...
Click to collapse
Verizon
kodayoda713 said:
Verizon
Click to expand...
Click to collapse
Search for Verizon modem.img and flash it in fastboot, but in meantime, shutdown phone, remove sim card, then boot phone, then shutdown phone insert sim card and reboot to see if it aquires cell service....

Categories

Resources