[EOL] [STABLE] [12.0] Official Pixel Experience 12 - OnePlus 5 & 5T [DUMPLING + CHEESEBURGER] - OnePlus 5 & 5T Cross Device Development

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Go to Pixel Experience 11 instead.​​Android 12 for the OnePlus 5 and OnePlus 5T​Monthly Updated​
Download​Installation & Updates​Release Notes & Changelog​
Screenshots​Known Issues​Frequent Questions & Problems​News Channel & Support Chat​lexip.dev/pe​
BUILD STATUS: STABLE, OFFICIAL
ROM OS VERSION: Android 12.0
SECURITY PATCH LEVEL: Monthly Updated
BUILD AUTHOR / MAINTAINER: xLexip
DONATE A DONUT <3

Nice, can u give sources? Id love to see what changed...

SirRGB said:
Nice, can u give sources? Id love to see what changed...
Click to expand...
Click to collapse
I have to clean up the device trees before i push them but the base code is available here. If you want to know what has changes compared to Pixel Experience 11, checkout the changelog.

Uhm, I thought of the device sources, I think kernel sources are mandatory...but thanks for the fast reply.

SirRGB said:
Uhm, I thought of the device sources, I think kernel sources are mandatory...but thanks for the fast reply.
Click to expand...
Click to collapse
The kernel source isn't a problem, here you go: https://github.com/PixelExperience-Devices/kernel_oneplus_msm8998/tree/twelve

Works well on my device. Nice job.
Question
Navigation button swap not available? Can't seem to find the settings for it.
I'm right handed and having the back button on the right feels more comfortable for me.
EDIT: workaround down at post 12.

Spl1tz said:
Works well on my device. Nice job.
Question
Navigation button swap not available? Can't seem to find the settings for it.
I'm right handed and having the back button on the right feels more comfortable for me.
Click to expand...
Click to collapse
That's no implemented yet. But you should be able to swap them with some root stuff.

Will work on device decryped and twrp?

morfances said:
Will work on device decryped and twrp?
Click to expand...
Click to collapse
You won't be able to view files in TWRP atm. No matter if encrypted or not. Orange fox may work, i didn't have time to try it myself yet.

xLexip said:
That's no implemented yet. But you should be able to swap them with some root stuff.
Click to expand...
Click to collapse
Omg. Thank God I read this. I also use "swap button" feature to back button in right.
I rather wait.
I'll reading changelog.
Instresting project. Thank you for doing this.

Spl1tz said:
Works well on my device. Nice job.
Question
Navigation button swap not available? Can't seem to find the settings for it.
I'm right handed and having the back button on the right feels more comfortable for me.
Click to expand...
Click to collapse
JohnWrick said:
Omg. Thank God I read this. I also use "swap button" feature to back button in right.
I rather wait.
I'll reading changelog.
Instresting project. Thank you for doing this.
Click to expand...
Click to collapse
You guys should be able to swap the button manually by writing an 1 or 0 into the following file. Root required.
android_device_oneplus_msm8998-common/DeviceSettings/src/com/oneplus/extras/DeviceSettings/ButtonSwap.java at 488d92cd47593fb3073f61761d0bf8bc5d27b17f · xLexip/android_device_oneplus_msm8998-common
Common Tree for OnePlus MSM8998 Devices. Contribute to xLexip/android_device_oneplus_msm8998-common development by creating an account on GitHub.
github.com

xLexip said:
You guys should be able to swap the button manually by writing an 1 or 0 into the following file. Root required.
android_device_oneplus_msm8998-common/DeviceSettings/src/com/oneplus/extras/DeviceSettings/ButtonSwap.java at 488d92cd47593fb3073f61761d0bf8bc5d27b17f · xLexip/android_device_oneplus_msm8998-common
Common Tree for OnePlus MSM8998 Devices. Contribute to xLexip/android_device_oneplus_msm8998-common development by creating an account on GitHub.
github.com
Click to expand...
Click to collapse
Hero!
That did it. Thank you very much, my man.
For the less technical inclined the location of the file is in "root/proc/s1302"
Open "key_rep" with a text editor and change "0" to "1".
It's literally just a number in there.
Will work once you save. No restart needed.

Great ROM, everything that I need is working properly. Thanks for great job.

Works fine.
Can't use external USB and swapp butons.
But it's a very Nice work.

Cmds111 said:
Works fine.
Can't use external USB and swapp butons.
But it's a very Nice work.
Click to expand...
Click to collapse
We've just talked about key swapping above. Wdym with external USB? A flash drive? USB data transfer in general should work.

