Question Device Tree - POCO M3 Pro / Redmi Note 10 5G

Device tree of camellia:
https://github.com/46620/android_device_xiaomi_camellian
Since it's difficult to build a payload rom, Can someone simply create overlay for camellia?

why u need? phhusson gsi is perfect and full compatible with camellian. is into the list of supported devices

wetito said:
why u need? phhusson gsi is perfect and full compatible with camellian. is into the list of supported devices
Click to expand...
Click to collapse
Brightness bug and gsi Is slow

Fire1511 said:
Brightness bug and gsi Is slow
Click to expand...
Click to collapse
brightness bug is present also into official google gsi. simply disable automatic brightness to solve. second. all gsi are based on phhusson gsi. is the fasted and much debloated. the foss version without google services and microg included is the best

wetito said:
brightness bug is present also into official google gsi. simply disable automatic brightness to solve. second. all gsi are based on phhusson gsi. is the fasted and much debloated. the foss version without google services and microg included is the best
Click to expand...
Click to collapse
Did you try It on this phone?

Fire1511 said:
Did you try It on this phone?
Click to expand...
Click to collapse
only via dsu sideloader

Related

Can GSI Roms Be Flashed On The Pixel 5

Has any one tried to flash a GSI rom on the P5?
check here the admin phh has pixel 5 and he has gsi rom
phh in Device name? GSI version? - #phh-treble
FAQ: https://github.com/phhusson/treble_experimentations/wiki/Frequently-asked-questions-%28FAQ%29 Releases: https://github.com/phhusson/treble_experimentations/releases Check if your device is properly supported on https://github.com/phhusson/treble_experimentations/wiki (absence or red link...
t.me
still I am reading till for try understand gsi rom
gamal001 said:
check here the admin phh has pixel 5 and he has gsi rom
phh in Device name? GSI version? - #phh-treble
FAQ: https://github.com/phhusson/treble_experimentations/wiki/Frequently-asked-questions-%28FAQ%29 Releases: https://github.com/phhusson/treble_experimentations/releases Check if your device is properly supported on https://github.com/phhusson/treble_experimentations/wiki (absence or red link...
t.me
still I am reading till for try understand gsi rom
Click to expand...
Click to collapse
Thank you for your reply
elong7681 said:
Thank you for your reply
Click to expand...
Click to collapse
I think I will try that's rom in weekend
Are you talking about GSI in general, or do you want to run 12L?
Either way, here is the official Android Source page. This is for experts only as it is developmental software. Do not attempt if you are inexperienced. Do not use this for your daily driver.
V0latyle said:
Are you talking about GSI in general, or do you want to run 12L?
Either way, here is the official Android Source page. This is for experts only as it is developmental software. Do not attempt if you are inexperienced. Do not use this for your daily driver.
Click to expand...
Click to collapse
GSI custom roms
I failed to install PE+ A11, if somebody success, please mention all steps

[Magisk Module] Enable RAW capture for GCam

