nexus 4 gamma control - Nexus 4 Q&A, Help & Troubleshooting

Hello,
My eyes have a big sensibility to light, and they hurt my when using my phone, but in older versions, when I change the gamma settings I feel better, I was using this app "Advanced Color & Gamma Control‏", but this app is not working now, and it's written in its description: "NOTE: GOOGLE HAS DISABLED ALL modifications for GAMMA control!".
I tried using f.lux and other similar apps but they don't give the same results as that app I've mentioned (which changes the gamma settings).
So, how can i control the gamma options of my nexus 4?
i'm using now CarbonRom (Android 9.0).

Try installing kernel adiutor and see if that helps as mentioned in this post.
I'm doubtful as you mentioned that Google had disabled all modifications for Gamma control; but no harm in trying.
Nitin

nitin.chobhe said:
Try installing kernel adiutor and see if that helps as mentioned in this post.
I'm doubtful as you mentioned that Google had disabled all modifications for Gamma control; but no harm in trying.
Nitin
Click to expand...
Click to collapse
in the screen settings, there is no gamma control, i just find the screen color settings.
View attachment 4778221

ARDV said:
in the screen settings, there is no gamma control, i just find the screen color settings.
View attachment 4778221
Click to expand...
Click to collapse
Then I don't think it is possible anymore. You'll have to live with that
Nitin

nitin.chobhe said:
Then I don't think it is possible anymore. You'll have to live with that
Nitin
Click to expand...
Click to collapse
what about installing another kernel, will this help?

ARDV said:
what about installing another kernel, will this help?
Click to expand...
Click to collapse
I don't think it'll make any difference.
Nitin

nitin.chobhe said:
I don't think it'll make any difference.
Nitin
Click to expand...
Click to collapse
in earlier versions, i was using some kernels that have gamma control in their options.
I took a look in the available kernels in this forum, and i found some of theme which have the gamma control option enabled (mentioned in the kernel features), but they are all old kernels for earlier Android versions. so may be if i find newer kernel for nexus 4 which supports android 9.0 and has the gamma control options may be it will help, or may be it exists a method to enable the gamma control in the kernel that my ROM is working with.

https://github.com/LineageOS/lge-kernel-mako/commit/d68eef65c3886ce1f9e96822c3f05f778ae21aa6
Proably this patch, but nothing in userspace uses this since cm14, but if apps such as kernel aduitor still support this, @nitin.chobhe can maybe add it to his carbon rom kernel.

voron00 said:
https://github.com/LineageOS/lge-kernel-mako/commit/d68eef65c3886ce1f9e96822c3f05f778ae21aa6
Proably this patch, but nothing in userspace uses this since cm14, but if apps such as kernel aduitor still support this, @nitin.chobhe can maybe add it to his carbon rom kernel.
Click to expand...
Click to collapse
Thanks man! I'll pick this commit and test it before next Carbon weekly gets built (i.e. next Wednesday, 26 June 2019) :fingers-crossed:
Nitin

In the meantime you can try this kernel I compiled a while ago which also has gpu oc and undervolt support.
Use Smartpack kernel manager to set the gamma profiles.

@ARDV I picked the commit linked by @voron00 here: https://github.com/CarbonROM/android_kernel_lge_mako/commit/eb5dde09af2fa9c653d90842e96b785063300967
It should be in in tomorrow's weekly build. Once it is out, test and share your feedback :good:
Nitin

Cice96 said:
In the meantime you can try this kernel I compiled a while ago which also has gpu oc and undervolt support.
Use Smartpack kernel manager to set the gamma profiles.
Click to expand...
Click to collapse
Thank you, i've installed it and it's working well.

nitin.chobhe said:
@ARDV I picked the commit linked by @voron00 here: https://github.com/CarbonROM/android_kernel_lge_mako/commit/eb5dde09af2fa9c653d90842e96b785063300967
It should be in in tomorrow's weekly build. Once it is out, test and share your feedback :good:
Nitin
Click to expand...
Click to collapse
It is working well, thank you very much.
in ' Kernel Adiutor' i can just change gamma to predefined gamma profiles, is there a way to change it manually?

ARDV said:
It is working well, thank you very much.
in ' Kernel Adiutor' i can just change gamma to predefined gamma profiles, is there a way to change it manually?
Click to expand...
Click to collapse
No idea about that. You need to dig in further.
Nitin

