[ROM][9.0][UNOFFICIAL] Liquid Remix for Xperia Z1 - Xperia Z1 Android Development

First of all, I am a "newbie builder", not a developer.
Liquid Remix is one of the most customized roms.
LiquidRemix is a New age mix of all the best ROMs of today with added essence from the older days. Android 9.0 project based from the old lead dev of LiquidSmooth, @Liquid0624, along with @VenkatVV, and community contributors! All features are open source and will stay that way as the community is the most important thing to the project!
Code:
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
Click to expand...
Click to collapse
Thanks to:
Liquid Remix team
@SpiritCroc
@drakonizer
@115ek
@raschad
other developers contribute to sony msm8974 platform.
Installation guide:
Download the ROM
Reboot to TWRP (3.3.x recommended)
Wipe /system, /cache, /data
Flash the rom
Flash GApps (optional)
Flash Magisk (optional)
Flash RZ Kernel (optional)
Reboot.
Download Link:
Build 20190409
Build 20190619
ROM Information:
ROM OS Version: 9.x Pie
ROM Kernel: Linux 3.4.x
ROM Firmware Required: Stock 14.6.A.1.236
Version Information
Created: 2019-04-10
Last Updated: 2019-06-19​

20190409:
Initial release
20190619:
Sync source code to lasted security patch
Add more QS tile styles
Add more switch appearance styles
Add Android Q battery icon
Fix issue cannot boot to recovery after install Magisk v19

Reserved

Thx! Testing later fingercrossed
Sent from my [device_name] using XDA-Developers Legacy app

New build 20190619 is up, check OP!

Great rom with tons of customization. The only problem is battery drain when the screen is off and heat issue it gets super hot

KhalidGenius said:
Great rom with tons of customization. The only problem is battery drain when the screen is off and heat issue it gets super hot
Click to expand...
Click to collapse
You can use RZ kernel or Kernel Adiutor to reduce the chipset frequent. This will make device cooler, but slower performance.
Snap 800 is "hot by default", so that we can't make it much cooler, and battery drain quite quickly because of the chipset temperature although screen off (at least 45°C if we don't use and may up to 90°C with heavy tasks).

legendstarspro said:
You can use RZ kernel or Kernel Adiutor to reduce the chipset frequent. This will make device cooler, but slower performance.
Snap 800 is "hot by default", so that we can't make it much cooler, and battery drain quite quickly because of the chipset temperature although screen off (at least 45°C if we don't use and may up to 90°C with heavy tasks).
Click to expand...
Click to collapse
I flashed LKT Magisk Module and chose battery mode which is now working perfectly for me. However, the problem returns with much bigger impact once i flash any version of OpenGApps. Neither battery saver mode nor LKT module are able to fix it. Is there any other way to fix google services battery drain?

KhalidGenius said:
I flashed LKT Magisk Module and chose battery mode which is now working perfectly for me. However, the problem returns with much bigger impact once i flash any version of OpenGApps. Neither battery saver mode nor LKT module are able to fix it. Is there any other way to fix google services battery drain?
Click to expand...
Click to collapse
You can install the app "Disable Service", find it on Apkpure, developed by WangQi, root needed.
After that, open that app and choose System > Google Play Service, select all services (except GetToken, GmsBoundBrokerService, GoogleAccountAuthenticatorService, GoogleAccountDataService) then press arrow button, wait it to run and services disabled will change to red color.
4 except services I tell above are enough for using Google Play Store, Youtube, Drive, ...
But you will unable to log in to any other Google accounts, if you want to add more Google accounts, you must enable all services, add accounts and disable services again.
Some GApps need more than 4 services to works (like Google Play Games,...), so that you must enable some services for it.
I feel my device cooler and less battery drain after doing that, you can try it yourself.

legendstarspro said:
You can install the app "Disable Service", find it on Apkpure, developed by WangQi, root needed.
After that, open that app and choose System > Google Play Service, select all services (except GetToken, GmsBoundBrokerService, GoogleAccountAuthenticatorService, GoogleAccountDataService) then press arrow button, wait it to run and services disabled will change to red color.
4 except services I tell above are enough for using Google Play Store, Youtube, Drive, ...
But you will unable to log in to any other Google accounts, if you want to add more Google accounts, you must enable all services, add accounts and disable services again.
Some GApps need more than 4 services to works (like Google Play Games,...), so that you must enable some services for it.
I feel my device cooler and less battery drain after doing that, you can try it yourself.
Click to expand...
Click to collapse
Thanks, dev! :fingers-crossed: how can i remove the dual speaker mod? mine sounds so bad

KhalidGenius said:
Thanks, dev! :fingers-crossed: how can i remove the dual speaker mod? mine sounds so bad
Click to expand...
Click to collapse
I use device tree from @raschad, I don't know that he had modified the speaker mod.
But you can replace /system/vendor/etc/mixer_paths.xml from other roms to remove the mod.
Or you can use the original mixer_paths here https://drive.google.com/file/d/1oWKSVZt8tBWECKoj1vwt9u9otnp4nsiw/view?usp=drivesdk

legendstarspro said:
I use device tree from @raschad, I don't know that he had modified the speaker mod.
But you can replace /system/vendor/etc/mixer_paths.xml from other roms to remove the mod.
Or you can use the original mixer_paths here https://drive.google.com/file/d/1oWKSVZt8tBWECKoj1vwt9u9otnp4nsiw/view?usp=drivesdk
Click to expand...
Click to collapse
Great. I'm keeping this as my daily driver. I'd like to note that the camera mod (CyberianCamera_Oreo_PIE_1080.60fps) from Raschad's AospExtended thread works perfectly fine but you need to enable microphone, storage, and camera permissions manually before trying to open the camera app. Otherwise, the device might hang or soft reboot a couple of times, mine stuck in a soft reboot loop i had to reflash the rom.
Another thing is that whenever i turn on battery saver mode and the night mode activates, the current app refreshes or relaunches every time i plug or unplug the charger. All Pie roms that i tried behave the same. A small detail but a bit annoying for me and has been keeping me away from the battery saver made.

KhalidGenius said:
Great. I'm keeping this as my daily driver. I'd like to note that the camera mod (CyberianCamera_Oreo_PIE_1080.60fps) from Raschad's AospExtended thread works perfectly fine but you need to enable microphone, storage, and camera permissions manually before trying to open the camera app. Otherwise, the device might hang or soft reboot a couple of times, mine stuck in a soft reboot loop i had to reflash the rom.
Another thing is that whenever i turn on battery saver mode and the night mode activates, the current app refreshes or relaunches every time i plug or unplug the charger. All Pie roms that i tried behave the same. A small detail but a bit annoying for me and has been keeping me away from the battery saver made.
Click to expand...
Click to collapse
I have try CyberianCamera on this rom
Camera app need to be granted permissions before using due to Android security from Android 6.0 and above, it prevent some apps to use dangerous permissions.
But I only granted permissions once, the next time I open camera app, I don't have to grant permissions again. Although if I don't grant any permissions, my device neither hang nor reboot. I am not sure why it happens to you.
About the battery saver mode, with my device, some apps are relaunched, some app not. I don't have any other phones to try this, so that I don't know it is because of the Android source code or because of our old device.