This Module enables RAW Capture on the Galaxy A30, and changes the camera Hardware Level from Limited to Full.
RAW Capture is required for most GCams to work.
For information about GCam, go to this thread. It's for the A20, but contains useful information.
Click to expand...
Click to collapse
How does it work?
It works by replacing the library located at /vendor/lib/libexynoscamera3.so with an edited one. For reverse engineering enthusiasts, here is the patch applied to the library.
Prerequisites
- Magisk v20.4 or newer
- Android 11 vendor and kernel (Not compatible with versions of the Eureka Kernel older than 9.0)
Installation
Install as a normal Magisk Module, through Magisk Manager or TWRP.
Troubleshooting
Camera doesn't work, shows Black Screen
Make sure you are using a compatible Android 11 kernel and vendor.
If this issue is happening after updating your firmware, please let me know.
Telegram
GitHub
Download
Does this work with aosp based roms? Or is it just one UI?
Borkode said:
Does this work with aosp based roms? Or is it just one UI?
Click to expand...
Click to collapse
Yes, it works with AOSP.
What kernel you recommend to use in gsi ROM with this module?
SirKosichka said:
What kernel you recommend to use in gsi ROM with this module?
Click to expand...
Click to collapse
I don't know much about kernels for the A30. In my A20 with an Android 12 GSI i use stock kernel with some small modifications (dmverity disabled, MTP fixed for AOSP, etc.)
TBM 13 said:
I don't know much about kernels for the A30. In my A20 with an Android 12 GSI i use stock kernel with some small modifications (dmverity disabled, MTP fixed for AOSP, etc.)
Click to expand...
Click to collapse
bro, you can enable 60fps FHD record for our devices?
Wow, that seems like an promising approach ! Keep up the good work.
Any chance the patcher can be extended to Galaxy S10/20/21 ? or is that a completely different topic ?
flunkyball said:
Wow, that seems like an promising approach ! Keep up the good work.
Any chance the patcher can be extended to Galaxy S10/20/21 ? or is that a completely different topic ?
Click to expand...
Click to collapse
Probably, I would have to check their libexynoscamera3.so library.
flunkyball said:
Wow, that seems like an promising approach ! Keep up the good work.
Any chance the patcher can be extended to Galaxy S10/20/21 ? or is that a completely different topic ?
Click to expand...
Click to collapse
I just checked the library of the Galaxy S10 and yes, it should be possible. However, doesn't it already support RAW?
TBM 13 said:
However, doesn't it already support RAW?
Click to expand...
Click to collapse
On the stock rom it probably does.
For the S10/20 on LOS only standard and wide lens are accessable whereas the telephoto is not.
On the S10 for LOS 17.1 I therefore had a patched "libexynoscamera3.so" as well granting access to telephoto lens via gcam.
However for LOS 18.1/19.0 or even for my new phone the S20 I was not able to find any patched libs anymore since nobody took the effort of reverse engineering it as you did.
Would you be willing to make the necessary adaption for your patcher to successfully enable raw on all lenses for LOS 18.1/19 on the S10/20 ?
flunkyball said:
On the stock rom it probably does.
For the S10/20 on LOS only standard and wide lens are accessable whereas the telephoto is not.
On the S10 for LOS 17.1 I therefore had a patched "libexynoscamera3.so" as well granting access to telephoto lens via gcam.
However for LOS 18.1/19.0 or even for my new phone the S20 I was not able to find any patched libs anymore since nobody took the effort of reverse engineering it as you did.
Would you be willing to make the necessary adaption for your patcher to successfully enable raw on all lenses for LOS 18.1/19 on the S10/20 ?
Click to expand...
Click to collapse
Sure. Do you have Telegram?
Bro, you can make this mod for Android 10 vendor?
SirKosichka said:
Bro, you can make this mod for Android 10 vendor?
Click to expand...
Click to collapse
Technically, yes. However, in the A20 enabling RAW in the Android 10 library makes the camera freeze after some seconds in apps like GCam.
If you are willing to test, i can do it, maybe the A30 doesn't have the same issue.
Bro will this mod work for Galaxy A30 (Android 11) ??
Edit: I'm sorry....for a moment I thought this mod for A20.....Sorry again.
Hridoyz said:
this mod work for Galaxy A30 (Android 11) ??
Click to expand...
Click to collapse
Yes, only on gsi or Oneui3.1 ROMs.You need ROM with 11 vendor
Version 2.1 of the module released, the biggest change is that there is no longer a need to change the Black Level in GCam settings, so GCams (or other camera apps) that don't have this option should now take photos without pink tint.
Full changes can be found here.
not work in A305f
Ali1412 said:
not work in A305f
Click to expand...
Click to collapse
That's not really helpful. What is happening to make you say it doesn't work, black screen? What ROM are you using? What kernel? What vendor, the one that comes with the ROM, stock Android 11 vendor or a custom one? What camera apps did you try?
TBM 13 said:
That's not really helpful. What is happening to make you say it doesn't work, black screen? What ROM are you using? What kernel? What vendor, the one that comes with the ROM, stock Android 11 vendor or a custom one? What camera apps did you try?
Click to expand...
Click to collapse
use stock rom and stock vendor and stock kernel android11 (ONE UI 3.1) and have black screen
Ali1412 said:
use stock rom and stock vendor and stock kernel android11 (ONE UI 3.1) and have black screen
Click to expand...
Click to collapse
on Snake OS 5 gcam support included

Question vendor_hardware_overlay

