[KERNEL]Lightning kernel for stock roms - Xperia Z Original Android Development

Lightning kernel
this kernel is made for stock roms and i take no responsibility if you brick,destroy your device due to this kernel
features
sound control 3.6
gpu overclock to 627mhz
intelli thermal
cpu overclock upto 1836mhz(disable mpdecision)
compiled with linaro 4.9.1
added intelliactive,intellidemand,preservative,hyper,wheatley,lionheart governors
row,fiops,tripndroid io schedulers
undervolting
sweep to wake and double tap to wake
auto mpdecision (turn off stock qcom mpdecession)
sound stuttering fixed(zzz sound while hearing music)
Motorola MSM memcpy enhancements
cpu unallingnment access
kernel mode neon
exfat support
gpu voltage control
multi rom by Olivier
81mhz lowest cpu frequency
more to come
source code https://github.com/nikhil18/android_kernel_sony_apq8064
installation instructions
flash the boot.IMG file first then flash the normal version 1 in recovery
then flash the overclock file you want uploaded in 2nd post
for extreme overclocking disable qcom mpdecision
Setting custom GPU Voltages via sysfs
NB:
- Safe lock is present on MIN/MAX values:
Quote:
#define GPU_MIN_VDD 900000
#define GPU_MAX_VDD 1200000
The default GPU voltages are:
Quote:
+ [VDD_DIG_NONE] = 0,
+ [VDD_DIG_LOW] = 975000,
+ [VDD_DIG_NOMINAL] = 1075000,
+ [VDD_DIG_HIGH] = 1175000
Verify the actual settings:
Quote:
cat /sys/devices/system/cpu/cpu0/cpufreq/gpu_mv_table
975000
1075000
1175000
Adjust to desired values and verify:
Quote:
echo "930000 1000000 1100000" > /sys/devices/system/cpu/cpu0/cpufreq/gpu_mv_table
XDA:DevDB Information
Lightning kernel, Kernel for the Sony Xperia Z
Contributors
nikhil18
Source Code: https://github.com/nikhil18/android_kernel_sony_apq8064
Kernel Special Features:
Version Information
Status: Testing
Created 2014-11-20
Last Updated 2014-11-20

guys reuploaded version 1 forgot to change device name in anykernel.sh file
downloads

Great!! This is based off. 283 I assume?

This is cool! Have always been wanting to have your aosp kernel's features after changing to existenz from aosp. Anyway, one issue I encountered. Whenever I try to adjust the gpu voltage via es file explorer, the device just reboots itself. Never had that issue on your aosp version.

Kelvin98 said:
This is cool! Have always been wanting to have your aosp kernel's features after changing to existenz from aosp. Anyway, one issue I encountered. Whenever I try to adjust the gpu voltage via es file explorer, the device just reboots itself. Never had that issue on your aosp version.
Click to expand...
Click to collapse
did you even face this problem on my version 8 for cm
langeveld024 said:
Great!! This is based off. 283 I assume?
Click to expand...
Click to collapse
yup you can even try it with 292 because it has anykernel

Nope, only this one.

I faced the reboot after gpu voltage change only when using v7 intelli-plug.
Will try and report back. Btw is this intelli-plug or auto-smp? Or both?
And it doesn't seem to have init.d enabled is it?

langeveld024 said:
I faced the reboot after gpu voltage change only when using v7 intelli-plug.
Will try and report back. Btw is this intelli-plug or auto-smp? Or both?
And it doesn't seem to have init.d enabled is it?
Click to expand...
Click to collapse
it has intelliplug and i think initd has to enabled in ramdisk so flash a kernel which has initd enabled then flash my kernel over it it should work because my kernel does not replace ramdisk

Can You make One for Lollipop ?

Black_Eyes said:
Can You make One for Lollipop ?
Click to expand...
Click to collapse
my cm version in the other thread should compatible with lolipop you can try it before that delete libril.so from the kernel zip