5 Star Rom
Amazing Work to you Dev.
I am using this ROM as my daily drive with rz kernel and cyberian Cam and it works perfect,no issues at all.
Thanks a lot once again Sir legendstarpro Rashdd and Devs for your hard work in keeping up Xperia Z1 alive up to 2019 :good: :good: :good:

Thank you so much mate for this ROM. My Z1 is keeping alive even its 2019.

Hello friends
Great rom with tunes of customization
I am using this ROM as my daily drive with RZ kernel v4.0 and cyberian Cam and it works perfect.
Thank you very much
My phone came alive.
The only problem is battery drain when the screen is off. very very fast decharge!
Otherwise, the device might hang or soft reboot
For example, when the phone screen is locked. When you open the phone screen it has a bit of leg.
I think this is due to the kernel.
I flashed the RZ kernel v4.0 kernel and the problem was fixed.

legendstarspro said:
First of all, I am a "newbie builder", not a developer.
Liquid Remix is one of the most customized roms.
LiquidRemix is a New age mix of all the best ROMs of today with added essence from the older days. Android 9.0 project based from the old lead dev of LiquidSmooth, @Liquid0624, along with @VenkatVV, and community contributors! All features are open source and will stay that way as the community is the most important thing to the project!
Code:
Thanks to:
Liquid Remix team
@SpiritCroc
@drakonizer
@115ek
@raschad
other developers contribute to sony msm8974 platform.
Installation guide:
Download the ROM
Reboot to TWRP (3.3.x recommended)
Wipe /system, /cache, /data
Flash the rom
Flash GApps (optional)
Flash Magisk (optional)
Flash RZ Kernel (optional)
Reboot.
Download Link:
Build 20190409
Build 20190619
ROM Information:
ROM OS Version: 9.x Pie
ROM Kernel: Linux 3.4.x
ROM Firmware Required: Stock 14.6.A.1.236
Version Information
Created: 2019-04-10
Last Updated: 2019-06-19​
Click to expand...
Click to collapse
All of things good
But it doesn't have night mode!!!

zmdzmd said:
All of things good
But it doesn't have night mode!!!
Click to expand...
Click to collapse
Use CF.lumen by chainfire
https://play.google.com/store/apps/details?id=eu.chainfire.lumen&hl=en
You're going to need root for the app to apply its settings over the notifications pull-down menu

very good rom ....best performance on my c6309
no need kernel ......very good

Good Rom!
works even now!!

Related

Stock_DeBloated Rom for Lenovo A7000