Is there a Mako Kernel for Android 9.0 Pie that supports d2tw ? Or Should I downgrade to Nougat / Oreo?

Related

[Q] CM11 bootloop after enabling kernel module support? Help!

Hi guys,
I've been compiling CM 10.2 with loadable module support for some time already. The only change I had to make was to modify appropriate configuration parameter in cyanogen_mako_defconfig file (change to CONFIG_MODULES=y). Since CM11, kernel compiled with this change gives me bootloops. If I revert the change back, compiled kernel functions properly.
Any idea what would be (additionally) needed to build CM 11 kernel with loadable modules support?
Thanks!
yopet said:
Hi guys,
I've been compiling CM 10.2 with loadable module support for some time already. The only change I had to make was to modify appropriate configuration parameter in cyanogen_mako_defconfig file (change to CONFIG_MODULES=y). Since CM11, kernel compiled with this change gives me bootloops. If I revert the change back, compiled kernel functions properly.
Any idea what would be (additionally) needed to build CM 11 kernel with loadable modules support?
Thanks!
Click to expand...
Click to collapse
Did you resolve this? I hit on the same problem. Once the modules are enabled it enters into boot-loop.
Unfortunately, no.
Had to give up cause I didn't have the time to try anymore.
I took the easier route and currently I'm on kernel from crDroid simple.
Sent from my Nexus 4 using xda app-developers app
yopet said:
Unfortunately, no.
Had to give up cause I didn't have the time to try anymore.
I took the easier route and currently I'm on kernel from crDroid simple.
Sent from my Nexus 4 using xda app-developers app
Click to expand...
Click to collapse
Thanks. I went the same way. Extracted the kernel from crDroid rom and flashed it.
But anyway interesting why cm team broke this option in the kernel. Will they fix it in future?...
woland_ca said:
Thanks. I went the same way. Extracted the kernel from crDroid rom and flashed it.
But anyway interesting why cm team broke this option in the kernel. Will they fix it in future?...
Click to expand...
Click to collapse
I really don't know. Since CM team decided for their rom not to have module support anymore, seems that talking about that topic is kind of a taboo.
Anyway, since module support is not something CM is interested in at all, I doubt anything will change. At least not intentionally.
Having in mind that there are many kernels based on CM which have module support enabled, it is not impossible. It just requires some more understanding and work how to do it. I asked this on many different forums and got 0 answers.
Kernel change
woland_ca said:
Thanks. I went the same way. Extracted the kernel from crDroid rom and flashed it.
But anyway interesting why cm team broke this option in the kernel. Will they fix it in future?...
Click to expand...
Click to collapse
Hey
can you explain how you changed the kernel?
thank you
yosef_a said:
Hey
can you explain how you changed the kernel?
thank you
Click to expand...
Click to collapse
Pull the boot.img out of the rom
Sent from my Nexus 5 using XDA Free mobile app

LG uploaded V500 kitkat kernel source today!

