[KERNEL][ICS/AOKP][25/06]XNeo v2.1.431|AOKP v1.2.431a | NO LONGER MAINTAIN - Sony Ericsson Xperia Neo, Pro

Here i've tried compile kernel for Neo/V users. Thanks to kormatoes for asking me to make kernel for AOKP. Then later i decided to make for Stock ICS too. Thanks to those who help me test these kernel since i've owned Xperia Ray not Xperia Neo/V
[ XNeo AOKP v1.2.431 ] AOKP BASED ROM NEW
- vids record / playback fixed
[ XNeo ICS v2.1.431 ] ICS 4.0.4 NEW
[ XNeo Kernel V2.0 ] ICS BASED ROM NEW Build from 4.1.H.0.4 kernel source for Play ICS Beta
### LOST & FOUND ###
[ XNeo ICS v1.1 Repack ] ICS based rom
[ XNeo AOKP v1.1 ] AOKP ROM
NOTE: [For stock ICS ONLY] If you come from other kernel, please flash this modules using cwm
Updates
// XNeo ICS v2.0 - 4.1.H.0.4 source, patches: ZRAM, smartassv2
// XNeo ICS v1.1 Repack - re-added Intellidemand. swap/ext4 support. tun.ko module in /res/modules
// AOKP v1.1 - added Intellidemand gov (dont use with IO vr, caused reboot when screen off)
Intellidemand:
Intellidemand aka Intelligent Ondemand from Faux is yet another governor that's based on ondemand. Unlike what some users believe, this governor is not the replacement for OC Daemon (Having different governors for sleep and awake). The original intellidemand behaves differently according to GPU usage. When GPU is really busy (gaming, maps, benchmarking, etc) intellidemand behaves like ondemand. When GPU is 'idling' (or moderately busy), intellidemand limits max frequency to a step depending on frequencies available in your device/kernel for saving battery. This is called browsing mode. We can see some 'traces' of interactive governor here. Frequency scale-up decision is made based on idling time of CPU. Lower idling time (<20%) causes CPU to scale-up from current frequency. Frequency scale-down happens at steps=5% of max frequency. (This parameter is tunable only in conservative, among the popular governors)
To sum up, this is an intelligent ondemand that enters browsing mode to limit max frequency when GPU is idling, and (exits browsing mode) behaves like ondemand when GPU is busy; to deliver performance for gaming and such. Intellidemand does not jump to highest frequency when screen is off.
Click to expand...
Click to collapse
How to make simple ZRAM init.d script
1. Using Root Explorer, got to /sytem/etc/init.d/
2. press Menu then create new file
3. paste these in it
Code:
#!/system/bin/sh
sysctl -w vm.swappiness=40
echo "1" > /sys/block/zram0/reset
echo $((50*1024*1024)) > /sys/block/zram0/disksize
mkswap /dev/block/zram0
swapon /dev/block/zram0
4. close and save it as 60ZRAM
5. set permission to 777 or "rwxrwxrwx" (tick all)
6. take note: 50*1024*1024 = 50MB zram disksize. if you want to set 30MB, change 50 to 30.
Click to expand...
Click to collapse
((( Special Thanks to )))
DooMLoRD - thanks for his github sources
FXP - for AOKP Kernel sources
Kormatoes - for let me using his thread for starting up
ThilinaC - for nice AOKP bootlogo
Tenacius D - for being XNeo AOKP tester
Mikk36 - for being XNeo ICS tester
Night Elf - for his ramdisk source
Madfysh - XNeo v2.0 tester
Click to expand...
Click to collapse
GiT
https://github.com/sirkay

Finally....
sent by tapatalk via super xperia Neo

asked that question on the topic AOKP Neo / v was wondering if your kernel has support for USB on the go, external memory, such as pen drive. Tested with mouse and pen drive worked but I can not seem to have the appropriate drivers. From what I saw in some threads here at XDA need these drivers.
I did the flash, I'm using the AOKP kormatoes, and so far everything is normal.

juninromualdo said:
asked that question on the topic AOKP Neo / v was wondering if your kernel has support for USB on the go, external memory, such as pen drive. Tested with mouse and pen drive worked but I can not seem to have the appropriate drivers. From what I saw in some threads here at XDA need these drivers.
I did the flash, I'm using the AOKP kormatoes, and so far everything is normal.
Click to expand...
Click to collapse
as i know 4.1.C.0.7 sources support OTG. i never test it even with ray's kernel
Sent from my ST18i using xda premium

try ask someone that success using OTG

juninromualdo said:
asked that question on the topic AOKP Neo / v was wondering if your kernel has support for USB on the go, external memory, such as pen drive. Tested with mouse and pen drive worked but I can not seem to have the appropriate drivers. From what I saw in some threads here at XDA need these drivers.
Click to expand...
Click to collapse
Just use this, OTG mass storage will work.

shardul_seth said:
Just use this, OTG mass storage will work.
Click to expand...
Click to collapse
Tested.
sent by tapatalk via super xperia Neo

so it does work? 2-way call recording also support. check on my kernel thread in ray developement for call recording apps.
Sent from my ST18i using xda premium

sirkay said:
so it does work? 2-way call recording also support. check on my kernel thread in ray developement for call recording apps.
Sent from my ST18i using xda premium
Click to expand...
Click to collapse
I already test it with ur kernel. Usb otg cant work. Even i push setting for stock kernel. Its still doesnt work..
sent by tapatalk via super xperia Neo

@sirkay i attempted to flash aokp version on cm9 and it stuck on bootanimation forever ;p

How with battery life?

ZduneX25 said:
@sirkay i attempted to flash aokp version on cm9 and it stuck on bootanimation forever ;p
Click to expand...
Click to collapse
hmm wonder why coz am using FXP kernel source .. someone happened to succeed flash on cm9.