ROM NAME-Stock DeBloated
CREATER-Devagya Awasthi(aka Devagya_007)
DEVICE-lenovo a7000
ANDROID VERSION-6.0(sdk23) Marshmallow
BUILD NUMBER-A7000-a_S228_160621_ROW
based on latest stock rom as of 15-oct-2016
well maybe this is my first post.
/*
* 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(literally).
*
MINIMAL STOCK ROM
well thanks to lenovo for making a superbloated stock rom
so,i decided to spare some time and make a minimal version of this.
and here it is
FEATURES-
-Performance and battery backup seems balanced
-Tap to Wake works :good:
-Ram management also better
-updated gapps,no need to update
-dolby atmos
-stable(i hope)(almost confirmed)
Edit[17-10-2016]-jio sim working flawless(tested)(for Indian users)
Time taken to flash-less than 10 minutes
Time taken in first boot-less than 10 minutes
BUGS-
you tell me.i couldn't find
NOTE:setup wizard might show a FC(force close) but its fine after that.
Ringtone crash or android.process.media-fixed(see #2 post)
Kernel-
runs on my own kernel(i haven't named it yet,ppl call it devs kernel ;p)
Version-3.10.104
for other roms-
here-KERNEL_DEVAGYA_007
Links-
ROM-Link
SUPERSU-Link
XPOSED-Link
HIT THANKS INCASE I DESERVE IT
ROM INFO
Initial release-15-10-2016
Last updated-17-10-2016
Peace out! Happy Flashing ;p
Devagya_007
Here is how to fix ringtone crash
Install any music player to fix ringtone crash,i realized that I had removed Google play music from my ROM,that created the whole scene
As simple as that ;v
What about Bluetooth, WiFi, hotspot and battery backup
Lenovo A7000
mr_thakur said:
What about Bluetooth, WiFi, hotspot and battery backup
Lenovo A7000
Click to expand...
Click to collapse
Wifi-working
Wi-Fi hotspot-working
Bluetooth-i didn't test
Battery backup is definitely better than stock
Thanks[emoji4]
Lenovo A7000
devagya awasthi said:
Wifi-working
Wi-Fi hotspot-working
Bluetooth-i didn't test
Battery backup is definitely better than stock
Click to expand...
Click to collapse
Charging time?
Cool! I'm gonna test it soon. Write if you notice any bugs.
emil_515 said:
Charging time?
Click to expand...
Click to collapse
7% to 14% in 10 minutes. In power off mode
You try and tell.
Ceco85 said:
Cool! I'm gonna test it soon. Write if you notice any bugs.
Click to expand...
Click to collapse
Report bugs or FC(force closes) if any
Is the kernel support SELinux enforce?
Did you test your kernel with cm that battery backup and Bluetooth work
Lenovo A7000
dhiadrian said:
Is the kernel support SELinux enforce?
Click to expand...
Click to collapse
It should support,can you test and confirm?
Thanks
devagya awasthi said:
It should support,can you test and confirm?
Thanks
Click to expand...
Click to collapse
I've installed and running smoothly without any obstacles and also enforce SELinux already set by default, I will post if i found a bug. Nice ROM thanks for the hard work
A7000 with :
• SuperSu 2.78SR1 (systemless)
• Suhide 0.55
• 06suhide
mr_thakur said:
Did you test your kernel with cm that battery backup and Bluetooth work
Lenovo A7000
Click to expand...
Click to collapse
Battery backup and performance is balanced,one user had told me this,i haven't used it on cm13 yet,but I know it works. Bluetooth-i can't test coz I have no other devices
The rom is a little slow in comparing of CM13, but the important is to be stable. I noticed that u have wiped out all the ringtones and sounds as well. When i set up my alarm and when i want to choose a ringtone which is not in the list it shows "Unfortunately, the process android.process.media has stopped." I noticed that the wizard on the first boot hangs as well. The USIM Toolkit is not working. Bloatware inside: Opera mini, File browser. I use Opera mobile. Double tap to wake lights up the screen too slow. These are my first impressions
Ceco85 said:
The rom is a little slow in comparing of CM13, but the important is to be stable. I noticed that u have wiped out all the ringtones and sounds as well. When i set up my alarm and when i want to choose a ringtone which is not in the list it shows "Unfortunately, the process android.process.media has stopped." I noticed that the wizard on the first boot hangs as well. The USIM Toolkit is not working. Bloatware inside: Opera mini, File browser. I use Opera mobile. Double tap to wake lights up the screen too slow. These are my first impressions
Click to expand...
Click to collapse
Obviously,i am not comparing this ROM to aosp/cm Roms,this is basically debloated stock ROM,i noticed and I'm trying to fix ringtones thing,basically you can choose a ringtone if you have an explorer installed(see screenshot attachment)
um opera and a file manager is necessary stuff,coz you need these to download and install apk/apps and access web.
Doubletaptowake is same as stock,not even a bit changed
Thanks for reporting,will look forward to fix
Actually i have even two file managers, but it gives me that error. I'm comparing to other roms to measure the speed somehow... if u understand me. And yes.. Opera and file manager are important but isn't it better to let the people choose what's best for them? If it is debloated so make it a such. And what about the USIM Toolkit? I can't open the menu from my mobile operator.
And btw.. from 15% to 80% it took me 2h to charge.
Anyway.. good job. It runs smooth
What are the changes made to kernel?did u upstreamed it so as to make it bootable for 7.0roms?also will it support 2t2w in non vibe based roms?
aswinp222 said:
What are the changes made to kernel?did u upstreamed it so as to make it bootable for 7.0roms?also will it support 2t2w in non vibe based roms?
Click to expand...
Click to collapse
Upstreamed to 3.10.103
And some minor stuff,how to test whether it works with nougat, I tried once booting in aosp based 6.0 ROM,it rebooted to recovery,so I guess it's because of my kernel ,(maybe ramdisk)
Dt2w on other roms not yet working
Hi I have been using this ROM for 2 days and it is quite stable and I am happy with he ROM however when I try to download video from what's app I get a message stating no internal storage is available please unmount it as a disk drive, Anyone with the solution.

[ROM][P901][UNOFFICIAL] CyanogenMod 13.0 | Android 6.0.1 Marshmallow | 20161211

CyanogenMod is a free, community built, aftermarket firmware distribution of Android 6.0 (Marshmallow), which is designed to increase performance and reliability over stock Android for your device.​
Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* We are not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
*
*/
CyanogenMod is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. You will need to provide your own Google Applications package (gapps). CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.
Important information:
This thread is for Unofficial CyanogenMod 13.0 builds for v1a3g (SM-P901). The following will not be supported here:
* Custom kernels
* Mods
* Xposed
I don't support Xposed and any logcat which includes a Xposed module will be ignored. You're kindly invited to not report bugs if you:
* Flashed a custom kernel
* Installed or did mods from untrusted sources
* Modified system files
NOTICE:
This ROM may still have some bugs (although minor). Most things work except:
mic
Ok Google
S-Pen works with S-Pen apps (paint, notes, etc.). No popup will appear on removal.
If you find other issues (CM13 issues) please post them. May take a while to fix but they will be worked on.
ALSO - please DO NOT ask about CM14 - it is being looked into - no other info available.
Installation
First time flashing CyanogenMod 13.0 on your device, or coming from another ROM?
Download the zip(s)
Install a compatible Recovery
Perform a nandroid backup of your current ROM (Optional)
Wipe data/factory reset
Flash CyanogenMod
Install the Google Apps addon package (Optional)
Reboot
Other issues?
Before posting in this thread, make sure of a few things:
You used the search function of the forums.
If you are the only one having a problem. Boot into recovery, wipe data/factory reset, reflash the rom/gapps and nothing else. Boot up and see if the problem persists.
Make sure your post is relevant to this thread.
Logs! You can use this: https://play.google.com/store/apps/details?id=com.tortel.syslog&hl=en
Downloads
12/11 build
Google Drive: SM-P901-CM13
Mega Drive: SM-P901-CM13
One Drive: SM-P901-CM13
Old Downloads
Changelog:
12/11
Initial Release
Google Apps:
http://opengapps.org/- thanks to the OpenGapps team!
The CyanogenMod team would like to thank everyone involved in helping with testing, coding, debugging & documenting! Enjoy!
Source:
Kernel: https://github.com/exynos5420/android_kernel_samsung_exynos5420
Device Tree: https://github.com/exynos5420/android_device_samsung_ha3g
Credits:
@UpInTheAir for his kernel magic and misc fixes
@crpalmer (for picassowifi device and kernel gits)
@eousphoros (for his work on klimtwifi)
@nvertigo67 (for his work on chagallwifi)
@Nexorrr (for his work on chagalllte)
@tincho5588(For testing my builds on device)
Exynos5420 Dev Team (@deadman96385 @thompatry @ZakooZ @Orion116 @mosimchah @joshndroid @Andmoreagain @thermskin, @javelinanddart)
This rom requires the Marshmallow boot loader.
gcrutchr said:
CyanogenMod is a free, community built, aftermarket firmware distribution of Android 6.0 (Marshmallow), which is designed to increase performance and reliability over stock Android for your device.
CyanogenMod is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. You will need to provide your own Google Applications package (gapps). CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.
Important information:
This thread is for Unofficial CyanogenMod 13.0 builds for v1a3g (SM-P901). The following will not be supported here:
* Custom kernels
* Mods
* Xposed
I don't support Xposed and any logcat which includes a Xposed module will be ignored. You're kindly invited to not report bugs if you:
* Flashed a custom kernel
* Installed or did mods from untrusted sources
* Modified system files
NOTICE:
This ROM may still have some bugs (although minor). Most things work except:
mic
Ok Google
S-Pen works with S-Pen apps (paint, notes, etc.). No popup will appear on removal.
If you find other issues (CM13 issues) please post them. May take a while to fix but they will be worked on.
ALSO - please DO NOT ask about CM14 - it is being looked into - no other info available.
Installation
First time flashing CyanogenMod 13.0 on your device, or coming from another ROM?
Download the zip(s)
Install a compatible Recovery
Perform a nandroid backup of your current ROM (Optional)
Wipe data/factory reset
Flash CyanogenMod
Install the Google Apps addon package (Optional)
Reboot
Other issues?
Before posting in this thread, make sure of a few things:
You used the search function of the forums.
If you are the only one having a problem. Boot into recovery, wipe data/factory reset, reflash the rom/gapps and nothing else. Boot up and see if the problem persists.
Make sure your post is relevant to this thread.
Logs! You can use this: https://play.google.com/store/apps/details?id=com.tortel.syslog&hl=en
Downloads
12/11 build
Google Drive: SM-P901-CM13
Mega Drive: SM-P901-CM13
One Drive: SM-P901-CM13
Old Downloads
Changelog:
12/11
Initial Release
Google Apps:
http://opengapps.org/- thanks to the OpenGapps team!
The CyanogenMod team would like to thank everyone involved in helping with testing, coding, debugging & documenting! Enjoy!
Source:
Kernel: https://github.com/exynos5420/android_kernel_samsung_exynos5420
Device Tree: https://github.com/exynos5420/android_device_samsung_ha3g
Credits:
@UpInTheAir for his kernel magic and misc fixes
@crpalmer (for picassowifi device and kernel gits)
@eousphoros (for his work on klimtwifi)
@nvertigo67 (for his work on chagallwifi)
@Nexorrr (for his work on chagalllte)
@tincho5588(For testing my builds on device)
Exynos5420 Dev Team (@deadman96385 @[email protected]@[email protected]@[email protected]@thermskin, @javelinanddart)
Click to expand...
Click to collapse
After one day , I found some bugs.
This cm ROM doesn't detect current battery status correctly. I plugged my charger to sm-p901 , unfortunately after 12 hours the battery status represents "50 %".
Second bug is WiFi . I have to select a bandwidth from 1 to 13 manually to connecting into my home wireless router.
Hope you fix this. Thank u so much
mohsenfa01 said:
After one day , I found some bugs.
This cm ROM doesn't detect current battery status correctly. I plugged my charger to sm-p901 , unfortunately after 12 hours the battery status represents "50 %".
Second bug is WiFi . I have to select a bandwidth from 1 to 13 manually to connecting into my home wireless router.
Hope you fix this. Thank u so much
Click to expand...
Click to collapse
Battery level has always been a issue with cyanogen mod (your battery is charging, though) - at least on all the ones I have tried. Do a google search for battery calibration.
Wifi - did you do a data wipe (try that) - also make sure your router is set to auto for band; and finally, in wifi settings, select forget network and try to reconnect.
gcrutchr said:
Battery level has always been a issue with cyanogen mod (your battery is charging, though) - at least on all the ones I have tried. Do a google search for battery calibration.
Wifi - did you do a data wipe (try that) - also make sure your router is set to auto for band; and finally, in wifi settings, select forget network and try to reconnect.
Click to expand...
Click to collapse
There is serious problem with battery, therefore there are so many apps which claim to calibrate battery, which one do you suggest to use?
mohsenfa01 said:
There is serious problem with battery, therefore there are so many apps which claim to calibrate battery, which one do you suggest to use?
Click to expand...
Click to collapse
Never used a battery calibration app - usually wait for green light to come on so I know battery full.
I suggest do a google search for cynogenmod and battery charging issue.
gcrutchr said:
Never used a battery calibration app - usually wait for green light to come on so I know battery full.
I suggest do a google search for cynogenmod and battery charging issue.
Click to expand...
Click to collapse
OK , how about s pen smart text selection?
mohsenfa01 said:
OK , how about s pen smart text selection?
Click to expand...
Click to collapse
If you are looking for the s-pen to work for everything like a Samsung rom, it won't.
As I stated in post #1, the s-pen works with apps that support it.
gcrutchr said:
If you are looking for the s-pen to work for everything like a Samsung rom, it won't.
As I stated in post #1, the s-pen works with apps that support it.
Click to expand...
Click to collapse
Ok, this rom have issue to connecting into wireless routsr with auto band
gcrutchr said:
Battery level has always been a issue with cyanogen mod (your battery is charging, though) - at least on all the ones I have tried. Do a google search for battery calibration.
Wifi - did you do a data wipe (try that) - also make sure your router is set to auto for band; and finally, in wifi settings, select forget network and try to reconnect.
Click to expand...
Click to collapse
I found there is serious WiFi channel issue in all marshmallow devices, just google these words:
Marshmallow WiFi channel
It seams this android version has disability to find WiFi units with channel 13 or 1. What's your opinion ?
mohsenfa01 said:
I found there is serious WiFi channel issue in all marshmallow devices, just google these words:
Marshmallow WiFi channel
It seams this android version has disability to find WiFi units with channel 13 or 1. What's your opinion ?
Click to expand...
Click to collapse
My wifi router (Thailand) has channels 1-13. I have no problem connecting with this rom or any other, including my Galaxy S3 which is on CM, my iPad Pro, my Note 5 and my Note Pro 12.2 (3g).
Did you clear the data before installing rom? Did you clear cache and dalvik cache?
Try downloading WIFI Analyzer on Play Store....maybe it will help.
Modem?
The sm-p901 has LTE, is this rom has it???? or I need to install custom
timmyhoa34 said:
The sm-p901 has LTE, is this rom has it???? or I need to install custom
Click to expand...
Click to collapse
This device should only have 3G.
timmyhoa34 said:
The sm-p901 has LTE, is this rom has it???? or I need to install custom
Click to expand...
Click to collapse
The SM-P901 does not have LTE. It is a 3G device.
There is nothing you can install to get LTE. LTE is part of the modem and the only Note Pro 12.2 device that has it is the P905 series.
Excellent
Thanks for this beautiful 6.0.1 ROM....great boost from stock 5.0.2 which was sluggish...very fast and stable...no issues to complain up to now...really appreciate you guys!!!
MyoMinhtoo said:
Thanks for this beautiful 6.0.1 ROM....great boost from stock 5.0.2 which was sluggish...very fast and stable...no issues to complain up to now...really appreciate you guys!!!
Click to expand...
Click to collapse
You're welcome!
Is it possible to switch from android to another one ? Like Ubuntu or windows 10 ?
mohsenfa01 said:
Is it possible to switch from android to another one ? Like Ubuntu or windows 10 ?
Click to expand...
Click to collapse
Windows 10? No
Linux? I have read about people running linux on an android tablet. Search XDA for the thread. It's under Android Software Development or Android Software and Hacking General.
Thank you.
How can i compile from source code?
e-sh said:
Thank you.
How can i compile from source code?
Click to expand...
Click to collapse
In the 1st post there are links to the source code. You need to set up your computer 1st to build android.
Then you can get the base android source from github and the v1a3g source code from the link in post #1.

