{
"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"
}
PixelOS is an AOSP based ROM, with Google apps included and all Pixel goodies. We aim to provide an experience similar to Google Pixel phones with numerous performance enhancements and a small amount of useful additional features.
Code:
/* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
Our Featurelist
Device Specific Issues:
- None. report if found.
Requirements
- You must have the firmware 14.0.6.0
Downloads
Get the latest PixelOS Build for renoir Download
Firmware https://xiaomifirmwareupdater.com/firmware/renoir/stable/V14.0.6.0.TKICNXM/
Magisk (optional) https://github.com/topjohnwu/Magisk/releases
Note: GApps are included, don't flash separately.
Notes
• Encryption is enabled by default
• SELinux is enforcing/permissive
Flashing Instructions
Clean Flash(coming from a different ROM):
• Download PixelOS ROM zip, boot.img, vendor_boot.img and dtbo.img.
• Reboot into Fastboot.
• Flash boot using: "fastboot flash boot_ab *bootname.img*".
• Flash vendor_boot using: "fastboot flash vendor_boot_ab *vendor_bootname.img*".
• Flash dtbo using: "fastboot flash dtbo *dtbo.img*".
• Reboot to recovery.
• In recovery, format data with Factory Reset > Format data/factory reset
• Sideload the zip with Apply Update > Apply from ADB, and do: adb sideload <ROM zip file>
• Optional: Flash magisk with sideload using: adb sideload <Magisk zip>
- Magisk will show a message about "Signature verification failed, install anyways?", just click YES.
• Reboot and voila!
• To get root access, reboot to recovery after ROM setup and flash magisk.
Updating to a newer build (dirty flash):
• Download ROM zip.
• Enter PixelOS Recovery > Apply Update > Apply from ADB.
• Sideload the ROM using: adb sideload <ROM zip file>
• Optional: sideload Magisk using: adb sideload <Magisk zip>
• Reboot and voila!
Read our blog https://blog.pixelos.net
Join our Telegram Group https://t.me/PixelOSChat
Buy me a Coffee https://www.paypal.com/paypalme/whyredfire
Help translate PixelOS https://translate.pixelos.net
Source Code
PixelOS http://github.com/PixelOS-AOSP
Device Tree https://github.com/Cyphound/android_device_xiaomi_renoir
Device Tree https://github.com/Cyphound/device_xiaomi_sm8350-common
Kernel Tree https://github.com/Cyphound/android_kernel_xiaomi_sm8350
ROM Kernel: Linux 5.4.x
Build Author: Cyphound
Stable Release Date: 04/02/2023
Latest Release Date: 03/03/2023
Nice!
The charging ambient not wake screen when you charging. And the bluetooth not working.
Jonson Lam said:
The charging ambient not wake screen when you charging. And the bluetooth not working.
Click to expand...
Click to collapse
It's weird that the Bluetooth doesn't work.
Just flashed it, and it's working amazingly! Most of the animations are very smooth and the device's performance is great! There are a few weird things though, such as the Android easter egg constantly crashing whenever the cats try to pop up. Also the opening animation from turned off screen is a bit sluggish and when it enters the previous app, the corners aren't rounded off. But other than these bugs, I haven't anything else weird yet. I'll be keep on using it for a few days to see how it performs on a full day usage.
it's a great work!... thanks a lot!
any plan to get it official?
xxx01x said:
it's a great work!... thanks a lot!
any plan to get it official?
Click to expand...
Click to collapse
Not at the moment, I'm still quite a noob
Thank you do much Man !
I wanted pixelos on my renoir for so long and sadly there is no oficiall release, you saved me. Everything works really well i havent encountered any Bugs at all. Battery drains little faster for sure compared to miui 14
Hi!! I have detected a bug, for some reason when calls on volte the voice breaks
xxx01x said:
Hi!! I have detected a bug, for some reason when calls on volte the voice breaks
Click to expand...
Click to collapse
Thanks for letting me know, I don't have volt in my country so I didn't know what was happening, I'll try to fix it for the next patch! (。•̀ᴗ-)✧
Changelogs 16/02/2023
- Sync with the PixelOS February patch
- Fix speaker calls issue
- Fix VoLTE issue (maybe?)
Cyphound said:
Changelogs 16/02/2023
- Sync with the PixelOS February patch
- Fix speaker calls issue
- Fix VoLTE issue (maybe?)
Click to expand...
Click to collapse
Sadly VoLTE is not fixed
Cyphound said:
Changelogs 16/02/2023
- Sync with the PixelOS February patch
- Fix speaker calls issue
- Fix VoLTE issue (maybe?)
Click to expand...
Click to collapse
Great ROM but sadly Google Fi data isn't working for me. I think it has something to do with the build prop spoofing of the Pixel 5. It sees the network, I get calls and texts, but for whatever reason data just connect. I hope you can fix this.
Cyphound said:
Changelogs 16/02/2023
- Sync with the PixelOS February patch
- Fix speaker calls issue
- Fix VoLTE issue (maybe?)
Click to expand...
Click to collapse
Update: tested your project elixir ROM and data works fine also VoLTE works fine in both, looked in the phone info setting.
iyc9yv9yg said:
Great ROM but sadly Google Fi data isn't working for me. I think it has something to do with the build prop spoofing of the Pixel 5. It sees the network, I get calls and texts, but for whatever reason data just connect. I hope you can fix this.
Click to expand...
Click to collapse
Do you have your carrier's access point names set correctly? I had some issues with mobile data back on MIUI, and this has fixed the problem for me
MrDoctor175 said:
Do you have your carrier's access point names set correctly? I had some issues with mobile data back on MIUI, and this has fixed the problem for me
Click to expand...
Click to collapse
Google Fi doesn't have APN settings. That's what kinda makes this whole thing weird. If a ROM tries to spoof a newer Pixel (such as this ROM which pretends to be a Pixel 5) it tries to connect to towers and use features that the our device doesn't support. I've attached a ss of my APN settings on my Pixel 7. Only way I could think of fixing this is editing the build.prop on the ROM itself.
iyc9yv9yg said:
Google Fi doesn't have APN settings. That's what kinda makes this whole thing weird. If a ROM tries to spoof a newer Pixel (such as this ROM which pretends to be a Pixel 5) it tries to connect to towers and use features that the our device doesn't support. I've attached a ss of my APN settings on my Pixel 7. Only way I could think of fixing this is editing the build.prop on the ROM itself.
Click to expand...
Click to collapse
Hello! Unfortunately in my country I don't have access to this type of service so I didn't know about the problem, although maybe I can't do much since it will probably be a problem with the source code of the rom, the January patch of PixelOS was changed from pixel 7 to 5 for similar problems, I would appreciate it if you edit the build.prop and tell me how it went!
Cyphound said:
Hello! Unfortunately in my country I don't have access to this type of service so I didn't know about the problem, although maybe I can't do much since it will probably be a problem with the source code of the rom, the January patch of PixelOS was changed from pixel 7 to 5 for similar problems, I would appreciate it if you edit the build.prop and tell me how it went!
Click to expand...
Click to collapse
If I get a chance I'll lyk how it goes. It might be a bit
problem z powiadomieniami jest.
powiadomienia przychodzą natomiast bez wibracji i dźwięku
notifications come without sound or vibration
Related
{
"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"
}
Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* We are not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
*
*/
LineageOS is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.
Base source code is available in the LineageOS Github repo. And if you would like to contribute to the project, please visit our Gerrit Code Review.
Instructions:
Download the latest build, official TWRP (3.3.1 and newer) and GApps (if you need them)
Flash the downloaded TWRP via fastboot
Boot to recovery
Format system, vendor, data, cache, and dalvik cache
Reboot to recovery
Flash the latest build
Flash GApps and any other necessary add-ons
What's working:
WiFi
Camera and Camcorder
Bluetooth
NFC
Fingerprint - Oreo firmware required
GPS
OTG
Video Playback
Audio
RIL
VoLTE/VoWiFi
USB tethering/audio
SELinux: Enforcing
Known issues:
You tell me
Downloads:
Official builds: Download
Recovery: Official TWRP
Google Apps: OpenGApps (nano package is advisable, but you definitely should avoid using stock/super packages)
Reporting Bugs
All bugs should be reported here: Issue Tracker
DO NOT Report bugs if you're running a custom kernel or you installed Xposed
Grab a logcat right after the problem has occurred. (Please include at least a few pages of the log, not just the last few lines, unless you know what you're doing.)
If it is a random reboot, grab /proc/last_kmsg. (Do not bother getting a logcat unless you can get it just before the reboot. A logcat after a reboot is useless)
If the problem disappears after running "setenforce 0" from a root shell, grab /data/misc/audit/audit.log
Remember to provide as much info as possible. The more info you provide, the more likely that the bug will be solved. Please also do not report known issues. Any bug not reported in the bug report format below may be ignored.
Code:
What is your--
LineageOS version:
LineageOS Download url:
Gapps version:
Did you--
wipe:
restore with titanium backup:
reboot after having the issue:
Are you using--
a task killer:
a non-stock kernel:
other modifications:
Provide any additional information (observations/frequency of problem/last version it worked on/etc) as needed:
Thanks to:
@GivFNZ for testing my builds
@wiktorek140, @karthick mostwanted, @wh0dat, @KalilDev, @AsD Monio, @GoldeneyeS2, @Steve Mathew Joy and @rajatgupta1998 for their hard work on our device sources
LineageOS team
Changelogs:
Code:
2020-11-19:
Updated kernel based on Moto's Moto One (deen) QPKS30.54-12-23 tag and CAF's LA.UM.8.6.r1-05300-89xx.0 tag
Updated Moto Actions UI
Improved boot animation speed and smoothness
Partially resolved perf HAL spam in logs
2020-11-15:
Added support for montana_retcn (XT1799-2)
Fixed a bug where the back flash wouldn't work properly when taking a photo using Snap
Fixed a bug where loudspeakers would crackle on some VoIP calls
Improved RIL stability
Improved Wi-Fi stability
Increased ZRAM to 1.33GB
Updated kernel based on Moto's Moto One (deen) QPKS30.54-12-22 tag and CAF's LA.UM.8.6.r1-04700-89xx.0 tag
Updated Moto Actions UI
November security patch
2020-10-11:
Added customizable vibration intensity in Settings > Accessibility
New FM radio app
Added support for factory reset protection (only partially effective)
Fixed boot with SELinux: Enforcing on GSIs
October security patch
2020-09-23:
Minor improvements and under the hood changes (check technical changes for more details)
2020-09-20:
Improved GPS stability
Fixed an issue where there would be random UI lag
2020-09-17:
Fixed an issue where you couldn't exit from offline charging mode
2020-09-16:
Fixed offline charging
2020-09-15:
Actually fixed random color inversion that could occur (Note: Color calibration in LiveDisplay is no longer available as a result of fixing the bug)
Fixed bootloop when enabling secure startup
Fixed manual network selection
Fixed dual SIM menu not appearing - needs testing
Mobile data settings now only displays 3 modes (LTE, 3G and 2G)
September security patch
2020-09-11:
Fixed random color inversion that could occur
2020-09-10:
Fixed Wi-Fi Display
Updated listen blobs to Q
Added support for Color profiles (Settings > Display > Colors)
Fixed an issue where you couldn't connect to certain Wi-Fi networks
2020-09-08:
Initial release.
Source code:
Common device tree: https://github.com/LineageOS/android_device_motorola_msm8937-common
Device tree: https://github.com/LineageOS/android_device_motorola_montana
Kernel: https://github.com/LineageOS/android_kernel_motorola_msm8953
Reserved
Reserved
Nice job, thanks a lot for your working on it
Thanks Jarl for keeping montana alive!
:good:
New build is up. Check OP for changelog. Downloads as always are in the OP, but you may update via the Updater app if you wish. Happy flashing! :fingers-crossed:
Just flashed it, working very fine, thanks a lot.
A minor bug I can't explain : some of the menus stay in English even if I select another language.
Will moto actions be add?
Everything else working fine
Random color inversion. Flashed last build
does this and lineage os 16 need something apart from oreo firmware? because i tried both with all twrp versions available and when rebooting after flashing zip it just always send me to the bootloader.
i have model xt1790
before i was on carbon rom and was working fine so i dont know what is wrong here, also tried lineage os from AsD Monio and works fine just the initial setup a bit buggy
recovery log: https://pastebin.com/Y0GjaHtZ
logcat right after reboting to recovery after wiping all then flashing this rom: https://pastebin.com/mvVQ12Zb
janinetavs said:
Will moto actions be add?
Everything else working fine
Click to expand...
Click to collapse
Settings > System > Advanced
janinetavs said:
Random color inversion. Flashed last build
Click to expand...
Click to collapse
v1.2? Nobody has experienced random color inversion for that one.
rakion99 said:
does this and lineage os 16 need something apart from oreo firmware? because i tried both with all twrp versions available and when rebooting after flashing zip it just always send me to the bootloader.
i have model xt1790
before i was on carbon rom and was working fine so i dont know what is wrong here, also tried lineage os from AsD Monio and works fine just the initial setup a bit buggy
recovery log: https://pastebin.com/Y0GjaHtZ
logcat right after reboting to recovery after wiping all then flashing this rom: https://pastebin.com/mvVQ12Zb
Click to expand...
Click to collapse
No, but please make sure to use the latest TWRP version. You must also format data (not wipe). Also, recovery logs won't help due to them only showing what's happening in the recovery.
Just flashed v1.2 working also fine
One question though : on the Moto Camera v6.2 app the HDR option is no more visible (it was on latest Pie builds).
Edit : persistent even when installing via the Moto Camera Thread tutorial
JarlPenguin said:
No, but please make sure to use the latest TWRP version. You must also format data (not wipe). Also, recovery logs won't help due to them only showing what's happening in the recovery.
Click to expand...
Click to collapse
rn im on latest 3.4.0-1 and i tried both format and wipe, dirty flashing from the other los 17.1 and other rom just to test but all end in always booting to bootloader menu its weird never happened something similar and only happen with your lineageos 16 and 17.1 roms
rakion99 said:
rn im on latest 3.4.0-1 and i tried both format and wipe, dirty flashing from the other los 17.1 and other rom just to test but all end in always booting to bootloader menu its weird never happened something similar and only happen with your lineageos 16 and 17.1 roms
Click to expand...
Click to collapse
Do you have full Oreo firmware installed? Also can't do anything without logs
Dan Mornill said:
Just flashed v1.2 working also fine
One question though : on the Moto Camera v6.2 app the HDR option is no more visible (it was on latest Pie builds).
Edit : persistent even when installing via the Moto Camera Thread tutorial
Click to expand...
Click to collapse
It's because we use HAL3 now. Certain functions won't work because we use deen blobs instead of stock camera blobs
janinetavs said:
Will moto actions be add?
Everything else working fine
Click to expand...
Click to collapse
They already are?
Yes they are, you have to look in the right menu
JarlPenguin said:
Do you have full Oreo firmware installed? Also can't do anything without logs
Click to expand...
Click to collapse
i didn't remember but looks like i got a old one or a fix fingerprint zip most probably, took me a day to find a working link to full 8.1 and after 2 updates from ota i got M8937_37.13.03.75R baseband and now worked perfectly your rom thank you for keeping alive our moto g5s
{
"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 18.1 is a free, community built, aftermarket firmware distribution of Android 11 (R), which is designed to increase performance and reliability over stock Android for your device.
LineageOS is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.
Features:
RIL: LTE, Calling + recording, SMS and MMS
Wi-Fi: Connection to 2.4 and 5 GHz, Wi-Fi Display with audio
Bluetooth pairing, sharing and audio
Audio & video playback, streaming and recording
NFC
GPS and sensors
Camera
Powered on/off and wireless charging
USB file transfer/MTP and charging
USB, Bluetooth and Wi-Fi tethering (hotspot)
Google services and SafetyNet compliant (banking apps and Google Wallet work out of the box)
Storage encryption and SDCard
LineageOS Recovery with encryption support (not required, but endorsed )
Slimport HDMI
LG Quick Circle case support with FlipFlap
Known issues:
DRM/Widevine L3: Amazon Prime and Play Now (Polish TV stream) are working and streaming, but the quality is 540p.
YouTube doesn't show 1440p in video quality options.
Slimport HDMI connection creates screen flickering, but it's not visible on an external display.
Won't work:
VoLTE
Check out the changelog in the post below.
Make sure you're on the correct firmware for your variant.
1. If you're coming from another ROM or performing a clean flash:
Reboot to Recovery
Backup any important data
Format Data partition
Wipe Dalvik, Cache and System
Flash the ROM
Flash GApps (optional, can't be flashed after the first boot)
Reboot to System
2. If you're updating the ROM or performing a dirty flash:
Reboot to Recovery
Flash the ROM
Wipe Cache
Reboot to System
Download LineageOS 18.1 ROM and Recovery
Alternative download for LineageOS 18.1
TWRP for LG G3
Google apps (MindTheGapps recommended)
Rooting your phone by Linus Tech Tips
Stock ROM by @MESA
3__HacerPermisivo.zip - this switches your selinux to permissive
bootimage_adb_unsecure by @AdrianDC - debugging, disables adb auth
Mr_Bump.zip by @dadi11 - fix for Secure booting error (boot certification verify)
Join G3 development channel on Telegram to get more info about my projects.
LineageOS GitHub repo
github.com/itsHardStyl3r
device and kernel sources
18.1, 23.04.2023
Code:
* Kernel: Updated prima driver (Wi-Fi)
* Kernel: Updated sdFAT driver from 2.3.0 to 2.4.5
* Kernel: Fixed race condition for TCP listens (https://gitlab.com/LineageOS/issues/android/-/issues/3916#note_669493796)
* Enabled DRM Clearkey 1.3 plugin
* Reimplemented ZRAM
* Fixed geotagging in photos
* Disabled wallpaper zooming effect to increase performance of app drawer
* Fixed Wi-Fi settings not being applied, including LG G3 default hotspot name
* Fixed Wi-Fi WPA3 networks
* Fixed turning off DiscoveryService and NearbyMessagesService
* Adjusted sepolicy settings
* G3 should now appear as a phone in File Managers via USB
* d85x, f400, vs985: Declared support for Mifare NFC tags
- ls990 does not have pn547 NFC chip, so I can't confirm it works.
* Reverted "Disable wifi AP MAC randomization" to fix 5 Ghz hotspot
- It works now: https://imgur.com/a/6JgSynU.
* Enabled XZ compression
* Fixed HIDL power stats, TetherController and TelephonyManager errors
* Updated screenshots
18.1, 14.04.2021
Code:
* April 2021 Android Security Bulletin: r34
* Promotion to Official 18.1 #306996 #306997
* Sanitized sources so I could push to LineageOS (mostly vendor stuff) - not really worth mentioning
* Fixed TimeKeep implementation
* Fixed "Switched to AOSP RenderScript" from 31.03.2021 update
18.1, 31.03.2021
Code:
* March 2021 Android Security Bulletin: r32
* Fixed encryption
* DRM protected now works (e.g. Netflix)
* Switched to AOSP RenderScript
* Builds now come with smaller font footprint
18.1, 14.02.2021
Code:
* Updated source (LineageOS/lineage-18.1)
* sepolicy additions
* device tree updates (Trust VINTF)
* CameraServiceProxy error fix
* more bringup
18.1, 20.12.2020
Code:
* Initial release
https://imgur.com/a/j98w3ko
Reserved #3
Reserved #4
You are great, thank you..
The second beta release is awesome. Everything seems as it should be. Animations are very smooth. I wonder what is next.
Horrah! just downloading...
thank you for your hard work!
turquoise.ht said:
You are great, thank you..
i wanna submit my very first impression after a few hours of use. i had no problem during installation and in general everything is ok. animations were laggy at the beginning but they are smoother now after a while. i am sure things will get better soon. thank you very much again for your efforts.
-google drive crashing, google chrome cannot see the google account so cannot start sync.
-magisk 20.4 does not work but 21.1 beta works.
Click to expand...
Click to collapse
These bugs are related to the GApps, these are very shady but the basics work. I am waiting for @walter79 to respond and I'll build our own GApps.
Thanks for the feedback.
D855 32gig: came from 17.1, flaweless install, all works perfect, no lags or hassles. Nice work, will be my LOS from now on! Thank you HardStyl3r for this ROM.
and what Gapps can I install for LG g3 D855?
fefe128 said:
and what Gapps can I install for LG g3 D855?
Click to expand...
Click to collapse
you will find it in the download folder ==> first post here....
fefe128 said:
you will find it in the download folder ==> first post here....
Click to expand...
Click to collapse
yes. I have it. I apologise
I installed and want to switch instead of Lineage recovery sleep on TWRP recovery. How ?
fefe128 said:
I installed and want to switch instead of Lineage recovery sleep on TWRP recovery. How ?
Click to expand...
Click to collapse
same here: it seems root + TWRP is gone...
fefe128 said:
I installed and want to switch instead of Lineage recovery sleep on TWRP recovery. How ?
Click to expand...
Click to collapse
LZ_ said:
same here: it seems root + TWRP is gone...
Click to expand...
Click to collapse
The setup wizard is tricky this time. It automatically replaces TWRP with LineageOS Recovery unless you uncheck the option. To bring back TWRP, use flashable ZIP in my TWRP thread, flash it (either adb sideload or sdcard is fine) and skip the signature check failure.
HardStyl3r said:
The setup wizard is tricky this time. It automatically replaces TWRP with LineageOS Recovery unless you uncheck the option. To bring back TWRP, use flashable ZIP in my TWRP thread, flash it (either adb sideload or sdcard is fine) and skip the signature check failure.
Click to expand...
Click to collapse
Good news on the LS990. installed and booted up fine. Data and telephony both working. Rom seems just fine. Still have my twrp . No fc and no reboots. Can't get magisk 20.4 to flash so no root yet but as smoothly as it's running so far we're looking good. Thank's for the LS990 build.
Update !! Found Magisk 21 and installed root. Works fine now. One question about setup manager related to installing lineage recovery. Is it a onetime setup question or will it ask this on future updates and or resets ? Just wondering if it's something we need to be on guard against . Possible to disable the feature ? Fortunantly I happen to catch it and uncheck it so I'm good. Thanks
LS990 users you can install this . The old reboot problem we had with lineage 17 is gone. This runs good enough I'm going to continue with it as daily driver for now.
Max Frost said:
Good news on the LS990. installed and booted up fine. Data and telephony both working. Rom seems just fine. Still have my twrp . No fc and no reboots. Can't get magisk 20.4 to flash so no root yet but as smoothly as it's running so far we're looking good. Thank's for the LS990 build.
Update !! Found Magisk 21 and installed root. Works fine now. One question about setup manager related to installing lineage recovery. Is it a onetime setup question or will it ask this on future updates and or resets ? Just wondering if it's something we need to be on guard against . Possible to disable the feature ? Fortunantly I happen to catch it and uncheck it so I'm good. Thanks
LS990 users you can install this . The old reboot problem we had with lineage 17 is gone. This runs good enough I'm going to continue with it as daily driver for now.
Click to expand...
Click to collapse
This should only pop up when you clean /data. As far as I know, Setup Wizard only appears on first boots, which includes clean /data. If you've unchecked this, I think you are safe. Enjoy. And yeah, the latest Magisk beta works.
Fixed: took the latest Magisk-v21.1.zip, then run the TWRP-App and installed .bin file. Enable Advanced restart and all works fine again!
Why can't I find Advanced Reboot option? Someone enliten me!
crDroid is designed to increase performance and reliability over stock Android for your device also attempting to bringing many of the best features existent today.
We're mainly based on LineageOS so use custom kernels compatible with them!
{
"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"
}
Features
Click for feature list
What's working:
* WIFI
* NFC
* Bluetooth
* Fingerprint
* Camera
* Sensor
* Edge sense
* Call & SMS
* APN
* Wireless Charging
...........
Not woking:
* plz report me
First time installation or check latest build instructions:
Make sure your pc has adb environment and you have backed up the necessary data!!!
unlock the BootLoader
Flash the boot image file
Reboot recovery
adb sideload magisk or gapps
Wipe data, cache and format data
Boot crDroid and E N J O Y !
Download
Click here !
Maintainer's github
Lb9457
Thanks:
crDroid ROMs
Lineage OS
AOSP
ROM OS Version: 12L
ROM Kernel: android_kernel_google_msm-4.9
Status: Stable
OTA:not support(UNOFFICIAL)
Sec. Patches : 2022.03.05
Created : 2022.2.10
Last Updated : 2022.3.30
-----------------------------------------------------------------------------------------------
optional
-----------------------------------------------------------------------------------------------
Donwnload ➢GMS
Donwnload ➢Root
Donwnload ➢MicroG
Thanks for the ROM, gonna try it.
Downloading now.
So, I flashed with the above instructions and the phone is stuck on the crDroid animated boot logo.
Restarted a couple of times, did the same.
Then I again entered the recovery and did factory reset.
Worked like a charm.
I think you should add this to the flashing instructions too.
Setting up now.
Also @LB9457
What is this GMS is for and how to use it, I tried sideloading, it did not work.
33HdA said:
So, I flashed with the above instructions and the phone is stuck on the crDroid animated boot logo.
Click to expand...
Click to collapse
33HdA said:
So, I flashed with the above instructions and the phone is stuck on the crDroid animated boot logo.
Restarted a couple of times, did the same.
Then I again entered the recovery and did factory reset.
Worked like a charm.
I think you should add this to the flashing instructions too.
Setting up now.
Click to expand...
Click to collapse
sorry about this , But I've added instructions before.
33HdA said:
Also @LB9457
What is this GMS is for and how to use it, I tried sideloading, it did not work.
Click to expand...
Click to collapse
its magisk module ,dude
LB9457 said:
its magisk module ,dude
Click to expand...
Click to collapse
Yeah thanks, figured it out later.
Can you also share which Gapps should be installed. I have tried NikGapps, and MindTheGapps but both of them complain to have low storage and were not flashed.
33HdA said:
Yeah thanks, figured it out later.
Can you also share which Gapps should be installed. I have tried NikGapps, and MindTheGapps but both of them complain to have low storage and were not flashed.
Click to expand...
Click to collapse
Later updates will consider other gapps, and now the partition space is a problem and will be actively resolved later.
LB9457 said:
Later updates will consider other gapps, and now the partition space is a problem and will be actively resolved later.
Click to expand...
Click to collapse
Oh great thanks for the update, I would keep it using without the GApps.
I also noticed that the crDroid settings crash on Buttons and other options as well. Is there a fix ?
I already tried re-flashing.
33HdA said:
Oh great thanks for the update, I would keep it using without the GApps.
I also noticed that the crDroid settings crash on Buttons and other options as well. Is there a fix ?
I already tried re-flashing.
Click to expand...
Click to collapse
I uploaded a new version,you can try it.I only have crosshatch equipment and many blueline problems cannot be tested. This may be an official issue. The official version 8.2 has just been updated. Please be patient and wait for the update to resolve the issue.
LB9457 said:
I uploaded a new version,you can try it.I only have crosshatch equipment and many blueline problems cannot be tested. This may be an official issue. The official version 8.2 has just been updated. Please be patient and wait for the update to resolve the issue.
Click to expand...
Click to collapse
Thanks, I am trying to share as much as possible as this ROM has potential. I tested the new one, I have blueline and I can help test the ROM for you.
LB9457 said:
crDroid is designed to increase performance and reliability over stock Android for your device also attempting to bringing many of the best features existent today.
We're mainly based on LineageOS so use custom kernels compatible with them!
Features
Click for feature list
What's working:
* WIFI
* NFC
* Bluetooth
* Fingerprint
* Camera
* Sensor
* Edge sense
* Call & SMS
* APN
* Wireless Charging
...........
Not woking:
* plz report me
First time installation or check latest build instructions:
Make sure your pc has adb environment and you have backed up the necessary data!!!
unlock the BootLoader
Flash the boot image file
Reboot recovery
adb sideload
The magisk fix is already included in the boot image file, if you want to use root, please flash the boot image file again.
Wipe data, cache and format data.
Boot crDroid and E N J O Y !
Download
Click here !
GMS
(Magisk moudle)
Click here !
Contributors
Lb9457
Source Code: https://github.com/crdroidandroid/android/tree/12.0
ROM OS Version: 12.0
ROM Kernel: Linux 4.9.279
Status: Stable
OTA:not support(UNOFFICIAL)
Sec. Patches : 2022.02.05
Created : 2022.2.10
Last Updated : 2022.2.13
Click to expand...
Click to collapse
I've got a little testing done but no logs yet(I'll work on that later).
Active Edge works on every option, first try. Unfortunately, wifi breaks after flashing the magisk module. Also, settings crash in the crdroid menu but only Buttons, User Interface and Notifications.
Factory reset did not solve any problems, except the wifi issue but also removed the module so...
I'll see about getting the logs for you soon though and by the way, this is still awesome work. If it means anything, I would upgrade my 4a to this rom if I could. I've been holding off on flashing A12 because I wasn't blown away by it but this rom has changed my mind.
It's been a while since I've done this but I took two logs.
1 - Without gapps, checking the 'Notifications' and 'Buttons' in crDroid settings.
2 - After flashing provided boot image and installing magisk: attempted to connect to wifi. Tile said connected and SB icon showed connection but Chrome said there was no internet. Also, tried the crDroid settings again in 'User Interface'
Let me know if these logs are wrong or don't show anything and I'll try again. Like I said, it's been a while.
EDIT: It's not letting me attach both files but hopefully the second one gives you enough for the crDroid settings bug
Trying the no gapps one again.
EDIT: won't let me for some reason...
AlexKarimov said:
I've got a little testing done but no logs yet(I'll work on that later).
Active Edge works on every option, first try. Unfortunately, wifi breaks after flashing the magisk module. Also, settings crash in the crdroid menu but only Buttons, User Interface and Notifications.
Factory reset did not solve any problems, except the wifi issue but also removed the module so...
I'll see about getting the logs for you soon though and by the way, this is still awesome work. If it means anyth
Click to expand...
Click to collapse
LB9457 said:
crDroid is designed to increase performance and reliability over stock Android for your device also attempting to bringing many of the best features existent today.
We're mainly based on LineageOS so use custom kernels compatible with them!
Features
Click for feature list
What's working:
* WIFI
* NFC
* Bluetooth
* Fingerprint
* Camera
* Sensor
* Edge sense
* Call & SMS
* APN
* Wireless Charging
...........
Not woking:
* plz report me
First time installation or check latest build instructions:
Make sure your pc has adb environment and you have backed up the necessary data!!!
unlock the BootLoader
Flash the boot image file
Reboot recovery
adb sideload
The magisk fix is already included in the boot image file, if you want to use root, please flash the boot image file again.
Wipe data, cache and format data.
Boot crDroid and E N J O Y !
Download
Click here !
GMS
(Magisk moudle)
Click here !
Contributors
Lb9457
Thanks:
crDroid ROMs
Lineage OS
ROM OS Version: 12.0
ROM Kernel: android_kernel_google_msm-4.9
Status: Stable
OTA:not support(UNOFFICIAL)
Sec. Patches : 2022.02.05
Created : 2022.2.10
Last Updated : 2022.2.19
Click to expand...
Click to collapse
crDroidSetting force stop issue has been fixed!!!Plz try new version.
LB9457 said:
crDroidSetting force stop issue has been fixed!!!Plz try new version.
Click to expand...
Click to collapse
Amazing support. Will download and try.
Thanks for this.
LB9457 said:
crDroidSetting force stop issue has been fixed!!!Plz try new version.
Click to expand...
Click to collapse
Clean flashed android 12 then flashed latest build. The crDroid settings issue is fixed, both before rooting/gapps and after. Unfortunately, the wifi problem still persists. Wifi works perfectly before and after rooting but once gapps module is flashed, the wifi breaks. Phone says it's connected(status bar and tiles) but internet isn't available for Chrome or Play Store. Would it work to sideload gapps when first flashing ROM?
AlexKarimov said:
Clean flashed android 12 then flashed latest build. The crDroid settings issue is fixed, both before rooting/gapps and after. Unfortunately, the wifi problem still persists. Wifi works perfectly before and after rooting but once gapps module is flashed, the wifi breaks. Phone says it's connected(status bar and tiles) but internet isn't available for Chrome or Play Store. Would it work to sideload gapps when first flashing ROM?
Click to expand...
Click to collapse
the same happens with me and also with another member in the telegram group of pixel 3/xl. and he said about nikgapps having the same problem. he managed to flash in magisk using core litegapps, I'm still going to test...
"a goose:
Got network not working on any google apps after install gms module.. seems it's module issue since it based on nikgapps and the have that issue too"
AlexKarimov said:
Clean flashed android 12 then flashed latest build. The crDroid settings issue is fixed, both before rooting/gapps and after. Unfortunately, the wifi problem still persists. Wifi works perfectly before and after rooting but once gapps module is flashed, the wifi breaks. Phone says it's connected(status bar and tiles) but internet isn't available for Chrome or Play Store. Would it work to sideload gapps when first flashing ROM?
Click to expand...
Click to collapse
Its google captive portal. This issue has nothing to do with Rom and Gms, please go to the captive portal first.Please don't report this bug again and it's not a bug.
alexaandreb said:
the same happens with me and also with another member in the telegram group of pixel 3/xl. and he said about nikgapps having the same problem. he managed to flash in magisk using core litegapps, I'm still going to test...
"a goose:
Got network not working on any google apps after install gms module.. seems it's module issue since it based on nikgapps and the have that issue too"
Click to expand...
Click to collapse
I used litegapps in magisk, the configuration for the account appeared but when it comes to the network part, it does not continue the configuration, even using wifi/4g. I set it offline and entered the play store, put my account and got the play store logo and don't get out of it. I downloaded a newer version and it opened normally. I was going to try again from scratch if the configuration continues, I removed the lite module and restarted, it bootlooped.
{
"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"
}
PixelOS is an AOSP based ROM, with Google apps included and all Pixel goodies (launcher, wallpapers, themed icons, google sans fonts, Monet color based system wide theming, boot animation), a fork of OG Pixel Experience with improvements on the top of it. Huge respect to Pixel Experience team for their work, thanks to them for making this ROM possible.
In short a fully functional Pixel Experience with just the right amount of essentials.
Code:
/* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
Improvements over PixelExperience
Device Specific Issues:
None
Requirements
FW 12.5.3.0
Downloads
Get the latest PixelOS Build for Lmi Download
Firmware https://xiaomifirmwareupdater.com/firmware/lmi/stable/V12.5.3.0.RJKMIXM
Magisk (optional) https://github.com/topjohnwu/Magisk/releases
Recovery https://t.me/NexusKernelSm8250/21130
Note: GApps are included, don't flash separately.
Notes
• Encryption is enabled by default
• SELinux is enforcing
• Nexus Kernel included
PixelOS Recovery is recommended if you want to stay encrypted, no custom recovery supports encryption on Android12, i.e. you won't be able to decrypt your data.Flashing Instructions
Clean flash (coming from a different ROM):
• Download ROM from the link above
• Download Magisk v23.0 or newer (optionally)
• Reboot to recovery
• Format data
• Wipe cache, dalvik, data
• Flash fw 12.5.3.0 (link above)
• Flash ROM zip
• Reboot and voila!
• To get root access, reboot to recovery after ROM setup and flash magisk.
Updating to a newer build (dirty flash):
• Flash ROM zip and magisk (optional)
• Wipe cache and dalvik (optional, recommended)
• Reboot and voila!
Join our Telegram Group https://t.me/PixelOSChat
Source Code
PixelOS http://github.com/PixelOS-Pixelish
Device Tree https://github.com/NotZeetaa/device_xiaomi_lmi-4/tree/PixelOs
Common Device Tree https://github.com/NotZeetaa/device_xiaomi_sm8250-common-4/tree/PixelOs
Kernel Tree https://github.com/projects-nexus/android_kernel_xiaomi_sm8250/tree/staging2
ROM OS Version: Android 12.1.
ROM Kernel: Linux 4.19.x
Stable Release Date: 19/06/2022
Latest Release Date: 19/06/2022
Awesome! Previously on PE+ but it suddenly has a high battery drain, so switch to this to have similar experience. So far so good!
My only feedback is double tap to sleep doesn't seem to work, also I'm missing slide status bar to adjust brightness.
Thanks OP!
New HotFix Update Up!
Download
Changelog:
- Revert A12 Blobs in dt (Didn't broke anything but to make sure)
- Fixed Status bar too above
Notes:
- Fw 12.5.3.0 global
I have been using this for two days now and honestly this the most polished Pixel rom I've seen for this phone. Battery life is much better than PE+ and no bugs anywhere to be found. Great job, hope it doesn't get abandoned.
Zeetaa said:
View attachment 5641689
New HotFix Update Up!
Download
Changelog:
- Revert A12 Blobs in dt (Didn't broke anything but to make sure)
- Fixed Status bar too above
Notes:
- Fw 12.5.3.0 global
Click to expand...
Click to collapse
Nice! Will flash once I got some free time.
Agreed with above post, best ROM so far, may long it continue.
Zeetaa said:
View attachment 5641689
New HotFix Update Up!
Download
Changelog:
- Revert A12 Blobs in dt (Didn't broke anything but to make sure)
- Fixed Status bar too above
Notes:
- Fw 12.5.3.0 global
Click to expand...
Click to collapse
Sorry forgot to ask @Zeetaa , can I just dirtyflash this hotfix right?
Alamien said:
Sorry forgot to ask @Zeetaa , can I just dirtyflash this hotfix right?
Click to expand...
Click to collapse
Yhea, you can dirty flash
I am not sure what features this ROM has that other Pixel-style ROMs don't. I think, maybe, the answer is none? However, it is very stable, and battery life seems a lot better than what I got with Pixel Experience.
I'll probably try some others too, but will come back to this given how stable and efficient it seems. Are there any killer features of this ROM that I'm missing? Also, are there plans to make this official, so that it can get updates through OTA?
No mobile data connection, like PixelPlusUI. Don't understand it, in Pixel experince worked...
tomboy013 said:
No mobile data connection, like PixelPlusUI. Don't understand it, in Pixel experince worked...
Click to expand...
Click to collapse
You probably must set APN manually
mahg said:
You probably must set APN manually
Click to expand...
Click to collapse
Solved thx.
But I have another problem. Reboot takes forever and system starts UI crash. But if I tap next to the message, or push back button, the message disappear and system works.
Now I have data connection, but I can't call, and nobody can call me.... If I delete APN settings no call, no data connection.... Very good.
Can the search bar in the homescreen be removed?
Best rom ever in my k30 pro zoom.
Thanks!!!
Hello, thank you for your efforts. I want to raise a question. It seems that Unicom SIM card can not be used normally. I have tried many APNs, but I can't dial and answer them. I can surf the Internet normally
(I use translation software. Maybe you don't understand it.)
Still using this ROM, waiting patiently for the next update!
I think my only gripe is somehow on some game (eg. Brawl Stars) it lag sometimes. But COD runs smooth. I notice some jitter here and there, but overall seems smooth.
Orangepeel654 said:
Hello, thank you for your efforts. I want to raise a question. It seems that Unicom SIM card can not be used normally. I have tried many APNs, but I can't dial and answer them. I can surf the Internet normally
(I use translation software. Maybe you don't understand it.)
Click to expand...
Click to collapse
that's weird, here is fine
Alamien said:
Still using this ROM, waiting patiently for the next update!
I think my only gripe is somehow on some game (eg. Brawl Stars) it lag sometimes. But COD runs smooth. I notice some jitter here and there, but overall seems smooth.
Click to expand...
Click to collapse
thx for your feedback, will see about jitter in next update
tweetyfiestuky said:
Best rom ever in my k30 pro zoom.
Thanks!!!
Click to expand...
Click to collapse
thx for your feedback
Ultra_HR said:
I am not sure what features this ROM has that other Pixel-style ROMs don't. I think, maybe, the answer is none? However, it is very stable, and battery life seems a lot better than what I got with Pixel Experience.
I'll probably try some others too, but will come back to this given how stable and efficient it seems. Are there any killer features of this ROM that I'm missing? Also, are there plans to make this official, so that it can get updates through OTA?
Click to expand...
Click to collapse
Yes there are plans to get official
{
"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"
}
PixelOS is an AOSP based ROM, with Google apps included and all Pixel goodies. We aim to provide an experience similar to Google Pixel phones with numerous performance enhancements and a small amount of useful additional features.
Code:
/* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
Our Featurelist
Device Specific Issues:
- None
Requirements
- MIUI 13 Firmware
- Twrp/PixelOS Recovery
Downloads
Get the latest PixelOS Build for POCO X3 Download
Firmware https://xiaomifirmwareupdater.com/firmware/surya/
Magisk (optional) https://github.com/topjohnwu/Magisk/releases
PixelOS Recovery https://sourceforge.net/projects/pixelos-releases/files/thirteen/surya/recovery/
Note: GApps are included, don't flash separately.
Notes
• Encryption is enabled by default
• SELinux is enforcing
Flashing Instructions
Clean flash (coming from a different ROM):
• Download ROM from the link above
• Download Magisk v23.0 or newer (optionally)
• Reboot to recovery
• Format data (if encrypted)
• Flash latest MIUI 13 firmware (link above)
• Flash ROM zip
• Reboot and voila!
• To get root access, reboot to recovery after ROM setup and flash magisk.
Updating to a newer build (dirty flash):
• Flash ROM zip and magisk (optional)
• Wipe cache and dalvik (optional, recommended)
• Reboot and voila!
Read our blog https://blog.pixelos.net
Join our Telegram Group https://t.me/PixelOSChat
Buy me a Coffee https://www.paypal.me/ragy366
Help translate PixelOS https://translate.pixelos.net
Source Code
PixelOS http://github.com/PixelOS-AOSP
Device Tree and Vendor Tree https://github.com/PixelOS-Devices
Kernel Tree https://github.com/PixelOS-Devices/kernel_xiaomi_surya
ROM OS Version: Android 13.
ROM Kernel: Linux 4.14.x
Latest Release Date: 18/04/23
Changelogs:
- Initial release Based on "TheStrechh" trees
- Latest PixelOS source
- July Security patch
Ragy747 said:
Changelogs:
- Initial release Based on "TheStrechh" trees
- Latest PixelOS source
- July Security patch
Click to expand...
Click to collapse
Hi Dev. Many thanks for your hard work.
Is there any chance one could get a download link to the recovery img you recommended without joining Telegram?
Thanks in advance.
albert0pia said:
Hi Dev. Many thanks for your hard work.
Is there any chance one could get a download link to the recovery img you recommended without joining Telegram?
Thanks in advance.
Click to expand...
Click to collapse
I don't have the permission to mirror that because it's not mine
Sick rom, thanks for your work. MIUI camera works as well.
camperbh said:
Sick rom, thanks for your work. MIUI camera works as well.
Click to expand...
Click to collapse
Glad to hear, don't forget to report any bug you find
camperbh said:
Sick rom, thanks for your work. MIUI camera works as well.
Click to expand...
Click to collapse
does sound on recorded videos work when you install anx camera, because i am on EvoX rom and when i install anx camera i lose sound on videos.
MLDamazigh said:
does sound on recorded videos work when you install anx camera, because i am on EvoX rom and when i install anx camera i lose sound on videos.
Click to expand...
Click to collapse
Did not test that, sorry. I only wanted to see if it would work at all, since on some roms (namely PE+ unofficial) it just freezes and never works. Also, I have switched back to PE+ so I cannot answer your question I'm afraid.
The reason I swithced back is that wheen a video plays on youtube, eveything else renders at 30 fps, touch and scrolling also become delayed. This does not go away until the video is closed. Furthermore, the cpu does not underclock on idle after flashing magisk.
camperbh said:
Did not test that, sorry. I only wanted to see if it would work at all, since on some roms (namely PE+ unofficial) it just freezes and never works. Also, I have switched back to PE+ so I cannot answer your question I'm afraid.
The reason I swithced back is that wheen a video plays on youtube, eveything else renders at 30 fps, touch and scrolling also become delayed. This does not go away until the video is closed. Furthermore, the cpu does not underclock on idle after flashing magisk.
Click to expand...
Click to collapse
When i was on PE i had the same issue but there was a module that aimed to fix it but i don't know if it's compatible with other roms or not.
Ragy747 said:
Changelogs:
- Initial release Based on "TheStrechh" trees
- Latest PixelOS source
- July Security patch
Click to expand...
Click to collapse
Please make the ROM Based on "CHRIS" trees, with Latest PixelOS source and July Security patch.
Please.
-The sound in the headphones has become the same as in LineageOS
-This rom does not have com.qualcomm.qti.gpudrivers.sm6150.api30 driver
which in games provided smoothness
NEW UPDATE: 16/07/22
Changelogs:
- Rebased on PE Trees
- Added Firmware
- Improvment on xiaomi parts
- Optimize runtime performance
- Added & improved refresh rate per-app
- Improved sideFPS values
- Tuned HDR & P3 profiles
- Improvement on display color modes
- Added more Dirac presets
- Added Refresh rate Tile
- Added Haptic feedback intensity control
- Set correct gaming thermal
- improved overall UI & gaming performance
Link Updated in Main Post
Great rom. but I have found 3 issues: FM Radio crash with earphones connected, WIFI Direct is not working; and Increasing ring is missing (used to be on PE plus).
tsarig said:
Great rom. but I have found 3 issues: FM Radio crash with earphones connected, WIFI Direct is not working; and Increasing ring is missing (used to be on PE plus).
Click to expand...
Click to collapse
The first two issues i will look into it. about increasing ring, if you mean about ringtone increasing gradually this is probably pe plus rom feature
Is it possible to activate click fingerprint to unlock the phone? I accidently unlock the phone in my pocket while resting my finger on the fingerprint sensor.
There is a problem with android auto, i am on the latest build, encrypted and bluetooth is stopping everytime i get a call and i cannot answer or call anyone. Please help, thank you.
edit: bluetooth error log: https://bin.kv2.dev/~62d5bd0e08bb984d9dc6304f0 , i hope it helps
I have updated the pixel OS ROM and I have only one problem is that when I connect my headphones to the phone and when I open the fm app
it closes and in the other version of the ROM it did open but since the update it stopped working and I would like to be able to use the fm app because I like to listen to music
Thanks for your work.
Is aptX working on this ROM?
Hey, I am currently on ArrowOS and want to change to this rom: Can someone check if one can choosse to press the fingerprint sensor instead of only touching it to unlock? Thanks in advance
fkrrr said:
Hey, I am currently on ArrowOS and want to change to this rom: Can someone check if one can choosse to press the fingerprint sensor instead of only touching it to unlock? Thanks in advance
Click to expand...
Click to collapse
Yes it's working. You can press the power button or just touch it to unlock the screen.
The rom it's working well btw. The battery life it's good. Thanks to the developer of this rom.