[ End-Of-Life ][ROM][A12]KOSP for OnePlus 7[OFFICIAL][guacamoleb] - OnePlus 7 ROMs, Kernels, Recoveries, & Other Devel

Code:
/*
* DISCLAIMER: Read this carefully
* 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.
*/
{
"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"
}
KOSP is a small project based off AOSP and we intend to improve upon AOSP to provide a stable and better alternative to OEM roms with additional features.
Features
There are some cool features, see for yourself
Truth is I'm just lazy to write a long list of features and we intend to focus on the stability rather than adding a ton of features.
Gapps is included!
What's broken?
- WiFi Display on devices using MiraCast
- You tell me!
Bug reporting:
-> 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.)
-> Do not approach us without any logs for reporting bugs
-> If it is a random reboot, grab everything from /sys/fs/pstore. (Do not bother getting a logcat unless you can get it just before the reboot. A logcat after a reboot is useless)
-> 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.
Downloads: Sourceforge : Mirror
Magisk: https://github.com/topjohnwu/Magisk/releases
INSTRUCTIONS
First time installation:
* Unlock bootloader
* Download the fastboot image of the rom (the zip file with "-img" in it)
* Boot to fastboot
* Type fastboot update <fastbootrom>
* Boot to recovery if you are flashing for the first time and format data
(PLEASE FOR THE LOVE OF GOD DO NOT WIPE DATA FROM FASTBOOT YOU LAZY ****)
* Reboot
Upgrading:
Via recovery:
* Reboot to recovery
* Flash ROM zip from TWRP or sideload with ADB (preferred)
* Reboot to recovery
OR
* Download the fastboot image of the rom (the zip file with "-img" in it)
* Boot to fastboot
* Type fastboot update <fastbootrom>
* Flash Magisk and other stuff (optional)
* Reboot
Via updater app: [WIP]
* Open Settings -> System -> KOSP Updater
* Download the ota if available or if you have already downloaded the zip then use it for local upgrade
* Install the update
* Flash magisk to inactive slot (optional)
* (optional) Reboot to recovery if you have anything else to flash
* Reboot
Follow us on Telegram
Credit/Thanks:
Google for AOSP
LineageOS
YAAP
DerpFest
MSM-Xtended
And all others we may have forgotten to credit
Special thanks to @npv12 and also to @AnnoyingZlatan for his amazing kernel.
Thanks to @Mohammed_Gabr for making our awesome banner.
Last but not the least, thanks to all our testers, who have helped us to squash many bugs as possible
KOSP, ROM for the OnePlus 7
Contributors: @Joker123##, @npv12
Device maintainer: HARISH
ROM source: https://github.com/AOSP-Krypton
ROM Kernel: Dora kernel
Kernel source: https://github.com/AOSP-Krypton/kernel_oneplus_sm8150
ROM Firmware Required: OOS 11.0.5.1
Android Version: 12
Based On: AOSP
Version Information
Version: 2.6
Status: Stable
Created 2021-11-09
Last Updated 2022-04-23

congrats for first official build

maksood2088 said:
congrats for first official build
Click to expand...
Click to collapse

Thank you so much I've been waiting for this!
Sorry for being newbie, can you provide more detailed installation guide? I'm on OOS 11.0.4.1 and have my bootloader unlocked, but no root nor custom recovery.
Also if I removed my phone lock (pin and fingerprint) prior to the installation would I still need to format my personal data?
Thanks again!

mvci said:
Thank you so much I've been waiting for this!
Sorry for being newbie, can you provide more detailed installation guide? I'm on OOS 11.0.4.1 and have my bootloader unlocked, but no root nor custom recovery.
Also if I removed my phone lock (pin and fingerprint) prior to the installation would I still need to format my personal data?
Thanks again!
Click to expand...
Click to collapse
Yes and for installation support join the linked telegram

Great work Harish. Also congratulations for first official. Good ROM, highly recommended. Definitely daily driver and better than A11.

Thanks for still continuing to develop for the OP7.
I was a little confused about how to install it, but I'll try to go to the telegram to understand it better.

Great work.
I have installed it yesterday and it is working great and pretty smooth than A11 roms. I am planning to use it as daily driver, not sure if all apps i use including banking apps are compatible with A12 yet. E.g. HSBC India app is broken on this rom. Please confirm if itbcan work. Thanks.

Also request to include face unlock feature under security tab if possible in the next build. Thanks.

gdp1979 said:
Great work.
I have installed it yesterday and it is working great and pretty smooth than A11 roms. I am planning to use it as daily driver, not sure if all apps i use including banking apps are compatible with A12 yet. E.g. HSBC India app is broken on this rom. Please confirm if itbcan work. Thanks.
Click to expand...
Click to collapse
Sorry for noob questions in advance.
I can see installation is done via fastboot only, but after installation we need to format data from recovery.
1. Which recovery to use to format data? I doubt rom comes with a recovery.
2. Format data to f2fs or ext4?
3. How's the situation with widevine L1? If you have it then can you post steps for that as well.
Right now I'm on stock rom with locked bootloader.

himsin said:
Sorry for noob questions in advance.
I can see installation is done via fastboot only, but after installation we need to format data from recovery.
1. Which recovery to use to format data? I doubt rom comes with a recovery.
2. Format data to f2fs or ext4?
3. How's the situation with widevine L1? If you have it then can you post steps for that as well.
Right now I'm on stock rom with locked bootloader.
Click to expand...
Click to collapse
Once you install ROM from fastboot as mentioned in OP, after installation is complete your phone automatically restarts at that time you have to boot into recovery. The recovery this time will be ROM recovery in which you will have to format data before to reboot to system. Hope this helps.

gdp1979 said:
Once you install ROM from fastboot as mentioned in OP, after installation is complete your phone automatically restarts at that time you have to boot into recovery. The recovery this time will be ROM recovery in which you will have to format data before to reboot to system. Hope this helps.
Click to expand...
Click to collapse
Could you describe the step by step installation? I would like to exit A10 10.3.8 for KOSP.

lvints said:
Could you describe the step by step installation? I would like to exit A10 10.3.8 for KOSP.
Click to expand...
Click to collapse
Steps are pretty simple as mentioned in OP. Update your phone to latest OOS (A11) first before to go for this A12 ROM.