Slimrom Nougat 7.1.1 Unofficial

April 7. New release, Slim 0.18.
1. Accidental f/c of apps, such as browser, gallery and some others has been fixed. Nothing f/c anymore. The interface is fast and smooth. As a matter of fact, this is the fastest among the ones I have tried. Do and experiment. If you are on DU or Lineage, press virtual button for recents and then back to virtual button for home. Do it several times: in other roms, there is a delay. In this rom, the transition is instantaneous. The same is if you want to bring up phone dialer: no delay on this rom.
2. The rom has an interface for enabling/disabling sim cards
3. Recents: some people complained they didn't like Slim recents. If you want vanilla android recents, just disable Slim recents in settings
Plus other improvements...
Download: https://forum.xda-developers.com/devdb/project/dl/?id=24111
__________________________________________________________________________________________________________
April 1: Rom updated. Phone calls and WIFI now work. Confirmed. This is Slim's release 0.17.
Latest sources plus
1. Zen Decision Hotplug
2. Intelithermal management
3. Magisk included and incorporated in settings
4. Substratum in settings - will show up, once installed
5. Vibration adjustment in kernel (you need KernelAdiutor for that)
6. Option to disable USB access (no access, no on lockscreen and yes to all
7. Option to disable/enable access to clipboard - off by default, so, if you want to copy/paste, enable it in Settings/Security
Remember, you need Afwall to have the internet
_______________________________________________________________________________________________________
Hello, Z2 plus users!
I am the creator of Jaguar rom for Sony Xperia Z1/Z1c/Z2/Z3/Z3c, which is quite popular. Recently, I have switched to Zuk Z2 and here is my first presentation for this device: Unofficial Slimrom with custom 3.18 kernel.
Everyone knows Slimroms, so I won't be describing much. It is based on AOSP and includes some special Slim features, which everyone knows.
Kernel is a Zuk 3.18 kernel with heavy modifications, including my own taken from Jaguar:
1. Implementation of some features from Grsecurity
2. Yama security enabled
3. Mixed hardware and software random number generation
4. Sleep issue has been completely resolved
Other features that are not in Slim
Magisk is included with open source Superuser, credit to topjohnwu and phhusson
Credit: Slimroms, Davidevinavil for initial device tree and vendor files
Instructions: Keep in mind that flashing this rom will take about 1.5 min longer, because it is zipped the Omni way, i.e., no dat files, but rather the full system structure..
1. Obviously, unlocked bootloader and TWRP installed
2. In TWRP wipe /system/data/cache/dalvik-art
3. Flash the rom and reboot
IMPORTANT: this rom has a script that runs on early boot that cuts the internet for both data and wifi to prevent leaking. To have the Internet you have 2 options:
1. Install Afwall, set it up, allow access to apps you want to connect (or all, if you don't care), enable Afwall and you'll have the internet;
2. If you don't care that all your apps will be connecting to the Internet all the time wasting battery and leaking data, use any root explorer, go to /system/etc and delete crashdod.sh file. Reboot.. Or you can do this before flashing: unzip the rom, delete the same file (crashdod.sh), rezip and flash...
Download Rom April 1 https://www.androidfilehost.com/?fid=817550096634758903
Issues: if you find any and want them to be addressed, submit a logcat. Without logcat I won't bother to fix...
Kernel Source: https://github.com/AOSP-Jaguar/android_kernel_zuk_z2_plus
XDA:DevDB Information
Slimrom Nougat 7.1.1 Unofficial, ROM for the Lenovo ZUK Z2 (Plus)
Contributors
optimumpro
Source Code: https://github.com/AOSP-Jaguar/android_kernel_zuk_z2_plus
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.10.x
ROM Firmware Required: Unlocked Bootloader and TWRP Recovery
Based On: Slimrom
Version Information
Status: Beta
Current Beta Version: 0.17
Created 2017-03-21
Last Updated 2017-03-30
Pictures
Here are some screenshots...
Reserving
Reserving
thanx for the work, bro.
what camera you put in this rom?
I don't know nothing about Jaguar roms.
this device has an amazing hardware, I expect you bring to us a great software solution!
ROGGGER3G said:
thanx for the work, bro.
what camera you put in this rom?
I don't know nothing about Jaguar roms.
this device has an amazing hardware, I expect you bring to us a great software solution!
Click to expand...
Click to collapse
Check this thread for Jaguar: https://forum.xda-developers.com/xperia-z1/orig-development/rom-aosp-jaguar-lp-5-1-1-r13-official-t3188925
Camera: I haven't touched anything, so this is Slim's Camera2. And it works fine: video doesn't stop after 30 seconds unlike on other roms...
Wlan
Too bad . Wlan does not work in Germany
:crying:
auto99 said:
Too bad . Wlan does not work in Germany
:crying:
Click to expand...
Click to collapse
There is no reason wifi shouldn't work in Germany. Just let it scan, as it would take longer the first time...
auto99 said:
Too bad . Wlan does not work in Germany
:crying:
Click to expand...
Click to collapse
Actually, you were right. I forgot to mention (and I have already updated the OP), that the rom has a script running on early boot that cuts the internet to prevent data leaks. You have 2 options, depending on what you want, described in the OP...
Can you port stock ZUI camera and put in this rom?
I tried to but failed.
I guess its possible cuz naptha included it in his aosp 7 rom.
There are plenty roms but all with bad camera
Internet
Hello
Thank you very much. Works now best
cu auto99
VoLte is not working.
Torres.09 said:
Can you port stock ZUI camera and put in this rom?
I tried to but failed.
I guess its possible cuz naptha included it in his aosp 7 rom.
There are plenty roms but all with bad camera
Click to expand...
Click to collapse
The best camera for this and other roms is Open Camera. I had stock camera for about 2 days and I didn't notice any difference between stock and AOSP, especially now, when video recording no longer stops after 30 seconds...
miju12 said:
VoLte is not working.
Click to expand...
Click to collapse
Volte has stopped working with r26 and up. And generally, there are problems with March security patches, which broke a few things. But we'll resolve that...
optimumpro said:
Hello, Z2 plus users!
I am the creator of Jaguar rom for Sony Xperia Z1/Z1c/Z2/Z3/Z3c, which is quite popular. Recently, I have switched to Zuk Z2 and here is my first presentation for this device: Unofficial Slimrom with custom 3.18 kernel.
Everyone knows Slimroms, so I won't be describing much. It is based on AOSP and includes some special Slim features, which everyone knows.
Kernel is a Zuk 3.18 kernel with heavy modifications, including my own taken from Jaguar:
1. Implementation of some features from Grsecurity
2. Yama security enabled
3. Mixed hardware and software random number generation
4. Sleep issue has been completely resolved
Other features that are not in Slim
Magisk is included with open source Superuser, credit to topjohnwu and phhusson
Credit: Slimroms, Davidevinavil for initial device tree and vendor files
Instructions: Keep in mind that flashing this rom will take about 1.5 min longer, because it is zipped the Omni way, i.e., no dat files, but rather the full system structure..
1. Obviously, unlocked bootloader and TWRP installed
2. In TWRP wipe /system/data/cache/dalvik-art
3. Flash the rom and reboot
IMPORTANT: this rom has a script that runs on early boot that cuts the internet for both data and wifi to prevent leaking. To have the Internet you have 2 options:
1. Install Afwall, set it up, allow access to apps you want to connect (or all, if you don't care), enable Afwall and you'll have the internet;
2. If you don't care that all your apps will be connecting to the Internet all the time wasting battery and leaking data, use any root explorer, go to /system/etc and delete crashdod.sh file. Reboot.. Or you can do this before flashing: unzip the rom, delete the same file (crashdod.sh), rezip and flash...
Download Rom: https://www.androidfilehost.com/?fid=457095661767147159
Issues: if you find any and want them to be addressed, submit a logcat. Without logcat I won't bother to fix...
Kernel Source: https://github.com/AOSP-Jaguar/android_kernel_zuk_z2_plus
XDA:DevDB Information
Slimrom Nougat 7.1.1 Unofficial, ROM for the Lenovo ZUK Z2 (Plus)
Contributors
optimumpro
Source Code: https://github.com/AOSP-Jaguar/android_kernel_zuk_z2_plus
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.10.x
ROM Firmware Required: Unlocked Bootloader and TWRP Recovery
Based On: Slimrom
Version Information
Status: Beta
Current Beta Version: 0.7
Created 2017-03-21
Last Updated 2017-03-21
Click to expand...
Click to collapse
The official builds are at the 0.16 beta... Why is this only at the 0.7? Btw you chose a nice rom. I hope that will become a stable rom.
DD3Boh said:
The official builds are at the 0.16 beta... Why is this only at the 0.7? Btw you chose a nice rom. I hope that will become a stable rom.
Click to expand...
Click to collapse
It is 0.16. I have changed the OP.
optimumpro said:
It is 0.16. I have changed the OP.
Click to expand...
Click to collapse
Ok, nice.
Great rom
I will keep an eye on that rom one of the best for our device.
I have only one issue, things slowdown when scrolling through Google+. The stock nougat rom has the same issue. Keep up the good work
Nice rom. Smooth and minimal. Haven't encountered any bug in my usecase. Will keep an eye on the development as slim has always been one of the favorite roms for me. Also, a different take on kernel and features is nice to see. Good job!
KKaushal said:
Nice rom. Smooth and minimal. Haven't encountered any bug in my usecase. Will keep an eye on the development as slim has always been one of the favorite roms for me. Also, a different take on kernel and features is nice to see. Good job!
Click to expand...
Click to collapse
Everything is smooth because hardware overlays are disabled by default in framework.
By the way, Jaguar N for Zuk Z2plus is almost done. In addition to other features, you will have alucard, darkness, and nightmare governors. You will also have Zen decision hotplug, as well as vibration sensitivity adjustment. Also, slim recents and memory ram bar; a switch to disable/enable clipboard access; hardened bionic with runtime permissions set to read only, so that third party apps can't manipulate android...
optimumpro said:
Everything is smooth because hardware overlays are disabled by default in framework.
By the way, Jaguar N for Zuk Z2plus is almost done. In addition to other features, you will have alucard, darkness, and nightmare governors. You will also have Zen decision hotplug, as well as vibration sensitivity adjustment. Also, slim recents and memory ram bar; a switch to disable/enable clipboard access; hardened bionic with runtime permissions set to read only, so that third party apps can't manipulate android...
Click to expand...
Click to collapse
Great rom keep up the good work. eagerly waiting for the new rom.
can u reproduce this one issue, things slowdown when scrolling through Google+?. The stock nougat rom has the same issue. Hope u can fix it

[DISCONTINUED][ROM] [7.1.2] [UNOFFICIAL] ViperOS [LUX]

DISCONTINUED​
Code:
* Your warranty is voided. * * We are not responsible for bricked devices, dead SD cards, * Third World 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 more information about ViperOS on our telegram group - JOIN
Note: The builds are updated as soon as possible. There is no compilation cycle. Information about the device is displayed
properly. The current build is the latest build for your device. If the device is
scheduled to be released on a particular day, but the new build is not being displayed,
contact the maintainer of your device for more information, but wait at least 72 hours.
Become a member of our G + community - JOIN
REMINDER
If you are having problems and want to send a report (Logcat), make sure that you are reporting from the default kernel, not a modified one. Modified kernels can break or fix, even make things better. It depends. I cannot get a full hint of the problem when you're not running the original kernel.
Click to expand...
Click to collapse
Features:
Status bar Customization
- Customizable icons
- Quick pulldown
- Smart pulldown
- Notification count
- Clock position
- Seconds in clock
- Date design
Quick Settings
- Brightness slider
- Brightness icon
- Tile tap customization
- Header customization
System
- Power menu customization
-UPDATE INSTRUCTIONS-
- Download the latest build of ViperOS ROM
- Take a nandroid backup
- Flash ROM usingrecovery
- Flash Gapps
- Wipe cache
- Wipe dalvik cache
- Reboot
- Enjoy!
-Installation Files-
ROM
GAPPS
Development
ViperOS Brasil Team
Base
LineageOS
Credits
crDroid Android
CypherOS
AICP
PureNexus
AOKP
Dirty Unicorns
Paranoid Android
and more..
Sources
Device Tree ​
Reserved
Reserved.
it's excellent The ROM hopefully And keep up with more updates
Amazing ROM, Everything is running smooth. Only issue is push notification on whatsapp, Gmail and other apps does not work when app is in sleep mode. Any fix?
Great downloading
Great rom.Blur personalize,screen record,navigation toggle edit missing.pls add it and keep updates. Thanks.
Great ROM, everything work perfectly.
A big thank you.
Nice rom, flashed recent supersu & enabled root. Magisk working fine. THANKS to the developers ?
Sent from my XT1562
vijaymk said:
Nice rom, how to enable root? Magisk not working.
Click to expand...
Click to collapse
working fine here
Waiting for updates
Build update
https://www.androidfilehost.com/?fid=745425885120737430
The ROM is too good very fluid,no lags ,battery backup is also good as compare to resurrection remix or aicp
I am facing only the problem is
There is no google assistant
No pre rooted otherwise ROM is too good
5297 said:
Build update
https://www.androidfilehost.com/?fid=745425885120737430
The ROM is too good very fluid,no lags ,battery backup is also good as compare to resurrection remix or aicp
I am facing only the problem is
There is no google assistant
No pre rooted otherwise ROM is too good
Click to expand...
Click to collapse
For Google assistant you will have to flash atleast Nano Gapps.
Sent from my Moto X Play using Tapatalk
K.khiladi said:
For Google assistant you will have to flash atleast Nano Gapps.
Click to expand...
Click to collapse
I am using beanapps (micro) version and I also use gapps micro
5297 said:
I am using beanapps (micro) version and I also use gapps micro
Click to expand...
Click to collapse
Don't know about beans. I use open Gapps. You can maybe try changing language to a supported one.
Sent from my Moto X Play using Tapatalk
I am facing one minor hiccup, the sim settings seemed to be in black, so the dialer is always monochrome. i tried installing google phone from playstore aswell, its the same too...any help on this?
the sim settings for each sim says its teal/indigo color i have selected, but they are shown in monochrome, i rebooted in safe mode, still persists
srinikethan1392 said:
I am facing one minor hiccup, the sim settings seemed to be in black, so the dialer is always monochrome. i tried installing google phone from playstore aswell, its the same too...any help on this?
the sim settings for each sim says its teal/indigo color i have selected, but they are shown in monochrome, i rebooted in safe mode, still persists
Click to expand...
Click to collapse
I second that, really glad I read your comment before flashing it fully to use as daily driver. Would have not noticed it until i would have received call. A great ROM, probably the best one out there, but the phone issues is really something I can't live with, especially when you have 2 sims.
srinikethan1392 said:
I am facing one minor hiccup, the sim settings seemed to be in black, so the dialer is always monochrome. i tried installing google phone from playstore aswell, its the same too...any help on this?
the sim settings for each sim says its teal/indigo color i have selected, but they are shown in monochrome, i rebooted in safe mode, still persists
Click to expand...
Click to collapse
I have the same problem, and one more: It is not possible to change the SIMCARD when dialing.

[ROM][XZP][SINGLE/DUAL][90HZ][EAS] ZfSODP 🍋 - July

Code:
*** Disclamer
Please behave responsibly and avoid thermonuclear war. I am
not responsible for any bricked devices, etc.
Introduction
This is Zest Kernel. It's an optimized kernel for our device which includes a few nifty features. Built, on every security update, you'll have the best of the best. Features will be listed below and shared, to the most of my ability, across all my supported devices. This isn't just my kernel it's yours too - request any features you like and I'll try to add them in. However, I'm also busy with studies so please don't ask for dumb stuff.
Click to expand...
Click to collapse
Images
Possibly the fastest [clean] ROM for our device, benchmarks coming soon .
Click to expand...
Click to collapse
Features
Google's exclusive features for Pixel devices (except Music Ticker and Call Screening)
Lawnchair launcher
Spoofed stock device to pass SN
Widevine L3
Faster encryption device-wide
Daydream VR
Fast, optimised Zest Kernel
EAS
Markup screenshot editing
Google Sound Picker
Google Wallpapers
Digital Wellbeing
Optimised GPU rendering for Pie
Custom Clang and GCC toolchains for building - optimised LLVM with PGO, and GCC 9.1
OpenGApps pico included
GCam HDR+ support
Click to expand...
Click to collapse
Installation instructions
* Go download https://developer.sony.com/file/download/software-binaries-for-aosp-pie-android-9-0-kernel-4-9-yoshino.
* Unzip the download to get an .img file.
* Install fastboot (drivers for this can be gotten from Google directly), drivers for flashmode for Windows can be gotten from newflasher.
* Enter your command prompt or terminal whatever and fastboot flash oem THEFILEYOUEXTRACTED.img.
* Find a decent TWRP and flash it.
* Download the ROM for your device. They are all in this folder https://jenkins.cosmic-os.org/job/zfsodp-core/ws/lastbuild so click the one for your codename (eg. G8141 is single sim maple and G8142 is dual sim maple).
* Flash it in TWRP and wipe internal storage and format data (the option that has red text and makes you type yes).
* Enjoy!
Click to expand...
Click to collapse
Download
Latest is on my Jenkins job.
Click to expand...
Click to collapse
FAQ
PM me in XDA's Sony group.
Click to expand...
Click to collapse
Special Thanks To
Code:
* @kholk for his kernel advise
* @Sultanxda for his kernel advise
* @deletescape for Lawnchair
​
XDA:DevDB Information
Zest-flavoured SODP, ROM for the Sony Xperia XZ Premium
Contributors
LazerL0rd, The entire SODP team
Source Code: https://github.com/ZfSODP
ROM OS Version: 9.x Pie
ROM Kernel: Linux 4.x
ROM Firmware Required: Latest Sony OSS OEM binaries
Based On: SODP
Version Information
Status: Beta
Beta Release Date: 2019-07-06
Created 2019-07-06
Last Updated 2019-08-10
Reserved
Reserved
nice, try tonight:good:
----------------------------------------------------------------------------------------------
HAVE BEEN DELETED, I don't know what happen, his own website and his kernel is also deleted.
I have the same as the #5, but a bit different, there were 4 identical page on the screen, such like 4 1080p in a 4k screen, I think the 120HZ 1080p display driver is the reason.
I was on latest stock when flashing (following every step), when it boots and show the sony logo, it gets distorted (characters in the top and middle) and then reboots. I've reflashed stock, wiped everything including system, tried older twrp, and even flashed the G8142 image on my G8141, but i keep getting the distorted sony logo followed by a reboot. Is there anything else i have to do?
I had this issue before with AOSP but i never figured out how to fix it.
G8141, unlocked bootloader, .80 stock, twrp 3.3.1.0 and 3.2.3.0
del
Can I flash the kernel through twrp, then flash the zip?
Hey the Download Link is unavailable. Also your website is 404. I can't obtain your Kernel -OR- rom
Psychoticism said:
Hey the Download Link is unavailable. Also your website is 404. I can't obtain your Kernel -OR- rom
Click to expand...
Click to collapse
Give it a week or so mate, lazerl0rd is studying/having exams for a while.
Hey, have you tested the performance of EAS kernel ?
Could you please test the scores of GeekBench ?
BTW, you'd better remove the rqbalance in devices tree and disable cpu_quiet in kernel.
Besides, you need to replace the PowerHal in common. The PowerHal of SODP doesn't support EAS, you need to port it from Pixel 2.
All in all, well done!
Any screenshot of the performance?
It was stopped at the android logo, it ran all night and did not enter the system. please help me!
still on logo android !/
Sjll said:
Hey, have you tested the performance of EAS kernel ?
Could you please test the scores of GeekBench ?
BTW, you'd better remove the rqbalance in devices tree and disable cpu_quiet in kernel.
Besides, you need to replace the PowerHal in common. The PowerHal of SODP doesn't support EAS, you need to port it from Pixel 2.
All in all, well done!
Click to expand...
Click to collapse
SOME Screenshots here. driveDOTgoogleDOTcom/folderview?id=1rrF_kQA5sU_FIlXxERuZG0dxiX3xHn1m(Sorry but I cannot put link before I have 10 post)
It broken easily if screen off so please hold it on all the time.
With 120Hz all the gpu text showed obvious frame fluctuation.
Laplacetor said:
SOME Screenshots here. driveDOTgoogleDOTcom/folderview?id=1rrF_kQA5sU_FIlXxERuZG0dxiX3xHn1m(Sorry but I cannot put link before I have 10 post)
It broken easily if screen off so please hold it on all the time.
With 120Hz all the gpu text showed obvious frame fluctuation.
Click to expand...
Click to collapse
EAS is not stable on SODP. GPU of MSM8998 is hard to afford 120Hz.
Smooth, fast(20sec boot time including 5 second bootloader unlocked nag!) and clean rom thanks a lot! Sadly not going to be my daily driver because lack of features, and my device overheats sadly because of 120hz. Also it takes me 3 reboots to get into recovery any idea why?
Advices:
Get rid of pre installed google, allow users to install separately.
JamesDSP should be stabilized, I just get FC all time can't get it to work. (Would be better to just remove as well and allow user to install separately)
Default DPI is too low, should be 420 for ease of use.
Sony camera should be added, as in Sjll's LineageOS. ***
Ancient app logos (kitkat calendar calculator etc) should be updated.
Device-wide dark mode which includes Phone, Calendar, Settings and Files should be made. **
Phone application should be de-google-ified, Spam filter inside just feeds Google with private call data. ***
Option to switch resolution and frame rate on the go.
Heyo, wondering if you can add a quick and dirty CIFS kernel module. There are some universal versions floating around online.
Signing them is above my skill level. I don't know if the signing process has to be implemented on a device by device level. If that is an impediment, maybe consider removing the requirement for kernel modules to be signed in the first place? I don't know, I'm no expert.
Just a PSA. Someone got rclone mounts working via Magisk. Can be found in repo. Sadly, no support for cifs or nfs. But webDav works. The largest downside is that the mounts can't be mounted directly onto sdcard. Something the cifs kernel module did no problem. With rclone you'll need an app with root browsing capability. Or at least full access to /storage.
UPDATE: The rclone Magisk version has been updated to support direct sdcard mounts! Yay! So, there isn't really a need for a cifs module.
However, I'm certain the performance will be better with a cifs module. So, it's not necessary, but could be a cool benefit if added.
Thanks for all the work! It doesn't go unnoticed.
i hope you add other version special 90hz because 120hz make my device overheats and thank you
Moarten said:
I was on latest stock when flashing (following every step), when it boots and show the sony logo, it gets distorted (characters in the top and middle) and then reboots. I've reflashed stock, wiped everything including system, tried older twrp, and even flashed the G8142 image on my G8141, but i keep getting the distorted sony logo followed by a reboot. Is there anything else i have to do?
I had this issue before with AOSP but i never figured out how to fix it.
G8141, unlocked bootloader, .80 stock, twrp 3.3.1.0 and 3.2.3.0
Click to expand...
Click to collapse
Try again, a few of the previous builds were bootlooping, I'll try update instructions too.
Laplacetor said:
nice, try tonight:good:
----------------------------------------------------------------------------------------------
HAVE BEEN DELETED, I don't know what happen, his own website and his kernel is also deleted.
I have the same as the #5, but a bit different, there were 4 identical page on the screen, such like 4 1080p in a 4k screen, I think the 120HZ 1080p display driver is the reason.
Click to expand...
Click to collapse
Psychoticism said:
Hey the Download Link is unavailable. Also your website is 404. I can't obtain your Kernel -OR- rom
Click to expand...
Click to collapse
Try again, a few of the previous builds were bootlooping, I'll try update instructions too. ROM isn't on my website and never was .
wolfmanstr said:
Can I flash the kernel through twrp, then flash the zip?
Click to expand...
Click to collapse
Don't use my stock kernel with this.
Sjll said:
Hey, have you tested the performance of EAS kernel ?
Could you please test the scores of GeekBench ?
BTW, you'd better remove the rqbalance in devices tree and disable cpu_quiet in kernel.
Besides, you need to replace the PowerHal in common. The PowerHal of SODP doesn't support EAS, you need to port it from Pixel 2.
All in all, well done!
Click to expand...
Click to collapse
It performs better, battery is decent now (after a load of changes). We now (as of today) have a Power HAL (libperfmgr) which supports DT2W on supported devices too. I may or may not update it to version 1.3.
SilverGamer_YT said:
Any screenshot of the performance?
Click to expand...
Click to collapse
No, it's EAS and you could test it out.
tronganhha29 said:
It was stopped at the android logo, it ran all night and did not enter the system. please help me!
Click to expand...
Click to collapse
Yeah, I fixed that a while ago - try again please.
CRNO said:
still on logo android !/
Click to expand...
Click to collapse
Yeah, I fixed that a while ago - try again please.
Laplacetor said:
SOME Screenshots here. driveDOTgoogleDOTcom/folderview?id=1rrF_kQA5sU_FIlXxERuZG0dxiX3xHn1m(Sorry but I cannot put link before I have 10 post)
It broken easily if screen off so please hold it on all the time.
With 120Hz all the gpu text showed obvious frame fluctuation.
Click to expand...
Click to collapse
I don't get all this 120Hz issue, it's not as simple as "set 120Hz get lag" and like our phone can handle it on UI, at least. The worst case is battery but IIRC it wasn't too different from 60Hz. Anyways it's 90Hz now.
Sjll said:
EAS is not stable on SODP. GPU of MSM8998 is hard to afford 120Hz.
Click to expand...
Click to collapse
I don't get all this 120Hz issue, it's not as simple as "set 120Hz get lag" and like our phone can handle it on UI, at least. The worst case is battery but IIRC it wasn't too different from 60Hz. Anyways it's 90Hz now. EAS seems stable, here. The bugs we have aren't really EAS related.
undefine said:
Smooth, fast(20sec boot time including 5 second bootloader unlocked nag!) and clean rom thanks a lot! Sadly not going to be my daily driver because lack of features, and my device overheats sadly because of 120hz. Also it takes me 3 reboots to get into recovery any idea why?
Advices:
Get rid of pre installed google, allow users to install separately.
JamesDSP should be stabilized, I just get FC all time can't get it to work. (Would be better to just remove as well and allow user to install separately)
Default DPI is too low, should be 420 for ease of use.
Sony camera should be added, as in Sjll's LineageOS. ***
Ancient app logos (kitkat calendar calculator etc) should be updated.
Device-wide dark mode which includes Phone, Calendar, Settings and Files should be made. **
Phone application should be de-google-ified, Spam filter inside just feeds Google with private call data. ***
Option to switch resolution and frame rate on the go.
Click to expand...
Click to collapse
I don't get all this 120Hz issue, it's not as simple as "set 120Hz get overheat" and like our phone can handle it on UI, at least. I changed up the thermal driver so it should be good now. Btw those thermal modules in Magisk won't change a thing as I use sultan's thermal framework now - not RQBalance stuff. DPI has an option on setup under "vision", choose what you like. I added GCam instead, it's gonna be better quality than Sony's crappy cam app. Ancient app logos aren't gonna be updated, these are ASOP packages - instead I'm replacing them with Google packages. Also I made everything Squircle shaped too. Device-wide dark mode will be coming soon, needs some kanging [with original authorship] from Q. Phone application should be de-google-ified -> you can turn off the spam filter and install any Dialer you want. I'm not dealing with darkening AOSP's package so that's why I'm using Googles. Google can get your data if Play Services is installed anyways. Option to switch resolution and frame rate on the go -> idk why SODP removed that.
Astoras said:
Heyo, wondering if you can add a quick and dirty CIFS kernel module. There are some universal versions floating around online.
Signing them is above my skill level. I don't know if the signing process has to be implemented on a device by device level. If that is an impediment, maybe consider removing the requirement for kernel modules to be signed in the first place? I don't know, I'm no expert.
Just a PSA. Someone got rclone mounts working via Magisk. Can be found in repo. Sadly, no support for cifs or nfs. But webDav works. The largest downside is that the mounts can't be mounted directly onto sdcard. Something the cifs kernel module did no problem. With rclone you'll need an app with root browsing capability. Or at least full access to /storage.
UPDATE: The rclone Magisk version has been updated to support direct sdcard mounts! Yay! So, there isn't really a need for a cifs module.
However, I'm certain the performance will be better with a cifs module. So, it's not necessary, but could be a cool benefit if added.
Thanks for all the work! It doesn't go unnoticed.
Click to expand...
Click to collapse
For Android kernels, you can't just chuck a module in. But I'll add it to the kernel config for ya.
CRNO said:
i hope you add other version special 90hz because 120hz make my device overheats and thank you
Click to expand...
Click to collapse
Already done. And - "I don't get all this 120Hz issue, it's not as simple as "set 120Hz get overheat" and like our phone can handle it on UI, at least."

Categories

Resources