https://www.lg.com/global/support/opensource/opensourceList?types=ALL&search=lgv500
Is where you can get it (start your downloading now...)
the strange thing is they appear to have two uploads for kitkat...
Sent from my LG-V500 using XDA Premium HD app
Yay! What does it mean for the simple user? Better roms?
Sent from my iPhone using Tapatalk
All I really want is gamma correction and maybe overclocking and U/V.
This means that anyone interested in building a replacement kernel for the LG stock 4.4.2 release has a blueprint to start from. I know of two kernels that have been released for 4.2.2 stock, this release means that we may see updates of these projects to 4.4.2.
I may try and restart my own efforts in this area as well depending upon time and what kind of problems I find in the 4.4.2 US release.
M
muiriddin said:
This means that anyone interested in building a replacement kernel for the LG stock 4.4.2 release has a blueprint to start from. I know of two kernels that have been released for 4.2.2 stock, this release means that we may see updates of these projects to 4.4.2.
I may try and restart my own efforts in this area as well depending upon time and what kind of problems I find in the 4.4.2 US release.
M
Click to expand...
Click to collapse
The first and most obvious is the gamma set at 2.05 roughly. If you set it to 2.2 - 2.3, that would already be a big plus.
The source uploaded by LG didn't include the kernel source so I contacted their open source division and they've now uploaded a proper kernel source. I'm travelling for work now, but will take a look at it when I get back home next week and get something compiled.
G Pad(V500)_Android_KitKat_LGV500_v20b_Kernel
https://www.lg.com/global/support/opensource/opensourceList?types=ALL&search=v500
Sent from my LG-V500 using Tapatalk
id10terror said:
The source uploaded by LG didn't include the kernel source so I contacted their open source division and they've now uploaded a proper kernel source. I'm travelling for work now, but will take a look at it when I get back home next week and get something compiled.
G Pad(V500)_Android_KitKat_LGV500_v20b_Kernel
https://www.lg.com/global/support/opensource/opensourceList?types=ALL&search=v500
Sent from my LG-V500 using Tapatalk
Click to expand...
Click to collapse
Good to hear that someone else contacted them as well. I have been impressed with their open source group responding as quickly as they did. They definitely respond better than several other companies when facing these requests!
:good::good: I would pay anybody to incorporate or activate the OTG+Charging in this Kernel. :good::good: :fingers-crossed:
id10terror said:
The source uploaded by LG didn't include the kernel source so I contacted their open source division and they've now uploaded a proper kernel source. I'm travelling for work now, but will take a look at it when I get back home next week and get something compiled.
G Pad(V500)_Android_KitKat_LGV500_v20b_Kernel
https://www.lg.com/global/support/opensource/opensourceList?types=ALL&search=v500
Sent from my LG-V500 using Tapatalk
Click to expand...
Click to collapse
When if get the chance can you compare the 18a kernel to the 20b one? I like the settings the 18a kernel, the lower brightness levels are setup in a way that makes it great for night time. I have the 18a kernel running on the 20b build but after the screen is locked it and turned back on it changes to levels of the 20b kernel, but retains the gamma level. I could attach a flashable zip with the 18a kernel if you need it.
LBJM said:
When if get the chance can you compare the 18a kernel to the 20b one? I like the settings the 18a kernel, the lower brightness levels are setup in a way that makes it great for night time. I have the 18a kernel running on the 20b build but after the screen is locked it and turned back on it changes to levels of the 20b kernel, but retains the gamma level. I could attach a flashable zip with the 18a kernel if you need it.
Click to expand...
Click to collapse
Hi, I am quite a newbie. Just wondering what is the use of the kernels? Can we just flash it on custom roms like the kitkats ones done by _infected. AOKP or the Cynogenmod for the GPAD? The AOKP and the Cynogen are smooth but few features like Autorotate doesn't work and there is no gamma correction i think
I compiled a kernel using the source provided by LG, but for some reason, it doesn't boot.
I keep getting this error:
Code:
Secure booting error
Cause: boot certification verify
I noticed that the resulting "boot.emmc.win" is a lot smaller than the original boot.emmc.win (~10 MB compared to 24MB)
Another interesting thing is that if I uncompress the original 24 MB boot.emmc.win using the command "unmkbootimg -i boot.emmc.win", I get two files: kernel (7.5 MB) and ramdisk.cpio.gz (2.6 MB). If I rebuild the boot.emmc.win using these exact two files, I get an 11MB boot.emmc.win, but this one DOES boot.
It probably has something to do with the locked bootloader and the loki exploit.
Can anyone help me get to the bottom of this? I really want to solve the gamma issue.
Well, as I suspected, it was because of the locked bootloader, but using the loki_tool, I was able to bypass the bootloader check.
So I now have a working, self-compiled 4.4.2 kernel (using the eabi-4.7) , based on LG's kernel source.
Unfortunatelly, gamma is still the same (about 2 - 2.1). Need to figure out how to modify it.
If someone can and wants to help, I'd greatly appreciate it.
Can you look at the 18 Rom kernel and see what has changed?
Sent from my SM-N900W8 using Tapatalk
ruxandy said:
Well, as I suspected, it was because of the locked bootloader, but using the loki_tool, I was able to bypass the bootloader check.
So I now have a working, self-compiled 4.4.2 kernel (using the eabi-4.7) , based on LG's kernel source.
Unfortunatelly, gamma is still the same (about 2 - 2.1). Need to figure out how to modify it.
If someone can and wants to help, I'd greatly appreciate it.
Click to expand...
Click to collapse
Canadoc said:
Can you look at the 18 Rom kernel and see what has changed?
Sent from my SM-N900W8 using Tapatalk
Click to expand...
Click to collapse
Panel is very close to correct gamma when using default linear qlut, instead of MSM_MIPI_LGIT_VIDEO_WUXGA_PT_PANEL qlut.
I would definitely take a look at the 50018A kernel if someone can provide the source. I wasn't able to find it.
gin_silver said:
Hi, I am quite a newbie. Just wondering what is the use of the kernels? Can we just flash it on custom roms like the kitkats ones done by _infected. AOKP or the Cynogenmod for the GPAD? The AOKP and the Cynogen are smooth but few features like Autorotate doesn't work and there is no gamma correction i think
Click to expand...
Click to collapse
The kernel is what drives the Rom. Without the kernel sources improvements to a device are hard to make. It's AOSP ( Android Open Source Project) not AOKP.
LBJM said:
The kernel is what drives the Rom. Without the kernel sources improvements to a device are hard to make. It's AOSP ( Android Open Source Project) not AOKP.
Click to expand...
Click to collapse
Thanks. Hopefully we will have some great modified kernels for the kitkat version
Btw i was referring to AOKP (K for Kang) in this thread http://forum.xda-developers.com/showthread.php?t=2710996
gin_silver said:
Thanks. Hopefully we will have some great modified kernels for the kitkat version
Btw i was referring to AOKP (K for Kang) in this thread http://forum.xda-developers.com/showthread.php?t=2710996
Click to expand...
Click to collapse
Good to know.
20d source released
I do not know if anyone will find this of use, but they have now posted the 20d kernel source (and some other stuff).
https://www.lg.com/global/support/opensource/opensourceList?types=ALL&search=v500
ruxandy said:
Well, as I suspected, it was because of the locked bootloader, but using the loki_tool, I was able to bypass the bootloader check.
So I now have a working, self-compiled 4.4.2 kernel (using the eabi-4.7) , based on LG's kernel source.
Unfortunatelly, gamma is still the same (about 2 - 2.1). Need to figure out how to modify it.
If someone can and wants to help, I'd greatly appreciate it.
Click to expand...
Click to collapse
Hello ruxandy,
Can you explain in few words how did you manage to push the kernel to your v500?
Here is my story:
I downloaded the V500 Lollipop kernel because I wanted to compile .ko loadable modules and drivers to support RTL2832U DVB USB dongle. I successfully compiled those modules, rooted the tabled and tried to insmod them. But it failed because the modules did not find some kernel APIs.
Then I decided to build the kernel with built-in those drivers and I did it successfully, the problem now is what to do with zImage. I read there are two roads the one building own KDZ file seems very complicated and not sure if really possible. The other seems to be to extract the boot.emmc.win file using TWRP. So I downgraded the V500 bootloader from LT to KK and installed TWRT using this http://forum.xda-developers.com/lg-g-pad-83/help/v500-how-to-install-twrp-stock-lp-t3165846 but after reboot got the secure boot error you did.
So again - how to use self built zImage and is this possible for KitKat only, since installing TWRP with Lollipop does not seem possible so far?