xLexip said:
We've just talked about key swapping above. Wdym with external USB? A flash drive? USB data transfer in general should work.
Click to expand...
Click to collapse
O can't transfer files to a USB drive.
When I connect it the filé manager don't show it.
May be my mistake.

Cmds111 said:
O can't transfer files to a USB drive.
When I connect it the filé manager don't show it.
May be my mistake.
Click to expand...
Click to collapse
It works fine for me. Maybe your USB drive has a wrong filesystem.

Added to the OnePlus 5 Index Thread here.

Any way to disable hardware buttons and enable software/gestures for OP5?
EDIT: A way to do so (mostly for me to not forget again in 2 years, but if you want to do so I don't take any responsibility for your device):
1. Reboot to recovery
2. Mount /system
3. Connect to PC,
Code:
adb devices
to check if everything's connected correctly
4.
Code:
adb /system/system/build.prop
5. Add at the bottom of the file (it's probably in %homepath%):
Code:
ro.show.navigationbar=yes
qemu.hw.mainkeys=0
6.
Code:
adb push .\build.prop /system/system/build.prop
7. Boot to system
8. To remap keys use some free apps from play store
Why recovery and adb and not a file explorer app? For me I didn't have write permissions so I just did a thing

istir said:
Any way to disable hardware buttons and enable software/gestures for OP5?
Click to expand...
Click to collapse
I'm sure that this function and all other functions that are available on PE11 will be added. Right now there are more important things to get working and up to speed. Right now this is in alpha status.

Related

[ROM][20170526][UNOFFICIAL] LineageOS 14.1 [7.1.2 Base]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
LineageOS for Xiaomi Mi Note 2
Based on Android 7.1.2
This ROM has all the features LineageOS has to offer.
All hardware functions including:
NFC
IR Blaster
Fingerprint Scanner
Capacitive Home Button
Camera for Pics & Video
And
Most everything else…you’ll need to let me know what doesn’t work.
Root is not built in, so you can add whichever root app you want.
Required prior to installing → Custom Recovery
Installation Instructions:
Download the most recent build
Download Gapps (I use Open Gapps Mini)
From Recovery:
Full Wipe (Recommend full wipe and factory reset)
Flash ROM zip
Flash Gapps zip
Optional → Flash root app
Downloads
Latest ROM:
https://www.androidfilehost.com/?fid=673791459329051071
I removed the stock CM music player and replaced it with the "VanillaMusic" player from XenonHD ROM, and use AOSP Setup Wizard since Lineage one isn't very good.
Thanks to:
The Lineage Team for the kernel & device source and a whole lot of things.
@StoneTrapper
@pappaschlumpf
Without these folks helping out, this ROM would be waaaaaaayyyy farther back in development. I owe these guys a tremendous debt of gratitude. Feel free to thank them for me
Additional huge thanks to the folks at EAS-Project for creating the Vox Populi power HAL that makes EAS work.
Vox Populi Source:
https://github.com/EAS-Project/android_device_voxpopuli
ROM Source:
Device-
android_device_xiaomi_scorpio
- https://github.com/hondajohn88/android_device_xiaomi_scorpio/tree/LOS-14.1
android_device_xiaomi_msm8996-common
- https://github.com/hondajohn88/android_device_xiaomi_msm8996-common/tree/LOS-14.1
Kernel-
android_kernel_xiaomi_msm8996
- https://github.com/hondajohn88/android_kernel_xiaomi_msm8996/tree/LOS-14.1
I’m not really a dev, I just figure stuff out, and I get help from really great people, especially @StoneTrapper.
As such, feature requests may or may not get implemented, and it may take me quite a while to get ém done if they do. I thank you all for your patience on that.
Also, I do have a day job, so I may not be able to answer questions or address concerns right away. I thank you for your understanding on that.
All that said, I hope you enjoy the ROM
Reserved
Reserved.
Great work and about time you shared these builds!
Definitely stable enough for a daily driver.
StoneTrapper said:
Great work and about time you shared these builds!
Definitely stable enough for a daily driver.
Click to expand...
Click to collapse
Haha Thanks Tom, thanks for pushing me to get this going
Someday it might even be as good as your RR :-O
Does it or any other custom rom support Second Space feature?
davital said:
Does it or any other custom rom support Second Space feature?
Click to expand...
Click to collapse
This ROM does not, and as far as I'm aware, none of the others do either. That's something that @StoneTrapper and I briefly talked about, but we haven't explored it too much yet.
We're not completely sure what's involved in getting that to work, but we will look into it.
This version has no bugs yeah?
illustriousness said:
This version has no bugs yeah?
Click to expand...
Click to collapse
There might be some bugs, but I haven't found any yet. If you try this rom and you find any, please let me know.
Thanks
hondajohn88 said:
There might be some bugs, but I haven't found any yet. If you try this rom and you find any, please let me know.
Thanks
Click to expand...
Click to collapse
yeah
There is no HDR mode in the stock application "Camera". Third-party applications can not work correctly with the Camera. In RR, there are no such problems.
Evgen6630 said:
There is no HDR mode in the stock application "Camera". Third-party applications can not work correctly with the Camera. In RR, there are no such problems.
Click to expand...
Click to collapse
Interesting, I hadn't noticed that, but I will look into that & I'll or you know what i find. Thanks for the feedback. :good:
Evgen6630 said:
There is no HDR mode in the stock application "Camera". Third-party applications can not work correctly with the Camera. In RR, there are no such problems.
Click to expand...
Click to collapse
Ok, I checked into it and asked @StoneTrapper about HDR in RR. HDR does work in LOS, but for some reason when the app is first opened, the HDR option is greyed out. To get it to work, tap on the icon in the upper right to change modes, and HDR icon becomes active. Also, there is an HDR option in the list once the upper right icon is tapped.
There is no difference between pictures with HDR enabled and without HDR. Thank you.
Evgen6630 said:
There is no difference between pictures with HDR enabled and without HDR. Thank you.
Click to expand...
Click to collapse
Oh, was that your original issue, or were you not able to activate hdr before?
I was able to activate the HDR according to your instructions. Thank you. But I do not see any difference in the quality of the pictures. Otherwise, the assembly is very good.
Hi guys, just flashed this ROM. Thanks, so far so good. Except for fingerprint, I do not see any options to add or activate scanner in settings. Please view screenshot attached. Any help would be much appreciated. Cheers
krugerbud said:
Hi guys, just flashed this ROM. Thanks, so far so good. Except for fingerprint, I do not see any options to add or activate scanner in settings. Please view screenshot attached. Any help would be much appreciated. Cheers
Click to expand...
Click to collapse
Are you referring to the missing buttons to activate/deactivate the options? Or do you mean you want to enroll your specific fingerprint for phone security?
I hope the on/off switches in settings aren't missing. :-o
If you want to enroll your fingerprint, go to Settings>Security>Fingerprint
hondajohn88 said:
Are you referring to the missing buttons to activate/deactivate the options? Or do you mean you want to enroll your specific fingerprint for phone security?
I hope the on/off switches in settings aren't missing. :-o
If you want to enroll your fingerprint, go to Settings>Security>Fingerprint
Click to expand...
Click to collapse
Hi mate, yes they are missing. I had screenshot attached. No option for fingerprint. :laugh:
Are you flashed the last firmware from Miui? Check on the first post.

[AOSP 10.0] [29-05-2020] Quack Phh-Treble GSI v217 Repack For Exynos S20 Devices

Hello everyone!
I have repacked @phhusson 's Quack Phh-Treble GSI to a flashable TAR file that we can flash on the S20 devices.
For more info about Quack Phh-Treble GSI check this thread here - https://forum.xda-developers.com/pr...velopment/aosp-10-0-quack-phh-treble-t3992559
What doesn't work?
Auto brightness
Fingerprint enrolment works 50% on first boot and randomly works when screen is off
Reports about MTP not working - could be a driver issue
NFC
For a full list of issues, check the official github - https://github.com/phhusson/treble_experimentations/issues
What works?
Everything else!
Found something else that doesn't work? Let me know and I'll update the thread.
What do these repacks include
The official release of Quack Phh-Treble GSI with Gapps (system-quack-arm64-ab-gapps.img)
Cross Device Lineage Recovery Flashable - Phh SYSTEM image only!
Downloads
Download Quack_Phh-Treble_GSI_v217zip from:
Mega - https://mega.nz/file/dowXRSYT#LaJSGNelVxPcerNkyN2QQVIYKos4Eea_dH10PId2JsM
AndroidFileHost - https://www.androidfilehost.com/?fid=4349826312261820046
How to install
If you are not rooted - follow Jesec's guide on how to root your device. Make sure you boot into setup at least once! - https://forum.xda-developers.com/galaxy-s20/how-to/howto-root-s20-series-upgrade-firmware-t4079353
If you do not have Lineage Recovery - again, follow Jesec's guide on how to install Lineage Recovery - https://forum.xda-developers.com/ga...recovery-lineage-recovery-s20-series-t4086223
Enter Recovery Mode and factory reset your device
Copy Quack Phh-Treble GSI v216.zip onto your external SD
In Lineage Recovery, choose Apply update
Choose Apply from disk
Choose Quack_Phh-Treble_GSI_v216.zip
Once installation is complete, reboot to system
Previous Versions
v216
Mega - https://mega.nz/file/g5RUHCID#1LqTrVnRotQwb5vLQQ0TGDN4vtgx4N4aHJza3yZkvU0
AndroidFileHost - https://www.androidfilehost.com/?fid=4349826312261800816
Screenshots
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Credits
@phhusson for the Quack Phh-Treble
@jesec for root guids, Lineage Recovery, binary-update and help with creating the flashable zip
Have fun!!
Here we go! Fantastic work and gladly tested for a legend
Finally seeing someone making a custom ROM. Nice work! I will grateful if you could repack the Pixel Experience to .tar file.
Dennis weigh said:
Finally seeing someone making a custom ROM. Nice work! I will grateful if you could repack the Pixel Experience to .tar file.
Click to expand...
Click to collapse
You could try using DSU https://developer.android.com/topic/dsu
phhusson said:
You could try using DSU https://developer.android.com/topic/dsu
Click to expand...
Click to collapse
cheers mate nice
Does it work on the S20 Ultra?
VolRepth said:
Does it work on the S20 Ultra?
Click to expand...
Click to collapse
Works on all devices
Installation went smoothly. It works fine, but the screen only displays 48 hertz. also did not find the change of control points
You should be able to flash whatever other GSI Image on top of this right? Sorry, GSI noob here.
So i got it booted. 120hz doesnt work either. displayhz.com says i'm only getting 48hz....
I would highly vouch for this ROM if the refresh rate was higher. Unfortunately, their is no way to enable any kind of higher refresh rate. For that reason, I'm going back to stock until something else comes along. Nice work though OP
Try:
adb shell settings put system peak_refresh_rate 96.0
adb shell settings put system min_refresh_rate 96.0
NisseGurra said:
Try:
adb shell settings put system peak_refresh_rate 96.0
adb shell settings put system min_refresh_rate 96.0
Click to expand...
Click to collapse
I appreciate the response mate. Nope, doesnt work
speedyjay said:
I would highly vouch for this ROM if the refresh rate was higher. Unfortunately, their is no way to enable any kind of higher refresh rate. For that reason, I'm going back to stock until something else comes along. Nice work though OP
Click to expand...
Click to collapse
What does treble setting give?
phhusson said:
What does treble setting give?
Click to expand...
Click to collapse
Sorry bud? I'm new to GSI's can you explain?
Sent from my [device_name] using XDA-Developers Legacy app
speedyjay said:
Sorry bud? I'm new to GSI's can you explain?
Click to expand...
Click to collapse
In Settings => Treble Settings => Misc you can select FPS
phhusson said:
In Settings => Treble Settings => Misc you can select FPS
Click to expand...
Click to collapse
I tried them all and none of the options worked buddy.
Sent from my [device_name] using XDA-Developers Legacy app
Besides the refresh snag that no doubt will get ironed out, what's the rom like..
Obviously the camera will be on everyone's minds
arknailed7754 said:
Besides the refresh snag that no doubt will get ironed out, what's the rom like..
Obviously the camera will be on everyone's minds
Click to expand...
Click to collapse
ROM works incredibly well. Camera's - the ultrawide works as well as the regular camera. 100X gimmicky, usless, cant do anything with camera doesnt work lol I'm sure the refresh rate bug will be ironed out. Also, video recording doesnt work. Well, it does but when you play it back, it sounds like it was recorded by the chipmunks on crack! lol
speedyjay said:
ROM works incredibly well. Camera's - the ultrawide works as well as the regular camera. 100X gimmicky, usless, cant do anything with camera doesnt work lol I'm sure the refresh rate bug will be ironed out. Also, video recording doesnt work. Well, it does but when you play it back, it sounds like it was recorded by the chipmunks on crack! lol
Click to expand...
Click to collapse
how about the quality tgough similar to stock?

[ROM] [11] STATIXOS 4.0 for Redmi Note 9S [UNIFIED] [18/11/20]

StatiXOS 4.0 for the Redmi Note 9S/Pro/Pro Max/Poco M2 Pro
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Changelog:
- Switch to QTI Bluetooth Stack
> Fixes BT Audio
- Switch to OSS hals
> Fixes WFD
- Fix ok google
- Revert buggy experimental UI changes
- Add StatiXOS bolt in about page
- Convert global actions to translucent overlay with blur
- Kernel Upstream
- Source Upstream
- Enable press power button to unlock (instead of touching the fingerprint sensor)
- Update telephony to LA.UM.9.1.r1-07000-SMXXX0.0
- Enable telephony injection
- Update ims
Download
GAPPS ARE INCLUDED
Bugs:
WFD
You tell me
Karmel sources
Have fun!​
Nice job sar
Would you please share some SCS
Amazing rom
Tnx for your hard working ?
Great work tyvm for first a11 ROM for our phone ?
amirizad_7436 said:
Nice job sar
Would you please share some SCS
Click to expand...
Click to collapse
Yes, just a sec I'll upload them ASAP
Edit: I couldn't upload them. I'd be honest and say why but I know it would get deleted for "violating the rules". If someone could upload screenshots for me I'd appreciate it.
THANK YOU DEV
Always a pioneer
First android 10 on Vince, first Android 11 on Curtana
KUDOS
is this a miatoll ROM? I own a Joyeuse
PaulDnoOb said:
is this a miatoll ROM? I own a Joyeuse
Click to expand...
Click to collapse
Joyeuse is the only miatoll device that doesn't work as expected for this rom.
Good job Dev, thanks
btw; proximity fix and we'll have a daily driver
Hey guys I still can't upload screenshots, if anyone would be able to do it for me I'd appreciate it
_4PERTURE_ said:
Hey guys I still can't upload screenshots, if anyone would be able to do it for me I'd appreciate it
Click to expand...
Click to collapse
Hi @_4PERTURE_ I made a screen recording of StatixOS and uploaded it on YouTube. Hope this helps.
For some reason my F2FS /data partition cannot be properly detected by Lineage Recovery and I was initially unable to install. I reverted to TWRP, changed /data to EXT4, returned to Lineage Recovery and the install worked. But it might not have been the reason for working because according to Device Info HW, /data is still F2FS.
I cannot get into the Styles and Wallpaper menu.
Thank you for your hard work!
oh looks good. about to a daily driver.
anyway, is it not possible to flash the rom through twrp?
bawitdol said:
oh looks good. about to a daily driver.
anyway, is it not possible to flash the rom through twrp?
Click to expand...
Click to collapse
As Q was at this stage and needed special twrp this rom is like it too
It should just goes some moth to update twrps to flash all R rom with them
Until a further notice you should use that twrp
_4PERTURE_ said:
Hey guys I still can't upload screenshots, if anyone would be able to do it for me I'd appreciate it
Click to expand...
Click to collapse
There are watermarks of a forum page, but still gives a clue.
carlshark said:
Hi @_4PERTURE_ I made a screen recording of StatixOS and uploaded it on YouTube. Hope this helps.
For some reason my F2FS /data partition cannot be properly detected by Lineage Recovery and I was initially unable to install. I reverted to TWRP, changed /data to EXT4, returned to Lineage Recovery and the install worked. But it might not have been the reason for working because according to Device Info HW, /data is still F2FS.
I cannot get into the Styles and Wallpaper menu.
Thank you for your hard work!
Click to expand...
Click to collapse
thanks for the video, it certainly give us a good heads up.
Have you tried in developers options:
windows animation scale
transition animation scale
and
Animator duration scale
all these three to set to 0.5 x and see if it gets even smoother and scroll much faster?
logosA said:
thanks for the video, it certainly give us a good heads up.
Have you tried
and see if it gets even smoother and scroll much faster?
Click to expand...
Click to collapse
I tried and it does get smoother and scroll much faster, which is the direct effect of adjusting those values anyway. I can say with confidence though that coming from MIUI and other ROMs like Pixel Experience/PE +/crDroid/EvolutionX/ion OS there is no discernible difference in smoothness and scroll speed.
Hi, first of all thank you so much for making this ROM, having a fully functional Android 11 ROM within days of the Android 11 Launch is amazing! Something I noticed though, is that whenever I try to mount /System and flash the Magisk zip file, when I reboot the Magisk app says that Magisk is not installed. Is there a fix?
Yoss Roness said:
Hi, first of all thank you so much for making this ROM, having a fully functional Android 11 ROM within days of the Android 11 Launch is amazing! Something I noticed though, is that whenever I try to mount /System and flash the Magisk zip file, when I reboot the Magisk app says that Magisk is not installed. Is there a fix?
Click to expand...
Click to collapse
Are you using magisk canary?
_4PERTURE_ said:
Are you using magisk canary?
Click to expand...
Click to collapse
Ah, no, should I be?
An update has been pushed, enjoy!
Changelog:
- Fix IMS/VoLTE
- Switch to Pixel FP
- Switch back to regular SElinux and enable SElinux enforcing
- Fix proximity sensor bug (thanks to @wight554)
- Enable multi-color assistant trigger animation
- Remove google search bar from quickstep
- Force full screen on legacy apps
- Maybe other **** I might have forgotten
Download:
https://sourceforge.net/projects/ap...20200922-0436-11-v4.0-UNOFFICIAL.zip/download

[GUIDE] How to bypass authentication and flash in EDL with NO auth for FREE

Thanks to:
chaosmaster / k4y0z: GitHub / XDA
xyzz / xyz`: GitHub / XDA
Dinolek: GitHub / XDA
How to install:
1. Download the attached file: VD171_MTK-bypass.zip.
2. Extract the file and open the folder.
3. Run and install python: python-3.9.1-amd64.exe.
Keep atention: You need to select "Add Python to PATH" before starting the installation.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
4. Open cmd or powershell and execute this command:
pip install pyusb pyserial json5
5. Go to the Driver folder and right-click on the cdc-acm.inf file, then click Install and then, close window.
6. Run and install filter wizard: libusb-win32-devel-filter-1.2.6.0.exe.
7. Launch filter wizard.
8. Select Install a device filter and click Next.
9. Connect powered off phone with volume- button to boot in EDL mode.
10. Once you see new MediaTek USB Port in the list, select it and click Install.
Now, you are ready for bypassing EDL !
How to bypass:
1. Go to the Bypass folder. Run the script: bypass.bat.
2. Connect powered off phone with volume- button to boot in EDL mode.
3. Once you get "Protection disabled" at the end, without disconnecting phone and usb, run SP Flash Tool.
4. Once the SP Flash Tool opens, click Options > Options > Connection.
5. Select UART mode and select Baud rate to 921600.
Now, you are ready for flashing !
How to update:
1. Download latest release of the tool: https://github.com/MTK-bypass/bypass_utility/releases/latest
2. Download latest release of payloads: https://github.com/MTK-bypass/exploits_collection/releases/latest
3. Extract the content of both files to the Bypass folder.
Now, you are updated !
How does the bypass work?
Dissecting a MediaTek BootROM exploit
A bricked Xiaomi phone led me to discover a project in Github that uses a MediaTek BootROM exploit that was undocumented. The exploit was found by Xyz, and implemented by Chaosmaster. The initial exploit was already available for quite a while. Since I have managed to revive my phone, I am documenti
tinyhack.com
All Credits To:
chaosmaster / k4y0z: GitHub / XDA
xyzz / xyz`: GitHub / XDA
Dinolek: GitHub / XDA
Do you need help with your MERLIN device ?
Read this FAQ: https://forum.xda-developers.com/t/...for-merlin-redmi-note-9-redmi-10x-4g.4225163/
#NoAuth #NoAuthentication #No-Auth #No-Authentication #MediaTek #Xiaomi
#MiAuth #MiAuthentication #Mi-Auth #Mi-Authentication #XiaoMiAuth #free
#XiaoMiAuthentication #XiaoMi-Auth #XiaoMi-Authentication #unbricking
#unbricked #unbrick
#MTK #MT6572 #MT6735 #MT6737 #MT6739 #MT6750 #MT6765 #MT6762
#MT6761 #MT6768 #MT6771 #MT6785 #MT8127 #MT8163 #MT8173 #MT8695
Good job, The guide helped a guy in telegram group unbrick his device.
Thanks for this
Communos said:
Good job, The guide helped a guy in telegram group unbrick his device.
Thanks for this
Click to expand...
Click to collapse
Good work, my friend
It solves all our problems for unbricking
woah this can speed up custom rom development for the device, just like the factory images on redmi note 8 pro, i hope lots of people see this!
Hi bro,
I have a problem with the bypass, when executing the .bat, it throws me the error in the image. I have been trying to do the process for a few days but the error is the same, it is a Redmi 9 (Lancelot) is on brick due to bad flashing. Do you know if there is any solution to this? I already tried disconnecting the battery and it doesn't even work.
Thanks for this great contribution
DavitidzeSh said:
woah this can speed up custom rom development for the device, just like the factory images on redmi note 8 pro, i hope lots of people see this!
Click to expand...
Click to collapse
It's already going good, LineageOS already out, Pixel Experience Plus released today, Few devs working on Other android Q roms, while 2 others are working on Android R tree
Communos said:
It's already going good, LineageOS already out, Pixel Experience Plus released today, Few devs working on Other android Q roms, while 2 others are working on Android R tree
Click to expand...
Click to collapse
Pixel Experience Released? Woah, I tried LineageOS and Its good for now, a few bugs here and there but it's good. I can't believe this is happening
Communos said:
It's already going good, LineageOS already out, Pixel Experience Plus released today, Few devs working on Other android Q roms, while 2 others are working on Android R tree
Click to expand...
Click to collapse
tbh it doesnt matter if its Q or R, If its stable im down
Communos said:
It's already going good, LineageOS already out, Pixel Experience Plus released today, Few devs working on Other android Q roms, while 2 others are working on Android R tree
Click to expand...
Click to collapse
btw, a link to pixel experience ROM? i can't find it
PathBoy92 said:
Hi bro,
I have a problem with the bypass, when executing the .bat, it throws me the error in the image. I have been trying to do the process for a few days but the error is the same, it is a Redmi 9 (Lancelot) is on brick due to bad flashing. Do you know if there is any solution to this? I already tried disconnecting the battery and it doesn't even work.
Thanks for this great contribution
View attachment 5219139
Click to expand...
Click to collapse
Apparentely you need to reinstall drivers and the device filter.
Try removing the device filter first and then reinstalling it too.
If you can, try in another computer.
Try to download and use the attached zip file, it is preconfigured to MT6768.
I get the exactly message you got with missconfigured drivers and device.
Certainly you need to check them.
DavitidzeSh said:
btw, a link to pixel experience ROM? i can't find it
Click to expand...
Click to collapse
PixelExperience_Plus_merlin-10.0-20210212-0344-UNOFFICIAL.zip | by itexpert120 for Generic Device/Other
Download GApps, Roms, Kernels, Themes, Firmware, and more. Free file hosting for all Android developers.
androidfilehost.com
Communos said:
PixelExperience_Plus_merlin-10.0-20210212-0344-UNOFFICIAL.zip | by itexpert120 for Generic Device/Other
Download GApps, Roms, Kernels, Themes, Firmware, and more. Free file hosting for all Android developers.
androidfilehost.com
Click to expand...
Click to collapse
Thanks, Do I need 12.0.3 to install this?
DavitidzeSh said:
woah this can speed up custom rom development for the device, just like the factory images on redmi note 8 pro, i hope lots of people see this!
Click to expand...
Click to collapse
I hope we can see all the partitions on this device demystified too.
There are many unused things on the device.
Many partitions have large sizes for few contents.
Other partitions are never used.
I would really like to know what they are all for.
I have tried with two different PCs and the result is always the same, I already tried uninstalling the drivers and installing everything again.
VD171 said:
I hope we can see all the partitions on this device demystified too.
There are many unused things on the device.
Many partitions have large sizes for few contents.
Other partitions are never used.
I would really like to know what they are all for.
Click to expand...
Click to collapse
to be honest i dont know anything about partitions. if it has potential value then im interested
PathBoy92 said:
I have tried with two different PCs and the result is always the same, I already tried uninstalling the drivers and installing everything again.
Click to expand...
Click to collapse
Probably it is not fully compatible with Lancelot.
I'm not sure.
I've tried with Dandelion (Redmi 9A / MT6765) and I can't bypass too.
But with Merlin, it works like a charm.
We need to keep watching the project and hope for newer releases as soon possible
VD171 said:
Probably it is not fully compatible with Lancelot.
I'm not sure.
I've tried with Dandelion (Redmi 9A / MT6765) and I can't bypass too.
But with Merlin, it works like a charm.
We need to keep watching the project and hope for newer releases as soon possible
Click to expand...
Click to collapse
Stay tuned for updates, thanks!
PathBoy92 said:
Stay tuned for updates, thanks!
Click to expand...
Click to collapse
I've attached a new zip file with the soon released files.
Please, try again and good luck
DavitidzeSh said:
Thanks, Do I need 12.0.3 to install this?
Click to expand...
Click to collapse
Would work on the same vendors needed for Lineage.
DavitidzeSh said:
Thanks, Do I need 12.0.3 to install this?
Click to expand...
Click to collapse
Pixel Experience doesn't work

[OFFICIAL] LineageOS 18.1 for the Nextbit Robin

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Nextbit Robin
Code:
- Your warranty is now void.
- You have been warned.
- Use at your own risk.
Introduction:
This is the Official Lineage OS 18.1 thread for the Nextbit Robin.
Downloads:
Please follow the install instructions in your device's Wiki page linked below exactly, and make sure your device's firmware matches the required firmware listed.
Official builds:
ether
Unofficial - built once a month by me, includes GApps and Pixel goodies:
ether
If you don't follow these instructions, or use 3rd party add-ons (like Magisk) please don't expect support here.
Known Bugs:
IMS (VoLTE/Wi-Fi Calling) doesn't work on LineageOS 16.0 and above - it's possible this feature may return in the future, though it unlikely, due to severely outdated proprietary blobs.
Find any? Report them according to this guide.
Notes:
The only supported GApps package at the moment is MindTheGapps, linked on our Wiki page about gapps.
Kernel Source: https://github.com/LineageOS/android_kernel_nextbit_msm8992
Amazing job!
Flashing right away !
Thank you for your great work!
Just being curious, does it pass Google Safetynet?
If I remember correctly some previous LOS builds for ether actually passed it before.
blackuriel said:
Thank you for your great work!
Just being curious, does it pass Google Safetynet?
If I remember correctly some previous LOS builds for ether actually passed it before.
Click to expand...
Click to collapse
No clue, let me know!
nice now i have been install this rom so cool
Upgrade went smooth. works perfectly fine.
Thanks for keeping ether alive!
Is everyone's fingerprint sensor working? Mine was working on 17.1, but it doesn't seem to be recognized in 18.1. I didn't see this listed as a current issue with this build.
ytsejam1138 said:
Is everyone's fingerprint sensor working? Mine was working on 17.1, but it doesn't seem to be recognized in 18.1. I didn't see this listed as a current issue with this build.
Click to expand...
Click to collapse
Works here - took a lot of work to make it work actually lol
If you'd like to follow the wiki guide and submit a bug report I'd be happy to look it over!
npjohnson said:
Works here - took a lot of work to make it work actually lol
If you'd like to follow the wiki guide and submit a bug report I'd be happy to look it over!
Click to expand...
Click to collapse
+1 for the fingerprint reader, otherwise the rom is great
Raiz said:
+1 for the fingerprint reader, otherwise the rom is great
Click to expand...
Click to collapse
Really gonna need logs to do just about anything here. Pls submit a bug according to the wiki.
npjohnson said:
Really gonna need logs to do just about anything here. Pls submit a bug according to the wiki.
Click to expand...
Click to collapse
Doing it asap. I'll attach the log to this post when ready (and will tag you).
Edit:
@npjohnson It fixed itself. What did I do:
1-Enable Developer Option
2-Enable USB Debbuging
3-Allow My PC
4-Started a log with adb
5-Went to the setting to register a FP
6-It worked
Still working after unpluging
Raiz said:
Doing it asap. I'll attach the log to this post when ready (and will tag you).
@npjohnson It fixed itself. What did I do:
1-Enable Developer Option
2-Enable USB Debbuging
3-Allow My PC
4-Started a log with adb
5-Went to the setting to register a FP
6-It worked
Still working after unpluging
Click to expand...
Click to collapse
Those steps didn't work for me. I have attached my logfile.
Thanks for this new Android 11 version for this device ...is there an expand menu to reboot on recovery mode ?
Mchasard said:
Thanks for this new Android 11 version for this device ...is there an expand menu to reboot on recovery mode ?
Click to expand...
Click to collapse
yes, if I not forgot, I think the advance reboot menu option is under button menu at the system, not in developer menu any longer, cmiiw ..
I've return to LOS 17 just because having trouble with finger print
buzzywaw said:
yes, if I not forgot, I think the advance reboot menu option is under button menu at the system, not in developer menu any longer, cmiiw ..
I've return to LOS 17 just because having trouble with finger print
Click to expand...
Click to collapse
Try this is worked for me
Raiz said:
Doing it asap. I'll attach the log to this post when ready (and will tag you).
@npjohnson It fixed itself. What did I do:
1-Enable Developer Option
2-Enable USB Debbuging
3-Allow My PC
4-Started a log with adb
5-Went to the setting to register a FP
6-It worked
Still working after unpluging
Click to expand...
Click to collapse
Raiz said:
Try this is worked for me
Click to expand...
Click to collapse
noob qustion, how to crate log with adb? and what is registering FP on step 5
thx
buzzywaw said:
noob qustion, how to crate log with adb? and what is registering FP on step 5
thx
Click to expand...
Click to collapse
registering FP (=fingerprint) is when you add a new fingerprint. To create a log with adb use this command:
Code:
adb logcat -v long > FPR.txt
You need to have adb up and running of course but since you unlocked your bootloader I don't think it's an issue for you.
And this may not solve your problem, I was just lucky when doing it. If you're lucky it'll fix it for you too, but otherwise I won't be suprised if you tell me that it didn't worked
Retried the workaround/fix from @Raiz and it fixed the fingerprint reader. Thanks @Raiz
fingerprint not working here, I have adb dev ready, but won't try the workaround in case there's something else you'd like to know from a device w. the problem.
Same here, when going to FP registration settings it just shows the place where the sensor is on the phone and doesn't go to the next step.
I tried flashing 04/01, 04/04 and 04/11 builds and it's the same situation on each one of them.
Btw. if anyone is wondering all three builds pass the Safetynet test.

Categories

Resources