nikhil18 said:
it has intelliplug and i think initd has to enabled in ramdisk so flash a kernel which has initd enabled then flash my kernel over it it should work because my kernel does not replace ramdisk
Click to expand...
Click to collapse
What I did was reflash existenz rom and the included stock kernel which has init.d support, but then when flashing this kernel I get error executing updater binary. I think it has to do with the stock Sony ramdisk cuz when flashing on hodorkernel it works fine. Although hodorkernel has no init.d support xD
Anyway thanks a lot for this!

hi
so happy to see your strong kernel for stocks
can we use it for stock bases roms same as existenz v 3 ?
thank you

agha_jo0n said:
hi
so happy to see your strong kernel for stocks
can we use it for stock bases roms same as existenz v 3 ?
thank you
Click to expand...
Click to collapse
yup it is compatible with all the stock roms based on .283 available on xda but you can even try with .292
langeveld024 said:
But why I'm getting the error executing updater binary on stock kernel and not on hodorkernel?
Click to expand...
Click to collapse
Does any kernel version of hodor gives binary error

nikhil18 said:
yup it is compatible with all the stock roms based on .283 available on xda but you can even try with .292
Click to expand...
Click to collapse
But why I'm getting the error executing updater binary on stock kernel and not on hodorkernel?
Btw reported the gpu reboot bug in bug report tab

nikhil18 said:
yup it is compatible with all the stock roms based on .283 available on xda but you can even try with .292
Does any kernel version of hodor gives binary error
Click to expand...
Click to collapse
U mean flashing this kernel on top of anykernel version of hodorkernel, or do u mean flashing hodorkernel anykernel version on top of stock kernel?

langeveld024 said:
U mean flashing this kernel on top of anykernel version of hodorkernel, or do u mean flashing hodorkernel anykernel version on top of stock kernel?
Click to expand...
Click to collapse
Flashing anykernel version of hodor kernel on top of stock kernel
langeveld024 said:
Gives same error.
Log: http://www.mediafire.com/view/uy4b3hmrxtlhhuv
Starting at line 376
Flashed lightning for stock, failed, after that flashed anyhodorkernel, failed also.
Guess it has something to do with the special unpacking tools needed for stock boot.img.
Maybe u can try build normal boot.img based on stock 283 FW?
Click to expand...
Click to collapse
Ok then I will make a boot IMG

nikhil18 said:
Flashing anykernel version of hodor kernel on top of stock kernel
Click to expand...
Click to collapse
Gives same error.
Log: http://www.mediafire.com/view/uy4b3hmrxtlhhuv
Starting at line 376
Flashed lightning for stock, failed, after that flashed anyhodorkernel, failed also.
Guess it has something to do with the special unpacking tools needed for stock boot.img.
Maybe u can try build normal boot.img based on stock 283 FW?

nikhil18 said:
Ok then I will make a boot IMG
Click to expand...
Click to collapse
Ok cool thnx. Could you eventually build it with auto-smp? Cuz on v7 and v8 cm version the intelli-plug builds give me the same reboot as I described in the bug report section.

Work fine on Tornado ROM V.2,.thanks dude,,Great Kernel!,

Gives error on existenz v3

Related

| KERNEL | SM 4.8.3 | 4.4.2 | SEMAPHORE-CM11 | 3.4.78 | 03-02-2014 |

