[Kernel][ICS][Active|Mini|MiniPro|LWW] KernelPanic v1.25 | 11.09.12

darkrai

Senior Member
Jan 6, 2013
284
58
0
24
Pune
That's actually a bug in the CWM version included in the Kernel, not the Kernel fault. Would need to be repackaged with a more recent CWM and everything would work as expected.


I agree on the fact that this kernel is a reference. Fast, stable and branding free. A really good job!
Too bad can't find sources online ;)

Ka.
This is my first kernel
So I though aroma is half screen with malfunctioning touch!!!
I was wrong!
How to remove that
Even though it's not a big prob and I can navigate using volume+home button, touch aroma would feel better!

Sent from my iPhone 4s running ics 4.0.4
 

kast

Senior Member
Dec 3, 2006
565
1,339
0
Europe
...
How to remove that
...
Repackaging the kernel is quite easy... But wouldn't dare posting a modified version of this kernel without slade87's approval.
In case he doesn't mind somebody posting in here his kernel with a more recent CWM...


Ka.
 

badaas

Senior Member
Feb 28, 2008
1,500
274
113
Repackaging the kernel is quite easy... But wouldn't dare posting a modified version of this kernel without slade87's approval.
In case he doesn't mind somebody posting in here his kernel with a more recent CWM...


Ka.
Just pm him, no reply just do it and post credits etc

Sent from my GT-P5110 using xda app-developers app
 

kast

Senior Member
Dec 3, 2006
565
1,339
0
Europe
Just pm him, no reply just do it and post credits etc

Sent from my GT-P5110 using xda app-developers app
Yeah but no ;)

I respect people that put a lot of effort in providing a fine piece of work, especially when it is for free.

I won't usurpate his work by posting a modded kernel based on his work.
People that want an updated CWM in Kernel Panic may follow any guide available that explains how to unpack and repack a kernel.

For reference, here are the steps:
  • First, you need the appropriate tools: unpackbootimg and mkbootimg. You can find them in this repo with the required info to build them too.
  • So you now first need to unpack the kernel. To do so, use unpackbootimg. Take the kernel img you want to modify and execute a statement similar to the following: ./unpackbootimg -i kernel.img -o boot
  • In the current directory, directory boot, the kernel will be unpacked and you'll find files called *-zImage, *-ramdisk.gz.
  • Provided that the current ramdisk is packed with Gzip, create a directory inside the current, cd to it and to unpack it you'll need to execute: gunzip -dc ../the_kernel-ramdisk.gz | cpio -i
  • now you have to cd to that directory. Find a file called recovery and replace with a more recent version of it. Beware that you can't replace a 6.0.x.x. version with a 6.1.x.x version, you'd have to change many more things and success isn't actually guaranteed.
  • So you did replace the recovery? It's time to zip it. Command will be find . | cpio --quiet -H newc -o | gzip -c > ../new-ramdisk.img
  • Finally, repack the boot image: mkbootimg --kernel ORIGINAL_KERNEL_FILE(IT_IS_CALLED_SOMETHING_zImage) --ramdisk new-ramdisk.img -o --my_updated_kernel.img
  • With a bit of luck and good will, your updated kernel is now there with the name updated_kernel.img


Take care,
Ka.
 

gxg

Senior Member
Jan 9, 2008
376
105
43
Bucharest
If the man died, left the scene, got married, etc... and he left behing a verry nice kernel, but with a small bug = CWM.

Nobody will fix that only because of the credits?!

In my work, if someone helped me( for free) just editing and replacing some files - thus eliminating the bugs that I ommited, I'll be thrilled.

If someone who have the knowledge to help me by guiding some users who want for example: shut down animation..( i didn't put it in my rom)...help these users... is gold for me.

This means that I have the time and energy to develop further and I'm not wasting time and energy to search and replace some files in my kernel.

So, if you have the time and files... edit the kernel, post it HERE in the same thread, credit you and the initial developer... and that's it!

Everybody wins.
 

smoke_slim

Senior Member
Oct 21, 2012
67
11
0
If the man died, left the scene, got married, etc... and he left behing a verry nice kernel, but with a small bug = CWM.

Nobody will fix that only because of the credits?!

In my work, if someone helped me( for free) just editing and replacing some files - thus eliminating the bugs that I ommited, I'll be thrilled.

If someone who have the knowledge to help me by guiding some users who want for example: shut down animation..( i didn't put it in my rom)...help these users... is gold for me.

This means that I have the time and energy to develop further and I'm not wasting time and energy to search and replace some files in my kernel.

So, if you have the time and files... edit the kernel, post it HERE in the same thread, credit you and the initial developer... and that's it!

Everybody wins.
ok thats right) i believe in you)
 

