Lazy Kernel for OP5/T - 10/27/2020

phprmr

Senior Member
Sep 2, 2016
160
22
18
mumbai
I have tested lastest updates 3 kernel
Problem i have faced when i plug my earphone sounds don't come
But Loudspeaker have the sound
And when device on sleep for 2 hrs.
And when i unlock the phone only blue led and black screen !
 

Tierri

Senior Member
Apr 5, 2013
292
97
28
Lisbon
Hey,
I tried for a day the version 4.7 on the latest Pixel Experience and battery has been great.
The only problem is so was breaks while gaming Sonic.
 
  • Like
Reactions: DeadRod

DeadRod

Senior Member
Dec 25, 2014
1,124
753
143
Riyadh, KSA
github.com
I finally found out the patch that causes soft brick issue. Please try the latest lto-dev-5.1 in the repo. Underclock is temporarily disabled as well as dynamic cpuset.

The problem is that the kernel seems to be panicking due to some overlapping function in the kernel that I should've already seen earlier :3. And it's made worse by disabling fsync which then causes the softbrick as data gets corrupted.

The battery may be bad for now as the boosts had also been tuned up. It'll improve after various updates.

V5 will take some time to develop before releasing as stable, there are a lot of changes.
 
Last edited:
  • Like
Reactions: jordirpz

DeadRod

Senior Member
Dec 25, 2014
1,124
753
143
Riyadh, KSA
github.com
@DeadRod, I had flashed LazyLTO-v4.7 on DerpFest-10-Official-dumpling-20200403 and booted without any problem.

How can i reproduce soft brick issue?
It just so happens when the function overlap occurs. I assume it's the dynamic underclock. For safety purposes, I suggest you move to the latest one. I'll be pulling out the old versions later/tomorrow.
 
  • Like
Reactions: Skyline

Prometheus

Senior Member
May 3, 2014
351
108
0
Mumbai
V5 is out. Soft brick is fixed and the kernel has been rebased to weeb kernel. Will update the gratification section later.
Flashed on latest NOS. On first try It got stuck on oneplus logo( I flashed via FKM). Rebooted and reflashed via TWRP and it booted. Does the new sound driver and all have a UI or anything? Also what app do you use to change some settings? (I use FKM to change input boost because I don't need much performance)
 

DeadRod

Senior Member
Dec 25, 2014
1,124
753
143
Riyadh, KSA
github.com
Flashed on latest NOS. On first try It got stuck on oneplus logo( I flashed via FKM). Rebooted and reflashed via TWRP and it booted. Does the new sound driver and all have a UI or anything? Also what app do you use to change some settings? (I use FKM to change input boost because I don't need much performance)
The sound driver for now doesn't have one sadly. However I'm planning to improve it further and maybe have some sort of user control. Nevertheless, you should see the changes when you type in su -c tinymix in terminal.

Edit: you could also see the modules in /sys/module/snd_soc_wcd9335/parameters and /sys/module/snd_soc_msm8998/parameters.
 
Last edited:

Prometheus

Senior Member
May 3, 2014
351
108
0
Mumbai
The sound driver for now doesn't have one sadly. However I'm planning to improve it further and maybe have some sort of user control. Nevertheless, you should see the changes when you type in su -c tinymix in terminal.
Did this and woah!! A buttload of info just popped on there. Mostly stuff above my paygrade but thanks I'll still try digging into it. Will this stable build still have higher battery drains you mentioned a couple of test builds back?
 

DeadRod

Senior Member
Dec 25, 2014
1,124
753
143
Riyadh, KSA
github.com
Did this and woah!! A buttload of info just popped on there. Mostly stuff above my paygrade but thanks I'll still try digging into it. Will this stable build still have higher battery drains you mentioned a couple of test builds back?
It should be good (less battery drain). I've put back the features and fixed the errors I neglected with the former versions.

Edit: Although I might still change the new sultan based values I put up with input boost and devfreq boost.
 
  • Like
Reactions: Prometheus