Could anyone tell me what's happening? All of a sudden, we got bombarded with Custom ROMs for our Poco F2 Pro. But, who did this magic?
But, the question is: (Could anyone explain to me please?)
Some users told me that Xiaomi hadn't released the entire Poco F2 Pro Kernel source code.
What about the Device and Vendor tree? Is it missing anything?
Thank you all for making this possible!!!
It's because of @SebaUbuntu who created the device tree and first ROM. All other ROMs excluding EvoX are based on his work.
grt67DFqyu said:
It's because of @SebaUbuntu who created the device tree and first ROM. All other ROMs excluding EvoX are based on his work.
Click to expand...
Click to collapse
+1..all based on his work
Related
Hey all, just curious to know from developers if it's possible to take a treble based rom and implement mate 9 features from the Nougat open sources?
Wirmpolter said:
Hey all, just curious to know from developers if it's possible to take a treble based rom and implement mate 9 features from the Nougat open sources?
Click to expand...
Click to collapse
Uh.
We have kernel sources.
Treble only replaces system (system.img)
What features are you thinking about?
ante0 said:
Uh.
We have kernel sources.
Treble only replaces system (system.img)
What features are you thinking about?
Click to expand...
Click to collapse
Saw users posted they were having graphical glitches... Fingerprint scanner only recognizing on first touch and not being able to complete setting it up...
I would love to learn how to build my own rom geared towards the Mate 9 and was curious to know really if there was really anything specific that could be done.
Does anyone know about this topic?
https://forum.xda-developers.com/mi-note-10/how-to/custom-development-t4018813
In short:there are same some efforts trying to get custom Roms but nothing groundbreaking yet.
I am working on the device tree right now to compile from source. Not ready yet and don't have the device in hand right now (should arrive soon) s.o. else is trying with treble images.
nchantmnt said:
https://forum.xda-developers.com/mi-note-10/how-to/custom-development-t4018813
In short:there are same some efforts trying to get custom Roms but nothing groundbreaking yet.
I am working on the device tree right now to compile from source. Not ready yet and don't have the device in hand right now (should arrive soon) s.o. else is trying with treble images.
Click to expand...
Click to collapse
I thought device tree is something that was used to be leaked from Xiaomi
As far as I can see there is no device tree published by xiaomi for tucana (our device)
Only thing we have rn is kernel source.
But we can create device tree by ourself. There are some basic guides online. Rest is compare with existing device trees for similar devices and copy&paste.
for now I have downloaded k20 device tree, removed everything k20-specific (e. G. Popup Camera) and adapt further files for our device(s)
When my handset arrives (should be today) I can start unlock procedure (should take some time to get the code AFAIK), then I can unlock bootloader, flash custom recovery and see if I can get my device to boot properly after flashing... Then comes troubleshooting.
Right now I am expecting maybe a halfway booting device or broken/missing functionality at best. But we will see
I hope soon
The more people help together the faster we can get some Roms ?
nchantmnt said:
The more people help together the faster we can get some Roms ?
Click to expand...
Click to collapse
If you have a group for this, would you pm?
No group yet, but you still get an pm
Anyone willing to collaborate is welcome to pm me as well
I have seen this Android 9 source code. Is it helpful?
https://github.com/MiCode/Xiaomi_Kernel_OpenSource/tree/tucana-p-oss
I thought this model would have more support and after 4 months there is no Rom. I hope that now that the price is going down more people buy it and we have more community. Thank you for what you know and develop.
ignalop1983 said:
I have seen this Android 9 source code. Is it helpful?
https://github.com/MiCode/Xiaomi_Kernel_OpenSource/tree/tucana-p-oss
I thought this model would have more support and after 4 months there is no Rom. I hope that now that the price is going down more people buy it and we have more community. Thank you for what you know and develop.
Click to expand...
Click to collapse
Just an incomplete kernel sources, I think is useless.
https://www.xda-developers.com/poss...-fcc-certified-snapdragon-730g-penta-cameras/
There will be a lite edition soon. The only difference on hardware is number of pixels.
If its ROM is same or almost the same to current models, we should get some progress around development.
Anything new?
UtkuAblak said:
Does anyone know about this topic?
Click to expand...
Click to collapse
Please look at the existing topics first, before opening another topic!
nchantmnt said:
As far as I can see there is no device tree published by xiaomi for tucana (our device)
Only thing we have rn is kernel source.
But we can create device tree by ourself. There are some basic guides online. Rest is compare with existing device trees for similar devices and copy&paste.
for now I have downloaded k20 device tree, removed everything k20-specific (e. G. Popup Camera) and adapt further files for our device(s)
When my handset arrives (should be today) I can start unlock procedure (should take some time to get the code AFAIK), then I can unlock bootloader, flash custom recovery and see if I can get my device to boot properly after flashing... Then comes troubleshooting.
Right now I am expecting maybe a halfway booting device or broken/missing functionality at best. But we will see
Click to expand...
Click to collapse
Well, just tell me if you need help.
Same here, I am very tempted by the Note 10 but I am waiting for an aosp rom as many people complained about the stock miui rom
Any news or update on this? Would love to buy a Mi Note 10 as their prices have gone down but with the lack of development I'm kind of leaning towards the 9t even tho I'm worried about that front camera as some have had issues. I suspect not many are developing for this device because of the high price. Hopefully whoever said something up there about the Note 10 lite gets custom ROMs going with more devs
I'm still trying here but very short on time. We have some good progress on device tree thanks to someone else (thanks Hlcpereira).
nchantmnt said:
I'm still trying here but very short on time. We have some good progress on device tree thanks to someone else (thanks Hlcpereira).
Click to expand...
Click to collapse
yes he is working on this device.
nchantmnt said:
I'm still trying here but very short on time. We have some good progress on device tree thanks to someone else (thanks Hlcpereira).
Click to expand...
Click to collapse
Awesome news! Thanks :good:
I think the development goes now straight because we have MIUI Stable based on Android 10 now.
Good luck!
Hello,
I'd like to get into android ROM development. But I will need help/guidance.
I've managed to build lineageos for curtana using xiaomi kernel and malachite device tree and vendor files. Don't know it it actually works as I don't have the device
.
So as I said I'd like to learn it, but as android is big I am still kinda lost in it. I know i can create something that already is, but that is not useful to the others, so that's why I am thinking about these 2 devices xiaomi note 10 or note 10 lite as they don't have any roms yet.
So if there is anyone who will be able to help and guide me through the process of getting device tree, vendor files and using (xiaomi) kernel putting it all together, I will be more than happy to buy one of those devices and go and create and support some lineageos, aosp and or pixel experience roms.
Thanks
Gajdalf said:
Hello,
I'd like to get into android ROM development. But I will need help/guidance.
I've managed to build lineageos for curtana using xiaomi kernel and malachite device tree and vendor files. Don't know it it actually works as I don't have the device
.
So as I said I'd like to learn it, but as android is big I am still kinda lost in it. I know i can create something that already is, but that is not useful to the others, so that's why I am thinking about these 2 devices xiaomi note 10 or note 10 lite as they don't have any roms yet.
So if there is anyone who will be able to help and guide me through the process of getting device tree, vendor files and using (xiaomi) kernel putting it all together, I will be more than happy to buy one of those devices and go and create and support some lineageos, aosp and or pixel experience roms.
Thanks
Click to expand...
Click to collapse
The problem is that there are no working trees yet. The only thing which is not working is the display. the display is just dead
My best regards. Please, does anyone know if any of the developers are working on ROM Resurrection Remix and Pixel Experience on Xiaomi 12??
Benoni1 said:
My best regards. Please, does anyone know if any of the developers are working on ROM Resurrection Remix and Pixel Experience on Xiaomi 12??
Click to expand...
Click to collapse
No kernel for the moment:
https://github.com/MiCode/Xiaomi_Kernel_OpenSource
NOSS8 said:
Momentálně žádné jádro:
https://github.com/MiCode/Xiaomi_Kernel_OpenSource
Click to expand...
Click to collapse
thenk you
NOSS8 said:
No kernel for the moment:
https://github.com/MiCode/Xiaomi_Kernel_OpenSource
Click to expand...
Click to collapse
Ah, then is that the reason there are still no Custom Roms?
fgh11 said:
Ah, then is that the reason there are still no Custom Roms?
Click to expand...
Click to collapse
One of the reasons but does not really seem to be that since for the Xiaomi 11t pro code name vili also no kernel and yet a vanilla AOSP A13 has been published since 08/19.
255 / 5 000
Výsledky překladu
Nice day. This is how I am contacting the developers, if when the official android 13 is released, they could participate in the development of ROM Pixel Experience and Resurrection Remix for Xiaomi12. We will expand the park and the phone will be even more attractive. Thanks to the developers who will participate in this.
Ó.k.
NOSS8 said:
No kernel for the moment:
https://github.com/MiCode/Xiaomi_Kernel_OpenSource
Click to expand...
Click to collapse
But what is this?
GitHub - MiCode/Xiaomi_Kernel_OpenSource at zeus-s-oss
Xiaomi Mobile Phone Kernel OpenSource. Contribute to MiCode/Xiaomi_Kernel_OpenSource development by creating an account on GitHub.
github.com
Huppers1 said:
But what is this?
GitHub - MiCode/Xiaomi_Kernel_OpenSource at zeus-s-oss
Xiaomi Mobile Phone Kernel OpenSource. Contribute to MiCode/Xiaomi_Kernel_OpenSource development by creating an account on GitHub.
github.com
Click to expand...
Click to collapse
Xiaomi 12 code name CUPID not ZEUS.
NOSS8 said:
Xiaomi 12 code name CUPID not ZEUS.
Click to expand...
Click to collapse
You're totally right. Sorry. The information on the column "Device" cause confusion. How is possible have ZEUS kernel and not CUPID? Strange, no? Look, I'm just a enthusiasts tryna learn a little bit more with you guys!
Huppers1 said:
You're totally right. Sorry. The information on the column "Device" cause confusion. How is possible have ZEUS kernel and not CUPID? Strange, no? Look, I'm just a enthusiasts tryna learn a little bit more with you guys!
Click to expand...
Click to collapse
This does not seem important since there are roms in A13 while there is no kernel yet. (11 t pro).
The rom is based on extracted A13 firmware.
it is preferable for a developer to have the device, the price can be a brake.(12 pro).
Found this Lineage 19.1 rom on Github
https://github.com/arian-ota/ota/releases/tag/19.1-cupid-3b1402e4
https://raw.githubusercontent.com/arian-ota/changelog/lineage-19.1/cupid.txt
Lineage thread
https://forum.xda-developers.com/t/...cked-bootloader-test-lineageos.4443787/page-2
Guide
https://forum.xda-developers.com/t/guide-install-lineageos-19-1-with-gapps.4478873/
little bit of a story I recently moved from Asia to the United States, and I had a Poco F1, which was unlocked, but I had network issues, so I decided to go with the Google Pixel 7 Pro. I am familiar with the fundamentals of custom rom development. How can I build ROMs for Cheetah? for Poco F1 It was simple: we needed the device tree, common tree, vendor tree, and kernel, and you are ready to compile.
I want to build Derpfest.
There are several roms here on the forum and they can probably help you. If not mistaken it should be the same way.