Semaphore Kernel for CM11​Kernel will be updated weekly with Semaphore sync and useful features and optimization​Flash kernel through any custom recovery (switched back to anykernel)​
Changelog & Features​Linux 3.4.78​All Semaphore Features​Faux Sound Control V3.2​Faux Gamma Control​Wheatley CPU Governor​Intellidemand CPU Governor​Halfbreed Color calibration​SM 4.8.3 -o3 optimization​You can request Features​
Kernel is for CAF based Roms​Check Source for full changelog​My Source: Github​Always include kmsg for bug reports (Guys out there reporting bug without even downloading the kernel:laugh: )​
Semaphore Kernel for CM11 (V- 2.0.2)​Older Versions​V 2.0.2​
Suggestions and feedback always welcome...​Thanks to all Linux developers, Google, Cyanogenmod, @faux123, @franciscofranco, @stratosk.​
General Disclaimer​I'm not responsible if you brick your device.
You flash this Kernel at your own risk.​
XDA:DevDB Information
Semaphore Kernel for CM11, a Kernel for the Google Nexus 4
Contributors
soorajj
Kernel Special Features: Linux Kernel 3.4.78 | SM Toolchain | CM11 CAF stuffs | Faux gamma | Wheatley governor | Intellidemand Governor | All Semaphore features |
Version Information
Status: Stable
Current Stable Version: Color-V6 / Semaphore
Stable Release Date: 2014-02-03
Created 2014-01-12
Last Updated 2014-02-05
Hellkat installed on google and nothing more
I am going to drop this project as no interest from the community!!
soorajj said:
I am going to drop this project as no interest from the community!!
Click to expand...
Click to collapse
Added missing feature: Kexec hardboot support for multirom...download latest kernel...
Wow, thanks for this. Going to try it out now.
Holy cow @ colours. I was on stock ROM, then CM with stock CM kernel, and then I installed this thing. My eyes went bbbbbboooooom. Of course continue this thread! And also add 2 more badass Governors. Interactive is not enough and you know it...
Konstantinos said:
Holy cow @ colours. I was on stock ROM, then CM with stock CM kernel, and then I installed this thing. My eyes went bbbbbboooooom. Of course continue this thread! And also add 2 more badass Governors. Interactive is not enough and you know it...
Click to expand...
Click to collapse
Thanks for the feedback, i will try to add badass Governer? btw can you tell me where is the commit for badass? any link...
soorajj said:
Thanks for the feedback, i will try to add badass Governer? btw can you tell me where is the commit for badass? any link...
Click to expand...
Click to collapse
Sorry mate, all I could find were those Governors for download: http://rootzwiki.com/topic/10911-co...e-interactivex-and-smartass-v2-cpu-governors/
Also, http://forum.xda-developers.com/showthread.php?t=1663809 check this to see which Governors and Schedulers you think you should add.
If stopping the thread means also stopping the kernel then don't stop the thread.
Semaphore doesn't work on CM11. :x Wiped both dalvik and cache..
Konstantinos said:
Semaphore doesn't work on CM11. :x Wiped both dalvik and cache..
Click to expand...
Click to collapse
Dirty flash cm11...
Color V5 is out...
Real iPhone 5 color profile is out after lots of testing and tweakings...a very true blend...
@soorajj It doesn't work.... I flashed CM11 on top of my existing CM11 without wiping anything, then flashed your Semaphore iphone5-color kernel and wiped cache and dalvik. Bootloop on "Google". Doesn't even show boot animation.
Konstantinos said:
@soorajj It doesn't work.... I flashed CM11 on top of my existing CM11 without wiping anything, then flashed your Semaphore iphone5-color kernel and wiped cache and dalvik. Bootloop on "Google". Doesn't even show boot animation.
Click to expand...
Click to collapse
I am using CM11 latest build with this kernel and working normal...any way share your kernel log
soorajj said:
I am using CM11 latest build with this kernel and working normal...any way share your kernel log
Click to expand...
Click to collapse
That's a little hard right now.
Can you share your steps? I don't think I'm doing something wrong... It didn't even work when I wiped everything...
On the other hand, your franco kernel works just fine... Can you explain it?
Konstantinos said:
That's a little hard right now.
Can you share your steps? I don't think I'm doing something wrong... It didn't even work when I wiped everything...
On the other hand, your franco kernel works just fine... Can you explain it?
Click to expand...
Click to collapse
What i am doing is always flash stock cm kernel first then my kernel...simple... i am not doing anything other than that..and that's enough for my kernel to boot...share your kernel log?
soorajj said:
What i am doing is always flash stock cm kernel first then my kernel...simple... i am not doing anything other than that..and that's enough for my kernel to boot...share your kernel log?
Click to expand...
Click to collapse
See the screenshot.
http://img.tapatalk.com/d/14/01/19/a4ureren.jpg
Sent from my Nexus 4 using Tapatalk
In order to flash CM11 stock kernel, I need first to download it. And, as far as I know, and I'm a new user on those forums, I cannot find it on these threads on XDA. In my humble opinion, you shouldn't flash CM11 kernel. Just make a .zip file that does all the work itself. What I'm talking about is NOT to do the following(which happens here):
1)Flash stock CM11 kernel
2)Launch a rocket
3)Do something else
4)Flash YOUR kernel
4)???
5)Profit
Instead it should be:
1)Flash soorajj kernel
See where I'm going?
How does Franco kernel boot up while Semaphore doesn't?
Hmm so this automatically changes the color profile to iphone5 color?
or do we have to apply it through kernel apps like fauxclock or trickster mod?
Thanks

