moving from KOSP to another custom rom - OnePlus 7 Pro Questions & Answers

Hi Sirs,
The custom rom on my ONEPLUS7PRO right now is KOSP unfortunately, it was on end-of-life already according to this forum. can anyone point me to a thread or instructions where i can move from KOSP to another custom rom? i have done this for the first time on KOSP a few months ago and now i'm nowhere to go. i was aiming to move from KOSP to this rom. unfortunately, i can't seem to figure out how can i do that. i have the latest ADB, the latest driver of oneplus oem usb drivers. Please help.

PedroJaculcul69 said:
Hi Sirs,
The custom rom on my ONEPLUS7PRO right now is KOSP unfortunately, it was on end-of-life already according to this forum. can anyone point me to a thread or instructions where i can move from KOSP to another custom rom? i have done this for the first time on KOSP a few months ago and now i'm nowhere to go. i was aiming to move from KOSP to this rom. unfortunately, i can't seem to figure out how can i do that. i have the latest ADB, the latest driver of oneplus oem usb drivers. Please help.
Click to expand...
Click to collapse
I believe kosp is now flamingo. Here is the telegram channel link It should give pretty good instructions as well as the download for it. https://t.me/flamingo_op7series

Related

[DEV] Work in progress LineageOS 16.0 for Nubia Z18 NX606J