The rom is smooth and responsive, I will use it as daily driver.
Issues I face:
1- my voice sounds digitalized or something, using the phone built in mic.
2- The notification panel sometimes become 100% transparent.
3- Sometimes the whole screen flashes with max brightness during fingerprint unlocking. (Maybe started to happen after enabling single tap to wake)
4- In SIMs settings, only the 1st SIM is showing, and I can deactivate it, however, my 2nd SIM isn't showing there and there's no way to deactivate it (both SIMs are working all the time)
5- I think the vibration intensity while setting the alert slider to vibration is quite high (maybe I'm used to OOS).
6- Vibration intensity for notifications is also a little bit high even though I set it as "low" in settings.
The fingerprint unlocking vibration intensity is the perfect intensity for me (I think it's like the OOS one) I hope you can make the "low" option equal to that
I'll update my reply whenever I face new things.
All are minor issues, otherwise, amazing rom, thank you so much I really appreciate all the hard work you do.
P.S. If anyone wants to enable the "single tap to wake" it's under Settings - krypton settings - device settings - touchscreen gestures - single tap. I thought this could help someone.

Does cromecast work?
Does fingerprint work as good as on oxygen os?
Is battery good? I have bad battery on oxygen os 11.0.4.1, android system is eating my battery...
For root i just instal magisk app through fastboot or in the twrp?
Thank you for your anwsers.
Edit: can not install via ADB. Instalation guide is not good for me. Should I unzip file with image or not. Do not have theese problems when instaling other roms. Any help would be apreciated.

kodrnusa said:
Should I unzip file with image or not.
Click to expand...
Click to collapse
No, you shouldn't unzip it.

mvci said:
No, you shouldn't unzip it.
Click to expand...
Click to collapse
Ok but command fastboot update kosp does not execute. It says file not found...

kodrnusa said:
Does cromecast work?
Does fingerprint work as good as on oxygen os?
Is battery good? I have bad battery on oxygen os 11.0.4.1, android system is eating my battery...
For root i just instal magisk app through fastboot or in the twrp?
Thank you for your anwsers.
Edit: can not install via ADB. Instalation guide is not good for me. Should I unzip file with image or not. Do not have theese problems when instaling other roms. Any help would be apreciated.
Click to expand...
Click to collapse
I don't use Chromecast but on telegram people have reported that it works. Just Miracast is not working.
Battery life cannot be determined this soon
Magisk is reported to be working. Need patched boot.img to be flashed via fastboot
You can't install this rom via adb. Only fastboot method works as of now.

kodrnusa said:
Ok but command fastboot update kosp does not execute. It says file not found...
Click to expand...
Click to collapse
Keep the KOSP fastboot ROM img-ZIP file in the platform/fastboot folder. This issue will be resolved

Looks like a new build is up

Related

[DEV][β] OmniROM [Unofficial] [8.1] [D6603/33/53/83] Z3 (Leo)

{
"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"
}
OmniROM
Android 8.0
Sony Xperia z3 (all variant)
​
What is Omnirom?
A Android custom rom announced at the BABBQ (Big Android BBQ) in late 2013 by @XpLoDWilD, @Chainfire, @Dees_Troy & Team.
"The goal of Omni is to experiment with Android development because we enjoy it. Omni isn’t better, just different. "
For more information go to omnirom's website
Code:
#include <disclamer.h>
/*
* 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.
* If you dont like this rom, Stay away from this thread!
*/
TWRP with hardware decryption support can be found here
Usefull Links
You want to contribute to Omni? CLICK ME
You want to see the github? CLICK ME
Omni Wiki LOOK HERE
Contributors CLICK HERE
Who can use it
It is only for Z3 (single or dual) and UNLOCKED UPGRADED BOOTLOADERS​
How to install
%= Only needed at first flash
% Update ROM to .291 with emma (or Flashtools)
% When install is done go into fastboot mode (plug usb + vol down key = blue led)
% Flash TWRP / If you already are in .291 and have a working TWRP (modded rom/kernel/adv kernel) you can use the flashable zips below instead.
Shutdown the device
Unplug the usb cable
Maintain volume down & power until you see twrp splash screen
% Wipe system, cache and data (factory-reset)
Install rom zip (+
% gapps if you need it, any size is ok
%Install root from @phhusson )​
Reboot
Rolling back to stock
Flash stock rom with emma or flashtool
If you flash with flashtool remember to check wipe apps_log and userdata partitions to get a clean install
Stock compatible TWRP
Sources
Manifest file.
Everything else is omnirom.
Contribute gerrit.
This rom is not pure OmniRom, but close to, for convenience purpose. Roms are build from this script and can contain some lightweight modifications (like mkshrc, or TWRP app disabling, @nailyk certificate authority included, etc...) but will never have heavy changes like replacing an app by another, etc...​
Downloads:
Latest release
2018-01-01:
md5: d6b1929cb7ce4f6c8fbc06d1487cd881
download mirror​What's new:
Switch to OmniRom 8.1
Full treble device
Clean camera code
Reworked devices trees
Add APTX support
GPS fixes
Click to expand...
Click to collapse
Release Timeline
2017-12-10:
md5:
download​What's new:
Do not forget this update require a full wipe!
2017-11-03:
md5:
download
2017-11-01:
md5:
download​What's new:
Code:
Restore double tap to wake from 26502 & 26504
Attempt to fix wifi acess point with 26524
Enable Messaging app (26526) & FM app (26527)
2017-10-29new:
md5: 70bf59e28cef54046e7eb4822a95c906
download​What's new:
^z^z^z
Let's start again ​
XDA:DevDB Information
omnirom-oreo-z3, ROM for the Sony Xperia Z3
Contributors
nailyk, Dobsgw
ROM OS Version: 8.x Oreo
ROM Kernel: Linux 3.4.x
Based On: OmniRom
Version Information
Status: Beta
Created 2017-10-29
Last Updated 2018-01-01
Known issues:
- Video recording broken
- 120fps / 4k recording
- Wifi access point on 5GHz until country is set
- Off mode charging while connected to computer
- Quick charge
- Dual sim swap problem. After a change all the slot1 is lost!
- 4G connection issue until connected to a WIFI network.
- Audio problems. Depending on actual test could be:
1. No audio while ok siri is enabled,
2. Echo while on speaker mode.
- Wifi drop while ipv6 is set with router advertisements
How to post
Reports without logs or step to reproduce are useless (read contribute).
You are welcome to post your review: what is working, not working, etc... Check into know issues before.
You are welcome to report any typo, error, etc...
Try to keep thread clean as a dev reference. Thanks in advance.​
How to report problems
To report problem, please provide logs.
It is always better to include reference to the Installed version. This guide is really detailed and explained everything about bug reports.
If you have any doubts, take the most logs. There is never enough logs ​
How to get logs
If your device is not booting at all, we need information about how you flash and all the handling you do, the display status, light status, and if available a dump of /proc/last_kmesg*
If you have a non working peripheral (non-working radio/wifi/etc...) please provide a full logcat and full dmesg, example:
Code:
adb reboot
adb wait-for-device
adb shell dmesg > dmesg.log
adb logcat -d > logcat.log
If you have a non working app please provide a partial logcat:
Code:
adb reboot
adb wait-for-device
adb logcat -c
<launch your app>
adb logcat -d > logcat.log
On this rom, there is a script who detect device at install time and provide the right functions for single or dual sim. If you have modem problems (like data not working or no signal) please also provide the /tmp/recovery.log.:
If you have ADB access to your device in twrp just use
Code:
adb pull /tmp/recovery.log .
after flashing omnirom.
If you do not have ADB access use the 'copy to SD' button in the advanced tab, then transfer it the way you like.
then upload your files to a service like pastebin.com / paste.omnirom.org
How to contribute
Code is like hieroglyphs for me:
No worries you can contribute anyway! Install the rom, do tests, read failure logs, look at internet for potential fix/similar users experience, is the biggest part of debugging. Then collect all of this and write your results here.
Code is like hieroglyphs for me and logs are worst:
No problem, collects logs the right way if you can, explain how you encounter the problem: detailed step to reproduce could be enough: explain exactly how you encounter the error/problem, it should produce each time someone repeat your steps. Then we will be able to fix it.
bar
Excited for the fresh start on Oreo
Thanks for supporting Leo!
Taste, thanks for you hard work ?
And now delete text and save it? Thats right?
Problem with error7 on d6603 (leo)
Sent from my Xperia Z3 using XDA-Developers Legacy app
santeria27 said:
And now delete text and save it? Thats right?
Problem with error7 on d6603 (leo)
Sent from my Xperia Z3 using XDA-Developers Legacy app
Click to expand...
Click to collapse
Sent from my Xperia Z3 using XDA-Developers Legacy app
Hello guys,
As mentioned error 7 for 6603, but can be fixed via provided workaround for now☺
My sim card was not detected at all. System was asking for sim card insertion. ? (I wiped everything before installation, flashed zip and gapps nano, tried also the same with sideload)
I had to directly switch back, because I need working phone today. But I will try to provide logs as soon as possible.
Thank you a lot!
santeria27 said:
View attachment 4317281
Sent from my Xperia Z3 using XDA-Developers Legacy app
Click to expand...
Click to collapse
Sent from my Xperia Z3 using XDA-Developers Legacy app
Hi, I'm still failing
i got error 7, i made changes to script file, zipped the entire folder again. now the twrp says the zip file is corrupt. what am i missing.
Gixchi said:
i got error 7, i made changes to script file, zipped the entire folder again. now the twrp says the zip file is corrupt. what am i missing.
Click to expand...
Click to collapse
Check the basic structure of your zip, if it corresponds to the original one. If this is not the problem zip it with other tool...
am gonna upload a fixed zip.
@nailyk will you update the rom to fix the BT and Hotspot soon?
And thanks for this great rom
release 3
That's a failing launch
So new zip with already removed assert, and some fix for single sim who do not have data. Please wipe /system before flashing.
Looks like another expected issue pop out: BT is broken. We are currently working on it. (bt was working 2 days ago )
Sorry for the mess
Looks very good. Even with October security patch level.
I know it may be a little early, but can you say anything about battery life (especially standby) compared to 7.1.2 or stock?
nailyk said:
That's a failing launch
So new zip with already removed assert, and some fix for single sim who do not have data. Please wipe /system before flashing.
Looks like another expected issue pop out: BT is broken. We are currently working on it. (bt was working 2 days ago )
Sorry for the mess
Click to expand...
Click to collapse
I excited to install it but i think to wait stable release to be good for daily use
Br4no said:
Check the basic structure of your zip, if it corresponds to the original one. If this is not the problem zip it with other tool...
Click to expand...
Click to collapse
thanks it helped. zip structure was not right
Ok lets start again.
New zip uploaded, we will base the work on this one.
Sorry again. Wont post zip at 4AM anymore!

[ROM][11.0][marlin] PixelExperience [AOSP][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"
}
PixelExperience for Google Pixel XL [marlin]
What is this?
PixelExperience is an AOSP based ROM, with Google apps included and all Pixel goodies (launcher, wallpapers, icons, fonts, boot animation)
Our mission is to offer the maximum possible stability and security, along with essential and useful features for the proper functioning of the device
Based on Android 11.0
Whats working?
Wi-Fi
RIL
Mobile data
GPS
Camera
Flashlight
Camcorder
Bluetooth
FM radio
Lights
Sound/vibration
Known issues
Nothing yet
You tell me
DON'T FLASH GAPPS, THEY'RE ALREADY INCLUDED
Download from PixelExperience website
Donate
Liked my work? Give me a beer
Translation
Help with project translation
Stay tuned
Our Telegram channel
Our blog​
Android OS version: 11.0.0_r46
Security patch level: December 2021
Build author/Device Maintainer: PixelBoot
Device Source code:
https://github.com/PixelExperience-Devices/device_google_marlin
https://github.com/PixelExperience-Devices/kernel_google_marlin
https://gitlab.pixelexperience.org/android/vendor-blobs/vendor_google_marlin
Source code: https://github.com/PixelExperience
ROM Developer: jhenrique09
Reserved
Niceeeeee!!! I have been waiting too long for this <3
Awesome! Thanks alot for this! Couple of questions before flashing. Does it include stock google camera? Does it retain unlimited photos storage and also is it possible to flash over stock without losing all data? I know the last isn't recommended, but would be nice.
BoboBrazil said:
Awesome! Thanks alot for this! Couple of questions before flashing. Does it include stock google camera? Does it retain unlimited photos storage and also is it possible to flash over stock without losing all data? I know the last isn't recommended, but would be nice.
Click to expand...
Click to collapse
1. The camera included is one provided by cstark. It is a modded version of Google Camera which includes features from later Pixels, but should still hold the original features.
2. Yes, you can still upload unlimited photos in original quality.
3. Unfortunately, it is not possible to directly flash PixelExperience over stock. In fact, 11 requires a full device repartition. It's easy as flashing a .zip file before the ROM to do so.
If you have any more queries, make sure to let me know!
PixelExperience - OFFICIAL | Android 11
Updated: 14/03/'21
Links:
Sailfish [1.06GB]
Marlin [1.06GB]
️Telegram Group
Disclaimer:
This build requires you to re-partition your device in order to flash.
Kindly read the Pre-install instructions before flashing.
Changelog:
Initial stable release for Google Pixel/XL
PixelExperience (Plus Edition) - OFFICIAL | Android 11
Updated: 14/03/'21
Links:
Sailfish [1.06GB]
Marlin [1.06GB]
️Telegram Group
Disclaimer:
This build requires you to re-partition your device in order to flash.
Kindly read the Pre-install instructions before flashing.
Changelog:
Initial stable release for Google Pixel/XL
Flashed and working fine. Thanks a lot for your hard work, still going through the setup but so far so good. Will report if I come across anything funny.
kartikb said:
Flashed and working fine. Thanks a lot for your hard work, still going through the setup but so far so good. Will report if I come across anything funny.
Click to expand...
Click to collapse
Hey dude! (or dudette), would you please walk me throught the installation process? I'm a noob on flashing custom roms, and i'm facing some difficulties flashing this rom. I downloaded the repartition zip form the link, and I'm flashing it throught twrp recovery and then the rom zip file but it gets stuck on a bootloop. What am I missing? (Please forgive any misspellings, I'm also a noob at english)
Flashing both the regular and plus versions doesn't seem to work for me. They both get to 35%, then I get:
28 (ErrorCode::kDownloadOperationExecutionError)
Error in /sideload/package.zip (status 1)
Great great work! Will surely be trying this at the first available free time!
kartikb said:
Flashed and working fine. Thanks a lot for your hard work, still going through the setup but so far so good. Will report if I come across anything funny.
Click to expand...
Click to collapse
Hi. Are you able to download Google Camera from playstore and does it work fine?
Is selinux enforced? Tks
Going through Pixelexperience site, came across two versions for Pixel XL- Stable android 11 and Stable Android 11 (plus edition).
What's the difference between the two? Apologies if this is common knowledge, but this is the first time for me using Pixelexperience.
pantsaregood said:
Flashing both the regular and plus versions doesn't seem to work for me. They both get to 35%, then I get:
28 (ErrorCode::kDownloadOperationExecutionError)
Error in /sideload/package.zip (status 1)
Click to expand...
Click to collapse
I'm facing with this issue too. Have done repartitioning successfully. :'(
lmvuong1997 said:
I'm facing with this issue too. Have done repartitioning successfully. :'(
Click to expand...
Click to collapse
I have solved the issue, this is what i have done:
- Boot into twrp from fastboot, using the latest twrp 3.5.0
- Advanced Wipe (system, dalvik, data), change active slot and then repeat (just to be sure)
- adb sideload the repartitioning zip
- Format data (where you type 'yes') then reboot into twrp
- (From Kartik Billimoria on Telegram)Push rom zip file to /sdcard via adb push command then flashed the rom
- Change to inactive slot (the slot you flashed the rom), reboot to fastboot to make sure the active slot has changed (for me it has not), if not change it by 'fastboot set_active a' (or b). Reboot.
josegarfer01 said:
Hey dude! (or dudette), would you please walk me throught the installation process? I'm a noob on flashing custom roms, and i'm facing some difficulties flashing this rom. I downloaded the repartition zip form the link, and I'm flashing it throught twrp recovery and then the rom zip file but it gets stuck on a bootloop. What am I missing? (Please forgive any misspellings, I'm also a noob at english)
Click to expand...
Click to collapse
It will not work via TWRP recovery.
1. Kindly go on the downloads page and install the PE recovery.
Code:
fastboot flash boot recovery.img
(It may bootloop once or twice, but then it will show up in PE recovery)
2. Go into Apply update via ADB.
Code:
adb sideload repartition-ogpixel-**gb.zip
3. Factory Reset/Wipe Data.
4. Apply update via ADB and sideload the ROM.
Code:
adb sideload PixelExperience-**.zip
5. Reboot and wait patiently.
Hope this helps.
pantsaregood said:
Flashing both the regular and plus versions doesn't seem to work for me. They both get to 35%, then I get:
28 (ErrorCode::kDownloadOperationExecutionError)
Error in /sideload/package.zip (status 1)
Click to expand...
Click to collapse
lmvuong1997 said:
I'm facing with this issue too. Have done repartitioning successfully. :'(
Click to expand...
Click to collapse
If you are still in difficulty, follow the mentioned post below:
PixelBoot said:
It will not work via TWRP recovery.
1. Kindly go on the downloads page and install the PE recovery.
Code:
fastboot flash boot recovery.img
(It may bootloop once or twice, but then it will show up in PE recovery)
2. Go into Apply update via ADB.
Code:
adb sideload repartition-ogpixel-**gb.zip
3. Factory Reset/Wipe Data.
4. Apply update via ADB and sideload the ROM.
Code:
adb sideload PixelExperience-**.zip
5. Reboot and wait patiently.
Hope this helps.
Click to expand...
Click to collapse
gverma1 said:
Going through Pixelexperience site, came across two versions for Pixel XL- Stable android 11 and Stable Android 11 (plus edition).
What's the difference between the two? Apologies if this is common knowledge, but this is the first time for me using Pixelexperience.
Click to expand...
Click to collapse
PixelExperience Plus Edition provides extra tweaks that you can apply.
One that comes to mind is further customization to the notifcation bar to include network stats.
If you're up for extra customization from ROMs like LineageOS, consider flashing Plus instead.
gverma1 said:
Hi. Are you able to download Google Camera from playstore and does it work fine?
Is selinux enforced? Tks
Click to expand...
Click to collapse
By default, the ROM includes Google Camera PX by cstark27, which is more up to date than the stock (marlin/sailfish) Google Camera app. It includes newer features such as Portrait mode and Timelapse.
However, from the Google Play Store, you are still free to install the stock one.
As for SELinux, yes. It is enforced.
For stable releases from PixelExperience, it is required that builds are on Enforcing.
lmvuong1997 said:
- Change to inactive slot (the slot you flashed the rom), reboot to fastboot to make sure the active slot has changed (for me it has not), if not change it by 'fastboot set_active a' (or b). Reboot.
Click to expand...
Click to collapse
No need for this last part. If on TWRP, after flashing the ROM, you just need to reboot back to recovery and it will automatically set to the inactive slot.

[ROM][UNOFFICIAL][matisse][millet] CypherOS 11

{
"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"
}
This is Cypher. An extension to pure Android. Cypher tries maintain the purity of Android while offering useful features for users. The goal is to give the highest level of performance whilst achieving Simplicity.​
Code:
/*
* 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.
*/
Get your builds and changelog from our website
get.cypheros.co
Note: Builds are updated as soon as possible. There is no build cycle. Information pertaining to your device is displayed Accordingly. The current build is the latest for your device. If your device is scheduled to release on a certain day, but the new build isn't displaying, contact your device maintainer for more information but wait at least 72 h. Please know builds are updated by 12am EST.
Special Thanks to matteo0026, who is maintaining the device sources and TWRP.
Become apart of our G+ community - JOIN
REMINDER
If you're having issues and want to submit a report (Logcat) please make sure you are reporting from the stock kernel, not a modified kernel. Modified kernels can break or fix, even improve things. It depends. I can't get a full clue of the issue when you're not running the original kernel.
Click to expand...
Click to collapse
Features:
- Status bar Customization
- Changeable icons
- Quick pulldown
- Smart pulldown
- Notification count
- Clock position
- Seconds in clock
- Date design
- Quick Settings
- Brightness slider
- Brightness icon
- Tile tap customization
- System
- Screenshot partial and full
- Scrolling cache customization
- Power menu customization
- One-handed mode
Credits
LineageOS
AICP
PureNexus
AOKP
Dirty Unicorns
Paranoid Android
and more..
Installation instructions :
Be sure to have installed the latest TWRP recovery (you can find it in downloads)
Download the latest build and GApps (ARM, 9.0, I advice pico package) and copy it to your external SD-Card
Make a full Backup of your Data and copy it to your external SD-Card or USB-OTG
Boot to recovery mode
Wipe > Advanced wipe > Select system, data, cache and dalvik/art cache (and, if you want to clean more, select even internal storage, which deletes all the content in /sdcard) and do swipe to wipe. Format /data. When it's finished go to home page
Install > select ROM zip file > swipe to flash and when it's finished go to home page
Do the same thing to flash GApps and Root (if needed)
Reboot > System
Update instructions :
Be sure to have installed latest TWRP build
Download the latest build
Boot to recovery mode
Install > select ROM zip file > swipe to flash and, when it's finished go to home page
Reboot > System
Known issues
Mirror Screen maybe broken
Uplink to Chromecast maybe broken
Downloads (ROM)
matisse (10.1) devices: Androidfilehost, Mega
millet (8.0) devices: Androidfilehost, Mega
Matisse and Millet via Github
Other Stuff
TWRP Recovery Matisse and Millet: XDA, Mega, Matisse, Millet
GApps: https://opengapps.org/ (ARM, 11, Best to use is Nano or Pico) or
GApps: MindTheGapps
Magisk: https://github.com/topjohnwu/Magisk
Contributors:
crazydrive22, matteo0026 and all the S3NEO devs that provided the base for developing Pie on Tab 4
Source Code:
https://github.com/lineageos for samsung msm8226 common device and kernel source, with some patches coming from Gerrit for device source
https://github.com/s3neo for matisse and millet and specific variants device and vendor source
Thread started at 2021-09-24
Thread updated at 2022-01-20
New Updates for CypherOS are online.
Changelog
-Security Patch October '21
-Synced with LOS-Source
-A lot of work under the Hood from @matteo0026
Wonderful rom sir. My first issue is that Im not able to sign into playstore when or get past "Getting tablet ready" it always says "Couldnt connect" Not sure if its the rom or the gapps but im using opengapps. Anyway, thank you so much for the hard work that you have done with this rom. Extremely impressed. Thank you so much and looking forward to see more of your work.
Dvalin21 said:
Wonderful rom sir. My first issue is that Im not able to sign into playstore when or get past "Getting tablet ready" it always says "Couldnt connect" Not sure if its the rom or the gapps but im using opengapps. Anyway, thank you so much for the hard work that you have done with this rom. Extremely impressed. Thank you so much and looking forward to see more of your work.
Click to expand...
Click to collapse
Are you sure Wifi is connected?
If yes, try a different package of Gapps or try to restore a older backup (/data only) from a different ROM, if you have. Also be aware, that our tablets cannot connect to Routers with WPA3.
This will be fixed in one of the next builds.
crazydrive22 said:
Are you sure Wifi is connected?
If yes, try a different package of Gapps or try to restore a older backup (/data only) from a different ROM, if you have. Also be aware, that our tablets cannot connect to Routers with WPA3.
This will be fixed in one of the next builds.
Click to expand...
Click to collapse
I tested mindthegapps from this link https://www.cyanogenmods.org/downloads/mindthegapps-11-0-download/ its letting me setup, so it just opengapps that is the issue. Will share more later
Dvalin21 said:
I tested mindthegapps from this link https://www.cyanogenmods.org/downloads/mindthegapps-11-0-download/ its letting me setup, so it just opengapps that is the issue. Will share more later
Click to expand...
Click to collapse
Aye. Sometimes the Setup Wizard is causing troubles.
logcat and kernel logs. Also, the button for the camera is so low on the screen its cut off. I tried to make a phone call earlier, but it would just end the call immediately. Im able to get on the internet with 4G though
Dvalin21 said:
logcat and kernel logs. Also, the button for the camera is so low on the screen its cut off. I tried to make a phone call earlier, but it would just end the call immediately. Im able to get on the internet with 4G though
Click to expand...
Click to collapse
Hi. I´ve tested the Issues you mentioned.
The Camera App seems to be broken or has a wrong resolution. That´s nothing i can fix but i´ll report it to the devs. As a workaround install Open Camera. This App is working normal.
I tested phonecalls (in and out) with 4G and Edge. Both are working for me.
Maybe there´s an issue with your local provider. If the problem persists, i would suggest to dl ROM and Gapps again (maybe a file is corrupted), delete your ROM in TWRP + format /data and do a clean install of both, ROM and Gapps. Often this will fix those errors.
Your logcat is looking not too bad except a crash of firebase, what definetly could cause the trouble. But we´ll see it, if you´ve done a clean and fresh installation.
Hi, I got the SM-T531 tablet and I'm going to download this ROM and see how it behaves I will do all the possible tests I can do, to contribute. There's no way the 3g works right, just connections right?
Utherbone said:
Hi, I got the SM-T531 tablet and I'm going to download this ROM and see how it behaves I will do all the possible tests I can do, to contribute. There's no way the 3g works right, just connections right?
Click to expand...
Click to collapse
Yes, unfortunately 3g isn't working at any ROM from 9 to 11.
Matteo is working on it but with no success so far.
New Files are up!
-synced with LOS-Source
-Security Patch November 2021
-all Devices are now able to use WPA3
Hi @crazydrive22 . I'll take the opportunity and ask you a question of mine. I'm having trouble flashing any SM-T531 compatible roms. I will list the steps I followed.
1 - Flasing twrp with heimdall. At first I tried here: https://twrp.me/samsung/samsunggalaxytab4101.html but ta off the link there.
I downloaded it here on the XDA forum: https://forum.xda-developers.com/t/recovery-3-5-2_9-unified-matisse-millet-twrp-recovery.4019831/ ;
2 - full wipe and format;
3 - Flashing this rom (with or without gapps) Resulting: Loop in Samsung logo or should I wait too long?
Thanks for working.
Utherbone said:
Hi @crazydrive22 . I'll take the opportunity and ask you a question of mine. I'm having trouble flashing any SM-T531 compatible roms. I will list the steps I followed.
1 - Flasing twrp with heimdall. At first I tried here: https://twrp.me/samsung/samsunggalaxytab4101.html but ta off the link there.
I downloaded it here on the XDA forum: https://forum.xda-developers.com/t/recovery-3-5-2_9-unified-matisse-millet-twrp-recovery.4019831/ ;
2 - full wipe and format;
3 - Flashing this rom (with or without gapps) Resulting: Loop in Samsung logo or should I wait too long?
Thanks for working.
Click to expand...
Click to collapse
Hi.
First boot can take a lot of time. If it's not booting i would suggest to flash Stock 5.0.2 and start again from scratch. It's nescessary to had 5.0.2 installed once to make sure, that the Bootloader is updated. The Bootloader from KitKat (4.x) is not working with LineageOS 9 or newer and it's forks like crDroid or Cypher. The TWRP from Matteo is good, it's the lastest one and working well. But i can't tell you anything about Heimdall. I'm using Odin only to flash Stock or TWRP.
crazydrive22 said:
Hi.
First boot can take a lot of time. If it's not booting i would suggest to flash Stock 5.0.2 and start again from scratch. It's nescessary to had 5.0.2 installed once to make sure, that the Bootloader is updated. The Bootloader from KitKat (4.x) is not working with LineageOS 9 or newer and it's forks like crDroid or Cypher. The TWRP from Matteo is good, it's the lastest one and working well. But i can't tell you anything about Heimdall. I'm using Odin only to flash Stock or TWRP.
Click to expand...
Click to collapse
Thanks for the answer, it must be the 4.4.x bootloader, I didn't even ask if I had the 5.x.x one, I'm flashing the 5.0.2 About haimdall. It's wonderful, a point that can be negative is that the process is more manual, you must select each file for its respective partition, the good thing is that with it you can capture the pit file, it is very rare for an error to occur except if there is a problem on the PC or cable. It works on Linux and Windows and Mac OS X. I will return with news.
This is working amazing on my SM-T530NU, far better than whatever Nook bloat that was running before.
Installed and tested in matisselte, very good rom, very fluid. Everything works perfectly,
I will continue using this rom, very happy with how it works.
I hope you continue with the updates. Great job
groulo said:
Installed and tested in matisselte, very good rom, very fluid. Everything works perfectly,
I will continue using this rom, very happy with how it works.
I hope you continue with the updates.
Click to expand...
Click to collapse
THX.
Updates every Month ca. 15th, maybe earlier.
Hello again @crazydrive22. I tested this rom, conclusions, this rom in my normal use, very usable with tricks in developer options "disable animations scale and enable acceleration 2d". Overall is good.
Sorry. I stay practice English, on this time don,t use translator
New Builds are up.
Changelog
-synced with LOS-Source
-Security Patch December 2021
I need help, I have a problem, I have gone to update and I have restarted in recovery mode, but the tablet does not start, it is in a loop restarting all the time. I have disconnected the battery and the problem continues.
What I can do?

[UPDATED][RECOVERY] [gta4lwifi] [SM-T500] Sky Hawk Recovery Project 3.1 [06-24-2022]

{
"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... still valid?
*
* 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 Recovery
* 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.
*/
SHRP is inspired by Material design 2 to bring the newest design to the native TWRP. SHRP provides much more along side of it's rich UI experience. New dashboard makes it very easy to interact with TWRP. SHRP got some cool features like Whole new theming section ,Flash Magisk (root or unroot), Camera2api enabler Directly from dashboard, Password protection etc. It's all started , lot more to come.
- Themes
- Status bar customization
- New rounded icons added on dashboard
- Notch mode with toggle to disable
- Dark mode or pure white, it's on you
- Navigation bar customization
- Settings + Advanced Settings
- Flash Magisk
- Clear fingerprints
- Recovery Locking , Pin or Pattern lock
- Hal3 / CameraAPI2 enabling/disabling
- Oreo+ Reboot menu style
- Redesigned lock screen interface
- Flashlight
- Magisk manager - Enable, disable or delete magisk modules right from SHRP
- Text Editor
- Custom Themes
- Theme, Lock, Addon survival
- Some OTA functionalities
- SHRP Injection (A/B)
- Magisk injection
- Auto decrypt
- and many more, flash right now to find out
1. Make sure you have a custom recovery installed
2. Download the latest SHRP recovery for your device
3. Boot into recovery
4. Flash shrp recovery zip
5. Reboot to recovery.
6. Done
You tell...
DOWNLOAD NOW
Github
Website
ScreenShots
Telegram Group
EpicX
DNI9
Giovix92
TeamWin
osmOsis
VR25
Topjohnwu
Mauronofrio
DarthJabba9
steadfasterX
GeopJr
oddlyspaced
Corsicanu
Zackptg5
Jcadduono
Henloboi
TechyMinati
BRock
Aswin(dotA)
Special Thanks
Pritish
Kirill
Burak D.
ZJRDroid
LayeardDevMod
Olek & Oliwier
LeChenOS
TipzTeam
And all the developers whoever contributed to TWRP & SHRP
Please inform if we forgot to mention your name here , thanks !
​
Maintainer: ragarcia87
Based On: TWRP
TWRP Version: 3.6.0_11
Device Tree: https://github.com/juic3b0x/shrp_android_device_samsung_gta4lwifi
Bugs:
Camera Api2 Tweak not working
Changelog 01-07-2022:
Fastboot mode works
Fixed theme system
Changelog 01-29-2022:
Recompiled to fix crashing during flashing of zips
Smaller .img size
Moved uploads to: https://sourceforge.net/projects/shrp-unofficial-gta4lwifi/files/
To Install:
Flash SHRP_v3.1_stable-Unofficial_gta4lwifi-1641534799.zip in TWRP or
Flash recovery.img using fastboot or
Flash .tar via Odin
To boot into fastboot mode make sure you're booted into SHRP then
Code:
adb reboot fastboot
Data decryption works for me, nice!
JaneValley said:
Data decryption works for me, nice!
Click to expand...
Click to collapse
Awesome! Thanks for the reply!
Hi! How do I enter the fastboot?
JaneValley said:
Hi! How do I enter the fastboot?
Click to expand...
Click to collapse
adb reboot fastboot
While in recovery and plugged into computer
Is it just me or does the recovery crash when tryna flash a zip file?
DzbanCban said:
Is it just me or does the recovery crash when tryna flash a zip file?
Click to expand...
Click to collapse
Can you please provide me the recovery.log file? I'll look into it and see what the issue is. I haven't had a problem with flashing zips. Also, post the zip your are trying to flash and I'll try it on mine and see if I can recreate the error.
ragarcia87 said:
Can you please provide me the recovery.log file? I'll look into it and see what the issue is. I haven't had a problem with flashing zips. Also, post the zip your are trying to flash and I'll try it on mine and see if I can recreate the error.
Click to expand...
Click to collapse
Sorry, I did not think about that file. I used TWRP instead. However, I think I tried to flash the GSI kernel after flashing LOS 18.1 (by AndyYan) through fastboot (with the guide by @paziusss ) and going to the recovery. As far as I know, flashing anything would cause a crash.
I have attached the GSI kernel below I was trying to flash below.
DzbanCban said:
Sorry, I did not think about that file. I used TWRP instead. However, I think I tried to flash the GSI kernel after flashing LOS 18.1 (by AndyYan) through fastboot (with the guide by @paziusss ) and going to the recovery. As far as I know, flashing anything would cause a crash.
I have attached the GSI kernel below I was trying to flash below.
Click to expand...
Click to collapse
I've been able to flash that exact zip on mine. I've got it flashed using this recovery. Hm. I'll try it again and see if it crashes or not. Thanks for the report though btw.
ragarcia87 said:
I've been able to flash that exact zip on mine. I've got it flashed using this recovery. Hm. I'll try it again and see if it crashes or not. Thanks for the report though btw.
Click to expand...
Click to collapse
No problem, if you won't be able to recreate it then I'm going to try that again.
DzbanCban said:
No problem, if you won't be able to recreate it then I'm going to try that again.
Click to expand...
Click to collapse
I'll let you know if I come to same error just a second.
//EDIT//
Seems that android 11 doesn't like the lazyflasher type update script and crashes the recovery... At least I think that's the reason...
ragarcia87 said:
I'll let you know if I come to same error just a second.
//EDIT//
Seems that android 11 doesn't like the lazyflasher type update script and crashes the recovery... At least I think that's the reason...
Click to expand...
Click to collapse
Is there anything you can do about it? I really like how this recovery looks like haha.
DzbanCban said:
Is there anything you can do about it? I really like how this recovery looks like haha.
Click to expand...
Click to collapse
Just got off work. When I get home in a couple hours, I'll recompile and work out the crash bug..
ragarcia87 said:
Just got off work. When I get home in a couple hours, I'll recompile and work out the crash bug..
Click to expand...
Click to collapse
Aight, good luck!
We should start porting some roms for the T500 and T505 and use this recovery
DzbanCban said:
Aight, good luck!
Click to expand...
Click to collapse
I've got it recompiled, tested and it doesnt crash when I try to flash the GSI kernel zip you posted or any other tested zip. Still working on /data FBE decryption but so far it works on Google AOSP GSI rom... (I think) -- uploading new .img file -- shouldn't take long.
EdwardTCM said:
We should start porting some roms for the T500 and T505 and use this recovery
Click to expand...
Click to collapse
I've started trying to port this rom, however the issue comes with the certain proprietary blobs that are needed... My tree is good for recoveries based on TWRP but its far from a complete device tree for a ROM... I've been sticking to GSI roms... but might try my hand at porting again...
//EDIT//
The crash is fixed however the fix is actually making sure you're not plugged into computer via USB... seems MTP causes it to respond with resource busy and it crashes every time until unplugged from computer -- or its random... either way I've successfully flashed the GSI Kernel zip with no crashes... just report what happens I suppose lol...
//Another EDIT//
Fixed the issue, I think... last and final recompile then I'll let it sit...
ragarcia87 said:
I've got it recompiled, tested and it doesnt crash when I try to flash the GSI kernel zip you posted or any other tested zip. Still working on /data FBE decryption but so far it works on Google AOSP GSI rom... (I think) -- uploading new .img file -- shouldn't take long.
I've started trying to port this rom, however the issue comes with the certain proprietary blobs that are needed... My tree is good for recoveries based on TWRP but its far from a complete device tree for a ROM... I've been sticking to GSI roms... but might try my hand at porting again...
//EDIT//
The crash is fixed however the fix is actually making sure you're not plugged into computer via USB... seems MTP causes it to respond with resource busy and it crashes every time until unplugged from computer -- or its random... either way I've successfully flashed the GSI Kernel zip with no crashes... just report what happens I suppose lol...
//Another EDIT//
Fixed the issue, I think... last and final recompile then I'll let it sit...
Click to expand...
Click to collapse
I was trying to port some ROMs like Ubuntu Touch and
Renegade Project​But no luck
Github page for the Renegade Project
Renegade Project
Group of noobs trying to run everything on your phone - Renegade Project
github.com
Thanks for all the work on this project. I have been struggling for the last few days trying to overcome the File Based Encryption and this is the first recovery software that has allowed me to do it.
The only problem that I have run into is backing up the Super partition to a SD card. I can back-up the Super partition to the internal storage, but not to a SD card. For a workaround I am backing up to internal storage and then moving the backup to the SD card.
When backing up to a SD card it gets 80% done backing up and then has a non-descriptive error.
Any suggestions?
Thanks
In the SkyHawk UI I can reboot into Android via the 'Reboot' button, but when using the command line (adb shell twrp reboot) I am unable to reboot into the Android OS. Here is the message I get back:
#twrp reboot
Reboot disabled. Returning back to main page.
Done processing script file
I'm trying to run an automated script which needs to boot into the O/S. I have also tried 'adb reboot' while in recovery and this just loops me back into recovery.
Any help with be appreciated - Thanks

[ROM][12.1][UNOFFICIAL] PixysOS [PL2]

{
"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... still valid?
*
* 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.
*/
Pixys is a butter smooth Android aftermarket firmware. We handpicked the best features around and are adding our own juice into it.
Get ready to taste the unique features it brings with itself.
We aim to deliver an experience with original ideas and features along with the useful things the community is accustomed to.
@Subinsmani
@rahul9999
@@ki
@Shreejoy Dash
@kvijaya
@AxelBlaz3
@Psycho-Mods
@aswin_a_s
@Gero
@melvingarcia
Support Us if you like our work
Got an issue or suggestion? Reach us at
Telegram: https://telegram.me/pixysos_chat
Phone calls & messaging
Wi-Fi & Mobile data
VoLTE (but no icon in statusbar)
Fast charging
Dark theme, night mode
Fingerprint sensor
Face unlock
NFC
FM Radio
Wireless Bluetooth audio with AptX codec
and much more...
Less customizations but more stability...
Pixys: PixysOS
Pixys Device Sources: PixysOSDevices
NOTE: It is recommended to update your stock ROM to Android 10 before flashing this custom ROM.​
IMPORTANT: If you want to use GAPPS build, it is necessary to resize system and vendor partition on your phone before flashing rom! This step will perform format of system and vendor partition and even userdata partition so make a backup if you don't want to lose your data!
If you downloaded VANILLA build, you can skip this step and if you want then you can flash gapps of your choice.
Please download this nice and user friendly Nokia Repartition Tool brought to you by Raghu Varma and look at this instructional video:
Just use the first option "3.5G S - 1G V" - it is enough for this rom.
NOTE: After resize your phone will be automatically booted to TWRP, but because this tool is intended for Nokia 6.1 Plus, this TWRP will refuse to flash ROM zip on 6.1. In this case just reboot to bootloader and download this TWRP for our Nokia 6.1, boot it and everything will be fine. Now you can begin flashing.
After booting to TWRP:
1) If you just resized your system and vendor partitions using Nokia Repartition Tool then you have already formatted userdata so you can skip this step, otherwise if you want to do a clean flash then please Format Data by typing yes, then go to the Bootloader and reboot TWRP. (For dirty flash use adb sideload method because TWRP can not decrypt Android 12 userdata partition.)
2) Flash latest ROM zip via TWRP
3) Switch to alternative slot (if you are on slot a switch to b if you are on b switch to a)
4) Reboot system
Now you are done!
SafetyNet on latest PixysOS builds passes out of the box, so you won't need root/Magisk anymore. Flash Magisk only in case that you really need to root your device.
ROM: Sourceforge download link​At the download page, you can choose GAPPS build (with Google play store and other apps included) or VANILLA build, which contains only basic apps without Google play store (in this case you can flash gapps of your choice).
Wi-Fi Hotspot works only without password. FIXED
Custom statusbar icon pack is reverted back to default after device reboot.
Credits:
- Google for AOSP
- Dirty Unicorns
- Pixel experience
- AOSP extended
- LineageOS
- Superior OS
- Statix OS
- YAAP
- Krypton AOSP
- Project-Kaleidoscope
- AICP & POSP Team for thread template idea
- Also many pro developers who all help us to bring this rom to you...
- Please let us know if we forgot to mention your name in credits...​
Contributors:
Big thanks to LineageOS developers and maintainers for Nokia 6.1 device and vendor tree on which this build is based!
Since PixysOS v5.1.5 thanks to Raghu Varma Android developer for new Nokia 6.1 device tree + vendor and kernel sources!
Kernel source:
https://github.com/LineageOS/android_kernel_nokia_sdm660
Kernel source since PixysOS v5.1.5:
https://github.com/RaghuVarma331/android_kernel_nokia_sdm660/tree/android-12.0-gcc
ROM OS Version: 12.1
ROM Kernel: 4.4.x
Based On: AOSP
Version Information
Status: Stable
Current Version: v5.1.5
Hey, really appreciate your work!) Specific bug for your rom is inability to setup magisk, because stock rom recovery "Failed to clear BCB message" error, adb sideload method doesn't works in it too. If i flash boot TWRP, then I can't boot rom, it stucks on boot logo. General bugs for all roms, such as hanging vibration (12.1 bug), gcam, that after some time of use can't take photos are here. Again. thanks for your work!!
Hi, thanks for your reply! Magisk works on this ROM, I just tested the version 24.3.
You need to boot into TWRP (twrp-3.4.0-0-PL2_sprout-11.0-20200909.img), select adb sideload option and flash latest Magisk zip. Then reboot and check the magisk app. Now you are successfully rooted. ;-)
Note: If you are installing Magisk right after flashing rom, don't forget to switch slot first!
I tried to install magisk right after I installed rom. For example now I am on a slot B, rom is installed on slot A. Magisk would setup on current slot, not as rom, that would setup on inactive slot -> I need go to the A slot to setup magisk. If I try to do that through stock rom recovery on slot A, I get error, because ADB sideload isn't working. If I try to "fastboot flash "twrp"" on slot A, then I can install magisk, but I am stuck on the rom boot logo. If I try to use twrp install.zip file from TWRP on slot B, then I get would the same problem (boot logo) on slot A. ADB sideload is installing magisk in current slot, that's why I can't do it from slot B to setup magisk on slot A. It's a bit sadly. And the second question to you, why our community vendor has general GCam problem, that is on all roms? Maybe you can contact to developers of it to fix that problem? Because it's really shame bug)
Just tell me about the experience you had with the Rom. is it smooth or not
Magisk must be installed in the same slot as the ROM. I ttied it and it works for me.
GCam problem is probably related to vendor or kernel source. Because I'm using Lineage trees to build this rom, It must be fixed by LineageOS developers.
My experience wih rom is very good, don't expect smoothness as stock, but the fact that this is an Android 12, result is really good. Small lags are ocassionally present.
Gcam not working fix it
Machi007 said:
Magisk must be installed in the same slot as the ROM. I ttied it and it works for me.
GCam problem is probably related to vendor or kernel source. Because I'm using Lineage trees to build this rom, It must be fixed by LineageOS developers.
My experience wih rom is very good, don't expect smoothness as stock, but the fact that this is an Android 12, result is really good. Small lags are ocassionally present.
Click to expand...
Click to collapse
I know that magisk have to be installed in the same as rom slot. That's why I had problems with that. If you would fix stock rom recovery, then there are no problems would be)) Yeah, rom is pretty smooth, on my opinion it works as the 10 stock, but of course android 11 custom roms work better and that's absolutely normal)
Rbargujar said:
Gcam not working fix it
Click to expand...
Click to collapse
If you tell me how to fix then I will do it. --- If you want perfect ROM then forget about custom and use stock.
FarLine99 said:
I know that magisk have to be installed in the same as rom slot. That's why I had problems with that. If you would fix stock rom recovery, then there are no problems would be)) Yeah, rom is pretty smooth, on my opinion it works as the 10 stock, but of course android 11 custom roms work better and that's absolutely normal)
Click to expand...
Click to collapse
I don't understand why to use stock recovery when we have TWRP.
Machi007 said:
If you tell me how to fix then I will do it. --- If you want perfect ROM then forget about custom and use stock.
I don't understand why to use stock recovery when we have TWRP.
Click to expand...
Click to collapse
Because if we try to use flash boot twrp on rom slot, then rom can't boot, it stuck on boot logo)
OK, I didn't try to flash Magisk zip right after ROM flashing... I have fully configured ROM with installed apps etc. and in this state I booted into TWRP flashed Magisk zip and ROM normally booted, I just found Magisk in apps and everything worked. This is my experience.
Machi007 said:
OK, I didn't try to flash Magisk zip right after ROM flashing... I have fully configured ROM with installed apps etc. and in this state I booted into TWRP flashed Magisk zip and ROM normally booted, I just found Magisk in apps and everything worked. This is my experience.
Click to expand...
Click to collapse
Maybe) In my experience, if I flash TWRP after flashing rom the rom doesn't boot, at all. Maybe I have done something wrong, but any way, if you will fix the stock recovery, it would be better!)
I need to clarify this: You are trying to flash TWRP using twrp-installer zip? If yes then this will not work on Android 12 ROM!
Do this to temporary boot TWRP (in download mode):
fastboot flash recovery twrp.img <----- this command returns error because our phone does not have the recovery partition, but it is mandatory to execute this command first --- then:
fastboot boot twrp.img <----- this command temporary boots TWRP on your Nokia 6.1 and now is the right time to install Magisk...
I recommend THIS TWRP version, just download the file and rename to twrp.img.
Machi007 said:
I need to clarify this: You are trying to flash TWRP using twrp-installer zip? If yes then this will not work on Android 12 ROM!
Do this to temporary boot TWRP (in download mode):
fastboot flash recovery twrp.img <----- this command returns error because our phone does not have the recovery partition, but it is mandatory to execute this command first --- then:
fastboot boot twrp.img <----- this command temporary boots TWRP on your Nokia 6.1 and now is the right time to install Magisk...
I recommend THIS TWRP version, just download the file and rename to twrp.img.
Click to expand...
Click to collapse
I tried to use twrp installer first, it did not worked for me, then I tried to use fastboot flash boot method, that is recommended for this TWRP. Using both flash recovery and boot method is new for me, so maybe it will be ok. But flash boot method doesn't work. And yeah, I used recommended from you Raghu's TWRP.
New build uploaded: PixysOS v5.1.3
- June security patch
- Fixed WiFi hotspot
- Google Camera should work much better now
- Build based on latest PixysOS sources with latest improvements and new functions added by ROM developers
And I would like to thank Raghu Varma which helped me a lot with fighting bugs!
Machi007 said:
New build uploaded: PixysOS v5.1.3
- June security patch
- Fixed WiFi hotspot
- Google Camera should work much better now
- Build based on latest PixysOS sources with latest improvements and new functions added by ROM developers
And I would like to thank Raghu Varma which helped me a lot with fighting bugs!
Click to expand...
Click to collapse
Maybe would try later, thanks for your work!)
Is anyone able to check if Duo Mobile 2fa is working?
I did all the steps, installed the rom, It siad "Fhasing A/B Zip to ianctive slot: B" after I try to change the slot and reboot, it says no OS installed... Is anyone else having this issue?
I did the Nokia Partition Tool, rebooted to bootloader, booted into the 3.4 TWRP it suggested and did the steps, It still said the error and rebooted back into TWRP*
EDIT: I was redoing it for the 3rd time as I typed this message and it magically worked.
Just a request, if it isn't too much to ask for...
Would it be possible to provide a vanilla build too? Perhaps then the installation would fit on the device without repartitioning -- I have made a couple of observations that have made me arrive at this conclusion:
My experience with LineageOS 19 is that the build + MindTheGApps package fits on the stock system partition without the need for repartitioning.
On the official PixysOS downloads page, I see that the size difference between Android 12 vanilla and GApps builds for one of the devices is something like 600 MB.
I am downloading the build at this instant, and I'm going to try fiddling around with the system image to make it fit on my PL2 before resorting to repartitioning (because we all know how much of a pain that can be ). I intend to install it later in the day, so I don't yet have feedback on the build itself.
Cheers! And thanks for your effort and time!
EDIT: I must also add that for a) people who prefer to use only core Google apps like GMS and Play Store (e.g. myself), and b) people who do not want to use even core Google services, a vanilla build would be ideal.
Vedanth Padmaraman said:
Just a request, if it isn't too much to ask for...
Would it be possible to provide a vanilla build too?
Click to expand...
Click to collapse
I'll consider it, maybe from the next build I'll provide both versions.

Categories

Resources