Trying to flash Lean Kernel w/o success

Hello people. I have a I9305XXUEMK1 and i had a problem trying to flash
Yank555.lu-SGS3-JB-kernel-v3.3-aroma-I9305_by_ausdim.zip
I did a backup using twrp recovery,wiped cache etc, and flashed the kernel,it said ok,and when i rebooted all o got was a black screen.Any suggestions?The reason i wanted to flash a custom kernel was to overclock CPU
Send telepathically
Tont GS3 said:
Hello people. I have a I9305XXUEMK1 and i had a problem trying to flash
Yank555.lu-SGS3-JB-kernel-v3.3-aroma-I9305_by_ausdim.zip
I did a backup using twrp recovery,wiped cache etc, and flashed the kernel,it said ok,and when i rebooted all o got was a black screen.Any suggestions?The reason i wanted to flash a custom kernel was to overclock CPU
Send telepathically
Click to expand...
Click to collapse
I had that problem too, the only way i could get out was to reflash my ROM and directly after that the custom kernel (and the G-apps)
Tont GS3 said:
Hello people. I have a I9305XXUEMK1 and i had a problem trying to flash
Yank555.lu-SGS3-JB-kernel-v3.3-aroma-I9305_by_ausdim.zip
I did a backup using twrp recovery,wiped cache etc, and flashed the kernel,it said ok,and when i rebooted all o got was a black screen.Any suggestions?The reason i wanted to flash a custom kernel was to overclock CPU
Send telepathically
Click to expand...
Click to collapse
this kernel is not updated for a while now and may have been incompatible with latest firmwares. you might want to check another kernel like this one here JB boeffla kernel 5.3 beta7, fresh and recently updated if you gonna use this, you will need to download boeffla config v2 app also for overclocking or undervolting options
of course you could also try another custom rom/custom stock rom who has a kernel that supports OC and UV by default (kerneltweaker)
just look in the development thread for those kind of roms
MaHo_66 said:
this kernel is not updated for a while now and may have been incompatible with latest firmwares. you might want to check another kernel like this one here JB boeffla kernel 5.3 beta7, fresh and recently updated if you gonna use this, you will need to download boeffla config v2 app also for overclocking or undervolting options
of course you could also try another custom rom/custom stock rom who has a kernel that supports OC and UV by default (kerneltweaker)
just look in the development thread for those kind of roms
Click to expand...
Click to collapse
boeffla config v2 app can be purchased only by donating?!
Tont GS3 said:
boeffla config v2 app can be purchased only by donating?!
Click to expand...
Click to collapse
No not necessarily, but if you want to donate you are free to do so. Here you can download the latest B.config v2 app.
Note: be careful, dont flash Samsung stock based kernel on AOSP based roms, and dont flash AOSP based kernels on Samsung stock based roms
Can you guide me through the installation? Cause i do the wipe and i install the kernel and the boeffla app..
Send telepathically

[KERNEL] Squadzone's kernel optimized