Lollipop Kernel

Hi people,
With the recent announcement of @pedestre (creator of apolo kernel) that the development of apolo kernel comes to an end and Gustavo kernel does not be updated since a long time, we have no costum kernel for the many 5.1.1 roms that are coming to our phones....
Many people uses bln, cpu and gpu voltages control etc.
I want to ask someone with skils who can compile latest cm kernel, witch i think that will be compatible with all newest 5.1.1 roms, with basiclly feautures like bln and others... and if its possible, keep it update with lates cm realises....
Thanks, i hope some dev can help us
Yes, we need kernel developers
Maybe @Resync , @stelistcristi , @chhapil or @warrior1208 ?
Here is tutorial: How to build Gustavo kernel http://forum.xda-developers.com/showthread.php?p=54997129
Zile995 said:
Yes, we need kernel developers
Maybe @Resync , @stelistcristi , @chhapil or @warrior1208 ?
Here is tutorial: How to build Gustavo kernel http://forum.xda-developers.com/showthread.php?p=54997129
Click to expand...
Click to collapse
Always been considering to build a kernel, especially porting dorimanx to lollipop. Having trouble on ubuntu with dorimanx's instructions, so I will try bbqlinux instead and see how it goes.
Zile995 said:
Yes, we need kernel developers
Maybe @Resync , @stelistcristi , @chhapil or @warrior1208 ?
Here is tutorial: How to build Gustavo kernel http://forum.xda-developers.com/showthread.php?p=54997129
Click to expand...
Click to collapse
I can develop if @pedestre can give me the permissions to let me continue Apolo. Although, I'll do that and all the other ROMs' building stuff after 6th of June.
warrior1208 said:
I can develop if @pedestre can give me the permissions to let me continue Apolo. Although, I'll do that and all the other ROMs' building stuff after 6th of June.
Click to expand...
Click to collapse
I'm sure he would give you persmission to do that.
Right now I'm cloning my repo of dorimanx kernel. Have made a few changes like chhapil (except no uber tc yet). I'll see if I can release something next week (however will be very busy with exams). I'm still very new at building kernels so expect a few quirks with the kernel.
---------- Post added at 07:12 AM ---------- Previous post was at 07:10 AM ----------
Nightshadow931 said:
I'm sure he would give you persmission to do that.
Click to expand...
Click to collapse
Should be alright since android kernel is open source.
This thread is already awsome!
Yes please LL Kernel! CM sourced RR for galaxy s2 gt i9100 needs kernel!
Developers please come forward we beg you!
@warrior1208 Instead of continuing a Kernel, why not make and develop one yourself and name the kernel yourself as well? It would be nice if there's a new kernel name in our device. Just suggesting here...
:good:
souler456 said:
@warrior1208 Instead of continuing a Kernel, why not make and develop one yourself and name the kernel yourself as well? It would be nice if there's a new kernel name in our device. Just suggesting here...
:good:
Click to expand...
Click to collapse
Let's see. I'll try. But first, I have to update all the three ROMs and then a custom kernel. Although, as I stated, I'll be able to do that after 6th of June.
Regards.
warrior1208 said:
Let's see. I'll try. But first, I have to update all the three ROMs and then a custom kernel. Although, as I stated, I'll be able to do that after 6th of June.
Regards.
Click to expand...
Click to collapse
Sure, man. Take your sweet time, and thanks for the response :good:
:good:
I vote for gustavo's kernel since last version of it was just everything i needed. Miss it's colour control very much
I would love to see a TWRP kernel, as I use the file manager to delete unwanted system files on rom updates.
I do think it has a more friendly UI too.
We need 2 type of kernel. One like gustavo_s' and other is like apolo.
One for full control
And other is daily usage and more stable
Or maybe one based on apolo with CPU and GPU OC
OskarUA said:
I vote for gustavo's kernel since last version of it was just everything i needed. Miss it's colour control very much
Click to expand...
Click to collapse
I'm pretty sure there not much work needed to get Gustavo's kernel working on newer lollipop builds. Right now, I've made changes to io schedulers, TCP algorithm, supersu. Still have no clue how to get build started, at least there's progress. Change of mind. Will be busy with exams.
Zile995 said:
Or maybe one based on apolo with CPU and GPU OC
Click to expand...
Click to collapse
Then apolo configurator must be updated too
Latest twrp CM based kernel is available in my threads...second post.
http://forum.xda-developers.com/showthread.php?p=61055230
Where is your thread? Link please.
JudgeDread11 said:
http://forum.xda-developers.com/showthread.php?p=61055230
Where is your thread? Link please.
Click to expand...
Click to collapse
http://forum.xda-developers.com/gal...dirtyunicorns-v9-3-unofficial-builds-t3111998
nhmanas said:
Then apolo configurator must be updated too
Click to expand...
Click to collapse
Actually no, everything can be done through terminal. That is, indeex, how apolo configurator/stweaks or any other such app works. Just executing commands.