Hey,
over the last few weeks I've used my Christmas vacation to start working on the Z18 again. However since work is coming up again soon, I won't have that much time (and nerves) for working on this properly until the end of summer probably.
That's why I want to share my codebase with you, so maybe someone can pick up where I left off (and really, it's nothing big I did. I merely set up the device tree and made it compile more or less. It doesn't boot because of avb and I'm not aware of any way around that)
The device tree can be found here. It's still using a prebuilt kernel but I'll work on fixing the kernel source to a compileable state next.
If anyone wants to get involved, help or pick this up, feel free to do so. The community and I are always happy for help.
Explanations of what the next steps would be can be found below.
Again, do not install this unless you want to softbrick! It's not useable at all and will currently fail at boot verification!!
So what's next?
Fixing avb2.0: This isn't an easy task. How I understand, it either needs the official keys or I failed at signing the build with test keys from LineageOS. Either way this is the first step and top priority so the device boots again at least
EDIT: It seems that https://github.com/rockchip-linux/tools/tree/master/linux/Linux_SecurityAVB might be of some use (given that youyim123, the guy who also did the TWRP for Z18 starred this project). However I don't speak Chinese and putting my device in the hands of Google Translate is risky.. so anyone willing to translate, I'm open for DMs or anything
EDIT2: avb is working, so we can move on to breaking our system now (yay)
Hi, Its a long time i am waiting for a suitable rom to be installed in my Nubia Z18. Can you tell me when this rom can get out? Your effort is highly appreciated.
Zahidul Hasan said:
Hi, Its a long time i am waiting for a suitable rom to be installed in my Nubia Z18. Can you tell me when this rom can get out? Your effort is highly appreciated.
Click to expand...
Click to collapse
Sorry but I can't give you any ETA on this. I'm working on it in my little free time and I'm not even sure what I'm really doing with this. The source is all on the GitHub repo I linked in the OP though, so if you're hesitant and want to get a working ROM, just get involved. It's really not that hard, all it requires is time, patience and lots of googling for weird error messages and further features you want to implement.
You can mostly follow the guide here https://wiki.lineageos.org/devices/bacon/build just replace the bacon command with nx606j-eng and you're good to go and build this yourself. Maybe you can figure out avb since I can't do it by myself, so any help is appreciated.
Dear Sir, Thank you so much for your reply. Last day i tried to push a TWRP from here TWRP installed, but failed to install any gaapps. although process said success.
curtisy said:
Sorry but I can't give you any ETA on this. I'm working on it in my little free time and I'm not even sure what I'm really doing with this. The source is all on the GitHub repo I linked in the OP though, so if you're hesitant and want to get a working ROM, just get involved. It's really not that hard, all it requires is time, patience and lots of googling for weird error messages and further features you want to implement.
You can mostly follow the guide here https://wiki.lineageos.org/devices/bacon/build just replace the bacon command with nx606j-eng and you're good to go and build this yourself. Maybe you can figure out avb since I can't do it by myself, so any help is appreciated.
Click to expand...
Click to collapse
Zahidul Hasan said:
Dear Sir, Thank you so much for your reply. Last day i tried to push a TWRP from here TWRP installed, but failed to install any gaapps. although process said success.
Click to expand...
Click to collapse
Yeah, that thread, if most of the development threads on the Z18 so far, was made by me. I also mentioned in post #3 that flashing Gapps doesn't seem to be working and I was trying to ask the GApps team for help. I never got an answer though, so I stopped looking into this and instead focused my effort on providing a working Lineage build for everyone. The result of that is this thread here
Hey curtisy, are u building lineage OS forZ18 right now?
im chinese and can help to test this rom if need tester, I've a Z18 on hand rite now and still finding a solution to solve the "GAPP" problem
try to flash GAPP package but no luck!
hope the Lineage can release soon for testing~tks!
sky104hk said:
Hey curtisy, are u building lineage OS forZ18 right now?
im chinese and can help to test this rom if need tester, I've a Z18 on hand rite now and still finding a solution to solve the "GAPP" problem
try to flash GAPP package but no luck!
hope the Lineage can release soon for testing~tks!
Click to expand...
Click to collapse
I'm not building it right now. As I said, the project is pretty much on standby for anyone to take it where I left it but I'm still working on it sometimes and try to get it to work. The big issue is that the Z18 uses avb2 which I'm not sure how to bypass and which is also why the Lineage I built will not boot correctly. I don't want to seem rude saying this over and over again, but rather than testing, it would help if I had some more people to get involved. Just download the source and follow the instructions I mentioned in post#4. Progress will be much faster if there was a team behind this and not only one guy who doesn't know what he's doing most of the time. Also getting support in the Lineage IRC is tedious because I can't be online 24/7, so having some more people nag about avb2 there would also be of huge help.
And when there finally is something to test, not only will you be satisfied by your own achievement, but you can also be the initial tester since you built the ROM yourself.
PS: The Gapps issue is probably because of avb2 as well, however I'm not too sure about that
curtisy said:
I'm not building it right now. As I said, the project is pretty much on standby for anyone to take it where I left it but I'm still working on it sometimes and try to get it to work. The big issue is that the Z18 uses avb2 which I'm not sure how to bypass and which is also why the Lineage I built will not boot correctly. I don't want to seem rude saying this over and over again, but rather than testing, it would help if I had some more people to get involved. Just download the source and follow the instructions I mentioned in post#4. Progress will be much faster if there was a team behind this and not only one guy who doesn't know what he's doing most of the time. Also getting support in the Lineage IRC is tedious because I can't be online 24/7, so having some more people nag about avb2 there would also be of huge help.
And when there finally is something to test, not only will you be satisfied by your own achievement, but you can also be the initial tester since you built the ROM yourself.
PS: The Gapps issue is probably because of avb2 as well, however I'm not too sure about that
Click to expand...
Click to collapse
OK I understand your situation, probably not as many ppl own this phone at all...there are many ppl doing developement in Oneplus 6 which I actually own that phone, the Z18 is actually my fd, therefore I cannot keep the phone long...just wonder if there have more ppl involve to this...the "avb2" I'll check to see if anyone on the net doing this, haha! the only solution is more developer involve to this phone!
sky104hk said:
OK I understand your situation, probably not as many ppl own this phone at all...there are many ppl doing developement in Oneplus 6 which I actually own that phone, the Z18 is actually my fd, therefore I cannot keep the phone long...just wonder if there have more ppl involve to this...the "avb2" I'll check to see if anyone on the net doing this, haha! the only solution is more developer involve to this phone!
Click to expand...
Click to collapse
As a quick update for everyone here as well because the discussion has somewhat shifted to the TWRP thread I worked around avb now. I also have a system.img but it's not working as of yet. If you want to get stuck in a boot loop, feel free to ask here and I'll attach the files in the OP for you to try and modify. Without building from source, there's probably not that much you can do though.
Hint: try booting phh-treble GSI first.
j1505243 said:
Hint: try booting phh-treble GSI first.
Click to expand...
Click to collapse
Thanks! Going to try that later but out of curiosity, isn't the reason this phone doesn't have google services out of the box that it wasn't certified by google? If so it's not treble compatible either right? Or am I missing something?
curtisy said:
Thanks! Going to try that later but out of curiosity, isn't the reason this phone doesn't have google services out of the box that it wasn't certified by google? If so it's not treble compatible either right? Or am I missing something?
Click to expand...
Click to collapse
An uncertified device can be freely Treble compatible, so it's really worth to try. Remember to join the Telegram chat of phh-treble if you happen to need some quicker response.
j1505243 said:
An uncertified device can be freely Treble compatible, so it's really worth to try. Remember to join the Telegram chat of phh-treble if you happen to need some quicker response.
Click to expand...
Click to collapse
Awesome. Thank you for the heads up! Might be worth to invest some time in this again then.
j1505243 said:
Hint: try booting phh-treble GSI first.
Click to expand...
Click to collapse
Alright, I tried and I don't think it's working. I get stuck in a bootloop again which repeats every few seconds.
Since I got Lineage compiled, wouldn't it be a better idea to just get that working and be done with it?
Any help is much appreciated!
Hello curtisy, I wish you good luck with your work on the Nubia Z18. I'd love to help you, but unfortunately I have no skills at android developing. Anyway... in case you will get LineageOS to run, I'd be very happy to post an instruction for the installation on my website chinahandys.net. Liebe Grüße, Joscha
curtisy said:
Alright, I tried and I don't think it's working. I get stuck in a bootloop again which repeats every few seconds.
Since I got Lineage compiled, wouldn't it be a better idea to just get that working and be done with it?
Any help is much appreciated!
Click to expand...
Click to collapse
Booting non-GSI will only be tougher :/ Capture deep level logs and inspect that. If you need help, join a phh-treble chat somewhere.
j1505243 said:
Booting non-GSI will only be tougher :/ Capture deep level logs and inspect that. If you need help, join a phh-treble chat somewhere.
Click to expand...
Click to collapse
Yeah that's actually the same point I stopped at with Lineage. Got it to boot to the Nubia logo, captured logs and I can see some weird errors. But getting replies on IRC is a pain, especially if I can only be online for 2hrs a day. That's why I had hoped someone would pick this up but to no avail. Guess I'll have to look into it again and experiment.
Thanks for your help so far! If there's any more tips you want to share, I'm always open for them
furiousjay said:
Hello curtisy, I wish you good luck with your work on the Nubia Z18. I'd love to help you, but unfortunately I have no skills at android developing. Anyway... in case you will get LineageOS to run, I'd be very happy to post an instruction for the installation on my website chinahandys.net. Liebe Grüße, Joscha
Click to expand...
Click to collapse
Hey, sure thing I actually know the site well and got the idea of getting a Z18 from your site. In case you know anyone that might be able to help with logs or anything, I'm always open for suggestions and help.
As a general rule of thumb, so far the process isn't exactly easy because it requires proprietary software. The issue is with boot verification, so to get around that, I rooted my phone with some Chinese Windows application (still trying to reverse that to get the actual keys..) then I could start flashing. The process is tedious though as every failure means reflashing the original rom as well as running the root tool again. I'll try to make it simpler and cross platform once the rom actually works. But it's still a long way to that point.
curtisy said:
Hey, sure thing I actually know the site well and got the idea of getting a Z18 from your site. In case you know anyone that might be able to help with logs or anything, I'm always open for suggestions and help.
As a general rule of thumb, so far the process isn't exactly easy because it requires proprietary software. The issue is with boot verification, so to get around that, I rooted my phone with some Chinese Windows application (still trying to reverse that to get the actual keys..) then I could start flashing. The process is tedious though as every failure means reflashing the original rom as well as running the root tool again. I'll try to make it simpler and cross platform once the rom actually works. But it's still a long way to that point.
Click to expand...
Click to collapse
Unfortunately I personally don't know somebody who has the skills to support you. I have included a call for support for your project in our review.