Hi !
I decided to fix issue with wi-fi error (can't turn on) in squadzone kernel. :angel:
I use the driver uploaded by @AriaSatya_M , and now this oc kernel can be used on all stock roms!
From LC3 up to the lastest MK1 (pda version)
Enjoy overclocking !
Note:
Kernel values:
Min. > 112 Mhz
Max. > 1126 Mhz
Download:
Is this just the same kernel with the *.ko included, or is the kernel (boot.img) modified as well?
MrMateczko said:
Is this just the same kernel with the *.ko included, or is the kernel (boot.img) modified as well?
Click to expand...
Click to collapse
Same kernel + .ko + busybox + Auto SUperuser
what bug?i'm using squadzone's kernel and I haven't noticed a bug just curious
Hey MaDaLiNoSt
Do some searching in XDA and you'll be able to find a thread that shows you how to OC Adreno 200 GPU and improve Snapdragon S1 processors of which we have on the Mini 2!
Via the Internet
stock?
Is it stock only?
Hi all. I am not developing this phone anymore sice I buy a lumia. Other devs could continue with overclocking and building roms, but remember that this phone is an old phone, so do not expect that you will ever install android 5/6 on this mobile.
Request
Can Someone Max the oc value upto 1152 and also explain the procedure to flash this kernel
please
also is it for jenad or jena
can i install it over KSA Rom S6500DJPLD1

Lightning kernel cm11

Lightning kernel
this kernel is made for cyanogenmod 11 roms and i take no responsibility if you brick,destroy your device due to this kernel
features
sound control 3.2
gpu overclock to 627mhz
intelli thermal
cpu overclock upto 1836mhz(disable mpdecision)
compiled with linaro 4.9.1
added intelliactive,intellidemand,preservative,hyper,wheatley,lionheart governors
row,fiops,tripndroid io schedulers
undervolting
sweep to wake and double tap to wake
auto mpdecision (turn off stock qcom mpdecession)
sound stuttering fixed(zzz sound while hearing music)
Motorola MSM memcpy enhancements
cpu unallingnment access
kernel mode neon
exfat support
gpu voltage control
multi rom byOlivier (sony 233 blobs)
more to come
source code https://github.com/nikhil18/android_kernel_sony_apq8064
installation instructions
flash the zip in recovery
for extreme overclocking disable qcom mpdecision
Setting custom GPU Voltages via sysfs
NB:
- Safe lock is present on MIN/MAX values:
Quote:
#define GPU_MIN_VDD 900000
#define GPU_MAX_VDD 1200000
The default GPU voltages are:
Quote:
+ [VDD_DIG_NONE] = 0,
+ [VDD_DIG_LOW] = 975000,
+ [VDD_DIG_NOMINAL] = 1075000,
+ [VDD_DIG_HIGH] = 1175000
Verify the actual settings:
Quote:
cat /sys/devices/system/cpu/cpu0/cpufreq/gpu_mv_table
975000
1075000
1175000
Adjust to desired values and verify:
Quote:
echo "930000 1000000 1100000" > /sys/devices/system/cpu/cpu0/cpufreq/gpu_mv_table
credits
doomlord for kernel building instructions
jeroenqui for meow kernel
thomas1991_12 for linux patches and features
cyanogenmod for kernel source
Tommy-Geenexus for guidance
faux123 - For almost all kernel features
Alx31TLse-for ramdisk
XDA:DevDB Information
Lightning kernel, Kernel for the Sony Xperia Tablet Z
Contributors
nikhil18
Kernel Special Features:
Version Information
Status: Testing
Created 2014-09-20
Last Updated 2014-09-20
changelog
version 1-initial release with all features
downloads
nikhil18 said:
changelog
version 1-initial release with all features
Click to expand...
Click to collapse
Awesome but which do I use for tablet z 312
cantenna said:
Awesome but which do I use for tablet z 312
Click to expand...
Click to collapse
pollux windy is wifi and pollux is wifi and 3g
.....
Does it also work on omnirom?also which app should we use to control cpu/gpu overclock?trickster mod or setcpu?
pangiotis24 said:
Does it also work on omnirom?also which app should we use to control cpu/gpu overclock?trickster mod or setcpu?
Click to expand...
Click to collapse
no it wont work on omni rom because its not cm based you can try carbon rom and use trickstermod kernel app available on playstore for cpu and gpu settings
gpu acceleration
Nog possible to use hardware acceleration in video. Used bsplayer and xbmc. Device resets. No overclock, just default settings. Pollux windy.
adoe said:
Nog possible to use hardware acceleration in video. Used bsplayer and xbmc. Device resets. No overclock, just default settings. Pollux windy.
Click to expand...
Click to collapse
Doesn't seem to work with multi rom, is it possible?
cantenna said:
Doesn't seem to work with multi rom, is it possible?
Click to expand...
Click to collapse
it should work because the kernel is multirom patched but only the twrp recovery is missing
if only CM have working GPS... daamn
Using this kernel the app animations lag a lot, also it seems like even though I'm forcing the min and max CPU clock to 1836mhz, It's still maxing out at the default 1.5ghz. Using the latest CM11 nightly on the pollux with a clean install. Any suggestions?
ok guys version 1 reuploaded the problem was the voltages which i did not change for the tabs and please use simple gpu governor because ondemand drains more battery.
Rootk1t said:
and what about interactive governor?
Click to expand...
Click to collapse
Could not find a proper commit for the governor but I had put one from nexus 4 but it did not work
nikhil18 said:
ok guys version 1 reuploaded the problem was the voltages which i did not change for the tabs and please use simple gpu governor because ondemand drains more battery.
Click to expand...
Click to collapse
and what about interactive governor?
I Love you OP! thanks for a custom kernel for my pollux windy will Try tomorrow
This is a really good kernel! Possible to make it compatible with aero control from play store? Cheers
cantenna said:
This is a really good kernel! Possible to make it compatible with aero control from play store? Cheers
Click to expand...
Click to collapse
It is compatible but trickster mod app is still better
Sent from my C6603 using XDA Premium HD app
Seems to be one of the best kernel
As title say, it's true. I installed this kernel o cm11.pollux10072014 and everything is just great. I was made my root with a help by xzdualrecovery. Put some mods as a beats 2.0 and voilà... Everything is a perfect. CPU is ticking on 1728 MHz with a governor INTERACTIVE and GPU is on 627 MHz and the governor is PERFORMANCE. I'm using 3c toolbox pro, formerly called Android Tuner to set all clocks, governors and build.prop and the stuff include OOM, SD Card boost, Entropy etc. etc. So now, I have in a new Antutu benchmark (5.1) score about 25500 points. So big thanks to the developer for this great kernel. Have a great time, Peter :good: :laugh:
nikhil18 said:
It is compatible but trickster mod app is still better
Sent from my C6603 using XDA Premium HD app
Click to expand...
Click to collapse
Any chance for an aosp kernel?
I find omnirom the smoothest rom for pollux_windy.
varben said:
Any chance for an aosp kernel?
I find omnirom the smoothest rom for pollux_windy.
Click to expand...
Click to collapse
No bro I need to make the kernel from scratch and I don't have time but I am going to make a kernel for omni ROM when lolipop comes out which will be also compatible with cm12

[KERNEL][UBL] ndED kernel Linux 3.4.101 + O3 + gcc4.9 linaromod

Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards, thermonuclear war, or you
* getting fired because the alarm app failed. Please do some research if you have any
* concerns about features included in this ROM before flashing it!
* YOU are choosing to make these modifications, so choose wisely.
*/
introduction
before it is too late and noone has interest in this phone any more, I want to present to you my own kernel for huashan
I started this development with my kitkat rom but as cm-11.0 is not updated any further, I give you the chance to try the kernel with any other rom
Click to expand...
Click to collapse
features
build system optimizations
> O3 optimization level, strict-aliasing and no debug information
gcc 4.9 toolchain by linaromod with graphite optimizations
updated to Linux 3.4.101
governors smartactive2, tripndroid, intellimm, intelliactive, dancedance, lazy, blueactive, smartmax, interactive, hyper, ondemand, wheatley, slim, lionheart and performance
underclocking to 189MHz
undervolting
msm hotplug by @myfluxi
usb fastcharge (and a little more fastcharge options in /proc)
io scheduler noop, deadline, cfq, sio, sioplus, fifo, zen, row, fiops
frandom support
included mods
zip align
vm tweaks performance script
requirements
unlocked bootloader (lbl is untested)
knowing how to restart to recovery
cwm backup in case something goes wrong
willing to face dragons
credits
Google
CyanogenMod
FXP
pbeeler
@Cl3Kener
uberlaggydarwin
@myfluxi
@Tomoms
@mikeioannina
@DooMLoRD
... sorry to everyone I forgot and use his/hers patches.. tell me, you will get proper credit :good:
XDA:DevDB Information
ndED kernel - Linux 3.4.101, Kernel for the Sony Xperia SP
Contributors
nosedive
Source Code: https://github.com/nosedive/android_kernel_sony_msm8x60
Kernel Special Features:
Version Information
Status: Nightly
Created 2015-09-07
Last Updated 2015-09-06
installation
I do not edit your ramdisk during installation. you need to set your kernel options yourself
check requirements
download zip to sdcard
flash via recovery
i recommend Kernel Audiutor for settings kernel parameters. thanks to @Grarak for his wonderful app
"schöne Grüße "
downloads
cm-11 based roms only -> 2015-09-06_00-11-33_kernel_msm8x60_cm_viskan_huashan_defconfig-signed.zip - MD5 be084c0120be5a6ea2841ef4bdc94d2f
work on cm12.1 ?
Linux 3.4.101, underclocking and the CPU governors are great features. Finally we have more kernels. Congratulations @nosedive, great job!
Only Fauxsound is missing for me Other than that this is preety good kernel!
I'm trying to install with TWRP 2.8.7.0. the process seems correct but when I reboot tangerine kernel is still there.
Like @ma4a3er asks, is this kernel to lollipop cm12.1 based roms?
Anyway, thanks for your work.
Not work on LBL .
Tested on CM11 by @bagyusz
It seems a kernel with many features, but i still dont understand for what rom is it made?
before it is too late and noone has interest in this phone any more, I want to present to you my own kernel for huashan
I started this development with my kitkat rom but as cm-11.0 is not updated any further, I give you the chance to try the kernel with any other rom
Click to expand...
Click to collapse
It's on OP guys
kac222 said:
Not work on LBL .
Tested on CM11 by @bagyusz
Click to expand...
Click to collapse
1. It's kernel, you can't change kernel on locked bootloader
2. It's stated even in the title that it's for unlocked bootloader
3. Works on every rom
not working on xenon (09-05-2015)
gives bootloop (recurring of sony logo )
Not Working
Not working on ARCHxperia 1.2.4 LP edition can't able to flash stuck while flashing (cynogen recovery)
nor on XENON rom
---------- Post added at 07:37 PM ---------- Previous post was at 07:36 PM ----------
avi.singh9993 said:
not working on xenon (09-05-2015)
gives bootloop (recurring of sony logo )
Click to expand...
Click to collapse
Did you able to flash Properly ? On Cynogenmod recovery i can't
Cyanogen recovery can't flash ****,
In tommoms cubeserver folder there is a twrp flashable file which makes it default recovery. Always flash that after rom.
Alvichone said:
I'm trying to install with TWRP 2.8.7.0. the process seems correct but when I reboot tangerine kernel is still there.
Like @ma4a3er asks, is this kernel to lollipop cm12.1 based roms?
Anyway, thanks for your work.
Click to expand...
Click to collapse
if you have tkernel v8 or v9 you have to uninstall it first. use the tkernel unistaller that is in http://cubeserver.eu search it on tommons folder., download and flash. then you´ll be able to flash this kernel
sorry for my english
Yes, i tried it but didn't work.
I have xenonhd with t kernel 9.0
Edit: I have tried again but i have bootloop in sony screen all the time. Maybe in another ocasion, i will stay in tangerine kernel.
3.4.101 congratulations !!
Works with last CM11 snapshot .. but isn't smooth :x
Gaming performance is not good.... :/
Tapatalk-kal küldve az én Xperia SP-el
how do you update linux version ?
Installed it over Williams kernel.... No effect. Williams stays on the phone?! Why? Any idea?

Categories

Resources