[KERNEL][Oxygen/CM]Sidious Kernel

This is the new refined home for Despair Development. If you submit bug reports without a log, you may be prosecuted...or executed.
Disclaimer:
If your device fails to comply with your standards of what you consider functioning, I am not liable. This is provided free of charge and does not come with a warranty. Although, if you provide a log, I can provide some sort of assurance that I will look into your issue.
Links:
Social:
Twitter - http://twitter.com/DespairDev
G+ Community - https://plus.google.com/u/0/communities/117685307734094084120
Downloads:
Basketbuild – https://basketbuild.com/devs/DespairFactor
Google Drive – https://drive.google.com/drive/folders/0Bwcofov-xyI0ZVhQUWJhMm9PMkU
Source:
Github – https://github.com/DespairFactor/
Credits:
faux123
franco
Google
flar2
imoseyon
Cl3Kener
neobuddy89
Star Wars
XDA:DevDB Information
[KERNEL][Oxygen/CM]Sidious Kernel, Kernel for the OnePlus 3
Contributors
DespairFactor
Source Code: https://github.com/DespairFactor/OnePlus3
Kernel Special Features:
Version Information
Status: Testing
Created 2016-06-22
Last Updated 2016-06-22
Hi, well done !
Ukm inside ?
It's been great testing!
I'm ready to test
aenews said:
It's been great testing!
Click to expand...
Click to collapse
Any feedback like before and after benchmarks, butter smoothness or features?
mallman said:
Any feedback like before and after benchmarks, butter smoothness or features?
Click to expand...
Click to collapse
It finally boots with working WiFi! That was the biggest breakthrough the past day. So far, the expanded feature set isn't too large, but it will only grow now that the basic functionality is confirmed. There isn't an immediate increase in performance or features compared to Stock Kernel so far as I can tell, but you can adjust settings with EX Kernel Manager. Kernel Audiutor is more limited.
aenews said:
It finally boots with working WiFi! That was the biggest breakthrough the past day. So far, the expanded feature set isn't too large, but it will only grow now that the basic functionality is confirmed. There isn't an immediate increase in performance or features compared to Stock Kernel so far as I can tell, but you can adjust settings with EX Kernel Manager. Kernel Audiutor is more limited.
Click to expand...
Click to collapse
Hello double tap does not work and vice versa of the parameter button and return as
lost the dash charge after flashing this kernel......
sshinde555 said:
lost the dash charge after flashing this kernel......
Click to expand...
Click to collapse
hello this and normal
no source currently
jejemc said:
Hello double tap does not work and vice versa of the parameter button and return as
Click to expand...
Click to collapse
I don't know what you mean
Many thanks, would test it soon
DespairFactor said:
I don't know what you mean
Click to expand...
Click to collapse
double tap does not work and back button and close the app can not be reversed
jejemc said:
double tap does not work and back button and close the app can not be reversed
Click to expand...
Click to collapse
Buttons aren't a kernel feature? What ROM are you using?
jejemc said:
double tap does not work and back button and close the app can not be reversed
Click to expand...
Click to collapse
I don't have a problem with either feature. Are you using R2 Uber 5.X?
DespairFactor said:
Buttons aren't a kernel feature? What ROM are you using?
Click to expand...
Click to collapse
rom rr ressurection remix
jejemc said:
rom rr ressurection remix
Click to expand...
Click to collapse
I don't have a fully compatible CM branch yet, that;s why those things don't work. I will be doing that at a later time, for now I am working on my Oxygen base as a CM branch won't take more than a few minutes to make.
R3 is up if anyone wants to give it a go
Thank you for making this...
_MartyMan_ said:
Thank you for making this...
Click to expand...
Click to collapse
No problem, any feedback is appreciated as I do not have the device. Features are not the goal here, it is all about optimization.
Can you say something about the optimizations?
Gesendet von meinem SGP511 mit Tapatalk