Guide to unlock your MEIZU 16 Series' bootloader

Update: DO NOT TRY TO PAY!!! THE GUIDE IS BADLY OUTDATED. JUST USE THE RESOURCES AND FREE METHODS.
If you want to try the paid method, you should definitely get in touch with the seller first. I don't know whether the previous sellers are active or not.
If you want to inform me of something important, please `@me`, (I missed many replies in the past years)
---
There seems to exist a new method: It is said to work on Qualcomm devices.
First, dump frp partion, then edit the value to 1 at 7fff0, finally, flash the modified frp image. then you can use fastboot command to unlock your phone.
This new method shall work for for ODM devices like 16T, 16x, 16xs and Note9 and so on. see FRP Method.
Below is the original post:
The original post has been removed, since it's outdated and I almost finished the English version tutorial on Github.
You can see it on github.
BTW, it's really difficult to use XDA's text editor.
You can download the TWRP of 16s here
it's a start, is there anyone who has already tried a gsi?
Good news for us Meizu users! Hope this is just a first step towards some good modding ?
Will this also work on Meizu Note 9?
adrxano said:
Will this also work on Meizu Note 9?
Click to expand...
Click to collapse
A new method has been released on 4pda, which supports almost all MEIZU devices using Qualcomm Proccessor. This is the original link 4pda.ru/forum/index.php?showtopic=961552&st=960#entry90949224
Loni626 said:
it's a start, is there anyone who has already tried a gsi?
Click to expand...
Click to collapse
I tried MIUI 11 and Flyme 8 , almost everything does not work on MIUI 11, it can boot into system, but the launcher doesn't work. Almost everything works fine on Flyme, except Bluetooth and Camera
I will try to rewrite an English version
The Chinese version has been moved to wiki, I'm planning to rewrite an English version similar to the Chinese version.
sukanka said:
The Chinese version has been moved to wiki, I'm planning to rewrite an English version similar to the Chinese version.
Click to expand...
Click to collapse
My firmware is 8.19.11.11 daily(16th Global device). Do i have a chance to unlock bootloader?
Lord Melkor said:
My firmware is 8.19.11.11 daily(16th Global device). Do i have a chance to unlock bootloader?
Click to expand...
Click to collapse
Sure, the new method applies to almost all devices, all versions. You can have a look at my github repository. I will edit the original post as soon as I can post links. BTW, is there any netdisk you guys use frequently? I don't know where to put the TWRP so that you can download easily.
sukanka said:
Sure, the new method applies to almost all devices, all versions. You can have a look at my github repository. I will edit the original post as soon as I can post links. BTW, is there any netdisk you guys use frequently? I don't know where to put the TWRP so that you can download easily.
Click to expand...
Click to collapse
You can use yandex.disk or google drive.
But you say about downgrade. Does the new method ignore the firmware version ?
Lord Melkor said:
You can use yandex.disk or google drive.
But you say about downgrade. Does the new method ignore the firmware version ?
Click to expand...
Click to collapse
yes, the new method applies to almost all versions, I have not updated the original post, because I have not prepared the English Version well on Github. You can have a look at github.com/sukanka/MEIZU16S_unlock_tutorial/wiki/Guide-to-Unlock-Your-MEIZU-Device
A new tutorial has been released on github
I must post in this way, as I'm not allowed to post links now. The Tutorial is at
github.com/sukanka/MEIZU16S_unlock_tutorial/wiki/Guide-to-Unlock-Your-MEIZU-Device
copy and paste this into your browser.
Any custom rom for meizu 16th without treble rom? And please add in phone cattegory meizu 16th on xda
inclr said:
Any custom rom for meizu 16th without treble rom? And please add in phone cattegory meizu 16th on xda
Click to expand...
Click to collapse
There seems to be custom ROMs for MEIZU 16th, I've seen Lineage, havoc, and mokee before. But i don't know how do these ROMs work. Anyway, I use 16s, not 16th. Besides, I don't know how to add a new phone category.
BTW, it's said that the kernel source of the 16 series will be released, maybe next year. And there are plans to upgrade the Android version of the 16 series.
sukanka said:
There seems to be custom ROMs for MEIZU 16th, I've seen Lineage, havoc, and mokee before. But i don't know how do these ROMs work. Anyway, I use 16s, not 16th. Besides, I don't know how to add a new phone category.
BTW, it's said that the kernel source of the 16 series will be released, maybe next year. And there are plans to upgrade the Android version of the 16 series.
Click to expand...
Click to collapse
Who said that?
inclr said:
Who said that?
Click to expand...
Click to collapse
a man who released some official ROMs that can be used to downgrade the firmware of the devices.
sukanka said:
I tried MIUI 11 and Flyme 8 , almost everything does not work on MIUI 11, it can boot into system, but the launcher doesn't work. Almost everything works fine on Flyme, except Bluetooth and Camera
Click to expand...
Click to collapse
You try another gsi rom? I want try pixel gsi or havoc, but I don't think was supported at 100%, probably lost taptic engine and other features... If have problems with this gsi and I want reinstall flyme stable, will be a problem?
Loni626 said:
You try another gsi rom? I want try pixel gsi or havoc, but I don't think was supported at 100%, probably lost taptic engine and other features... If have problems with this gsi and I want reinstall flyme stable, will be a problem?
Click to expand...
Click to collapse
No problem. If your phone becomes a brick, you can follow the unbrick tutorial to save your phone. But you are suggested to have glance at the tutorial before you go.
As reported by others, fingerprint and Mengine (taptic engine) don't work.
I am on havoc 2.9. Fingerprint mengine and mtp not work. But other features work fine
First telegram gruop for rom develop in meizu 16series: @Meizugsi
(nothing has been published yet, hopefully in the interest of some developers soon)