szymko1995 said:
How with battery life?
Click to expand...
Click to collapse
here to check it out --> http://forum.xda-developers.com/showpost.php?p=25565382&postcount=413
he using my kernel

@sirkay well cannot provide a logcat here, cause I already changed whole rom, just wanted to let you know i was trying on cm9 fxp115

I just tried this kernel on my Neo V with i-scream rom. I flashed it without wiping anything but wifi wasnt working. After that i made a factory reset and get an endless bootloop.
Was sounding like a good kernel but now i will try another. Thank you for your efforts.

szymko1995 said:
How with battery life?
Click to expand...
Click to collapse
KA15 + this kernel (don't know if it's the latest build, got it from sirkay directly):
Slow charging in the end is because of simultaneous video recording and GPS logging (will get even worse now because I added automatic bluetooth enabling ).

spiritualwar said:
I just tried this kernel on my Neo V with i-scream rom. I flashed it without wiping anything but wifi wasnt working. After that i made a factory reset and get an endless bootloop.
Was sounding like a good kernel but now i will try another. Thank you for your efforts.
Click to expand...
Click to collapse
I'm using this kernel on I-Scream 10 and it working good so far, the only thing you have to do is flash stock kernel with stock WiFi modules reboot and then flash back to this kernel and woala WiFi is working. That is how I did it working when crossing from NightElf kernel to this one.

Sipi1302 said:
I'm using this kernel on I-Scream 10 and it working good so far, the only thing you have to do is flash stock kernel with stock WiFi modules reboot and then flash back to this kernel and woala WiFi is working. That is how I did it working when crossing from NightElf kernel to this one.
Click to expand...
Click to collapse
where can i get stock wifi module??
Sent from my MT11i using XDA

talhah sabri said:
where can i get stock wifi module??
Sent from my MT11i using XDA
Click to expand...
Click to collapse
Flash this kernel by shardul_seth Stock ICS w init.d support+root+cwm! [Final] latest version 3, boot into system turn the phone off and flash sirkay kernel.

Sipi1302 said:
I'm using this kernel on I-Scream 10 and it working good so far, the only thing you have to do is flash stock kernel with stock WiFi modules reboot and then flash back to this kernel and woala WiFi is working. That is how I did it working when crossing from NightElf kernel to this one.
Click to expand...
Click to collapse
Do you mean this module? http://forum.xda-developers.com/showthread.php?t=1609617
If yes, i have try it with nightelf kernel and aokp rom but it's not working. I haven't time yet to try it again.

Related

[PLAY-GSM-CDMA][CM9] Darkforest Kernel ICS [v5][WIP][1.6GHz OC]

Team Darkforest: Kernel
Maintained by Atarii and Keiran of Team Darkforest, forked from FreeXperia kernel sources
Download v4: http://icxperia.com/keiran/cm9/DarkForest4.img
Download v5: http://icxperia.com/keiran/Darkforest5.img
Features of v5:
Recovery keys remapped
Two way call recording (FreeXperia)
Features of v4:
Added 1.6GHz Overclock
Features of v3:
Forked newest FXP kernel.
Disconnected ALS in kernel - read below.
Enabled some governors that were not already enabled.
SEMC kernel update
About the ALS being disconnected, here I explain:
In v2 of the kernel, I had produced a script inside the kernel and an app that ran the script, and basically what this did was check if `cat /sys/devices/i2c-0/0-0040/leds/lcd-backlight/als/enable` was equal to 1, if it was, it changed it back to zero. The problem with this is that it used CPU cycles and impacted on battery, as well as caused flickering.
In v3 onwards, I have done this: https://github.com/keiranFTW/semc-k...mmit/6f252f86b862c9483bc900a8c1bef73f88f8192c
Atarii mentioned for me to do it, and so I did, and what it does is tell the kernel that the ambient light sensor is not attached, and therefore it cannot dictate the screen brightness, so you could say it is physically turned off.
Sources are at github: https://github.com/keiranFTW/semc-kernel-msm7x30-ics-1
and FXP source: https://github.com/freexperia/semc-kernel-msm7x30-ics/tree/ics-beta
damn you are quick.
i just wanted to make a thread for my new cm9 kernel
did i miss something?
is ICS out?
or are the beta kernel sources out?
DooMLoRD said:
did i miss something?
is ICS out?
or are the beta kernel sources out?
Click to expand...
Click to collapse
What do you mean?
This is based on the CM9 FXP kernel. Data now works on CM9
Keiran
Is the battery life better on this kernel or on the stock CM9 kernel included in the data fix
wow its awesome. i will try !
RiThBo said:
Is the battery life better on this kernel or on the stock CM9 kernel included in the data fix
Click to expand...
Click to collapse
well, depends what settings you use. You could say some of the CPU governors I enabled may better battery life
KeiranFTW said:
well, depends what settings you use. You could say some of the CPU governors I enabled may better battery life
Click to expand...
Click to collapse
Just flashing now. I am using yours...
UPDATE: It booted... YAY. Thanks
Does this have cwm built in?
Michealtbh said:
Does this have cwm built in?
Click to expand...
Click to collapse
Yes
//10char
Booted, Thanks Keiran
I love the dedication that you bring to the XPlays Table!
-.- For me it boots... but the phone doesn't detect my SIM -.-...
it booted succesfuly, thanks.... but does data work with this???? Because after enable data conection, it doesnt connect to 2G/3G... only works with wifi
KeiranFTW said:
Darkforest Kernel CyanogenMod 9 - Custom Kernel based on FreeXperia sources
Enabled CPU governors:
powersave
performance
conservative
minmax
interactivex
savagedzen
smartassv2
Enabled IO schedulers:
AS
Deadline
CFQ
VR
v1: http://icxperia.com/keiran/cm9/boot.img
Click to expand...
Click to collapse
is this not insecure kernel? its says adb remount operation not permitted and according to google you need ro.secure to be off or something lol. i have no idea if this is relevant for xperia play though.
EDIT:
doomlord kernel is insecure so i guessing the above is relevant to play aswell.
[v01 onwards] insecure kernel
kernel is insecure (ro.secure=0)
Click to expand...
Click to collapse
KeiranFTW said:
What do you mean?
This is based on the CM9 FXP kernel. Data now works on CM9
Keiran
Click to expand...
Click to collapse
ah just what i thought...
continue kanging
flash the data fix from 1 of the last few pages of the cm9 post.
fma965 said:
flash the data fix from 1 of the last few pages of the cm9 post.
Click to expand...
Click to collapse
yeah, it works!!!!!!!!!!!1
Ah ****.
Will set kernel to insecure tomorrow when I have time
Sent from my Xperia Play using Tapatalk
KeiranFTW said:
Ah ****.
Will set kernel to insecure tomorrow when I have time
Sent from my Xperia Play using Tapatalk
Click to expand...
Click to collapse
just checked and the cm9 1 is the same.
Asdoos said:
-.- For me it boots... but the phone doesn't detect my SIM -.-...
Click to expand...
Click to collapse
Du musst deinen PIN deaktivieren und unter Einstellungen Manuellen Suchlauf der Netzwerke durchführen.
Doch weder HSDPA noch EDGE funktionieren.
I have Tried yours but it dosent work for mine.