[DISCONTINUED][KERNEL][Rosy][Oreo/Pie] THUNDERSTORM ⚡️- 1st October

Hello People.
Compatibility:
All My Build Will Be Compatible For OREO/PIE
Download:
Choose From my GDRIVE Folder
Android [OREO/PIE]:Click Here To Download
Installation:
Flash the zip in From Your Recovery!
Features:
1 - Awesome battery life
2 - Flash & Dont forget to Tune Features From Kernel Auditor.
3 - Idle power consumption reduced to the absolute minimum (if you have wakelocks from 3rd party apps you're obviously on your own)
4 - Gaming Features Introduced! There is a Slight HEAT.
Disclaimer to moderators:
Slight OT is fine, but when users decide to act stupid they should be dealt with with the appropriate means - its really annoying for me when OT turns crazy. Please put the warning/ban hammer anytime any of you think there's lack of respect and/or too much unwanted OT crap - but if it doesn't meet this criteria let the OT posts alone. Thank you.
Good Bye For Now! And Before Leaving And Flashing the kernel Kindly Read the below Posts
XDA:DevDB Information
THUNDERSTORM, Kernel for the Xiaomi Redmi 5
Contributors
MoonWayStar, franciscofranco, And all The Other Kernel's
Kernel Special Features:
Version Information
Status: Stable
Current Stable Version: v1
Stable Release Date: 2018-10-01
Created 2018-10-01
Last Updated 2019-01-30
Thunder-Storm-V1.1 Released [November 7th]
- Linux version 3.18.124
- Android 8.1 Oreo & 9.0 Pie support
- Significantly improved performance & battery life
- Latest Android Binder
- Wake boost driver
- sdFAT filesystem (supports ext4, vFat and others too)
- Wake gestures
- Fingerprint sensor boost driver [FPC]
- WireGuard VPN support
- Qnovo charging driver for maintaining temperature
- USB Fastcharge
- Works in both AOSP/LineageOS based ROMs
- Governors : Impulse,BioShock,LionHeart,Despair,Elementalx,Lion Fish and Nightmare
- Added latest DTS Eagle driver
- Gaming Optimization's
- Spectrum Support
- And a Lot More !
[V1.1] Download-https://www.androidfilehost.com/?fid=11410932744536996329
Credits
Revanth [ME]
FrancoKernel
Murali
And If u Like my Work Do Give A Thanks!
Want to Give Some Tip?
[PAYPAL]= [email protected]
If Someone Wants to Donate in [PAYTM] Ping Me on @revantht[Revanth]
Reserved
Danke!
Wow! Nicee
MoonWayStar said:
mod edit: whole OP quoted
Click to expand...
Click to collapse
Great bro! And welcome to XDA... And bro hope u guys release stable Oreo soon! So we can flash this kernel!
Gggggrrreeat!
Yes!!rosy alive
Wew:3 #rosystillalive
Bro help me to tweak the kernel to get the great battery backup along with performance. Share your profile of kernel auditor... Please...
MoonWayStar said:
mod edit: whole OP quoted...
Click to expand...
Click to collapse
If i flash this on oreo, then flash nougat rom, will it work? Do i need to get stock kernel then? How?
Everytime I try to download 1.1 ver. it says that this is a virus and it doesn't let me to save this file. I already tried on different browsers. I never had any similar problems with other kernels
karolak-33 said:
Everytime I try to download 1.1 ver. it says that this is a virus and it doesn't let me to save this file. I already tried on different browsers. I never had any similar problems with other kernels
Click to expand...
Click to collapse
Download directly into the phone.
is it need rooted device ?
is it need rooted device ?
radudluffy said:
is it need rooted device ?
Click to expand...
Click to collapse
No. Just need twrp.
karolak-33 said:
Everytime I try to download 1.1 ver. it says that this is a virus and it doesn't let me to save this file. I already tried on different browsers. I never had any similar problems with other kernels
Click to expand...
Click to collapse
Be careful using this Kernel (Thunderstorm kernel from Revanth).
It has some bugs like battery drains with no solutions.
In the other hand, the developer manages a telegram group where he and its admins insult users. Very bad support.
I think it's so dangerous to install a kernel come from annoying people and a bad developer wjo doesn't know all the bugs his kernel brings.
Try Code-x kernel for ROSY.
xDoge said:
Danke!
Click to expand...
Click to collapse
Dope
Wew! Thanks
AP hacker said:
Great bro! And welcome to XDA... And bro hope u guys release stable Oreo soon! So we can flash this kernel!
Click to expand...
Click to collapse
Enjoy the Thunder
rapgod said:
Gggggrrreeat!
Click to expand...
Click to collapse
:good:
ConeSRB said:
Yes!!rosy alive
Click to expand...
Click to collapse
Xenomorph #A said:
Wew:3 #rosystillalive
Click to expand...
Click to collapse
Yeah It's Still Alive
SNOW- said:
If i flash this on oreo, then flash nougat rom, will it work? Do i need to get stock kernel then? How?
Click to expand...
Click to collapse
As i clearly mentioned Only for Oreo/Pie

Categories

Resources