Does anyone have the vendor hardware overlay for the POCO M3 Pro / Redmi Note 10 5G? It says here you can create your own with linux, but I don't have access to a linux machine myself.
camellian it's fully supported by phhusson gsi. i think vendor overlay is not necessary. but if you want to try the only way is linux. you can install in dual boot on you pc. it's easy
wetito said:
camellian it's fully supported by phhusson gsi. i think vendor overlay is not necessary. but if you want to try the only way is linux. you can install in dual boot on you pc. it's easy
Click to expand...
Click to collapse
That wouldn't solve the problems with the screen brightness, then? If that's the case, it sucks because it's the only thing that doesn't work properly with the rom
has somebody check whether miui 13's vendor fixes the brightness issue?
sucius said:
That wouldn't solve the problems with the screen brightness, then? If that's the case, it sucks because it's the only thing that doesn't work properly with the rom
Click to expand...
Click to collapse
there's a fix to solve this. or wait future updates. or install a11 based gsi
wetito said:
there's a fix to solve this. or wait future updates. or install a11 based gsi
Click to expand...
Click to collapse
I'm currently using the fix but in low light conditions the screen will still go blank sometimes. I'll wait for future updates, then
wetito said:
camellian it's fully supported by phhusson gsi. i think vendor overlay is not necessary. but if you want to try the only way is linux. you can install in dual boot on you pc. it's easy
Click to expand...
Click to collapse
this phone not supported but note 10s
look this: https://github.com/phhusson/vendor_...pie/Xiaomi/RedmiNote10S/res/values/config.xml
The developer will get phuked because they add values for note 10 5g.
wetito said:
camellian it's fully supported by phhusson gsi. i think vendor overlay is not necessary. but if you want to try the only way is linux. you can install in dual boot on you pc. it's easy
Click to expand...
Click to collapse
Brightness bug
wetito said:
there's a fix to solve this. or wait future updates. or install a11 based gsi
Click to expand...
Click to collapse
A11 is bugged too
wetito said:
there's a fix to solve this. or wait future updates. or install a11 based gsi
Click to expand...
Click to collapse
How to fix
https://github.com/iamverycute/brightness_fix
could you add on on your guide for flashing gsi
Does "wake screen for notifications" work for any of you? I'm assuming this is related to brightness bug. The brightness_fix app doesn't seem to fix this at all.

Question Can someone make android 11 rom ? I dont like android 12 ui because its very laggy

as above
There are official android 11 based roms for redmi note 11. You can flash them and ofcourse you need a guide and you can get it on xda in your device section and you can also search about it on google
Manjotbenipal said:
There are official android 11 based roms for redmi note 11.
Click to expand...
Click to collapse
where ?
Guan Yu said:
where ?
Click to expand...
Click to collapse
I guess you are referring to a custom Android 12 based ROM, if you now are asking for a stock Android 11 ROM, probably you already are stuck on it.
I can build a custom A11 ROM for you.
NamCap said:
I can build a custom A11 ROM for you.
Click to expand...
Click to collapse
I would suggest you to contribute in development of Android 12 Pixel Experience ROM.
flash system.img for an old fimrware
Guan Yu said:
where ?
Click to expand...
Click to collapse
Xiaomi Firmware Updater
The ultimate script that provides firmware packages for Xiaomi devices.
xiaomifirmwareupdater.com
Manjotbenipal said:
Xiaomi Firmware Updater
The ultimate script that provides firmware packages for Xiaomi devices.
xiaomifirmwareupdater.com
Click to expand...
Click to collapse
i mean aosp based rom
Guan Yu said:
i mean aosp based rom
Click to expand...
Click to collapse
I thought you just needed a downgraded version of Android. Sorry, my bad!!!
Guan Yu said:
i mean aosp based rom
Click to expand...
Click to collapse
Use these 11 gsi roms.
Generic System Image (GSI) list
Notes about tinkering with Android Project Treble. Contribute to phhusson/treble_experimentations development by creating an account on GitHub.
github.com
I also don't like android12.
ecmaxx said:
Use these 11 gsi roms.
Generic System Image (GSI) list
Notes about tinkering with Android Project Treble. Contribute to phhusson/treble_experimentations development by creating an account on GitHub.
github.com
I also don't like android12.
Click to expand...
Click to collapse
What's Spes partition style?
ecmaxx said:
Use these 11 gsi roms.
Generic System Image (GSI) list
Notes about tinkering with Android Project Treble. Contribute to phhusson/treble_experimentations development by creating an account on GitHub.
github.com
I also don't like android12.
Click to expand...
Click to collapse
gsi is not good for daily use
android 11 is already 2 years old so it's better to use a12. sad to see google to release new android versions instead ironing out the already existing issues and bugs present in a12. sit tight for now as custom rom devs out there are already working on this . for now use evolution x, seems stable except for gcam & zoom issue. (not sure about vowifi)
marquesini said:
What's Spes partition style?
Click to expand...
Click to collapse
AB
Guan Yu said:
gsi is not good for daily use
Click to expand...
Click to collapse
No, I use it as daily driver. Very smooth with no bugs.
ecmaxx said:
No, I use it as daily driver. Very smooth with no bugs.
Click to expand...
Click to collapse
what about gcam stability, vowifi, zoom camera errors?
mi-saan said:
what about gcam stability, vowifi, zoom camera errors?
Click to expand...
Click to collapse
Gcam recognizes and uses all lenses. Of course, zooming is also possible. I'm using a call with volte. I'm not using vowifi, so I don't know. These settings are possible with the phh treble setting.

