{
"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"
}
StormBreaker kernel is a minimal, simple and clean kernel for the perfect balance between performance and battery life.
Feature List
KCAL Color Control
KLAPSE 5.0
Boeffla WakeLock Blocker
Imported Latest Wireguard
SD Fat Support
CGroup Backports
Simple lmk by Sultan
Usb2 Force FastCharge Switch
Devfreq Boost Driver
HOW TO FLASH??
Make sure you take a backup of your current Kernel before flashing! (I'm not taking responsibility for any damage)
If you installed a custom Kernel before please flash the boot.img and dtbo.img of the currently installed ROM.
Then just flash the zip file through recovery/franco kernel manager, Happy Flashing!
Downloads: Here
Contributors
@murtaza1326
Source Code: Here
Changelog: 2021-05-15
Join our Telegram group to report bugs & get response frequently Here
Version Information
Status: Stable
Current Stable Version: V2
Supports Both Miui & AOSP Roms as well as roms with OSS vendor
Created 2021-05-09
Last Updated 2021-05-15
Edit if flashed first version & you faced fastboot loops then follow this
Very nice...Keep up the good work
Boot up successfully,
Keep up it up dude
After The Edit in Original Post:
Are the issues major? Do I need to revert to stock kernel?
Ali Zaman said:
After The Edit in Original Post:
Are the issues major? Do I need to revert to stock kernel?
Click to expand...
Click to collapse
the issue was if you reboot your phone you may endup in fastboot
If you find yourself in same situation do this steps
1)connect your phone with pc & type this "fastboot boot twrp(name of your twrp image).img" it will then allow you to boot to twrp
2)if you have twrp backup of the boot.img & dtbo.img then restore them and then skip this steps mentioned below
3)if not then extract the rom whatever you were using (the rom you used before flashing this kernel) take boot.img & dtbo.img from it
boot to twrp using step 1) then select flash img from second option in lower right side navigate to extracted files and flash dtbo.img in dtbo and then fash boot.img in boot after flashing both files now you can flash newly updated storm breaker kernel (links readded above) (also restore magisk (optional))
Nice kernel. I flashed it on arrow os and it booted succesfully.
yonutz said:
Nice kernel. I flashed it on arrow os and it booted succesfully.
Click to expand...
Click to collapse
Hey.. Can you pls outline the steps? Tks
Planning to flash this to improve battery life..
sujju said:
Hey.. Can you pls outline the steps? Tks
Planning to flash this to improve battery life..
Click to expand...
Click to collapse
I instaled via twrp . After flashed rom i flashed the kernel.zip and reboot
flashed on eu, but why max freq on big only show 1804mhz instead of default 2304mhz?
anyone can confirm this on eu?
also the kernel wouldn't work with exkm tho
sujju said:
Hey.. Can you pls outline the steps? Tks
Planning to flash this to improve battery life..
Click to expand...
Click to collapse
just flash it, no need to reflash magisk (if you have it)
but if you encounter some issue, then need to have backup your boot image & dtbo (just backup with twrp) before you flash the kernel
Is it possible to change the strength and pattern of vibration?
I tried your kernel.
It normaly booted up on eu 12.0.14.
I found small cores always stick on 1.68GHz and never go down. Is it intended?
Large cores has great frequency response.
Awesome kernel.i lost overnight just 1% . When i slept i had 93% and i wake with 92% =}}
There is just a very small issue : fingerprint scanning is a little bit slow comparing to stock and Arrow. I'm not complaining but it's noticeable . You'll notice that there is a delay between finger scan and powering on the screen.
sanoayyk said:
I tried your kernel.
It normaly booted up on eu 12.0.14.
I found small cores always stick on 1.68GHz and never go down. Is it intended?
Large cores has great frequency response.
Click to expand...
Click to collapse
it's governor issue... change schedutil to conservative & it'll be fine
Anybody who flashed it on Pixel Experience Plus? How is the performance afterwards?
Successfully flashed on PE plus
Tried rebooting also 3-4 times..no problems at all as of now.
Will let ya'll know about battery drain and performance after testing.
Flashed on Arrow OS build from 11 May. No problems, boots at first try. Will se how it holds. Nice job
Using it with PE plus and lost just 1% battery overnight.
Phone feels much much more snappier.
Gaming experience majorly Improved. Whatta kernel dude. (Especially for the first build)
Keep up the good work
Same here as @PsyCoder420.
The battery on Arrow is now excellent, idle drain 0.40 %/hr. Sweet. Phone feels much snappier too. Deepsleep works. Lowered cores about 20% and no change in perfo. Keep up the good work
Related
I found Sony merged Z2 source into Z3 source like unified kernel!
So I build it for D6502/D6503 23.0.1.A.3.12 and it worked fine
Note I don't use Z2 for daily driver now,
so I can only confirm it's working without SIM.
It should be OK with SIM, though.
[UPDATE 3/1]
I sold my Z2, so I can't check if new versions work on Z2.
{
"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"
}
* banner by MysticEnforcer
Download from official website
Changelog
What is FOTA kernel recovery?
[/B]
NOTE: This is old info as we can use official recovery partition on newer ROM.
Xperia doesn't have recovery partition for user,
but we have FOTA kernel partition for OTA.
Since we have to unlock bootloader and OTA won't work on unlocked,
we can re-use useless FOTA kernel as recovery partition using Dees-Troy's "extract_elf_ramdisk".
With FOTA kernel recovery, you can update your recovery without updating kernel.For example, TeamWin provides TWRP images of FOTA kernel for Z2:
http://teamw.in/project/twrp2/232You can flash images to FOTA kernel by fastboot command like
Code:
fastboot flash recovery fotakernel.img
To enter into FOTA recovery, press power key when LED is on.
How to restore DRM functions?
When you unlock bootloader you will lose X-Reality, noise reduction and so on,
but you can restore them!
Original thread is here, but I updated steps for Z2.
1. Download zip from original thread
* Choose KitKat version (for 4.4) or Lollipop version (for 5.0)
2. Place zip in internal or external storage of your device
3. Reboot into recovery and do Factory Reset
4. Reboot into flashmode and flash FTF with Flashtool
Any FTF is OK, but of cource use FTF for same version you are using now.
Wipe: Check APPSLOG and CACHE
Exclude: Don't check
5. Close Flashtool, unplug and plug your phone and reopen Flashtool, then relock bootloader
Click BLU icon to show relock button and click it.
6. Flash FTF (same as 4.)
7. Close Flashtool, unplug and plug your phone and reopen Flashtool, then unlock bootloader
Click BLU icon to show unlock button and click it.
8. Reboot into fastboot mode and flash my kernel
9. Reboot into recovery and install DRM Restore zip
10. Reboot
11. Done!
After doing this, do not restore old data since it will revert DRM restore.
You can restore system with recovery and use Titanium Backup or something to restore app data.
Note: When you flash new ROM (not kernel), you must flash DRM Restore zip.
If you get "net::ERR_NAME_NOT_RESOLVED" when connecting xda,
please disable PrototypeProtection with Titanium Backup or something similar.
How to use F2FS?
Read this:
http://forum.xda-developers.com/xperia-s/s-development/tutorial-migrate-filesystem-to-f2fs-ext4-t3004755
Kernel sources
https://github.com/WedyDQ10/android_kernel_sony_msm8974ac
Credits
DooMLoRD
Faux123
Dees_Troy & TeamWin
Phil3759
Myself5
glocklee
pec0ra
and many other people involved in Z3 development
XDA:DevDB Information
AndroPlusKernel for Z2, Kernel for the Sony Xperia Z2
Contributors
AndroPlus, [#APK_cont]
Source Code: https://github.com/WedyDQ10/android_kernel_sony_msm8974ac
Kernel Special Features:
Version Information
Status: Stable
Created 2014-12-28
Last Updated 2016-04-09
Flashing now
Thanks for the work, will give it a try soon
existenz 4.0.0 is based on stock 4.4.4, so it's supposed to work?
can you share your OC voltages? i recently switched to abricot, now 2,2ghz is unstable at 900mV …
So far so good, boot without any issues and network working fine, I'll report back if I find any issues =D
---------- Post added at 10:50 AM ---------- Previous post was at 10:47 AM ----------
kuhno said:
Thanks for the work, will give it a try soon
existenz 4.0.0 is based on stock 4.4.4, so it's supposed to work?
can you share your OC voltages? i recently switched to abricot, now 2,2ghz is unstable at 900mV …
Click to expand...
Click to collapse
I'm also using Existenz 4.0.0 and stable at the moment, haven't tried over-clocking yet, but at 2265 Mhz, it is working fine.
kuhno said:
Thanks for the work, will give it a try soon
existenz 4.0.0 is based on stock 4.4.4, so it's supposed to work?
can you share your OC voltages? i recently switched to abricot, now 2,2ghz is unstable at 900mV …
Click to expand...
Click to collapse
It's older 4.4.4 firmware 23.0.1.A.0.167, so compatibility will not be 100% but it will work.
I set -36mV for all since I had reboot when I was using Z2 as daily driver and set -48mV.
Just for reference, I'm setting -84mV on Z3 and working well.
Great to see more development on kernel. Already download but not tried yet since I'm currently testing abricot kernel. Can you update with 167 kernel later sir?
Everything apears to work fine
Exept that that you have said isnt working, aka 3.2Ghz OC
If you need a bootsplash ill make one for you unless your capable of that your self @AndroPlus
Edit- OOM Values apear messed up and cause app crashes in certain apps
kumbangdesa said:
Great to see more development on kernel. Already download but not tried yet since I'm currently testing abricot kernel. Can you update with 167 kernel later sir?
Click to expand...
Click to collapse
Update?
23.0.1.A.3.12 is the newest firmware for D6503
I can't revert kernel source only for .167, so I won't make it.
Anyway, it will work well on .167 since hugoprh said it's working on .167 based ROM.
Envious_Data said:
Everything apears to work fine
Exept that that you have said isnt working, aka 3.2Ghz OC
If you need a bootsplash ill make one for you unless your capable of that your self @AndroPlus
Click to expand...
Click to collapse
Thanks, but I have to *force* loading of custom bootsplash on newer kernel and I think it takes some seconds on boot.
It should be one or two seconds, but I prefer shorter booting time.
Oh. Sorry sir. My bad. I don't know that 3.12 is newest than 167.
No. Unfortunately it is not working on ExistenZ 4.0.0 based on 167. Bootloop.
Down reverting would be awesome...
This kernel did work on stock .167, 3.9, 3.12 very well. Reboots when PimpmyZ1 is opened or any other rooted app is opened.
Ahh then it depends on the su permissions.
Is it possible to fix?
The Peterle said:
No. Unfortunately it is not working on ExistenZ 4.0.0 based on 167. Bootloop.
Down reverting would be awesome...
Click to expand...
Click to collapse
I will try this week too in order to confirm incompability.
But dual recovery still works?
NO, dual recovery wont work
This is ot, but how did you done the theming of statusbar, navbar like lolipop i already asked several times noone respond
I'm on eXistenZ and I confirm that dual recovery is working.
Kernel triggers pink led and Sony logo
Dual recovery triggers green led and a vibration with black screen but worked.
NetSkill said:
This is ot, but how did you done the theming of statusbar, navbar like lolipop i already asked several times noone respond
Click to expand...
Click to collapse
I'm using a xposed module, Flat Style Colored Bars
http://forum.xda-developers.com/xposed/modules/flat-style-colored-bars-t2925521
Is there a hidden frequencies or because I'm in .167?
I only see 2.9GHz as highest freq but pimp my ROM says the opposite, there is two more steps 3.0GHz and 3.1GHz
Jhon998 said:
Is there a hidden frequencies or because I'm in .167?
I only see 2.9GHz as highest freq but pimp my ROM says the opposite, there is two more steps 3.0GHz and 3.1GHz
Click to expand...
Click to collapse
It's known issue.
http://forum.xda-developers.com/z3/devs-only/overclock-2-89ghz-t2962012
Testing!.. I don't like intellimm with intellithermal and intelliplug with OC CPU 2.5Ghz and GPU 657mhz, for games is so slow, maybe for save battery, on antutu benchmark I had 26870 points. But I like Smartass V2 with intellithermal and intelliplug with OC CPU 2.5Ghz and GPU 657mhz, on antutu benchmark I had 41862 points. Great!! my best score (I was testing Abricot Kernel and I had 39100 points with fast hotplug and Smartass V2). and I/O Scheduler SIO with 4096 on SD-Card and eMMC in both kernels.
Excellent work!.. Now I will testing the battery, and the battery with screen on.
{
"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"
}
FRANKEN
KERNEL
Franken is a rom and kernel project made from bits and pieces of all the great development on our Pixel3XL.
We strive to bring performance and features to your device while keeping the idea of google and upstream at the front of the
project!!!!Big Thanks to unicornblood[josh] and bluecross-dev for base!
Features
Upstream 4.9.136
adreno boost
sultans boost
Wirequard
Anykernel
Advanced TCP
simple lmk
much much more
Flash instructions
$$$Must be Unlocked$$$
Flash Kernel in TWRP
Flash Mag
Reboot
***WE Always try and push good stuff but by no means are we responsible for your device if you blow it up dont blaim us!
Downloads
[url]http://lab.dirtyrom.com/p3xl/[/URL]
Telegram
[url]https://t.me/frankenRom[/URL]
Donations
[url]https://paypal.me/Dabug123[/URL]
Thanks
Josh unicornblood-base
freak
DespairDev-base-script
Bluecross-dev-base
nathan-upstreaming all kernels
Anyone i forgot
XDA:DevDB Information
FrankenKernel, Kernel for the Google Pixel 3 XL
Contributors
dabug123
Source Code: [url]https://github.com/Dabug123/android_kernel_google_bluecross[/URL]
Kernel Special Features:
Version Information
Status: Beta
Current Beta Version: 2
Beta Release Date: 2018-11-10
Created 2018-11-11
Last Updated 2018-11-10
reserve for me
First!
Also on that note. To flash this from a different kernel. What are the steps? Need to flash stock boot.img first?
@dabug123 thanks for this kernel. Great performance.
Sent from my crosshatch using XDA Labs
Hey @dabug123 - nice selfie in the OP !
c_86 said:
First!
Also on that note. To flash this from a different kettle. What are the steps? Need to flash stock boot.img first?
Click to expand...
Click to collapse
I flashed kernel and magisk
Sent from my crosshatch using XDA Labs
c_86 said:
First!
Also on that note. To flash this from a different kettle. What are the steps? Need to flash stock boot.img first?
Click to expand...
Click to collapse
Havent flashed another kernel so idk ,safe bet go stock boot.img first ,but u can test and tell us
dabug123 said:
Havent flashed another kernel so idk ,safe bet go stock boot.img first ,but u can test and tell us
Click to expand...
Click to collapse
Flashed over bluecross with Franco kernel flash no problems. No issues with root.
Thanks for the new kernel.
just did a flashall and did everything from scratch (twrp, etc) and loaded this kernel, so far so good.
Hopefully battery life will get a bit better with this over stock
Thank you!
i flashed it over html5 kernel. snappy and works well. make sure you flash magisk after.
No rebooting in between . all at once. just do it.
Will try once I'm behind the PC
Option to disable fsync? ?
Have to ask as others will. Twrp touch working with this kernel?
c_86 said:
Have to ask as others will. Twrp touch working with this kernel?
Click to expand...
Click to collapse
Twrp 3.2.3.1 has fixed the touchproblem itself
spencer92a said:
Twrp 3.2.3.1 has fixed the touchproblem itself
Click to expand...
Click to collapse
I thoght I had read that too - but last night I flashed 3.2.3.1 and lost touch responsiveness - it was really bad - coudn't get past the first screen - tried unlockng with my pattern and touch wasnt working so I was just stuck. I know this isn't the place to discuss TWRP - but with your comment I thouhgt I would mention it - did you flash the new twrp yet? is touch working for you?
Regarding this new Franken kernel - thank you! nice to have more diversity -
Geekser said:
I thoght I had read that too - but last night I flashed 3.2.3.1 and lost touch responsiveness - it was really bad - coudn't get past the first screen - tried unlockng with my pattern and touch wasnt working so I was just stuck. I know this isn't the place to discuss TWRP - but with your comment I thouhgt I would mention it - did you flash the new twrp yet? is touch working for you?
Regarding this new Franken kernel - thank you! nice to have more diversity -
Click to expand...
Click to collapse
The 3.2.3.1 recovery zip has working touch with my kernel on my device.
It should be the same for all kernels here!
Also @_LLJY found a way to finally build the touchscreen driver inline kudos to him for that! So don’t worry, things will consolidate and get easier with time.
Geekser said:
I thoght I had read that too - but last night I flashed 3.2.3.1 and lost touch responsiveness - it was really bad - coudn't get past the first screen - tried unlockng with my pattern and touch wasnt working so I was just stuck. I know this isn't the place to discuss TWRP - but with your comment I thouhgt I would mention it - did you flash the new twrp yet? is touch working for you?
Regarding this new Franken kernel - thank you! nice to have more diversity -
Click to expand...
Click to collapse
I've flashed the new TWRP, on stock Kernel, first i waited some time then touch worked perfect
Freak07 said:
The 3.2.3.1 recovery zip has working touch with my kernel on my device.
It should be the same for all kernels here!
Also @_LLJY found a way to finally build the touchscreen driver inline kudos to him for that! So don’t worry, things will consolidate and get easier with time.
Click to expand...
Click to collapse
Thanks - I figured out what I did wrong - (I am a dummy) I originally flashed the new TWRP while I was rooted. If I had read the TWRP OP more carefully, I would have seen I needed to be on STOCK Boot Image. So - I flashed stock boot image, booted into twrp - flashed twrp - flashed Franken and then flashed magisk 17.3. Profit!
I know better frankly, READING the OP is your friend - all is working now - and back on topic - The Franekn Kernel is AMAZING! I can tell just by how smooth everything is after flashing - I know Antutu is not much of a "story teller" - but just the same, I ran Antutu and got a score over 289,000[ higher than I have ever gotten before - by a significant margin.
View attachment 4639919
This is just for the 3 XL and not the regular Pixel 3, right?
Sevael said:
This is just for the 3 XL and not the regular Pixel 3, right?
Click to expand...
Click to collapse
Kernel source is unified. It should work on both. I don't think there is anything specific to the xl in this kernel.
Sent from my crosshatch using XDA Labs
UPDATE B3
CHANGELOG
-FIX TOUCH
-MERGE QCACLD
-POWER SAVING
-tcp:add sociopath
MUCH MORE
DOWNLOADS
http://lab.dirtyrom.com/p3xl/FrankenKernel.P3XL.B3.zip
ElementalX Kernel
for OnePlus 8 Pro
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
ElementalX is designed for maximum stability. It is made for people who depend on their phone every day.
Features:
-Optimized for performance and battery life
-Advanced color control (RGB, hue, saturation, contrast, value, K-Lapse)
-Adjust vibration
-Wake gestures (S2W & DT2W)
-Sweep2sleep
-Block wakelocks
-CFQ, noop, BFQ, deadline, FIOPS, SIO, maple and zen i/o schedulers
-Adrenoboost option
-Option to disable fsync
-Option to disable touchboost
-WireGuard support
Installation
1. Flash directly in EX Kernel Manager (root is required to flash in the app)
Notes
Stay up to date with EX Kernel Manager. The latest updates are always available through the app. EXKM can be used to configure settings, backup and flash zips and img files, run scripts and install kernel updates quickly and easily. EXKM is compatible with all devices and kernels and is the best supported and most complete kernel manager available.
Thanks to @tbalden for getting this running on the 8 Pro
Downloads
Android 10
ElementalX-OP8-1.08
Source code:
https://github.com/flar2/OnePlus8
.
XDA:DevDB Information
ElementalX OnePlus 8, Kernel for the OnePlus 8 Pro
Contributors
flar2
Source Code: https://github.com/flar2/OnePlus8
Kernel Special Features:
Version Information
Status: Beta
Created 2020-05-11
Last Updated 2020-08-03
Thanks. Been waiting for this! Appreciate it!
I just finished flashing! Thanks for the awesome work @flar2!
Sent from my IN2025 using Tapatalk
Good to see you here. Nice
@ flar2 you have been my go to kernel always..I just wanna wait a bit longer atm cause i use linux and if somerhing goes wrong its a pain in the butt to restore. Keep up the good work!
pyry666 said:
@ flar2 you have been my go to kernel always..I just wanna wait a bit longer atm cause i use linux and if somerhing goes wrong its a pain in the butt to restore. Keep up the good work!
Click to expand...
Click to collapse
It should be easier to use adb and fastboot on linux. I do all my kernel development and flashing from a terminal in Linux
flar2 said:
It should be easier to use adb and fastboot on linux. I do all my kernel development and flashing from a terminal in Linux
Click to expand...
Click to collapse
Adb and fastboot works just fine. But i am no expert to use that stuff. I have no I issues to say that some people like you are better than me at that those things
Thank you, all is working fine! Great!
Thanks!! Flashed now. Can you please explain, what means touch boost? Is it supposed to help with typing on display etc. ? Cause calibration of display is horrible on OP8 Pro. My OP7 Pro was MUCH better.
OPOmaniac said:
Thanks!! Flashed now. Can you please explain, what means touch boost? Is it supposed to help with typing on display etc. ? Cause calibration of display is horrible on OP8 Pro. My OP7 Pro was MUCH better.
Click to expand...
Click to collapse
Touch boost is a short boost to the CPU's clock speed when the device detects a touch. Nothing to do with display calibration, but it might help. By default, touch boost is enabled, if I'm not mistaken.
I tried to use the built in colour calibration tool to help with the slight green tint what I have at lower brightness levels, but it just makes everything more red and blue and that's not better either.
I'm not sure what is K-lapse supposed to do though.
i always disable touch boost
Thank you for this ?
Will I maintain root after flashing the kernel?
Sent from my OnePlus 8 Pro using XDA Labs
Gordietm said:
Will I maintain root after flashing the kernel?
Click to expand...
Click to collapse
Yes
Gordietm said:
Will I maintain root after flashing the kernel?
Sent from my OnePlus 8 Pro using XDA Labs
Click to expand...
Click to collapse
The AnyKernel3 installer automatically keeps root.
flar2 said:
The AnyKernel3 installer automatically keeps root.
Click to expand...
Click to collapse
One last question ?.
I'm using a custom kernel now on OOS 10.5.6. can I flash your kernel over it, or should I go back to the stock kernel first?
Gordietm said:
One last question ?.
I'm using a custom kernel now on OOS 10.5.6. can I flash your kernel over it, or should I go back to the stock kernel first?
Click to expand...
Click to collapse
Flash the stock boot.img first, as the other custom kernel might have changed the ramdisk
rwilco12 said:
I just finished flashing! Thanks for the awesome work @flar2!
Click to expand...
Click to collapse
Hi there how you flashed it? Via adb?
deves000 said:
Hi there how you flashed it? Via adb?
Click to expand...
Click to collapse
easiest way is using Elemental X Kernel app
Nekromantik said:
easiest way is using Elemental X Kernel app
Click to expand...
Click to collapse
Is it compatible with 10.5.6? Thank you in advance
{
"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"
}
StatiXOS for Essential PH-1 (mata)
What is StatiXOS?
StatiXOS is a custom ROM based on the Android Open Source Project aiming to be minimal while providing quality of life improvements and up to date security patches.
Spoiler: Known Issues
Some minor Launcher bugs (thanks AOSP)
SElinux Permissive
Spoiler: Download StatiXOS Here!
Primary
SourceForge Mirror
Spoiler: How To Flash
1. Download the image
2. Reboot your Essential Phone to bootloader and plug it in to your computer
3. Now open up your Terminal (macOS and Linux) or Command Prompt (Windows) and download the firmware from the links below.
4. Once downloaded, type in fastboot -w to make sure your /data is formatted
5. Now type in fastboot update <location of the firmware>, things will be automated from this point on.
6. Profit!
Spoiler: Stay in touch with our Telegram channels!
Official Chatroom
Official Releases & Announcements Channel
Prerequisite firmware: Latest stock Android 10
Android version: 12.1.0
Linux Kernel Version: 4.4.205
Source code: GitHub
Code Review: Gerrit
Trying it now thank you for the work and dedication!
I flashed this firmware and everything is fine. But when I flashed magisk, the screen seemed to move a little to the right. The screenshot is OK, but it can be seen in the photo.
Before flash Magisk
Code:
adb shell wm size
Physical size: 1312x2560
After flash Magisk
Code:
adb shell wm size
Physical size: 1376x2560
btbochs said:
I flashed this firmware and everything is fine. But when I flashed magisk, the screen seemed to move a little to the right. The screenshot is OK, but it can be seen in the photo.
Click to expand...
Click to collapse
This issue showed at one or two latest StatiXOS Android 11 builds for mata, after installing Magisk. According to Anay, one the team devs, it could be related to "the kernel thinks you’re in recovery, so it shifts the whole framebuffer 64 pixels".
The fix was to use a kernel from previous builds not affected or to wait until the issue can be fixed with StatiXOS Android 12, because Android 11 builds were EOL.
Currently in use, the problems found are that the night light mode is invalid, and the hot spot is opened, setting the password, and others' connection fails
if magisk is not supported, what is the alternative for rooting the rom? thank you.
Does Google pay work with this?
On statix A11, how to update/flash from los recovery
I noticed that, even in previous versions of statixos 4.x, there is a wifi performance gap. On the aosp version, for example, the test is passed with about 300mbps in download, while on statixos it is around 100mbps. Have you also noticed this?
digitalsimon said:
I noticed that, even in previous versions of statixos 4.x, there is a wifi performance gap. On the aosp version, for example, the test is passed with about 300mbps in download, while on statixos it is around 100mbps. Have you also noticed this?
Click to expand...
Click to collapse
Yes
Vi7eta said:
Yes
Click to expand...
Click to collapse
There are possible fixes, maybe from next releases?
Someone have idea about what cause this gap?
Deleted
I love this ROM and am very appreciative of the work you've done to keep my favorite phone off all time going. Magisk compatibility would be a nice addition. And maybe a pixel launcher version that allows the 2X2 grid pattern and super large icon folders on the desktop. Old people approved. Good work.
jeddy877 said:
I love this ROM and am very appreciative of the work you've done to keep my favorite phone off all time going. Magisk compatibility would be a nice addition. And maybe a pixel launcher version that allows the 2X2 grid pattern and super large icon folders on the desktop. Old people approved. Good work.
Click to expand...
Click to collapse
is it that good? I've been wanting to install it but I fear of bugs and battery issues (since my battery is already trash because of age)
Mario3DS said:
is it that good? I've been wanting to install it but I fear of bugs and battery issues (since my battery is already trash because of age)
Click to expand...
Click to collapse
It is fast. I haven't noticed a difference in battery life. Chrome doesn't work. I use the browser. Even the 360 mod works. The screen and battery are really easy to replace. I did it on the PH-1 here. My white one is stock and it's is a little tired. The ROM probably fully works on Verizon. I switched to Visible and it only partially works. It fully works on my Mint SIM.
jeddy877 said:
It is fast. I haven't noticed a difference in battery life. Chrome doesn't work. I use the browser. Even the 360 mod works. The screen and battery are really easy to replace. I did it on the PH-1 here. My white one is stock and it's is a little tired. The ROM probably fully works on Verizon. I switched to Visible and it only partially works. It fully works on my Mint SIM.
Click to expand...
Click to collapse
Does the rom has any customization options in setting? would you provide some SC for it,tnx
ali.sbi said:
Does the rom has any customization options in setting? would you provide some SC for it,tnx
Click to expand...
Click to collapse
It doesn't really have any customization options other than the normal A12 stock ones. I also noticed yesterday that I can no longer flash boot images or even restore it to stock firmware. The AB partitioning seems to be gone. Love the ROM but there should be a way to leave it. I may have just not figured it out yet.
jeddy877 said:
It doesn't really have any customization options other than the normal A12 stock ones. I also noticed yesterday that I can no longer flash boot images or even restore it to stock firmware. The AB partitioning seems to be gone. Love the ROM but there should be a way to leave it. I may have just not figured it out yet.
Click to expand...
Click to collapse
I haven't used this rom yet but as far as I know, a rom can't remove the A/B partitioning on a device
This awesome ROM is flashed just like flashing the stock firmware using flashall.bat. When I try reflashing the stock firmware, it says NO NO. The size of some file is too large. If I try to flash just any boot image, including the one from this ROM, to _a or _b in fastboot... It says AB partitioning is not supported by this device.
It's simple. I threw together this kernel out of necessity for micro lag fixes and better battery life.
Please expect only necessary updates.
If you have an issue, please provide a detailed report and please provide a logcat
Enjoy.
V-1.0.9 Zip download link = https://www.androidfilehost.com/?fid=4279422670115732041
V-1.0.9 Boot Image download link = https://www.androidfilehost.com/?fid=4279422670115732040
##################################
OP9R BUILD/ZIP only
OP9R-V-1.0.9-ZIP = https://androidfilehost.com/?fid=4279422670115732053
the boot.img is not pre-rooted. Please use the zip to remain rooted.
Kernel Source = https://github.com/APOPHIS9283/Singularity_Kernel
apophis9283 said:
It's simple. I threw together this kernel out of necessity for micro lag fixes and better battery life.
If you use Evolution-X this will break Fsync toggle as I opted for Dynamic Fsync instead. Past that you tell me.
Please do not expect a ton of updates.
If you have an issue, logcat or GTFO.
There is no Telegram link.
Enjoy.
Zip download link = https://www.androidfilehost.com/?fid=4279422670115706910
Boot Image download link = Coming soon.
Kernel Source = https://github.com/APOPHIS9283/Krieg_Kernel/commits/13
Click to expand...
Click to collapse
Been using this for a while and very happy with performance..
Works smooth like a criminal
Thanks for release.
Running on OOS 13.
I missed custom I/O schedules & TCP algorithms.
Great to see that you had set Zram compression to zstd algorithm.
Cannot wait to see your next release !
{
"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"
}
Ty dev for the kernel. Kernel is fine overall but scrolling performance could be a bit better.
Which device is your evo_defconfig for ?
I'm new to kernel building, just wondering .
hightech316 said:
Which device is your evo_defconfig for ?
I'm new to kernel building, just wondering .
Click to expand...
Click to collapse
This was actually an idea I had using EvoX for OP8T.
efx7n said:
View attachment 5798177Ty dev for the kernel. Kernel is fine overall but scrolling performance could be a bit better.
Click to expand...
Click to collapse
Thats probably because I use 300HZ timer interrupt frequency which I have no issue bumping to 1000HZ which Ill drop tomorrow for you all, along with a few minor changes.
I have updated the kernel. Addressing issue brought forth in the comments.
My camera doesn't seem to work . Everything else is doing great!
OOS Cam and Open Cam .
Running latest OOS13 stock .
Attached log.
hightech316 said:
My camera doesn't seem to work . Everything else is doing great!
OOS Cam and Open Cam .
Running latest OOS13 stock .
Attached log.
Click to expand...
Click to collapse
I missed that you were running stock. I probably should've mentioned that. This was only meant for custom ROMs. I am truly sorry I overlooked saying that.
Can u please try to add support for 9r. Coz both 8t and 9r are the same. Just some minor changes ig.
apophis9283 said:
I missed that you were running stock. I probably should've mentioned that. This was only meant for custom ROMs. I am truly sorry I overlooked saying that.
Click to expand...
Click to collapse
No worries .
OnePlus released their OOS13 kernel .
GitHub - OnePlusOSS/android_kernel_oneplus_sm8250 at oneplus/sm8250_t_13.0.0_op8
Contribute to OnePlusOSS/android_kernel_oneplus_sm8250 development by creating an account on GitHub.
github.com
How big of a pain would it be to take the blobs ( if that is even what is needed ? ) From that release onto yours ?
Or are they completely different and non compatible since one being AOSP and other OOS?
projektx said:
Can u please try to add support for 9r. Coz both 8t and 9r are the same. Just some minor changes ig.
Click to expand...
Click to collapse
This was based off EvoX's kernel. If they use it for the 9r as well it should work, but if it doesn't. Sure when I get time, I'll peek at it. The zip probably would fail but the boot.img would be fine. Just have a backup to flash if it fails.
Always nice when you pop in and bless us with some butter. Running great and thanks for your work as always
Does it work on OnePlus 8 Verizon (IN2019)? I am on Kaleidoscope Rom (Android 12).
Zombify01 said:
Does it work on OnePlus 8 Verizon (IN2019)? I am on Kaleidoscope Rom (Android 12).
Click to expand...
Click to collapse
Yes, I ran it on the IN2017 T-Mobile OnePlus 8 and it worked.
Unfortunately, I got rid of it because, as mentioned in the thread, FSync was replaced with Dynamic FSync. This prevents you from losing data if the screen is off, but not when it's on.
hammerhaigh said:
Yes, I ran it on the IN2017 T-Mobile OnePlus 8 and it worked.
Unfortunately, I got rid of it because, as mentioned in the thread, FSync was replaced with Dynamic FSync. This prevents you from losing data if the screen is off, but not when it's on.
Click to expand...
Click to collapse
EDIT: use the boot.img and not the zip, the zip enables dynamic fsync
Fsync is enabled always, it only syncs while screen off if you enable it. Dont touch dynamic fsync and it remains as fsync on as always.
Im also testing a twrp build I made for oos13 firmware a13, all partitions should mount. EROFS. I dont keep up with everyones work, I dont think theres a recovery yet that has that possibility but I could be wrong.
Must be on op8t f15 firmware with a rom that uses erofs. You should be able to mount all partitions. If you want to test, you can get with me on telegram. I am only using TG due to the nature of this.
Testing twrp
t.me
Also heres v-1.2 of the kernel boot.img only not pre-patched
apophis9283 said:
Must be on op8t f15 firmware with a rom that uses erofs. You should be able to mount all partitions. If you want to test, you can get with me on telegram. I am only using TG due to the nature of this.
Testing twrp
t.me
Also heres v-1.2 of the kernel boot.img only not pre-patched
Click to expand...
Click to collapse
Only OOS atm? Pretty sure the evoX filesystem isn't erofs.