[DISCUSSION] LineageOS 18.1 [HLTE/CHN/KOR/TMO]

I am not the original developer its been developed, build and maintained by @haggertk. I am just sharing his work and posting this thread so that XDA members can test & share bug information and dev's can know more about bugs.
Download link
https://androidfilehost.com/?w=files&flid=321321
Checked for one whole day. Found more or less everything working infact much smooth then A10. Also SELinux is enforcing. Havent checked GPS and bluetooth yet.
Its brilliantly, flawlessly working at my end.
Thanks Dev.
Now we shall see many other dev's to build all different roms based on LineageOS device tree!!!
One bug noticed, if I enable developer settings then I get FC in system tab
Is there a forum for the build?
nicholasknicks said:
Is there a forum for the build?
Click to expand...
Click to collapse
I could not find any, so posted a thread
I tried it, there is a problem in the recovery for LineageOS 18
There are other problems in installation magisk manager with recovery for LineageOS 18 and twrp
and problem With Navigation Gestures need updated
and other problem I cannot download BiTGApps-arm-11.0.0-R19_signed.zip from the official website
zvercaca said:
I tried it, there is a problem in the recovery for LineageOS 18
There are other problems in installation magisk manager with recovery for LineageOS 18 and twrp
and problem With Navigation Gestures need updated
and other problem I cannot download BiTGApps-arm-11.0.0-R19_signed.zip from the official website
Click to expand...
Click to collapse
There is checkbox for installing LineageOS recovery during setup. If you uncheck LOS recovery will not be installed. Magisk and Gapps needs to be addressed separately.
RoyWill said:
There is checkbox for installing LineageOS recovery during setup. If you uncheck LOS recovery will not be installed. Magisk and Gapps needs to be addressed separately.
Click to expand...
Click to collapse
Thanks
I am using this version now.
Bluetooth works OK.
If you want to keep your TWRP intact don't put LOS recovery file beside it when flashing.
I'm not sure if GPS works at all.
BiTGApps-arm-11.0.0-R19_signed.zip loaded OK. Install it right after the LOS ROM otherwise there might be a problem.
In general, no significant problems in the ROM found yet.
There is the latest build (10 Jan) on haggertk AFH
23 Jan 2021 build seems to be very very stable.
@TheMadScientist Can you please close this thread as its redundant since dev had opened thread on XDA
RoyWill said:
@TheMadScientist Can you please close this thread as its redundant since dev had opened thread on XDA
Click to expand...
Click to collapse
Thread closed per OP request.

