[xKERNEL|ICS&JB|27/11] xKernel v9.587-D | another version that not released
## xKERNEL##
Quote:
First Thing First: How To Install Custom Kernel
1) You need to UNLOCK BOOTLOADER using one of these method. I'm NOT responsible of what you've decide. Please follow instruction carefully.
-> S1tool
-> Sony Mobile - Unlock Bootloader
2) Get this awesome tool called Flashtool and install. Dont forget to install usb drivers from "Drivers" folder too.
3) I assume you have download one of my kernel. Get into Fastboot mode. How? Do i have to repeat how? Press "Volume Up" while connecting your USB cable. you'll see Blue led.
4) Click "Flash" button on Flashtool, then select Fastboot Mode.
5) Choose "Select Kernel to Flash" and find your saved kernel. I'm not gonna find it for you.
6) Once completed, reboot device into system
THESE IS FINAL, NO LONGER MAINTAINED
HTML Code:
Those version below was a final version xKernel for Xperia Ray. I might on a new
device next week due someone already booked my ray. Ive planned to give the
last version using 4.1.B.0.587 but unfortunately source published by Sony was
corrupted. Sorry guys, i cant afford to keep my ray. This is it.
Thank you for using my kernel.
15/08 [ xKernel v8.1a ] - ICS Based Rom
- used GCC Linaro version 4.6.2
- USB OTG support
- OLD: v8.1
15/08 [ xKernel AOKP v3.1 ] AOKP Based Rom (NEED TESTER)
- used gcc linaro version 4.6.2
- USB OTG Support
- wifi modules included
[ XRay V7.3.431 ] ICS 4.0.4 HOT STUFF
- Build from 4.1.B.0.431 source
## SOLUTIONS ## [ POST #3 ] Graphic Performance [ For JJ's v2.0+ ] Install kernel with JJ's v2.0+. thank to justmpm [ POST #5 ] Zram script and Wifi Channel 12-14
UPDATES
// v9 - 587 source, increase mdp core clock for 720p, set 2D core clock
// v8.0 | AOKP v3 - implemented BFS v0.318
// AOKP v2.3.431a - vids record / playback fixed(?) - need tester
// AOKP v2.3.431 - Built from 4.1.B.0.431 source
// v7.3.562 - 4.1.A.0.562 source, added cleancache and zcache driver, the rest same with v7.3.431
// v7.3.431 - 4.1.B.431 source, "use highest perf level when wake-up from sleep" patch, the rest remain the same as previous version
// v7.2.6 - 2way call, patches kernel msg, patch smartassv2 gov & zram driver
// Stock .431 - Stock Kernel from .431 ICS 4.0.4
// v7 rev4 - Build from 4.1.H.0.4 (Play ICS Beta)
// AOKP v2.2 - enabled zram, increased swap space to 90MB, added intellidemand & virtuous gov
// v6.2.5 - increased swap space to 90MB, added Virtuous gov
// v6.1.1 RER - "Reduced Energy Recovery" courtesy of justmpm
// v6.1.1 - added gov: intellidemand
// Xray AOKP - first attempt
// v6 - Enhance from v5 with small fixes
// v5 - Recovery USB Mount, enabled tun
// Stock .562 Kernel - Recovery USB mount fixed
// v4.0.1 - Disabled min/max freq set at boot, UV available
// v4.0 - Beta tester: LZO compress/decompress, cleancache, new settings freq tables
// v3.0.2 - small fixes for freq tables. used old freq table
// v3.0.1 - small fixes for freq tables.
// v3.0 - new freq table. based on FreeXperia (thanks to FXP)
// v2.5.1 - added zram setting disksize to 125MB (see thumbnails)
// v2.5.1 - edit wakelock for better sleep? (see thumbnails)
// v2.5 - include ZRAM driver (thanks go DooMLoRD. told ya, too much to tell his contribution in android developement )
// v2.5 - remain 1.6 as default kernel
// v2.5 - edit wakelock.c source
// to test call recording download rVoix.apk from here http://forum.xda-developers.com/showthread.php?t=993793
// removed Xray1x4v2 from list - for those who wanna kernel OC/UV you can choose xray1x6v2, and for those who not OC/UV addict like me can choose xray1x0uv (the one am using right now)
((( Special Thanks To Donators )))[-$65 left for used Ray]
funiewski, jjdoctor, obaobaobaba, Paul, Mack, sucker for sony's, y.ueno,
Würl, blasioli, Cvetkov, Lukáš
NEW! ICS Stock Kernel + Touch Recovery by DooMLoRD/Team UtterChaos [download]
- Fully Touch
- Init.d support
- Tweaks scripts by DooMLoRD
- CWM5-based recovery
- Blue LED trigger & 1sec vibration to Enter recovery
ICS Stock Kernel + DooMLoRD Adv Stock Kernel Ramdisk [download]
- CWM5-based recovery
- Init.d support
- Tweaks scripts by DooMLoRD
- Blue LED trigger & 3sec vibration to Enter recovery
ICS Stock Kernel + CWM Recovery V5.5.0.4 [download]
- Blue LED trigger
For those who using my kernel (ics beta kernel source build) may have some low performance in Official ICS (.562 FW). Trick to get better graphic performance :
1. Goto to Adreno Driver Thread by arcatarc
2. Download GpuDriverICS_4.1.A.0.562.zip and put in your SD
3. Flash OriginalAdrenoICSSony_4.1.A.0.562.zip using CWM.
4. Booting up
5. Enjoy some graphic improvement!
thanks to arcatarc for his update.zip
and hansip87 for found solution
please dont be lazy to hit the button for their effort.
[ SOLUTION: My Steps to prevent Superuser Issue in TB ]
Who has Superuser issue or Root Access after installing JJ's Rom, can try my steps. I never had issue with Superuser/Root Access after did these steps
[ SOLUTION: 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
4. close and save it as 99zram
5. set permission to 777 or "rwxrwxrwx" (tick all)
6. take note: 60*1024*1024 = 60MB zram disksize. if you want to set 30MB, change 60 to 30.
[ SOLUTION: To Enabled Wifi Channels 12-14 ]
1. using Root Explorer, goto /system/etc/init.d
2. open one of your init.d scripts, i suggest first in the list (Menu > Open in text editor)
3. paste line below
Code:
sqlite3 /data/data/com.android.providers.settings/databases/settings.db "INSERT INTO secure (name, value) VALUES ('wifi_country_code', 'JP');"
4. close and save
5. reboot note: to enabled channel 12-13 just change "JP" to "EU" or "ES"
NEW! ICS Stock Kernel + Touch Recovery by DooMLoRD/Team UtterChaos [download]
- Fully Touch
- Init.d support
- Tweaks scripts by DooMLoRD
- CWM5-based recovery
- Blue LED trigger & 1sec vibration to Enter recovery
ICS Stock Kernel + DooMLoRD Adv Stock Kernel Ramdisk [download]
- CWM5-based recovery
- Init.d support
- Tweaks scripts by DooMLoRD
- Blue LED trigger & 3sec vibration to Enter recovery
ICS Stock Kernel + CWM Recovery V5.5.0.4 [download]
- Blue LED trigger
I noticed that the touch recovery is set at 4mb sd cache, what's the best way to find out whats the best for my card? I'm using a class 4 32gb and I get those annoying soundbugs whilst listening to music in every set, 128, 1024, 2048 and 4096.
Thanks in advance
ST18i Black - JellySandwich 7.x GT-I9100 - Chameleon OS[4.2.2] powered by Dorimanx 9.13
♠ [sic] Sic (=thus, so), invariably bracketed and usually set in italics, is used to indicate that a preceding word or phrase in a quoted passage is reproduced as it appeared in the original passage.
Sic at its best is intended to aid readers who might be confused about whether the quoter or the quoted writer is responsible for the spelling or grammatical anomaly.
XDA Elite Recognized Developer AdamOutler is known … more
XDA Developers was founded by developers, for developers. It is now a valuable resource for people who want to make the most of their mobile devices, from customizing the look and feel to adding new functionality. Are you a developer?