[KERNEL][UNLOCKED][GB/CM7/MIUI-2.x] kCernel (test release)

Ok Guys !! kCernel is back !!
These are kernel for unlocked bootloader. They will be provided as ftf files which you need to flash using Flashtool by Androxyde.kCernel for STOCK GB (3.1.0.G.0.75) and STOCK based ROMS
This kernel works on ROMS like
X10S, FeraLAB, TEAM, ThGo, VmCmS, WolfBreak, etc
Testing Releases (without wifi) changelog and downloads
​kCernel for FXP CM7 and ROMs based on FXP
This kernel works on ROMS like
FXP, M&M MIUI, M&M CM7, CosmicUI, etc
Features
----v 01 -----
Code:
> enabled CFQ, Anticipatory, Deadline, Noop IO Schedulers
> enabled Scary, SavagedZen, Smartass(v1&v2), Conservative, MinMax, interactivex, powersave, interactive CPU governors
> enabled user level voltage control (VDD sysfs interface)
use app like 'setxperia' or 'setvsel' to under/over volt device
> 128mhz - 1036mhz (more overclock in future version)
> Doomlord's Touch Based CWM recovery
> Doomlord's Boot Manager
> ZdZihu's xRecovery
Download Links
{ v 01 } Release Dt : 28 May 2012
​DOWNLOAD PROBLEMS???
Please look in my signature for mirror links
A copy of files will ALWAYS be present on my ftp server, so use that if hotfile/devhost is not working for you
CREDITS
Huge thanks for the works and contributions of
Zdzihu, DoomLord, Bin4ry, Androxyde, Freexperia, Blagus, Defer, the_laser, th_jap
Major parts of ramdisk are taken from DoomKernel
DoomLords Touch Recovery is included
SOURCES
Sources for stock based kernel (fork from thgo)
Source for stock based kernel (fork from doomkernel)
Source for fxp based kernel (fork from freexperia)
reserved for later
reserved for later usage
kCernel STOCK R2 Test Releases
(note, wifi is broken on test2 )
TEST 1 > download
(from thgo sources, with linaro default cross compiler)
TEST 2 > download
(from doomkernel sources, with linaro default cc)
TEST 3 > download ftf || download wifi
(from stock gb sources, android toolchain)
TEST 4 > download ftf || download wifi
(from doom sources, with android toolchain cc)
NOTE:
Right now i just want to make sure which source tree and which cross compiler gives maximum battery.
Please test all test releases for a minimum period of 8-10 hours battery usage and post screenshots of the battery graph from about menu and if possible i would like to get CpuSpy screenshots too
Please mention which governor, cpu speed settings and io schedulers you are using
kCernel test log
Currently testing
[highlight]Flashed kCernel-SONY-r2-test1.tft[/highlight]
flashed kCernel-stock-r2-test2 with flashtool. On first boot entered xrecovery and
Cache wipe
Dalvik Cache wipe
Battery Stats wipe
Fixed Permissions
Rebooted enabled current widget app.
enabled logging to log chargeing times
.
[highlight]My standard ROM settings[/highlight]
[highlight]ROM[/highlight]
X10S v8.2 I have un-installed alot of stuff That i don't use
Battery.ZIP installed
CPU Master
Frequency range - 128MHz ~ 1190.4MHz
Scaling - smartassV2
I/O Scheduler - SIO (simple i/o)
Voltage - no under/over voltage changes made
ROM Toolbox
Auto memory manager - mild preset
SD Boost - 3072kb
[highlight]APP Killer[/highlight] - I do not use one, if I don't want it to run I use Titanium Backup to uninstall it.
no chance for locked BL?
after a couple hours of testing. here's my report, battery life is awesome, and it's stable and fast. so far no problems. here are a few screenshots. I'm running on the modified doom kernel, 1190-128, smartass v2, sio.
NoTnERb mate, i want to try! but i dont know what files should be download? locked BL user!
championswimmer said:
NOTE:
Right now i just want to make sure which source tree and which cross compiler gives maximum battery.
Please test all test releases for a minimum period of 8-10 hours battery usage and post screenshots of the battery graph from about menu and if possible i would like to get CpuSpy screenshots too
Please mention which governor, cpu speed settings and io schedulers you are using
Click to expand...
Click to collapse
Good to see you having a custom kernel but for battery testing i would recommend betterbatterystats to see the wakelocks and process using battery and also main thing is screen on time
botski said:
NoTnERb mate, i want to try! but i dont know what files should be download? locked BL user!
Click to expand...
Click to collapse
well, right now the kernels that champ posted are for unlocked boot loaders only. I know he's working on locked boot loaders so you'll have to wait
Is it possible for this kernel to be run on locked BL? I know I'm out by having a locked bootloader but I can't help it, my USB cable and USB port are broken and it's impossible to unlock my BL. It would be really appreciated if you could do so. Thanks.
Sent from my X10i using Tapatalk 2
sahibunlimited said:
Good to see you having a custom kernel but for battery testing i would recommend betterbatterystats to see the wakelocks and process using battery and also main thing is screen on time
Click to expand...
Click to collapse
here it is then
Hi,champ
glad to see kCernel is back
and really looking forward for kCernel for Debrand Engine v8
any way
every version of kCernel is awesome
sahibunlimited said:
Good to see you having a custom kernel but for battery testing i would recommend betterbatterystats to see the wakelocks and process using battery and also main thing is screen on time
Click to expand...
Click to collapse
i have it on my device but it'll be too harsh on testers to ask them to give analytical based on betterbatterystats
i just wanted a general user-perspective of battery life to decide which source tree i should use
Sent from my X10S using xda premium
championswimmer said:
i have it on my device but it'll be too harsh on testers to ask them to give analytical based on betterbatterystats
i just wanted a general user-perspective of battery life to decide which source tree i should use
Sent from my X10S using xda premium
Click to expand...
Click to collapse
Its best to just start that app once and without plugging in charger and after discharge dump a txt log from the app(menu>some option to save as a txt file on SD)
The wake locks are the main thing causing the drain because they wake up the CPU from deep sleep and don't let it go into deep sleep for long time causing drain
If their are some names of wake locks that you are not familiar with then use BBS app thread and you will get answer
Sent from my GT-I9100 using Tapatalk 2
btw champ, the thgo one was the one I tested before right? or is that a new one? also, any way we could get the wifi modules? thanks
wifi module for test1 is present in /module/ folder (copy using root explorer)
test2 has no wifi module. i forgot to compile it, now cleaned my source folder, no chance to compile again
test3 and test4 have separate wifi zips
@prodigy
that's what i am workin on right now
some bootloop issues are worrying me, other than that, it won't take much mroe time
test3 and test4 releases links up
championswimmer said:
@prodigy
that's what i am workin on right now
some bootloop issues are worrying me, other than that, it won't take much mroe time
Click to expand...
Click to collapse
Wow thankyou so much )
Sent from my X10i using Tapatalk 2