SonGokussj4

Senior Member
Apr 5, 2011
95
10
0
Brno
www.NoirGoku.mablog.eu
You guys have permission with credits to fix whatever you like

Sent from my SK17i using xda premium
Hi Slade, I'm glad you're OK :)
The statement above means you're no longer updating this kernel I asume. Mind if I ask you, what is / are the reason(s)? :)
I'm using it and plan to use it for as long as I can :) Your kernel is (in my opinion) best what is here so I thank you very much for your work till now :)
 

Siddhesh

Senior Member
Sep 18, 2012
513
219
0
Mumbai
Repackaging the kernel is quite easy... But wouldn't dare posting a modified version of this kernel without slade87's approval.
In case he doesn't mind somebody posting in here his kernel with a more recent CWM...


Ka.
Bro can u please fix the cwm aroma bug of this great kernel? its a request.

Sent from my WT19i
 

dolceka

Senior Member
Aug 22, 2012
391
94
0
34
Giza
Code:
Your warranty is now void.
Flashing Custom Kernels always bares a chance of radiation leading to infecting your cells with the zombie virus!
Hi there, I wanted a Kernel mostly close to stock which is easy to root and also has overclocking in it. So I decided to compile the newest SE Source and added in a few small changes within the config and the source code. I hope you guys have a use for it too.

Benchmarks
View attachment 1308480 View attachment 1307351 View attachment 1307352
NenaMark 2 Result list

Info
  • Kernel 2.26.9
  • Latest sources from SE (4.1.B.0.587 released on August 22nd 2012)

Features
  • CWM 6 in Kernel
  • very light and very fast
  • improved 3D/2D snappiness
  • ro.secure=0 should ease your rooting
  • added Overclocking to 1.6GHz
  • added various CPU Govenors
  • compiled in Deadline,NOOP, CFQ and SIO I/O Schedulers
  • Additions to Netfilter
  • KSM Kernel Page Merging
  • Ext4, ZRAM, NTFS, SWAP
  • Init.d support
  • Improved SD Card Performance
  • Increased readahead DMA and VM
  • Tiny RCU

Requirements
  • 4.1.B.0.431 ICS
  • open Bootloader
  • Flashtool to flash the Kernel

Installation
  • unzip the file to get Boot.img
  • open Flashtool
  • select Fastboot
  • flash the Boot.Img


Download

NEW v2 - Kernel Additions (Modules,3D) (for anybody not using Stock ROM)
http://www.mediafire.com/?i8oa56yuu1rz0o3

Need Root Files? Flash via CWM
http://downloads.androidsu.com/superuser/Superuser-3.0.7-efghi-signed.zip

Need more 3D Performance Original Thread Here
Download 3D Drivers

Credits
  • Everybody contributing to CWM Recovery!
  • FreeXperia team for CPU available scaling frequency
  • DoomLord for CPU Govenors original thread for excellent DoomKernel: DoomKernel
  • The Linux Kernel Team
  • Gustavo RD78 for testing and all the other brave beta testers

Changelog v1.25
  • fixed color conversion on video
Changelog v1.24
  • built with linaro toolchain 4.7
  • patched genlock and msm-kgsl with CodeAurora Patches - 3D Performance increased alot on 1GHz, small increase on overclocking
  • added TINY RCU
  • patched per cpu function and KSM with Code Aurora
  • changed msm-kgsl to physical pages and increased PMEM
  • Increased Camera MEM -> now smooth as pie recording in 720p possible without stutter.

Changelog v1.23
  • greatly improved SD card performance (Test with SD Tools or another Programm like that, you will notice it also in everyday usage, Antutu doesnt seem to pick it up)
  • increased DMA for NAND (improved Database IO by a little bit)
  • less tearing due to vsync disabled and more steady FPS with less hickups
  • improved camera preview (less stutter on focus)
  • IP-Tunneling
  • CIFS support

Changelog v1.22
  • added SIO
  • added Release for Active
  • lots of small changes

Changelog v1.21
  • fixed issues on Mini and LWW
  • added Releases for Mini and LWW
  • fixed sdcard Mounting in CWM

Changelog v1.2
  • due to popular demand added CWM

Changelog v1.1
  • Increased GPU Mem
  • Increased VM Readahead to 512
  • enabled KSM
  • disabled HW VSync since it seems completely broken anyway
  • gained smooth Scrolling 2D speed, 3D Performance increase
  • gained faster IO (however this might not be ideal for very big apps)
Github.com/slade87
Man.. You did what I was looking for :) Thanks so much for your efforts & Good job.. Keep it up man and don't stop ;)
 
  • Like
Reactions: job.bousix