Related
Note: Since the patches essential for making this device work has been merged into LineageOS main repo, there is no need to maintain a separate unofficial build anymore. All fixes go to the official repository and you can expect the official LOS nightly builds to contain the most updated code. You can still use this thread for bug reports though. But bear in mind that some bugs that only appear on specific batches and cannot be reproduced on our devices are harder to fix.
Introduction
This is an UNOFFICIAL build of LineageOS for OnePlus 7 Pro (5G version NOT TESTED, probably won't work). While most features should be working, remember that this is a very early version and things could break, especially for a device as new as this one. I have literally just got hands on it last weekend and spent a few days fixing issues like the fingerprint scanner and motorized front camera. Please always flash with caution.
What's working
- All basic stuff like telephone, bluetooth, nfc, camera, volte, etc.
- Fingerprint scanner (works but with a few minor issues that doesn't affect using it)
- Front camera motor
- Light sensor (sort of, read below for information)
- 90hz screen (with some bugs described below)
Known Issues + TO-DOs
- When booting, the system will alert you of an "internal problem". This is completely fine, just ignore it for now no more internal problems since 20190629 because it comes with its own vendor image.
- Bluetooth audio not working sometimes. Fixed in 20190622
- Auto brightness doesn't work. Partially fixed in 20190622
- In some cases the phone will crash when playing audio. Seems to be problem of AudioFX. I'm looking into it. If you get stuck in recovery after the phone crashes, you can fix it by simply re-flashing anything. Even re-flashing Magisk will work. Fixed in 20190624
- Light sensor doesn't work exactly as it is in official ROM, causing some issues with auto brightness. This is due to the fact that the light sensor is located under the screen, and OnePlus seem to have some magic in their frameworks code to cancel the effect of the screen. For now, I did a very very dirty hack to make it at least work, but no magic is implemented. Expect some issues with this thing. If you find it annoying, I'd suggest disabling it at least for now.
- I have tried to implement an algorithm to correct the readings of the in-display ambient light sensor, but it is still very very funky especially in low-light environment. Fixed since 20190706
- Fingerprint scanning has some quirks here and there. Sometimes the screen goes entirely black except for the scanning area, sometimes the screen may flash a little bit while scanning (tried to reduce it since 20190629). On landscape mode it appears at the wrong place. (fixed since 20190629) But it at least works. I am working to figure out exactly how to make it perfect but it would take some time. (These were also bugs present on the OnePlus 6T / Xiaomi 9 implementation. I have tried to clean them up and fixed some of the issues that were present. At least the screen now doesn't dim like crazy as on OnePlus 6T / Xiaomi 9 implementation, because it dims the correct amount to make screen area other than the scanner circle to appear as bright or dark as it was before increasing the brightness for scanning. Also it works around the somewhat eye-straining Android brightness-changing animation by using a kernel interface provided by OnePlus, exactly as how they did this in their official ROM.)
(Note: if your fingerprint icon gets stuck on home screen, try the following steps: lock your phone, turn on the screen, swipe up for password/pattern unlock, then immediately press the back button, then use fingerprint to unlock. I'll try to get this fixed in the future.)
- Screen colors and refresh rate is a bit messed up when booting. If you find your screen laggy or strange, just turn it off and turn it back on. Fixed by a hack since 20190629, but expect a slight short blink when booting.
- No 48MP for camera. Kind of what you'd expect for these imx586 devices.
- This ROM doesn't come with its own vendor image yet. It needs to be flashed over OxygenOS to function properly. Comes with full vendor image since 20190629
- Importing keys to TEE does not work. Do not even try it, you may lose access to your data.
- SELinux is permissive.
How to flash
Use the TWRP recovery here https://forum.xda-developers.com/oneplus-7-pro/development/recovery-unofficial-twrp-recovery-t3931322
Since 20190629, you DO NOT need to flash OxygenOS before flashing this ROM anymore.
Note: this rom is only tested with firmware images from oxygen 9.5.5 for now. If you encounter any problem for things like mobile data, please try using firmware from 9.5.5 first.
This procedure is a bit tedious, but it's only because we are on an A/B system device.
1. Restart to bootloader, use `fastboot boot` to boot into the TWRP image
2. In TWRP, wipe data (better: format data)
3. Flash this LineageOS image (this installs it to the other slot)
4. Go to Reboot -> Bootloader (this will reboot to the other slot)
5. Again, use `fastboot boot` to boot into the TWRP image
6. Install OpenGAPPS / Magisk etc. (this installs to the current slot)
7. Reboot system
Downloads
20190706-1: https://mega.nz/#!LQxRhawQ!23i11FlIsO6LY35P1K3F1W0KRHGw8ozkUM66C3icdio
A lot of development has been going on this week due to luk1337, maintainer of official LineageOS for multiple devices, joining the party. Most of changes this week are either directly done by luk1337 or inspired by him.
- Corrected the calibration algorithm of the ambient light sensor. It works mostly fine now.
- Fixed support for in-display fingerprint sensor in Always-on Display mode.
- Fixed support for Wi-Fi Display
- Fixed LiveDisplay calibration / reading mode.
- Revamped the icon of in-display fingerprint scanner
- Fixed GNSS (GPS) support. Before this release, all the location information was network-based.
- Fixed NFC HCE.
- Added support for free-fall protection and manual-press warning for front-facing motorized camera.
- Fixed battery usage data.
History versions:
20190629-1: https://mega.nz/#!rRYRmIRY!4WW0FXYkWvu39t0LF-2RbRkl0aDfSbz_kjgZPotdLMQ
- Now comes with full vendor image, no need to flash OxygenOS vendor anymore.
- No more "internal problems" on boot anymore.
- Rebased the kernel
- Reduced screen blinking when fingerprint scanner is active (due to the rebased kernel)
- Hacked to make the screen work at 90Hz right after booting. No need to lock & unlock anymore (but expect a short blink while booting)
- Fixed double-tap-to-wake. Now the option in settings should be working.
- Fixed the position of fingerprint scanning circle when the screen is rotated.
- Tried to fix the ambient light sensor, but its behavior in an extremely low-light environment is still pretty funky. I hope maybe OnePlus can open-source their official algorithm to correct this thing...
20190624-1: https://mega.nz/#!nF4DwADT!xZ8tbrkCGtWL3A7DYIV_e6GfiprqGJXHEZLqufPCmmg
- Fixed crashes caused by playing audio
20190622-1: https://mega.nz/#!OMASTCZK!wXH7WdvVdAxqv7VjGzPwHy40Pk6cfghTGao-7u-PJQk
- Fixed bluetooth audio
- Added dash charging daemon
- Hacked to make the light sensor ( + auto brightness) at least work
20190621-1: https://mega.nz/#!rEglBKxS!OpA3tNSzlnpJ5pL8PW-x9Ax8Ee695GeIaDi4c-qcrw0
Stock Camera App
I have a modified version of the OxygenOS camera app here for use with LineageOS. It mostly works after a simple hack, however:
- No 48MP available. There must be some magic in official ROM on the frameworks side, and I doubt there is much to do about it
- Gallery integration does not work. Clicking on the gallery shortcut in camera will always say "no photos". You need to go to gallery app manually.
- Slow motion works but it will show a black screen when first started. Switching to another app and then back will fix it.
Remeber that I am not a professional camera modder at all. I have little knowledge in this field, and this is only a fallback solution given that nobody else has worked on modding the official camera of this device yet.
OnePlusCamera-guacamole-20190623: https://mega.nz/#!3YRWSKBR!lrRlslmenLXIBoUQQZnqydogKG4GZxmylX6rVHprHQs
Thanks
- LineageOS (obviously) and especially luk1337 (who maintains LOS for oneplus 6t also)
- OmniROM & phhusson (for their fingerprint scanner implementation as a basis, I cleaned it up a bit and abstracted device-specific logic from the somewhat messy frameworks implementation out to HAL. I think their original implementation for Xiaomi 9 / OnePlus 6T should have been done this way also.)
- All contributors to OnePlus 6T device tree of LOS & OmniROM (I took a good amount of code from there)
- HolyDragon guys (for their early work on the kernel)
- aviraxp
- Guaiyihu
XDA:DevDB Information
LineageOS for Oneplus 7 Pro, ROM for the OnePlus 7 Pro
Contributors
PeterCxy, ashwin4rc, holydragon
Source Code: https://github.com/PeterCxy/android_device_oneplus_guacamole
Kernel Code: https://github.com/PeterCxy/android_kernel_oneplus_sm8150
ROM OS Version: 9.x Pie
ROM Kernel: Linux 4.x
Based On: LineageOS
Version Information
Status: Beta
Created 2019-06-21
Last Updated 2019-06-21
Woohoo! Let the custom ROMs begin...
Let's begin the voyage.
+1 [emoji106]
Thank god for more rom development. I was starting to lose hope on this.
Thanks for this see piece of work.
My only question is atm why 9.5.5 if we have 9.5.8 already?
Thanks in advance #kudos
Gesendet von meinem GM1913 mit Tapatalk
Flashaholic said:
Thanks for this see piece of work.
My only question is atm why 9.5.5 if we have 9.5.8 already?
Thanks in advance #kudos
Gesendet von meinem GM1913 mit Tapatalk
Click to expand...
Click to collapse
+1
mcn1970 said:
+1
Click to expand...
Click to collapse
Flashed over 9.5.8 just fine. You will get vendor internal problem error tho
Any chance of it working on 1901 aka OnePlus 7? Should be working If the model check doesn't hardcode it to use on pro
Looks like on fps test I'm getting 90 although earlier I was getting 60 weird it bounces around like that lol also can't seem to get my Galaxy bids to connect or even get seen.
Edit. Also faceunlock seems to work pretty well also.
Flashaholic said:
Thanks for this see piece of work.
My only question is atm why 9.5.5 if we have 9.5.8 already?
Thanks in advance #kudos
Gesendet von meinem GM1913 mit Tapatalk
Click to expand...
Click to collapse
Simply because when I started it I didn't get 9.5.8. Didn't bother to update the blobs. But the rom should work ok on 9.5.8.
joemossjr said:
Looks like on fps test I'm getting 90 although earlier I was getting 60 weird it bounces around like that lol also can't seem to get my Galaxy bids to connect or even get seen.
Edit. Also faceunlock seems to work pretty well also.
Click to expand...
Click to collapse
Looks like there might be some problems with Bluetooth audio. Will look into it later.
PeterCxy said:
Looks like there might be some problems with Bluetooth audio. Will look into it later.
Click to expand...
Click to collapse
Also auto brightness seems to not work
Very nice! I hope in future build we might be able to choose between fhd+ and QHD resolution
Hopefully the Muppets repo will fork some, thanks for your work
Thanks for your work,I have already flash the img, and hope to find some bugs for you
How would it work if you don't have the EU version since 9.5.5 image is not the global version ?
xdamember143 said:
How would it work if you don't have the EU version since 9.5.5 image is not the global version ?
Click to expand...
Click to collapse
Use any one it doesn't matter
Nice to see here! Kudos
Running this baby
Only bugs
1. Bluetooth earphones won't connect to music but works with calls.
Really miss that 90ghz option, waiting for that to be added.
Oxygen OS 9.0.9 Pie for redmi note 7 pro
Changelogs:
*dt2w fixed
*hotspot fixed
*fixed status bar aligement
*Added auto faceunlock for google faceunlock
*Add OPsoundprofile app
set volume on right side
*Fixed BT audio
*Ambient n LiftUP fixed
Known issue:
*OPfaceunlock
*WiFi display/Miracast
Download here: MOD EDIT: DL link removed
Try it and tell me the review about it to correct the bugs in it??
Thanks for this awesome rom.
Everything is working fine, battery backup is also quite good, getting around 6-7hrs SOT in normal usage (i dont play games, only COC). The best thing is only 3% standby drain in 9hrs.
Got 198k in antutu benchmark.
I don't know about heavy game performance (like PUBG, COD)
Is the port for Oxygen Is based on Android Q possible? Otherwise nice ROM, great work.
Encountered a bug.. device isn't restarting when choosing the restart option from power menu
Simply a black screen
Anyways this is a great rom
sidS6 said:
Encountered a bug.. device isn't restarting when choosing the restart option from power menu
Simply a black screen
Anyways this is a great rom
Click to expand...
Click to collapse
https://androidfilehost.com/?fid=4349826312261620352
Flash this via recovery
From video posted by Technobuzznet
Thread closed, posting others work without permission
strongst
Forum Moderator
Android 10
Release date: Tuesday, May 26th, 2020
Build Version: QKQ1.191002.002.V11.0.5.0.QDLMIXM
Kernel Version: 3.18.124-perf-g6d04eb4a
#1 Mon May 18 22:15:26 WIB 2020
Bootloader Version: MSM8953_DAISY2.0_20200518220803
Baseband Version: 953_GEN_PACK-1.202044.1.240106.1,953_GEN_PACK-1.202044.1.240106.1
Android Security Patch Version: May 2020
Please report bugs via Xiaomi's Feedback app.
How to Generate Bug Reports
Bugs:
1- [email protected] fps Video Recorder doesnt work on OmniVision OV12A10 Camera sensor. (Tap here for more info)
2- Still no way to discard Setting app suggestions.
3- Screen Lock/Unlock sounds doesnt work. (Factory reset fixes it)
4- Sim settings does not respect system theme. (only white) Source
5- Old charging sound still persist. (Factory reset fixes it)
6- Customize your Pixel still there. (Factory reset removes it)
7- Wifi icon on the statusbar is flickering. (Still same after factory reset)
8- Sometimes Wifi and Cellular icons on the statusbar is turning black while others white.
9- Direct share is broken. Source (Same after factory reset)
10- Some options in the Network settings are not translated correctly. Source
11- Volte still does not work (despite activation in options, the phone during the call switches to 3G network and does not display the volte icon) Source
12- 4G speeds slightly slower then Android 9 Source
Missing features:
1- There is no Equalizer.
Enhancements:
1- Second Stable Android 10 release.
2- It comes with May 2020 Android Security patch.
3- Sim card disabling option is fixed. Source
4- Camera sound deactivation works now. Source
5- Fixed! Uninstalling an huge app&game freezes the whole phone for a while. Source - Still same
Battery Life:
- One Sim,
- 2G only,
- Mobile Data off,
- Wifi,
- Brightness Auto,
- Battery Saver enabled at %10
- Adaptive Battery disabled
It gived 12 hours SOT. Check the SS's. Pretty much same as v11.0.4
Notes:
This is the second stable Android 10 update for Xiaomi Mi A2 Lite. There was a March 2020 Security patch in the first stable Android 10 update. Arrived 42 days later after v11.0.4
3DMark Test Results: (v2.0.4661)
Slingshot Extreme OpenGL ES 3.1 - Overall score 465
Slingshot Extreme Vulkan - Overall score 516
It will be beneficial to restart your phone after the first installation.
If you want to improve the performance of your phone tap here.
I will constantly update this topic.
perfect_ said:
Android 10
Release date: Tuesday, May 26th, 2020
Build Version: QKQ1.191002.002.V11.0.5.0.QDLMIXM
Kernel Version: 3.18.124-perf-g6d04eb4a
#1 Mon May 18 22:15:26 WIB 2020
Bootloader Version: MSM8953_DAISY2.0_20200518220803
Baseband Version: 953_GEN_PACK-1.202044.1.240106.1,953_GEN_PACK-1.202044.1.240106.1
Android Security Patch Version: May 2020
Please report bugs via Xiaomi's Feedback app.
How to Generate Bug Reports
Bugs:
1- [email protected] fps Video Recorder doesnt work on OmniVision OV12A10 Camera sensor.
2- Still no way to discard Setting app suggestions.
Missing features:
1- There is no Equalizer.
Enhancements:
1- Second Stable Android 10 release.
2- It comes with May 2020 Android Security patch.
3- Sim card disabling option is fixed. Source
4- Camera sound deactivation works now. Source
Battery Life:
N/A
Notes:
This is the second stable Android 10 update for Xiaomi Mi A2 Lite. There was a March 2020 Security patch in the first stable Android 10 update. Arrived 42 days later after v11.0.4
It will be beneficial to restart your phone after the first installation.
I will constantly update this topic.
Click to expand...
Click to collapse
Is third party launcher supported now?
Using gesture screen options.
gusbalaa said:
Is third party launcher supported now?
Using gesture screen options.
Click to expand...
Click to collapse
No.
-Facebook applications can't record video (Video capture fail error)
-------Found problem--------
The only system wide equalizer system that still works (the one explained here) on our device is causing the problem related to recording video in Facebook/Facebook Messenger/Instagram. Force closing the app now enables the video recording and as soon as the app is restarted the problem occurs again. And that's weird because the DSP isn't supposed to mess up the microphone or whatever facebook finds faulty and cancels the recording... Weird... Will look this up and update if solution is found.
Going back to the PRO version of that app now totally ignores the volume control of the device, which means in this .5 built the audio paths were modified. With pro version video recording is still failing. This is not a fix from xiaomi, this is an internal workaround, which is bad!!!
Even clearing the system, problem still persists. Checked permissions, checked storage writing, all is working, except video recording.
--------End of edit--------
-Sim settings does not respect system theme (only white)
--------Lazy modding from Xiaomi, this is the same dual sim controller app you had in Android Pie, just thrown in the Q environment--------
-Refreshing external device problem still persistent, new data copied on to the device only visible after reboot.
--------Not the only one with this problem, this is basically related to having huge folders on your SD card. I have a folder with >15k files in it)--------
-Sometimes some large games force close, but are fine after restarting the app (only sometimes - Only applicable on Gameloft ones - Totally unimportant)
What was fixed:
-Video record sound can now work with Google Voice turned on
-Ram management works fine for me (4/64)
??? Questionable effects:
-Lock screen sounds work for me (testing after a reset, still working just fine)
-Charging/USB sounds seems too low for me (problem persists, the vibration of the device is actually covering the sound)
Other than this, everything else remained the same as per what I wrote in my previous replies.
Qualcomm's app for data collection is still there, so this may be another partial release. They fixed something but the broke something else in another place.
Another lazy update, the battery is draining much faster than on .4 version, waiting for calibration. I'm starting to get sick over their incompetence to test and deliver a good end user experience.
OTA Link: https://bigota.d.miui.com/V11.0.5.0.QDLMIXM/miui_DAISYGlobal_V11.0.5.0.QDLMIXM_4e152f6600_10.0.zip
Let's not conclude quickly that the memory leak has benn fixed. I am trying to trigger it.
edit:
The device did not wake up from sleep, I got a random reboot.
magisk works as it should.
I install the update OTA this morning from official pie, the phone work well, the phone signal is a bit weak but all works well. No gesture in smart Launcher 5, i have fluid gesture for this feature.
Inviato dal mio Mi A2 Lite utilizzando Tapatalk
TeoXSD said:
-Facebook applications can't record video (Video capture fail error)
-Sim settings does not respect system theme (only white)
-Refreshing external device problem still persistent, new data copied on to the device only visible after reboot.
Click to expand...
Click to collapse
- Facebook and Messenger works fine with Camera.
- Sim settings same (only white)
- I am using Cx File manager works fine
Screen Lock/Unlock sounds work fine for me!
key-ancel said:
Screen Lock/Unlock sounds work fine for me!
Click to expand...
Click to collapse
Mine doesnt work.
perfect_ said:
Mine doesnt work.
Click to expand...
Click to collapse
Mine doesn't work too.
It began after upgrading to Q.
Also did two reset through settings, but nothing changed, still missing.
Have you maybe tried to flash fastboot image ?
srepole said:
Mine doesn't work too.
It began after upgrading to Q.
Also did two reset through settings, but nothing changed, still missing.
Have you maybe tried to flash fastboot image ?
Click to expand...
Click to collapse
I upgraded through ota from 10.0.18 to 11.0.4 and then i did Factory reset;
- New Charging sound was gone
- Lockscreen sounds doesnt work neither v11.0.4 nor v11.0.5
Anyone else getting super slow charging with this update? This is my first attempt to upgrade from Pie, and I've gone from 23% to 25% in almost an hour on standby...
- Direct share is still not available.
Please what do i do?
My phone is stuck with boot loop after upgrade to android 10.
how can i downgrade?
hi all!
face unlock function is gone completely, but after poking around I found that is the 'feature' and requirement of android 10 due to google's security concerns. ok...
but the problem I am facing is of a different nature. After update, I did factory reset but did not remove fingerprints prior to that operation. Now fingerprint enrolment fails every time I attempt to add another fingerprint. I was doing some digging around before posting this, and I already did try some of the solutions suggested for some other models which I have found scattered across XDA / so I already did boot twrp and erased via twrp file manager some of the files in /persist/data but that did not help.
any suggestions that could help, please?! thank you!
also, did anyone find a way to get rid of CUSTOMIZE PIXEL message?
Matty Watty said:
also, did anyone find a way to get rid of CUSTOMIZE PIXEL message?
Click to expand...
Click to collapse
Yes: -
1. Sell Mi A2 Lite
2. Buy a Pixel
Seems bizarre that the Pixel would not force this message on you and the Android One phone would but at the point this phone is exactly that, just a bizarre curiosity. Bye bye Xiaomi.
Matty Watty said:
also, did anyone find a way to get rid of CUSTOMIZE PIXEL message?
Click to expand...
Click to collapse
You've got to hand-exit the XML file in the settings suggestion data folder. You'll need root. Or you could boot (not install) TWRP and edit from there.
If your bootloader is locked, there doesn't seem to be any way to stop it. You can clear data on settings suggestions but the suggestions will come back and can't be dismissed.
a1291762 said:
You've got to hand-exit the XML file in the settings suggestion data folder. You'll need root. Or you could boot (not install) TWRP and edit from there.
If your bootloader is locked, there doesn't seem to be any way to stop it. You can clear data on settings suggestions but the suggestions will come back and can't be dismissed.
Click to expand...
Click to collapse
thanks. my boot loader is unlocked so I can boot easily into twrp. But I am not sure what do you mean with hand-exit and which exactly folder that xml file is in? thanks again.
Matty Watty said:
thanks. my boot loader is unlocked so I can boot easily into twrp. But I am not sure what do you mean with hand-exit and which exactly folder that xml file is in? thanks again.
Click to expand...
Click to collapse
From here...
https://support.google.com/android/thread/24667791?hl=en
This happened to me after upgrading a Xiaomi Mi A2 to Android 10 from Android 9.
Might be related to the "/data/data/com.android.settings.intelligence/shared_prefs/suggestions.xml" file not updating some values properly, since some users with rooted systems have changed manually this values to "true":
<boolean name="com.google.android.gm/com.google.android.gm.setup.AccountSetupFinalGmailSuggestions_is_dismissed" value="true" />
<boolean name="com.android.settings/com.android.settings.notification.ZenSuggestionActivity_is_dismissed" value="true" />
And the suggestions don't appear to them anymore.
I had to do this a few times, as new things popped up.
The phone is 2 years old, unlocked it a few months ago to play APK apps that required rooting.
Phone started lagging after that a bit, eventually it updated to MIUI 12, when the phone drastically started lagging.
I tried installing ArrowOS custom ROM, hoping that it would fix the issue, assuming that MIUI 12 is too heavy for the phone to handle - nope.
The problems started to occur more often and new issues started appearing.
Current major issues:
* Screen delay when trying to unlock with fingerprint / power button.
* Black screen / unresponsive screen on power button press.
* Notifications don't show up (black screen).
* When someone calls me -> phone vibrates/rings but the screen is black.
* Double tap to wake up -> black screen.
^All of the issues mentioned above that contain the black screen problem, sometimes but rarely the phone is responsive but it's like 2 times out of 20.
Things I have tried:
- Turn off all animations from Developer Options.
- Wipe Data / Dalvik Cache / Phone Cache / Factory Reset / Custom ROM.
- Installed stock ROM for Europe (since I live in EU) for my phone (latest MIUI 13) -> problem still persists.
- Wiped Cache / Dalvik after installing stock ROM (problem persists).
- Multiple factory resets (didn't fix the issue).
- Disable HW overlays -> this seemed to somehow give better performance but it disabled my Fingerprint function and I need this for banking security reasons, etc.
Overall the phone is still fast enough, no other issues, the most common issue is the black screen and the phone having this huge delay where sometimes it would turn on the screen for half a second and then go pure black again.
Most of the times I have to hold the power button for 10 seconds to force reboot it in order to access my phone.
Help is appreciated, thanks in advance people!
Snorlax1337 said:
The phone is 2 years old, unlocked it a few months ago to play APK apps that required rooting.
Phone started lagging after that a bit, eventually it updated to MIUI 12, when the phone drastically started lagging.
I tried installing ArrowOS custom ROM, hoping that it would fix the issue, assuming that MIUI 12 is too heavy for the phone to handle - nope.
The problems started to occur more often and new issues started appearing.
Current major issues:
* Screen delay when trying to unlock with fingerprint / power button.
* Black screen / unresponsive screen on power button press.
* Notifications don't show up (black screen).
* When someone calls me -> phone vibrates/rings but the screen is black.
* Double tap to wake up -> black screen.
^All of the issues mentioned above that contain the black screen problem, sometimes but rarely the phone is responsive but it's like 2 times out of 20.
Things I have tried:
- Turn off all animations from Developer Options.
- Wipe Data / Dalvik Cache / Phone Cache / Factory Reset / Custom ROM.
- Installed stock ROM for Europe (since I live in EU) for my phone (latest MIUI 13) -> problem still persists.
- Wiped Cache / Dalvik after installing stock ROM (problem persists).
- Multiple factory resets (didn't fix the issue).
- Disable HW overlays -> this seemed to somehow give better performance but it disabled my Fingerprint function and I need this for banking security reasons, etc.
Overall the phone is still fast enough, no other issues, the most common issue is the black screen and the phone having this huge delay where sometimes it would turn on the screen for half a second and then go pure black again.
Most of the times I have to hold the power button for 10 seconds to force reboot it in order to access my phone.
Help is appreciated, thanks in advance people!
Click to expand...
Click to collapse
Well, if the same thing happens to you both on MIUI and custom ROM, the only thing I can think of is that you are installing something (most probably with root access) that gives you this issue. MIUI is obviously laggy itself, but Arrow/Octavi/Cipher are smooth and fast. Personally I use Octavi and face no such issue like yours.
Lord Sithek said:
Well, if the same thing happens to you both on MIUI and custom ROM, the only thing I can think of is that you are installing something (most probably with root access) that gives you this issue. MIUI is obviously laggy itself, but Arrow/Octavi/Cipher are smooth and fast. Personally I use Octavi and face no such issue like yours.
Click to expand...
Click to collapse
I wish an app was the issue, the only app that I have installed is YouTube Vanced and it doesn't even require root access, the problem is that on a fresh installed stock ROM, the problem still persisted which brings me questions;
1) Am I installing a stock ROM Android 11+ which is too heavy for my phone causing lags?
2) Could it be a hardware issue considering that the problem exists on a freshly flashed ROM? But I need to exclude 1) first.
Snorlax1337 said:
I wish an app was the issue, the only app that I have installed is YouTube Vanced and it doesn't even require root access, the problem is that on a fresh installed stock ROM, the problem still persisted which brings me questions;
1) Am I installing a stock ROM Android 11+ which is too heavy for my phone causing lags?
2) Could it be a hardware issue considering that the problem exists on a freshly flashed ROM? But I need to exclude 1) first.
Click to expand...
Click to collapse
As I said, MIUI is heavy skin and it definitely lags more than AOSP custom ROM, but it shouldnt give you black screen issue. You could try to install Xiaomi.eu rom, which is a debloated, better version of MIUI than the stock one: https://sourceforge.net/projects/xi...MINote10_MICC9Pro_22.5.25_v13-11.zip/download
If multiple factory resets didnt help, then yes, it may be the hardware issue I think. But Im not that knowledgable to tell this definitely
Lord Sithek said:
As I said, MIUI is heavy skin and it definitely lags more than AOSP custom ROM, but it shouldnt give you black screen issue. You could try to install Xiaomi.eu rom, which is a debloated, better version of MIUI than the stock one: https://sourceforge.net/projects/xi...MINote10_MICC9Pro_22.5.25_v13-11.zip/download
If multiple factory resets didnt help, then yes, it may be the hardware issue I think. But Im not that knowledgable to tell this definitely
Click to expand...
Click to collapse
I was already recommended by Scarlet on discord (if not mistaking the username) to install EU stock ROM which I did but the problem still occcurs, I guess I will try and give it on a mobile service check just to make sure it's not a hardware issue, I will still however wait for more replies in case someone else had the issue and managed to fix it software wise, thanks for the suggestions buddy!
Snorlax1337 said:
I was already recommended by Scarlet on discord (if not mistaking the username) to install EU stock ROM which I did but the problem still occcurs, I guess I will try and give it on a mobile service check just to make sure it's not a hardware issue, I will still however wait for more replies in case someone else had the issue and managed to fix it software wise, thanks for the suggestions buddy!
Click to expand...
Click to collapse
You're welcome. However, Mi Note 10 XDA forum isn't particulary active, if you use Telegram, you can try to ask in the groups for tucana:
Mi Note 10 /10 Pro | OFFICIAL™
Xiaomi Mi Note 10/10 Pro - Official Telegram Group - Our Channel: @MiNote10Updates - Our Off-Topic group: @XiaomemeOT - Our Photography group: @XiaomemePhotography - Our Customization group: @XiaomemeCustomization
t.me
Octavi - Tucana and Bitra
Discussion group for OctaviOS and Phobos kernel maintained by @erikdrozina News channel: @erikdrozinastuff
t.me
Good luck
You're stuck on MIUI 12.5.4.0 and you cant flash a working custom recovery?
You're too lazy or too newbish to build your own?
Cant flash any Custom Rom?
Well you can just learn how to flash these TREBLE PHH Images, GSI-AOSP based images.
Here i show you how to flash CRDroid v316 . Its based on Android 11R
These images can be flashed with just fastbootd, and they work PERFECTLY, even better than many of the images i've tried here.
You wont have to face hardbricks ever again (specially when flashing MIUI), you can get rid of it once and for all, get rid of Xiaomi and all of its bloatware.
And you can always continue flashing these ROMS or other ROMS (If they're the same Android version or 1 version above). They have root by default most of them.
I made a guide showing how to flash this image.
Xiaomi Redmi 9A 9i 9AT 10A
Notes about tinkering with Android Project Treble. Contribute to phhusson/treble_experimentations development by creating an account on GitHub.
github.com
Supported Devices: Xiaomi Redmi 9A 9i 9AT 10A
To flash
Basically you just need:
Stock Recovery
Bootloader Unlocked
vbmeta.img (you can also use the one that comes with your MIUI IMAGE)
ADB/Fastboot
An " arm32_binder64 " image (Also called A64 image) that is compatible with your Android Version. (For example This image of CRDroid crdrom-v316-220330-a64-bvZ.img.xz is compatible for us, its the one being used in the tutorial).
Patience
What works?
Everything works, there are bugs in Display Brightness and Headphones
VOLTE (UNTESTED)
What doesn't Work?
In some images, of A10 - A13, for somer eason, RIL , the Radio Interface Layer is dead, so SIM doesn't work, we need to build Images or somehow work-around it, or try various images, to see which ones work.
So far RIL works perfectly, sim card works in eremitein Images, you will find a link to these images posted on the guide.,
RIL/SIM works in the the CRDroid image i used, it was built/published by eremitein.
All credits go to these people.
Fixes*Improve Wifi - Disable Wifi Power Saving
Important fix " In many Android 11 custom roms the Wifi in this phone becomes weaker, Less txpower, refresh 3 times max every 2 mins, has sometimes latency, range issues, this will improve it by 10-15%
Open Terminal Emulator
Turn your wifi on like a big man, use:
su
iw dev wlan0 set power_save off
(to check that your wifi powersaving has been turned off, use)
iw dev wlan0 get power_save
exit
exit
(To make this persistent between reboots, use an apk to launch scripts on boot)
*Improve Wlan0 TxPower
(In the future i will add how to change TxPower, lets be patient, im learning too, it seems possible though, i need it for pentesting, i discovered a way to use our precious monitor mode, but its my secret only, if someone teaches me how to improve txpower i will teach them to use monitor mode, we can trade)
*Fix headphone issues, if present, execute these lines on any Terminal Emulator then reboot.
su
setprop persist.sys.overlay.devinputjack true
*Fix brightness/display adjustment,
setprop persist.sys.qcom-brightness $(cat /sys/class/leds/lcd-backlight/max_brightness)
Please Report if the CRDroid Image works for you. And if you have the Time/Internet available feel free to download other Images from different developers and report if other Images work perfectly or not.
I for my part will stick to this rom for a looooong time, and wait until android 14-16 has released, maybe then i will meditate upon using another phone/rom (because it just works very well for me).
More information can be found here:
https://github.com/phhusson/treble_experimentations/wiki/Generic-System-Image-(GSI)-list/
Well, was stuck on MIUI 12.5.3.0 global, did not wanna test my luck flashing custom recoveries so tried this, so far good, only bug for my is bluetooth can t transmit data, connects ok but no data or music, so i use headphones and everything is ok, ,RIL is ok, don t use volte, auto brightness bug is more or less livable, haven t tested the fix in terminal yet, SOT more than 5hours in a no game scenario, more than 48 hours of charge from 100% to 13%, phone charges as expected, feels very snappy, using a Gcamgo and almost as good as miui cam, excellent work to eremitein.
cvmg333 said:
.... using a Gcamgo and almost as good as miui cam, excellent work to eremitein.
Click to expand...
Click to collapse
Thanks for this! Do you know if camera2 API is enabled in this ROM? By that, I mean do manual camera options like ISO, shutter speed options exist? You can check by installing camera apps like Open Camera.
Thanks.
MaverickNextDoor said:
Thanks for this! Do you know if camera2 API is enabled in this ROM? By that, I mean do manual camera options like ISO, shutter speed options exist? You can check by installing camera apps like Open Camera.
Thanks.
Click to expand...
Click to collapse
Hi, its not enabled by default, but it can be activated in crdroid settings, and yes Open Camera manual options are working.
cvmg333 said:
Hi, its not enabled by default, but it can be activated in crdroid settings, and yes Open Camera manual options are working.
Click to expand...
Click to collapse
Thanks so much!
Found glitch in this Rom, if i turn on lockscreen security by pattern, sudenly home key and recents key stop working, if i deactivate the lockscreen security feature, navbar buttons work as the should again.