Development [ROM EOL] DerpFest for OnePlus 9/Pro [OFFICIAL][Lemonade/Lemonadep]

DerpFest for OnePlus 9/Pro [OFFICIAL][Lemonade/Lemonadep]
This topic delete pls
This rom is very stable and beautiful for op9 (lemonade).
Will try this one today. Asap I can, hope this build fixes all the major bugs that were previously present on the last built.
Good luck to the Developers of this rom.
Unable to turn off wireless charging notification. very annoying.
incesu said:
Unable to turn off wireless charging notification. very annoying.
Click to expand...
Click to collapse
Yeah this is one of the main things holding me back on considering this ROM - not a great user experience for us OnePlus 9 users who don't have wireless charging...
AFAIK it can only be fixed by the dev but not even sure its a known issue - doesn't really get much attention when it's mentioned (neither here nor on telegram).
Hello. im new to oneplus.
I need to be on oos 11 to install custom roms? or i can do it from a newer os as well?
Also the process is 1.unlock bootloader
fastboot the recovery image
restart in recovery and wipe everything
proceed to sideload the rom right?
thanks in advance
Diaze said:
Hello. im new to oneplus.
I need to be on oos 11 to install custom roms? or i can do it from a newer os as well?
Also the process is 1.unlock bootloader
fastboot the recovery image
restart in recovery and wipe everything
proceed to sideload the rom right?
thanks in advance
Click to expand...
Click to collapse
[ROM][12L][16 Apr][Stable] DerpFest for OnePlus 9/Pro [OFFICIAL][Lemonade/Lemonadep]
This is a small project based on AOSP. We try to be a platform for beginners and support the Custom ROM community with our own unique contributions as well. This ROM exists thanks to inspiration of AOSiP, Thank you! #StayDerped /* Your warranty...
forum.xda-developers.com
Kosta26 said:
[ROM][12L][16 Apr][Stable] DerpFest for OnePlus 9/Pro [OFFICIAL][Lemonade/Lemonadep]
This is a small project based on AOSP. We try to be a platform for beginners and support the Custom ROM community with our own unique contributions as well. This ROM exists thanks to inspiration of AOSiP, Thank you! #StayDerped /* Your warranty...
forum.xda-developers.com
Click to expand...
Click to collapse
so can i use it on oos 12 or not? your link did not answer any of the questions..
Diaze said:
so can i use it on oos 12 or not? your link did not answer any of the questions..
Click to expand...
Click to collapse
read the first post.
Kosta26 said:
read the first post.
Click to expand...
Click to collapse
so i need to downgrade to oos 11 to be able to use custom roms?
Diaze said:
so i need to downgrade to oos 11 to be able to use custom roms?
Click to expand...
Click to collapse
yes.
This Rom EOL