Themes / Apps / Mods Overlay for gsi

put this apk into /system/product/overlay of *.img file before you flashed it with fastboot tool
source code:
Added Redmi Note 10 5G / POCO M3 Pro/5G · phhusson/[email protected]
This includes hardware-specific overlays for Treble ROM - Added Redmi Note 10 5G / POCO M3 Pro/5G · phhusson/[email protected]
github.com
nice!!!!
How i can put the apk into gsi??
wetito said:
How i can put the apk into gsi??
Click to expand...
Click to collapse
guess that’ll work on vndklite version only.
wetito said:
How i can put the apk into gsi??
Click to expand...
Click to collapse
Open the img and drag it through software in win.
Is that this fixes the brightness slider?
for me magisk fix module+suggested pphsettings with Arrow gsi VNDKLITE solve problems. also Volte works fine. no lags. for me this is the best gsi. with magisk i have added a couple of tweaks that have ulteriory emproved the sytem performance. i'm happy after one year to be reswitched to android. sure my next device will be a pixel (like 6A)
up864 said:
Open the img and drag it through software in win.
Click to expand...
Click to collapse
i'm on linux, so i suppose i had to search the right app or the command line. no particular permission to set? just pull apk into gsi?
wetito said:
for me magisk fix module+suggested pphsettings with Arrow gsi VNDKLITE solve problems. also Volte works fine. no lags. for me this is the best gsi. with magisk i have added a couple of tweaks that have ulteriory emproved the sytem performance. i'm happy after one year to be reswitched to android. sure my next device will be a pixel (like 6A)
Click to expand...
Click to collapse
Did you try the overlay
Fire1511 said:
Did you try the overlay
Click to expand...
Click to collapse
no, i flashed with overlay included by default
wetito said:
i'm on linux, so i suppose i had to search the right app or the command line. no particular permission to set? just pull apk into gsi?
Click to expand...
Click to collapse
The overlay will be included in all phh gsi since september update. Just use latest gsi to avoid modifying it:
Gsi_projects - Browse /v415-Sep at SourceForge.net
sourceforge.net
wetito said:
for me magisk fix module+suggested pphsettings with Arrow gsi VNDKLITE solve problems. also Volte works fine. no lags. for me this is the best gsi. with magisk i have added a couple of tweaks that have ulteriory emproved the sytem performance. i'm happy after one year to be reswitched to android. sure my next device will be a pixel (like 6A)
Click to expand...
Click to collapse
What modules to improve system performance pls my system is slow and laggy
arrow gsi ndklite version by default is not laggy.
for my experience the most import things to do the best flsh gsi is:
start from the most compatible stock miui (i have choice lastest EEA for me)
flash system direct into slot a WITHOUT ERASE SYSTEM PARTION
i have do this and now my system is fast and smooth
the module is aosp enhancer, but i think it work fine only under a system good optimized by default
After many attempts, I think I have found the best procedure. Or at least the one that satisfies me the most
wetito said:
arrow gsi ndklite version by default is not laggy.
for my experience the most import things to do the best flsh gsi is:
start from the most compatible stock miui (i have choice lastest EEA for me)
flash system direct into slot a WITHOUT ERASE SYSTEM PARTION
i have do this and now my system is fast and smooth
the module is aosp enhancer, but i think it work fine only under a system good optimized by default
After many attempts, I think I have found the best procedure. Or at least the one that satisfies me the most
Click to expand...
Click to collapse
I erased system partition
wetito said:
arrow gsi ndklite version by default is not laggy.
for my experience the most import things to do the best flsh gsi is:
start from the most compatible stock miui (i have choice lastest EEA for me)
flash system direct into slot a WITHOUT ERASE SYSTEM PARTION
i have do this and now my system is fast and smooth
the module is aosp enhancer, but i think it work fine only under a system good optimized by default
After many attempts, I think I have found the best procedure. Or at least the one that satisfies me the most
Click to expand...
Click to collapse
Are u sure u didn't encounter any scrolling lag on apps like discord youtube?
No is perfect
up864 said:
put this apk into /system/product/overlay of *.img file before you flashed it with fastboot tool
source code:
Added Redmi Note 10 5G / POCO M3 Pro/5G · phhusson/[email protected]
This includes hardware-specific overlays for Treble ROM - Added Redmi Note 10 5G / POCO M3 Pro/5G · phhusson/[email protected]
github.com
Click to expand...
Click to collapse
this overlay is already present into latest gsi
wetito said:
this overlay is already present into latest gsi
Click to expand...
Click to collapse
yes, after i wrote this post.

Categories

Resources