[KERNEL][ALL '11 MDPI] MESA v4.8 (STOCK ICS/CM9/CM10) [31 DEC 2013]

First of all,
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/kernel
* 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.
*/
Ok then, now that u've read the disclaimer we can continue with me and this kernel.
Frankly i'm no dev, just know a little bit of linux thus i know howto compile kernel, and i like tinkering with kernel to include what i like.
by that i'm learning as i go, so go easy on me please
About the kernel name, MESA stands for Man-Eating Seals of Antiquity, codename for kernel 2.6.32.
https://en.wikipedia.org/wiki/List_of_Linux_kernel_names
Click to expand...
Click to collapse
Roughly features of this kernel include:
- base on Sony's official 4.1.B.0.587 kernel source, so i build this from ground up. patched to upstream 2.6.32.60. ics kernel should work with stock/custom rom based on stock ics 4.1.B.0.431 or 4.1.B.0.587, and jb kernel should work with source based jb rom eg cm10, aokp and pa. personally i've tested this with expeacer's exmiuiv4, lasan's miui, stock ics, fxp's cm10 and aokp jb.
- updated to upstream linux 2.6.32.61.
- hybrid kernel, support stock/stock based, cm9/cm9 based, cm10/cm10 based rom.
- patched with Con Kolivas's patchset that includes bfs task scheduler v0.404, so this is a bfs kernel. stock kernel and all of custom kernel here so far uses cfs cpu scheduler. read about bfs cpu scheduler here.
- oc upto 1.8ghz and using 100mhz steps. default boot only use 1ghz.
- uv sysfs interface to modify voltage. i also decrease voltage abit. for anyone who wish to use stock voltage, heres stock voltage table
- cpu governors includes default stock ondemand, interactive, powersave, perfomance and userspace, i've added ondemandx, intellidemand, smartassV2, smoothass, interactivex, brazilianwax, scary, lulzactive, lagfree, smartass, minmax and savagedzen. default booting governor is interactive, its been updated/backported from kernel 3.x. read about cpu governors here.
- disk io scheduler includes deadline, sio, cfq, noop, anticipatory, zen, bfq and vr. default booting disk io scheduler is sio. read about io schedulers here.
- dual recovery, cwm and twrp. access cwm by pressing volume down button and twrp by pressing power button. also can swap those keycode by adding "swap.recovery.keycode=true" to build.prop. phone will vibrate slightly before entering both recovery as indicator. also included autoroot which wont give problem with miui rom, init.d startup script and unsecure ramdisk for adb root access. v4.7 got twrp 2.4.3.0 and cwm 6.0.3.9.
- swap and zram support.
- ext2/3/4 support.
- usb otg support.
- ntfs read/write with fuse module built in.
- samba support with cifs module built in.
- wifi modules integrated into kernel, then added into ramdisk. it will be insmod directly from ramdisk and existing wifi modules in rom wont be touched.
for full itsy bitsy changes read the changelog.txt in download folder.
and to comply and abide with gpl, source diff also included in the download folder.
Click to expand...
Click to collapse
Howto install:
1- be sure u already unlocked bootloader.
2- download correct kernel for your rom and phone and make sure md5 checksum matches. jellybean rom should use the kernel with "jb" in filename. or just use the new hybrid which support cm9/cm9 based, cm10/cm10 based rom and cm10.1/cm10.1 based rom.
3- if kernel downloaded in *.7z format u need to unpack it using winrar or 7zip.
4- flash the kernel via fastboot.
Click to expand...
Click to collapse
Troubleshoot:
- ini.d script not working? read this
- stuck at booting after flashing kernel? wait a little bit longer. kernel needs to run some script when booting.
- still stuck at booting? wipe cache and dalvik cache via recovery.
Click to expand...
Click to collapse
Reporting bugs:
1- if u got freeze problem, paste logcat to pastebin and give me the link.
2- if u got sudden reboot, after the sudden reboot, paste content of /proc/last_kmesg to pastebin and give me the link.
3- also tell me which phone u use, with which rom and which kernel.
what is that logcat and dmesg thingy u kept talking about? google for it.
how to get it? use this
Click to expand...
Click to collapse
Credits also goes to:
- google for this awesome platform, android.
- sony for releasing the kernel source.
- fxp team for some of their patch i use, and for the awesome cm10.
- kamarush for helping with problem i've had with wifi modules earlier, and also for the ramdisk i've taken from his minicmlite v3 kernel.
- doomlord for some of his patch i use.
- krizky82 for some of his patch i use.
- adridu59 for some of his patch i use.
- <insert your name here if u feel that i've failed to mention your name>
Click to expand...
Click to collapse
​
nice, good work.
can you please post the sources?
far fetched request,
can you make this for cm9?
Good work, i wonder if someone could develop a BFS Kernel for Mini pro. i used to use BFS with my Optimus One.
Nice one mate....!! i think it is more battery efficient( uses less battery)
gandhar said:
nice, good work.
can you please post the sources?
far fetched request,
can you make this for cm9?
Click to expand...
Click to collapse
because i had ****ty connection speed i wont be able to setup github and the like.
but diff patch are in download folder. use that to patch sony's official 4.1.B.0.431 and u'll get exact source as on my pc
Good job Mate
Sent from my SK17i using XDA
an0nym0us_ said:
because i had ****ty connection speed i wont be able to setup github and the like.
but diff patch are in download folder. use that to patch sony's official 4.1.B.0.431 and u'll get exact source as on my pc
Click to expand...
Click to collapse
yeah, thanks..
just wondering
what if you compile with fxp ramdisk, what happens then?
gandhar said:
yeah, thanks..
just wondering
what if you compile with fxp ramdisk, what happens then?
Click to expand...
Click to collapse
i've never tested, but probably wont boot. fxp's cm9 need its own kernel config too, not just difference in the ramdisk.
coolbuy said:
Good work, i wonder if someone could develop a BFS Kernel for Mini pro. i used to use BFS with my Optimus One.
Click to expand...
Click to collapse
whats BFS buddy???
an0nym0us_ said:
i've never tested, but probably wont boot. fxp's cm9 need its own kernel config too, not just difference in the ramdisk.
Click to expand...
Click to collapse
i'll try that out someday and let you know if it works out.
good day
whalesplaho said:
whats BFS buddy???
Click to expand...
Click to collapse
http://ck.kolivas.org/patches/bfs/sched-BFS.txt
http://ck.kolivas.org/patches/bfs/bfs-faq.txt
an0nym0us_ said:
http://ck.kolivas.org/patches/bfs/sched-BFS.txt
http://ck.kolivas.org/patches/bfs/bfs-faq.txt
Click to expand...
Click to collapse
thanks buddy....
I installed your kernel with hybrom v2 wt19i at the monent working perfect good work
Sent from my WT19i using XDA
Bluetooth not working with stock rom.
Wifi works perfect with the MESA Modules
fabiode34 said:
Bluetooth not working with stock rom.
Wifi works perfect with the MESA Modules
Click to expand...
Click to collapse
Umm can anyone else confirm this?
Forgot to test bt myself on stock rom earlier. Currently on exmiui and bt works for send/receive file to/from my laptop.
Congratulations men, waiting for xmp
Sent from my SK17a using xda premium
an0nym0us_ said:
Umm can anyone else confirm this?
Forgot to test bt myself on stock rom earlier. Currently on exmiui and bt works for send/receive file to/from my laptop.
Click to expand...
Click to collapse
Here it says "Activating..."
But nothing else... Can you send me the bluetooth modules from your current rom?
fabiode34 said:
Here it says "Activating..."
But nothing else... Can you send me the bluetooth modules from your current rom?
Click to expand...
Click to collapse
Did u reboot and try again after reboot?
If that didn't work too i'll test myself later by restoring my stock rom cwm backup.
Yes i already tried rebooting.
Still says "Activating..."
bluetooth works fine for me and wlan i forgot to install wifi modules (downloading now) i think it will works fine
Really nice work and thank you
Btw it's oc 1.6
Edit: my Rom MIUI v4 2.6.15

[KERNEL][GB][Cm7,Stock,SDE] AminKernel P7001 Released!

Your One And Only Kernel!:victory:
First I want to Thank some pals ,Stephen(mcsqwizzs98) , Ferat And Benjamin(scritch007) who helped me a lot in different Stuffs...and Tim Graham(tomgus) ,champ , Achotjan...
I Released this kernel because I wanted to stay on Gb(Mooke-electra) for a while so I figured to make some kernels for Gb roms:silly: and here we go!!! This is based of Thjap's Sources...many thanks to him
Features:
Fastest , Best battery and memory! Simply Your One And Only Kernel For Cm7,SDE and Stock GB Roms...
Ported Newer Kgsl Drivers by me
[P7001] Optimized Kgsl Drivers
[P7001] Fixed Battery Drain
[P7001] Cleaned Up some useless Cods/Drivers
[P7001] Improved Performance
[P7001] Stock Freq at Boot
[P7000] Drived From Thjap's Sources:
[P7000] Swap Support
[P7000] Vr Sched
[P7000] Sio Sched
[P7000] Deadline
ect...
[P7000] bzip2 Support
[P7000] Tun Support
[P7000] Ext3 , Ext4 , NTFS File system Support
[P7000] Updated Yaffs
[P7000] Lzo , Bzip , Gzip Decompression
[P7000] OC_UV
[P7000] Optimized Cpu Freq Table
[P7000] Unlocked many Cpu Freq-Voltages
[P7000] 128-1228!!!
[P7000] Memory Optimization
[P7000] Battery Tweaks
[P7000] Speed Tweaks
Many More...
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Download Links Can be Found Here
Amin` said:
Your One And Only Kernel!:victory:
First I want to Thank some pals ,Stephen(mcsqwizzs98) , Ferat And Benjamin(scritch007) who helped me a lot in different Stuffs...and champ , Achotjan...
I Released this kernel because I wanted to stay on Gb(Mooke-electra) for a while so I figured to make some kernels for Gb roms:silly: and here we go!!! This is based of Thjap's Sources...many thanks to him
Features:
Fastest , Best battery and memory! Simply Your One And Only Kernel For Cm7,SDE and Stock GB Roms...
​
Stock Kernel:
This Comes Later...
Click to expand...
Click to collapse
THX Very much hero !! but where is 32 kernel ???
Amin` said:
Your One And Only Kernel!:victory:
First I want to Thank some pals ,Stephen(mcsqwizzs98) , Ferat And Benjamin(scritch007) who helped me a lot in different Stuffs...and champ , Achotjan...
I Released this kernel because I wanted to stay on Gb(Mooke-electra) for a while so I figured to make some kernels for Gb roms:silly: and here we go!!! This is based of Thjap's Sources...many thanks to him
Features:
Fastest , Best battery and memory! Simply Your One And Only Kernel For Cm7,SDE and Stock GB Roms...
​
Stock Kernel:
This Comes Later...
Click to expand...
Click to collapse
Exellent idea but cannot download, error links!!! Please adjust links!
tori_mc said:
Exellent idea but cannot download, error links!!! Please adjust links!
Click to expand...
Click to collapse
Solved!
SDE Kernel:
- No bootimage (an old bootimage flashed then blank screen then appeared again after loaded all libs and come to bootanimation)
- No vdd????
Did you test all before posting?
BTW, fast, smooth with new ksgl, wifi works, data works
silveraero said:
SDE Kernel:
- No bootimage (an old bootimage flashed then blank screen then appeared again after loaded all libs and come to bootanimation)
- No vdd????
Did you test all before posting?
BTW, fast, smooth with new ksgl, wifi works, data works
Click to expand...
Click to collapse
it has vdd..
about bootimage it's not a big deal...but I'll fix it...
I flashed my phone over 10 times yesterday to test this kernels and you ask me did I test them?
Amin` said:
it has vdd..
about bootimage it's not a big deal...but I'll fix it...
I flashed my phone over 10 times yesterday to test this kernels and you ask me did I test them?
Click to expand...
Click to collapse
Just asking if you test these things mate. There is no VDD level in CPU setting in CyanogenMod Setting menu, also adb mask controller told me that vdd file dors not exist.
Finally,a new kernel for SDE thanks a lot Amin...keep it up!! I will test it soon and report if it's necessary!! great job...thanks again buddy!!
Edit: well,tested...scrolling is laggier on home screen...and wifi seems to be a little lazy to connect...for example at phone startup it don't connect automatically...I have to go in settings-wifi and press connect manually! Just a little request buddy..if it's possible...can you add all other cpu governor from achotjan's kernel please?thanks a lot
Sent from my X10i using xda premium
InternationalPlayer71 said:
Finally,a new kernel for SDE thanks a lot Amin...keep it up!! I will test it soon and report if it's necessary!! great job...thanks again buddy!!
Edit: well,tested...scrolling is laggier on home screen...and wifi seems to be a little lazy to connect...for example at phone startup it don't connect automatically...I have to go in settings-wifi and press connect manually! Just a little request buddy..if it's possible...can you add all other cpu governor from achotjan's kernel please?thanks a lot
Sent from my X10i using xda premium
Click to expand...
Click to collapse
Well I don't have any issue with wifi and CPU governors from Achotjan's kernel are there. Just, battery drain fast, 50% in 6 hours without using.
Sent from my X10i using xda premium
Hey Amin not working with MM TEAM CM 7.2 | V 1.5 i mean it works boots just very laggy and no camera or wifi other then that its great
azeez77 said:
Hey Amin not working with MM TEAM CM 7.2 | V 1.5 i mean it works boots just very laggy and no camera or wifi other then that its great
Click to expand...
Click to collapse
mm's cm is based on stock rom...you should try stock kernel when it's released...
silveraero said:
Well I don't have any issue with wifi and CPU governors from Achotjan's kernel are there. Just, battery drain fast, 50% in 6 hours without using.
Sent from my X10i using xda premium
Click to expand...
Click to collapse
Many governors are missing (Brazilian wax,interactive,smoothass,savagedZen and some others)...I think that amin included only Th's governors!! I will test the kernel again today..just to see if I can confirm problems reported!!
Sent from my X10i using xda premium
New Release is on the way...
but I have to test some stuff...
i`m ready to test things if u want\
Hi
I've tested the SDE version and i it WLOD after overclocking to 1228...
P7001 Released! - All Cm7-SDE-Stock Download Links can be found in here:https://sites.google.com/site/aminkernels/devices/x10
Changelog:
[P7001] Optimized Kgsl Drivers
[P7001] Fixed Battery Drain
[P7001] Cleaned Up some useless Cods/Drivers
[P7001] Improved Performance
[P7001] Stock Freq at Boot
[P7001] VDD
For Stock Kernel Users:
I forgot to package the wifi modules in zip but Cm7,Sde users don't need it...so Stock kernel users have to wait till tomorrow when I make a flashble zip for them for wifi...
Gingerbread?
Amin` said:
P7001 Released! - All Cm7-SDE-Stock Download Links can be found in here:https://sites.google.com/site/aminkernels/devices/x10
Changelog:
[P7001] Optimized Kgsl Drivers
[P7001] Fixed Battery Drain
[P7001] Cleaned Up some useless Cods/Drivers
[P7001] Improved Performance
[P7001] Stock Freq at Boot
[P7001] VDD
For Stock Kernel Users:
I forgot to package the wifi modules in zip but Cm7,Sde users don't need it...so Stock kernel users have to wait till tomorrow when I make a flashble zip for them for wifi...
Click to expand...
Click to collapse
Would any of your kernels work on 2.3 non-cm7/cm9 roms?
Feedback
Amin,
not work on [ROM]"X10S" |v9 Final released FTF File| 21/07/2012
blank screen after boot logo.
Amin` said:
P7001 Released! - All Cm7-SDE-Stock Download Links can be found in here:https://sites.google.com/site/aminkernels/devices/x10
Changelog:
[P7001] Optimized Kgsl Drivers
[P7001] Fixed Battery Drain
[P7001] Cleaned Up some useless Cods/Drivers
[P7001] Improved Performance
[P7001] Stock Freq at Boot
[P7001] VDD
For Stock Kernel Users:
I forgot to package the wifi modules in zip but Cm7,Sde users don't need it...so Stock kernel users have to wait till tomorrow when I make a flashble zip for them for wifi...
Click to expand...
Click to collapse
Links are not working again!
tori_mc said:
Links are not working again!
Click to expand...
Click to collapse
Confirmed
Sent from my X10i using xda premium

[Kernel][LINARO][May- 28][ICS & JellyBean] Sliding_XSola v4.0 [Stock][CM]

Kernel Features:
Based on Sony Latest Source Code: 6.1.1.B.1.54 / .56 / .75/ 6.2.A.0.400.
Based on Linux Kernel Source Code: 3.0.78. (JellyBean kernel is still 3.0.08)
Compiled Using Linaro 4.7
FXP Recovery
Init.d Support.
Auto Root.
Auto Install for Wi-Fi Modules.
Good Battery Life.
NTFS Support
CIFS Support
Clean-Cache Support
ext 2 / 3 / 4 Support.
Kernel Image Compressed Using LZO.
Governors:
Conservative
Dynamic Interactive
HotPlug
HotPlugX
Interactive
InteractiveX
Lazy
Lionheart
LulzActiveq
MinMax
Nightmare
onDemand
onDemandX
onDemandQ
Pegasusq
Powersave
Performance
Scary
Sakuractive
SmarassV2
Userspace
Wheatley
IO schedulers:
VR
SIO
Row
Zen
Deadline
CFQ
--------------------------------------------------------------------------------------------
Things you MUST know about:
None so far
--------------------------------------------------------------------------------------------
Recommended Governor - I/O Schduler for best performance and battery life.
You tell me, I can't make the decision since i don't own the device.
--------------------------------------------------------------------------------------------
Recommended For All Users:
To get better graphics score for 2D graphics, go to: Settings -> Developer Options -> Force GPU 2D Rendering
I used to get 270 in benchmarking score for 2D Graphics, but after enabling it, I started getting above 970 (That was the case on Xperia P)
--------------------------------------------------------------------------------------------
Known Issues:
Auto Root script is not working so I had to remove it from the kernel for now, please refer to 2nd post for rooting
--------------------------------------------------------------------------------------------
Credits:
Thanks To Sony for: Kernel Source Code.
Thanks To @DooMLoRD for: Auto Root Script & Init.d Enabler Script.
Thanks To @matood for: Helping me in testing.
Special Thanks To @FXP For The Source Code.
Special Thanks To @alivanov79 For His Ramdisk.
--------------------------------------------------------------------------------------------
Always Remember:
Please Don't mirror my files, I like to keep track of download count.
Report Bugs in this thread and I will fix them as soon as possible.
If you like my kernel please rate it
If you like my work and would like to support me ( Here ) I appreciate it
--------------------------------------------------------------------------------------------
Change Log in Second Post:
--------------------------------------------------------------------------------------------
Download Link: (Clearing Cache and Dalvik-Cache recommended)
Download & Change Log (CM & Stock)
--------------------------------------------------------------------------------------------
Old Releases:
Sliding_XSola v2 STOCK ROMS
Sliding_XSola v2 CM ROMS
--------------------------------------------------------------------------------------------
How To Flash
fastboot flash boot name_of_file_you_downloaded.img
You need an unlocked bootloader to use this kernel
--------------------------------------------------------------------------------------------
Sources: Github
Rooting Your Device:
Flash this via CWM and your device will be rooted
Only flash the file above if your device is not rooted
The file linked above is for the SuperSU app by Chainfire.
------------------------------------------------------------------------------------------------
Change Log:
------------------------------------------------
[9-4-2013] Version 3.3
------------------------------------------------------------------------------------------------
Fixed remaining bugs.
Improve performance.
Improve battery life.
------------------------------------------------------------------------------------------------
[5-4-2013] Version 3.2
------------------------------------------------------------------------------------------------
Added new governors: OnDemandQ - Hotplug (got it from a different source) -
InteractiveTest (it's the same as InteractiveX but got it from a different source,
please test it and tell me if it's better than the already included interactiveX)
Some under the hood changes
------------------------------------------------------------------------------------------------
[29/3/2013] Version 3.1:
Added Nightmare and Lulzactiveq governors.
Updated to latest Linux Kernel Source Code: 3.0.71.
Fix current issues.
------------------------------------------------------------------------------------------------
[27/3/2013] Version 3:
Compiled Using Linaro 4.7
Updated to latest Linux Kernel Source Code: 3.0.70.
Fix current issues.
------------------------------------------------------------------------------------------------
[25/3/2013] Version 2:
Added all missing functions in OP.
Few more modifications for better performance.
------------------------------------------------------------------------------------------------
[23/3/2013] Version 1:
Initial Release.
------------------------------------------------------------------------------------------------
Hello,
Why the hurry? And that in fact there is now included?
OmgGG said:
Hello,
Why the hurry? And that in fact there is now included?
Click to expand...
Click to collapse
I'm sorry but I don't really understand what you mean over here :-/
You write this:
not all of them maybe included but I will be making sure all of them are included by tomorrow
Click to expand...
Click to collapse
Not all features included now, rigth? What we have now included to your kernel?
Sorry for google translate
OmgGG said:
You write this:
Not all features included now, rigth? What we have now included to your kernel?
Sorry for google translate
Click to expand...
Click to collapse
Actually only the ext2 & ext3 & NTFS & CIFS support are not included, but all other stuff that improves performance and battery life are already included
Thanks, good kernel fast smooth without overclock. Wait v2.
Re: [Kernel][Sony Xperia Sola][March - 24] Sliding_XSola [Stock]
It feels so nice that we now have your kernel for our sola! I saw at xu thread and I was so jeallus
I don't have much free time these days and I'm on cm9, so I won't be able to test your stock kernel.. :/ I'm sure it will rull though! Thanks for your efforts!
PS: will you develop a kernel for cm9 like with xu?
Sent from my Xperia Sola using xda premium
seems legit... i know your work in xP and this is what i wish!!
OH THANKS FOR MAKING THIS KERNEL WORKING ON SOLAAAAAAAAA~
Re: [Kernel][Sony Xperia Sola][March - 24] Sliding_XSola [Stock]
Plz add cwm recovery v5.5
Sent from my MT27i using Tapatalk 2
Really great work DEV, 3 days ago i was ready to PM you to make your kernel for CM for Sola, now i am impatiently waiting for your CM kernel to test. Thank you very much.
EDIT: I will be very happy if you implement InteractiveX instead of interactive in you CM Kernel.
Re: [Kernel][Sony Xperia Sola][March - 24] Sliding_XSola [Stock]
After couple of hours usage still buttery smooth, battery seems to be very good and overall stable, fast and batt friendly.
Thanks again
Sent from my MT27i using xda app-developers app
Re: [Kernel][Sony Xperia Sola][March - 24] Sliding_XSola [Stock]
mirost1 said:
Really great work DEV, 3 days ago i was ready to PM you to make your kernel for CM for Sola, now i am impatiently waiting for your CM kernel to test. Thank you very much.
EDIT: I will be very happy if you implement InteractiveX instead of interactive in you CM Kernel.
Click to expand...
Click to collapse
+1
Sent from my Xperia Sola using xda premium
Happy to see users are satisfied with this kernel, this means a lot to me
By the way for those who asked me to make a CM kernel, please send me latest FXP kernel and I will make one for CM roms
DeepUnknown said:
Happy to see users are satisfied with this kernel, this means a lot to me
By the way for those who asked me to make a CM kernel, please send me latest FXP kernel and I will make one for CM roms
Click to expand...
Click to collapse
download here...
Some suggestions:
1) Make 2 versions of the kernel, one with oc , one without
2) Add more governors and schedulers
itachilinux said:
download here...
Click to expand...
Click to collapse
Thanks I will be working on it once I'm back home
Mokiwipeout said:
Some suggestions:
1) Make 2 versions of the kernel, one with oc , one without
2) Add more governors and schedulers
Click to expand...
Click to collapse
There are additional governors and IO schedulers in this kernel, unless there are some I'm missing that you know about, it would be great if you give me names.
As for overclocking there is NO WAY I will be adding them no matter what, I bricked my Xperia P just by overclocking it to 1.2GHz I don't want to risk other's devices, even if it will not brick another device, but losing my device is enough, if some of my kernel users bricked their device because of overclocking I'm not going to take any responsibility + I know what it feels like having a bricked device. Not to mention so far I found users are extremely happy with the performance they got from this kernel, I still don't understand why you want overclocking?
Re: [Kernel][Sony Xperia Sola][March - 24] Sliding_XSola [Stock]
DeepUnknown said:
Thanks I will be working on it once I'm back home
There are additional governors and IO schedulers in this kernel, unless there are some I'm missing that you know about, it would be great if you give me names.
As for overclocking there is NO WAY I will be adding them no matter what, I bricked my Xperia P just by overclocking it to 1.2GHz I don't want to risk other's devices, even if it will not brick another device, but losing my device is enough, if some of my kernel users bricked their device because of overclocking I'm not going to take any responsibility + I know what it feels like having a bricked device. Not to mention so far I found users are extremely happy with the performance they got from this kernel, I still don't understand why you want overclocking?
Click to expand...
Click to collapse
I agree with you. This kernel is like having cm installed. Sinfe yesterday evening no lag, no screen locks or something. It just fly, try and youll see. I have stock .54 firmware, debloated and fidelity for sound and cybershot for my cam. I have no other mods installed.
Finally I got very snappy phone with all the joy.
Sent from my MT27i using xda app-developers app
Re: [Kernel][Sony Xperia Sola][March - 24] Sliding_XSola [Stock]
matood said:
I agree with you. This kernel is like having cm installed. Sinfe yesterday evening no lag, no screen locks or something. It just fly, try and youll see. I have stock .54 firmware, debloated and fidelity for sound and cybershot for my cam. I have no other mods installed.
Finally I got very snappy phone with all the joy.
Sent from my MT27i using xda app-developers app
Click to expand...
Click to collapse
+1!
Me either! Thanks dev
Sent from my MT27i using xda app-developers app
Re: [Kernel][Sony Xperia Sola][March - 24] Sliding_XSola [Stock]
How can I install cwm 5.5 with this kernel
Sent from my MT27i using Tapatalk 2

Categories

Resources