Question Xiaomi 13 GSI

Hi! Has anyone tried to flash a GSI rom on Xiaomi 13? If yes how does it work?
Thanks in advance
Currently there is no GSI working on this model AFAIK. Wait for device specific ports instead.
---
EDIT: This is not true. See the replies below.
rikumi said:
Currently there is no GSI working on this model AFAIK. Wait for device specific ports instead.
Click to expand...
Click to collapse
Thank you for answer, I hope they'll arrive soon
what is important is the architecture not the model
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
NOSS8 said:
what is important is the architecture not the model
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
Click to expand...
Click to collapse
Have you tried any of these? Does it works on Xiaomi 13? Thank you in advance
Nope, I don't install gsi rom on my devices.
Snapdragon 8 Gen 1/2 ARM64(V9) - X86.
GSI on Xiaomi 12 Pro
after testing several Treble GSis, I finally found CherishOS. Most of them are not booting, or other issues (no mobile data, only calling, settings are crashing,....). Save your time and choose CherishOS. How I flashed it: 1. clean flash...
forum.xda-developers.com
They may have others with less bugs or updates.
NOSS8 said:
Nope, the does not install gsi rom on my devices.
Snapdragon 8 Gen 1/2 ARM64(V9) - X86.
GSI on Xiaomi 12 Pro
after testing several Treble GSis, I finally found CherishOS. Most of them are not booting, or other issues (no mobile data, only calling, settings are crashing,....). Save your time and choose CherishOS. How I flashed it: 1. clean flash...
forum.xda-developers.com
They may have others with less bugs or updates.
Click to expand...
Click to collapse
It seems that there are a lot of problems unfortunately yet... however thank you very much!
saluzzo997 said:
It seems that there are a lot of problems unfortunately yet... however thank you very much!
Click to expand...
Click to collapse
As written above, do research on devices with the same soc, One plus, Samsung etc.
There are surely some with little or no bug.
NOSS8 said:
As written above, do research on devices with the same soc, One plus, Samsung etc.
There are surely some with little or no bug.
Click to expand...
Click to collapse
Thank you!
I am using Project elixir for almost 2 weeks now. So far so good.
I suggest you dont flash it but instead usi it via DSU. Autobrightness is not working, fingerprint too. There are gcam ports wich are also compatible with our device. Battery life is better than miui. Even adding a card to google wallet works fine, until a reboot.
Lhunar said:
I am using Project elixir for almost 2 weeks now. So far so good.
I suggest you dont flash it but instead usi it via DSU. Autobrightness is not working, fingerprint too. There are gcam ports wich are also compatible with our device. Battery life is better than miui. Even adding a card to google wallet works fine, until a reboot.
Click to expand...
Click to collapse
Sorry but what do you mean with "use it via DSU"? What does DSU mean? Is there a tutorial for it? Thank you in advance!
saluzzo997 said:
Sorry but what do you mean with "use it via DSU"? What does DSU mean? Is there a tutorial for it? Thank you in advance!
Click to expand...
Click to collapse
You shouldve just used google to understand better. But basically its a subsystem method wich was implemented to allow a/b partition devices to be able to run gsis' for testing purposes, without the need of flashing and deleting the original os. Think of it as dualboot for android. The only thing is that if you're using it via dev settings, you dont have the choice of selecting what to boot, but your device will directly download google's official gsi (wich is not very functional and its ugly).
Thats why you just need to download the DSU Sideloader app from PlayStore. The app will do everything with a gsi of your choice if you follow the instructions.
The only thing wich is mandatory is that the BL of your device must be unlocked in order to use dsu.
There are videos on YT showing this. If you want to try the gsi I mentioned, download it from their website.
Lhunar said:
You shouldve just used google to understand better. But basically its a subsystem method wich was implemented to allow a/b partition devices to be able to run gsis' for testing purposes, without the need of flashing and deleting the original os. Think of it as dualboot for android. The only thing is that if you're using it via dev settings, you dont have the choice of selecting what to boot, but your device will directly download google's official gsi (wich is not very functional and its ugly).
Thats why you just need to download the DSU Sideloader app from PlayStore. The app will do everything with a gsi of your choice if you follow the instructions.
The only thing wich is mandatory is that the BL of your device must be unlocked in order to use dsu.
There are videos on YT showing this. If you want to try the gsi I mentioned, download it from their website.
Click to expand...
Click to collapse
Thank you very much for your explanation and sorry to have asked to you what DSU was, I just wanted to be sure that we were talking about the same thing, I'll give it a try!
saluzzo997 said:
Thank you very much for your explanation and sorry to have asked to you what DSU was, I just wanted to be sure that we were talking about the same thing, I'll give it a try!
Click to expand...
Click to collapse
No problem, I dont mind explaining, but there are pretty detailed articles, wich may enlighten you better than I can do it. Anyways, if/when you try it you'll really understand how much MIUI is ruining the experience of that pretty device. I was thinking about selling it 3 days after i got it, only because of that deprecated UI with stupid restrictions. I'm really glad i searched and tried stuff. Good luck!
Lhunar said:
No problem, I dont mind explaining, but there are pretty detailed articles, wich may enlighten you better than I can do it. Anyways, if/when you try it you'll really understand how much MIUI is ruining the experience of that pretty device. I was thinking about selling it 3 days after i got it, only because of that deprecated UI with stupid restrictions. I'm really glad i searched and tried stuff. Good luck!
Click to expand...
Click to collapse
Thank you very much, I hate MIUI too and I was doing the same thing selling this awesome phone because of that, thank you again!
Lhunar said:
No problem, I dont mind explaining, but there are pretty detailed articles, wich may enlighten you better than I can do it. Anyways, if/when you try it you'll really understand how much MIUI is ruining the experience of that pretty device. I was thinking about selling it 3 days after i got it, only because of that deprecated UI with stupid restrictions. I'm really glad i searched and tried stuff. Good luck!
Click to expand...
Click to collapse
Hi, sorry if I bother you, I've just tried with project elixir GSI using DSU sideloader, but I don't know why when I restart by clicking on notification it doesn't even boot on my GSI... I've installed the sideloader as root installation... I don't know why it's not working...
saluzzo997 said:
Hi, sorry if I bother you, I've just tried with project elixir GSI using DSU sideloader, but I don't know why when I restart by clicking on notification it doesn't even boot on my GSI... I've installed the sideloader as root installation... I don't know why it's not working...
Click to expand...
Click to collapse
Well I'm not using root. I gave permissions via adb and i have no problems. What rom chinese or global ? or maybe you're using something custom like xiaomi eu?
Lhunar said:
Well I'm not using root. I gave permissions via adb and i have no problems. What rom chinese or global ? or maybe you're using something custom like xiaomi eu?
Click to expand...
Click to collapse
Yeah, I'm on EU
saluzzo997 said:
Yeah, I'm on EU
Click to expand...
Click to collapse
Thats your problem. When I tried this on eu it wasnt working.
Lhunar said:
Thats your problem. When I tried this on eu it wasnt working.
Click to expand...
Click to collapse
Oh...what a bad luck... thank you very much for your help

Categories

Resources