[KERNEL] Semaphore ICS 1.2.6v - Vibrant Android Development

This is a kernel based on the pawitp's one and it works for Android 4.0.x ICS ROMs.
Features
- LiveOC
- Custom Voltage
- Voodoo Sound
- BLN
- 373.5MB - 398.7MB available RAM
- Compiled with Linaro 4.7.1
- O3 optimization
- Semaphore Script Manager 0.75
- Auto brightness driver
- Touch Wake
- Vibration intensity
- Deep Idle
- USB host driver
- Governor ondemand (default)
- ondemand: sampling_down_factor tunable by momentum, smooth_ui
- Governor conservative (module, smooth_ui)
- Governor smartassV2 (module, smooth_ui)
- Noop I/O scheduler (default)
- Deadline I/O Scheduler (module)
- Simple I/O Scheduler (module)
- Netfilter (iptables) as modules
- CIFS as module
- TUN as module
- Logcat disabled (as module only)
- Standard network packet scheduler
- Kernel log buffer size 4KB (from 128KB)
- Reduced debug info
- TinyRCU
- Fast Charge support
- WiFi PM_MAX when suspend
- /system/etc/init.d directory creation if not exist
In order to load various modules of the kernel and enable or disable features use HM.Carbide's Semaphore Script Manager application. It automatically copies and runs the respective scripts from /res/scripts to /system/etc/init.d directory. The scripts:
- S05enable_oc_0800 (disable overclocking - caps max freq to 800Mhz)
- S05enable_oc_1000_default (disable overclocking)
- S05enable_oc_1100 (enable overclocking - max freq 1100MHz)
- S05enable_oc_1140 (enable overclocking - max freq 1140MHz)
- S05enable_oc_1200 (enable overclocking - max freq 1200MHz)
- S10enable_gov_conservative (load and enable conservative governor module)
- S10enable_gov_ondemand_default (enable ondemand governor)
- S10enable_gov_smartassV2 (load and enable conservative smartassV2 module)
- S15enable_sched_deadline (load and enable the deadline I/O scheduler module)
- S15enable_sched_noop_default (enable noop scheduler)
- S15enable_sched_sio (enable and load SIO scheduler module)
- S20enable_netfilter (load netfilter modules for firewall or WiFi, USB tethering)
- S30enable_logger (enable logging)
- S35enable_tun (load tun module)
- S40enable_cifs (load cifs module)
Custom Voltage may be configured with Voltage control or similar applications.
For more information check the semaphore kernel website: www.semaphore.gr
For questions or issues about Semaphore Script Manager please visit HM.Carbide thread
Thanks to Superuser, you may download a wonderful custom bootanimation for CM9 from http://www.semaphore.gr/downloads/boot-animations
Thanks to
pawitp for his kernel.
zacharias.maladroit for his useful information about CM's initramfs
HM.Carbide for his Semaphore Script Manager application.
Ezekeel for LiveOC, Custom Voltage
sztupy for USB host driver
koush for CWM
xcaliburinhand for his work about dock support
mialwe for his vibrator intensity and other fixes
ShadowInkDesigns for Android logo
All people who support this kernel by testing, reporting issues, donating or simply using it.
Change log
1.2.6v (11/07/2012)
- USB mass storage disable write speed cache support (thanks kasper_h, DerTeufel1980 for the hint)
- CWM: Allow key to repeat on hold (thanks to FaultException, koush). Works for volume up, down and touch key menu (as down)
- CWM: fix selection bar color when battery < 21%
- CWM: upstream sync (thanks to koush) *
- initramfs sync some changes with CM9 (adb works in root by default in recovery) (thanks to FaultException)
- compiled with linaro 4.7.1 201206
Normal versions (for CM9 or ROMs without hugemem configuration)
1.2.6v
- 373.5MB - 385.7MB
For Slim ROM or patched ROMs with hugemem configuration
1.2.6sv
- 386.5MB - 398.7MB
* Please note that due to changes in nandroid backup/restore, previous versions of Semaphore can't restore backups from version >= 1.2.6. To be on the safe side, please renew your backups.
1.2.5v (21/06/2012)
- rebased to 3.0.17 (thanks to trailblazerz11 and eugene373 for their github)
- compiled with Linaro 4.7.1 toolchain (thanks to trailblazerz11 for his help)
- O3 optimization flag
- upstream sync (fixes for cdma in-call volume and mic gain included, thanks to pawitp, efpophis)
- WiFi PM_MAX when suspended
- fixed 800MHz underclocking
- changed boot splash screen
Normal versions (for CM9 or ROMs without hugemem configuration)
1.2.5v
- 373.5MB - 385.7MB
For Slim ROM or patched ROMs with hugemem configuration
1.2.5sv
- 386.5MB - 398.7MB
Full changelog: http://www.semaphore.gr/changelog/ics-version
Deep Idle Guide and FAQ
Sources
The Linux Kernel
Samsung Kernel sources
Semaphore kernel sources
Please use it at your own risk!
The attachment zip files are for flashing from CWM recovery.
The attachment tar files are for flashing through Heimdall/ODIN.
Attachment files md5sum:
5625e68f9fbbc44250bc54c527f4d122 Semaphore_ICS_1.2.5v.zip
9e5ad978ef0cda6741a68b5534e56b3c Semaphore_ICS_1.2.5sv.zip
21b716d896c639fae9ecbcbb2223a93e Semaphore_ICS_1.2.5v.tar
d57fd8f883244320129d95dd6774e853 Semaphore_ICS_1.2.5sv.tar
1e25a1262aa4ddf92cc9b1a8bca54ec6 Semaphore_ICS_1.2.6v.zip
47b0b4b78a2e2fd0f8372cf253a0519f Semaphore_ICS_1.2.6sv.zip
67a5c74e60ddf15ff9548f6d82098bf8 Semaphore_ICS_1.2.6v.tar
dff7a169474fa59b1fdb88a1cf605ded Semaphore_ICS_1.2.6sv.tar
Alternative download from http://www.semaphore.gr/downloads/vibrant-ics

Thanks for taking the time to release for vibrant, let me know it you need any testing.
Just some minor suggestions, modify init.aries.gps.rc for vibrant (crappy) gps and get rid of fm radio stuff.

trailblazerz11 said:
Thanks for taking the time to release for vibrant, let me know it you need any testing.
Just some minor suggestions, modify init.aries.gps.rc for vibrant (crappy) gps and get rid of fm radio stuff.
Click to expand...
Click to collapse
Thanks for your help and your advices.
I will check for next version.

Thanks for your contribution .good job!

So what's the perk of CIFS/TUN as a module? Oh so you can enable/disable it at will?

Any plans for a Voodoo Color version?

You have been thanked stratosk & the newest addition to the Official Vibrant Kernel Thread. So please do visit the pinned thread to post an update and I will get right to updated it ASAP!
Welcome & Thanks a bunch!

Thanks stratosk,we finally get Semaphore here.:victory:

Awesome. So much love for the Vibrant lately. And another of the kernel heavyweights supporting this phone. Maybe we won't need the SGS3 so soon, afterall.
Thanks for playing.
MP
Sent from my GT-I9300 class Vibrant running LinAOKP Build 39

Thanks man for supporting us also looks interesting! MP has a bunch of compo lately LOL!!jk:laugh:

FaultException said:
So what's the perk of CIFS/TUN as a module? Oh so you can enable/disable it at will?
Click to expand...
Click to collapse
I use to compile some stuff as modules and let the user load/unload them from Semaphore app. I like the modular kernel logic.
hurtz777 said:
Any plans for a Voodoo Color version?
Click to expand...
Click to collapse
I'm sorry, no voodoo color version.

I like that's noop or nothing and ondemand or performance. It's working nicely with ICZen 1.8.3 aka #39 linaro build by MR_Psycho and Br1ckD.

Working nicely. Very smooth coming from devil kernel. But YOUTUBE doesn't work?
Sent from my SGH-T959

Question? Is it compiled from linaro tool chains or full blown -03? Whatever it is is flying!! Good ****! Thanks much

Dougfresh said:
Question? Is it compiled from linaro tool chains or full blown -03? Whatever it is is flying!! Good ****! Thanks much
Click to expand...
Click to collapse
Compiled with linaro 4.7.1 with O3 flags.
Sent from my SGH-T959 using Tapatalk 2

Nicely done Trailblazer and Stratosk! Keep this monster alive!

mr_psycho said:
Awesome. So much love for the Vibrant lately. And another of the kernel heavyweights supporting this phone. Maybe we won't need the SGS3 so soon, afterall.
Thanks for playing.
MP
Sent from my GT-I9300 class Vibrant running LinAOKP Build 39
Click to expand...
Click to collapse
Definately will wait for SGS4...

This is, by far, the best kernel for battery life i've used on Vibrant.
But my GPS dosent work at all.
It worked more than fine on Devils Kernel.
Any ideias ?
Thanks

Dougfresh said:
I like that's noop or nothing and ondemand or performance. It's working nicely with ICZen 1.8.3 aka #39 linaro build by MR_Psycho and Br1ckD.
Click to expand...
Click to collapse
But which build did you use? The s or sv?
Sent from my SGH-T959 using XDA

drmspidi said:
This is, by far, the best kernel for battery life i've used on Vibrant.
But my GPS dosent work at all.
It worked more than fine on Devils Kernel.
Any ideias ?
Thanks
Click to expand...
Click to collapse
No changes have been made to gps yet, but a change to init.Aries.Gps made mine work.
Also someone please confirm. I get get prop assert errors trying to install rom with semaphore. Fine if I flash another kernel.
Sent from my SGH-T959 using Tapatalk 2

Related

[KERNEL] SG-NS-ICS - 29-02-2012 - 11UV|Voodoo|BIGMEM|BLN|BLD|BLX|TW|3.0.22

SG-NS-ICS Kernel​
Here is what's included in the kernel:
Tweaks:
- Boot @ 1.1Ghz Overclock (Bus 220MHZ)
- 1320 Mhz overclock
- Undervolted to maximize battery life
- Kernel updated to 3.0.22 (new)
- Cold colors
- Cpuidle backport from 3.2 Kernel
- Ext4 and IO tweak backports from 3.2 Kernel
- CIFS Module built-in
- init.d support
- USB On the GO! Build5
- Wifi PM_FAST for faster screen off download speed and compatibility
- Increased refresh rate --> ** Only in HIGH_HZ version **
Governors:
- Ondemand
- Conservative - Default
- Performance
- Lazy
- Smartassv2
- Lulzactivev2
IO Schedulers:
- CFQ - Default
- Noop
- Deadline (tweaked for flash devices)
- VR
- Simple IO
Mods:
- Voodoo Sound V10
- BIGMEM for more available memory
- Backlight Notification
- Backlight Dimmer
- Battery Life Extender
- TouchWake
- Custom voltage
Rules and FAQs
Read before downloading
(Note: I don't wanna be rude, I just want to keep this thread clean...)​
Q: What settings do you recommend? What governor? What IO Scheduler?
A: I recommend the default settings. This is why it there by default!
Click to expand...
Click to collapse
Q: My phone as rebooted on its own or is stuck on a reboot loop.
A: There are 3 reason why your phone may reboot on its own:
1. Your phone does not handle the Undervolt of the kernel
Flash the stock voltage add-on. (NO I will not make the kernel with stock voltage by default)​
2. Your phone cannot handle the Overclock of the kernel
Use another kernel, Sorry...​
3. There is a bug in the kernel and I should fix it:
Post the /proc/last_kmsg output as a ZIP in the thread. BUT, before posting make sure the last_kmsg contains the mention "Kernel panic", if not, don't bother posting this because your problem is related to point 1 or 2...​A kernel Panic looks like this:
Code:
[ 4079.850240] Kernel panic - not syncing: Fatal exception
[ 4079.850307] Backtrace:
[ 4079.850504] [] (dump_backtrace+0x0/0x10c) from [] (dump_stack+0x18/0x1c)
[ 4079.850568] r7:00000005 r6:d6b3a600 r5:c0707990 r4:c0741068
[ 4079.850905] [] (dump_stack+0x0/0x1c) from [] (panic+0x7c/0x1a8)
[ 4079.851022] [] (panic+0x0/0x1a8) from [] (die+0x1a4/0x1d8)
Click to expand...
Click to collapse
Q: Why did you remove feature X?
A: Because I think it sucks
* This is my personal opinion and I am allowed to have it
Click to expand...
Click to collapse
Q: Can you add feature X?
A: Depends. Before asking that question, check the changelog.
If it was removed, NO.
* If you have a really good reason why you think a feature should come back from the dead, you can defend your case by PM.
If it's a new feature that I may not know about, just let me know of the feature and I'll consider it.
If its a new shinny CPU governor or IO scheduler, NO the ones that will remain do the job perfectly...
Click to expand...
Click to collapse
Q: What does feature X do?
A: Please try Google or Wikipedia before asking this. The answer is at the tip of your finger tips
Click to expand...
Click to collapse
Downloads​Stable Kernels:
SG-NS-ICS_27022012.zip
SG-NS-ICS_27022012_HIGH_HZ.zip
SlimSG_08032012_FS.zip (FileSync Enabled - Safer)
SlimSG_09032012_NoFS.zip (FileSync Disabled - Faster)
Experimental:
* None *
Kernel Add-ons: **Flash in CWM after the kernel.
SG-NS-ICS_StockVoltageMod.zip (new)
SG-init.d-installer
Old kernels:
SlimSG_29022012.zip
SG-NS-ICS_05022012.zip
SG-NS-ICS_05022012_HIGH_HZ.zip
SG-NS-ICS_31012012.zip
SG-NS-ICS_31012012_HIGH_HZ.zip
SG-NS-ICS_14012012.zip
SG-NS-ICS_14012012_HIGH_HZ.zip
SG-NS-ICS_17012012.zip
SG-NS-ICS_17012012_HIGH_HZ.zip
Apps:
Manage this kernel with NSTOOLS. Thx arifhn!
To get USB-OTG working you need USB Host Controller app installed. Thx sztupy!
Thanks to ezekeel, supercurio, morfic, franciscofranco, sztupy, reddv1 and koush which made this kernel possible.
kernel source
Change log:
SlimSG_09032012_NoFS.zip
- Removed FileSync (Faster IO)
- Kernel 3.0.23
- Bring back UV
SlimSG_08032012_FS.zip
- Enabled FileSync (Safer IO)
- Kernel 3.0.23
- Bring back UV
SlimSG_29022012.zip
- Release Slim version of SG kernel. This version is whatever setting I'm running at the moment and everything else removed...
SG-NS-ICS_27022012.zip and SG-NS-ICS_27022012_HIGH_HZ.zip
- Kernel Update to 3.0.22
- Fixed SmartassV2 Sysfs Interface
- Fix in Custom Voltage
SG-NS-ICS_05022012.zip and SG-NS-ICS_05022012_HIGH_HZ.zip
- Kernel Update to 3.0.19
- Use PM_FAST power saving method for WIFI to get Higher throughput and better compatibility.
SG-NS-ICS_31012012.zip and SG-NS-ICS_31012012_HIGH_HZ.zip
- Removed useless Governors
- Removed useless IO Scheduler
- Tuned down conservative and ondemand for better battery life
- Kernel upgrade to 3.0.18
- Updated USB-OTG to Build5
SG-NS-ICS_24012012-NoFSYNC.zip and SG-NS-ICS_24012012_HIGH_HZ-NoFSYNC.zip
- Added V(r) IO Scheduler
- Tweaked deadline IO for flash devices
- Tweaked conservative governor
- IO backport from 3.2
- ext4 backport from 3.2
- ext4 tweaks
- optimized sha1, memcopy, string libs
- TCP tweaks
- Added USB-OTG
- and more ...
SG-NS-ICS_17012012.zip and SG-NS-ICS_17012012_HIGH_HZ.zip
- New CPU Governors: Lagfree, MinMax, Smartassv2, InteractiveX and Lulzactivev2
New Add-on 17012012
- Change boot script to use stock voltage instead of Undervolt. *Requires busybox to be installed
SG-NS-ICS_14012012.zip and SG-NS-ICS_14012012_HIGH_HZ.zip
- Removed GPU OC since it doesn't do anything
- Made init.d support built-in
* Note: You need to have busybox installed for init.d to work. Look for the busbox installer app in the market.
New Add-on 13012012
- Adds init.d support to the kernel
SG-NS-ICS_12012012.zip and SG-NS-ICS_12012012_alternate.zip
- Kernel 3.0.17
- Experimenting with GPU Overclock (now at 250Mhz instead of 200Mhz)
SG-NS-ICS_11012012_alternate.zip
- Include increased refresh rate
- Should have more washed out colors
SG-NS-ICS_11012012.zip
- Back to cold colors
- Remove increase refresh rate, cause colors to look washed out
- Still has the 1320 Mhz
SG-NS-ICS_10012012.zip
- Added Test Voodoo color with green flicker fix
- Added 1320Mhz overclock
SG-NS-ICS_09012012.zip
- Updated kernel to 3.0.16
- Added Cpuidle backport from 3.2 kernel
SG-NS-ICS_06012012.zip
- Remove readahead because it was causing slow down in the UI
- Adjusted OnDemand governor to make it snappier
- Fix to cpufreq to make it more statble
- Added Simple IO scheduler
- Made colors 8500K instead of 6500K
** Note: This kernel is a lot faster than previous ones
SG-NS-ICS_04012012.zip
- BLN
- BLD
- BLX
- TouchWake
- Custom Voltage
- CIFS
- Adjusted Ondemand governor default values
SG-NS-ICS_03012012.zip
** Initial Release **
- 1.1Ghz Overclock
- UV
- Lazy governor
- BFQ v3r1 IO Scheduler
- Voodoo Sound V10
- BIGMEM
- Kernel 3.0.15
- 65 FPS
- 1024K Memory Readahead
Yeah, thank you. Will try it! Love your kernel!
fleischbanane said:
Yeah, thank you. Will try it! Love your kernel!
Click to expand...
Click to collapse
There is definitely still work to be done and room for improvement but it does work.
steve.garon said:
Decided to start a new thread for my ICS 11UV Kernel.
Here is what's included for now:
- Boots @ 1.1Ghz Overclock
- Undervolted to maximize battery life
- Lazy governor
- Added BFQ v3r1 IO Scheduler
- Added Voodoo Sound V10
- BIGMEM for more available memory
- Kernel updated to 3.0.15
- Increased refresh rate
- Increased Memory readahead
Stable Kernels:
** Not tested enough...
Experimental:
SG-NS-ICS-03012012.zip
Thanks to supercurio, morfic, ezkeel and koush which made this kernel possible.
kernel source
Click to expand...
Click to collapse
thanks steve
I'll give it a try and report everything I can find. What's about BLN, BLD and BLX?
Welcome back, SG!
I'm flashing
Sent from my Nexus S using XDA App
fleischbanane said:
I'll give it a try and report everything I can find. What's about BLN, BLD and BLX?
Click to expand...
Click to collapse
Not there yet. Next release I guess...
No voodoo color, nice not good yet on ICS
Sent from my Nexus S using XDA App
Backlight MODs next?
Sent from my Nexus S using XDA App
phone_user said:
Backlight MODs next?
Sent from my Nexus S using XDA App
Click to expand...
Click to collapse
It there anyone who's fixed the backlight autobrightness yet?
steve.garon said:
It there anyone who's fixed the backlight autobrightness yet?
Click to expand...
Click to collapse
Eek, I mean BLD, BLN, TW etc
Never mind
Sent from my Nexus S using XDA App
@1.1GHz bus/GPU 220MHz?
Sent from my Nexus S using XDA App
phone_user said:
Eek, I mean BLD, BLN, TW etc
Never mind
Sent from my Nexus S using XDA App
Click to expand...
Click to collapse
yes!
nexusphone said:
@1.1GHz bus/GPU 220MHz?
Sent from my Nexus S using XDA App
Click to expand...
Click to collapse
and yes!
Good! init.d next version?
Thanks
Sent from my Nexus S using XDA App
How about using Lucid's custom color, cuz Voodoo color not yet stable on ICS?
Thanks for release
http://forum.xda-developers.com/showpost.php?p=20593750&postcount=385
On ICS, LiveOC & Deep_Idle causing "reboot while calling" and will not fixed for many weeks
GLaDOS thread
At SG kernel's 1.1GHz, bus/GPU +10%, 220 MHz! The only kernel presenting the users with smoothness just now and for the time being.
Thanks, Steve
OP Updated.
Code:
SG-NS-ICS_04012012.zip
- BLN
- BLD
- BLX
- TouchWake
- Custom Voltage
- CIFS
- Adjusted Ondemand governor default values
steve.garon said:
OP Updated.
Code:
SG-NS-ICS_04012012.zip
- BLN
- BLD
- BLX
- TouchWake
- Custom Voltage
- CIFS
- Adjusted Ondemand governor default values
Click to expand...
Click to collapse
Thanks for update with the necessary MODs
Initial Release, battery GOOD!!!
---------- Post added at 01:36 PM ---------- Previous post was at 12:52 PM ----------
Kernel_SG-ICS-20120104_init.d.zip
init.d support MOD
Battery efficiency GooD!
Sent from my Nexus S using XDA App

[KERNEL] Semaphore JB 3.3.0v / KK 3.4.3v

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
This is a kernel based on the pawitp's one and it works for Android JB ROMs.
Semaphore <= 2.6.6 for 4.1.2
Semaphore >= 2.8.0 for 4.2
Semaphore >= 3.1.0 for 4.3
Semaphore >= 3.4.0 for 4.4
Features
- Linux kernel 3.0.101
- LiveOC
- Custom Voltage
- Voodoo Sound
- BLN & CM LED
- 384MB - 409MB available RAM
- Compiled with Linaro 4.7.3
- O3 optimization
- Auto brightness driver
- Touch Wake
- Vibration intensity
- Deep Idle
- USB host driver
- Governor ondemand (default)
- ondemand: sampling_down_factor tunable by momentum, smooth_ui
- Governor conservative (module, smooth_ui)
- Governor smartassV2 (module, smooth_ui)
- Governor interactive (module)
- Noop I/O scheduler (default)
- Deadline I/O Scheduler (module)
- Simple I/O Scheduler (module)
- ROW I/O Scheduler (module)
- CFQ Scheduler (module)
- CIFS as module
- TUN as module
- Logcat disabled (as module only)
- Standard network packet scheduler
- Kernel log buffer size 4KB (from 128KB)
- Reduced debug info
- TinyRCU
- Fast Charge support
- WiFi PM_MAX when suspend
- CWM: AROMA Filemanager
- /system/etc/init.d directory creation if not exist
How to use
Please read How to use Semaphore JB guide for information about the features
In order to load various modules of the kernel and enable or disable features use Semaphore Manager or use HM.Carbide's Semaphore Script Manager application. It automatically copies and runs the respective scripts from /res/scripts to /system/etc/init.d directory.
Custom Voltage may be configured with Voltage control or similar applications.
For more information check the semaphore kernel website: www.semaphore.gr
For questions or issues about Semaphore Manager please visit this thread
For questions or issues about Semaphore Script Manager please visit HM.Carbide thread
Thanks to Superuser, you may download a wonderful custom bootanimation for CM9 from http://www.semaphore.gr/downloads/boot-animations
Thanks to
pawitp for his kernel.
zacharias.maladroit for his useful information about CM's initramfs
HM.Carbide for his Semaphore Script Manager application.
Ezekeel for LiveOC, Custom Voltage
sztupy for USB host driver
koush for CWM
xcaliburinhand for his work about dock support
mialwe for his vibrator intensity and other fixes
ShadowInkDesigns for Android logo
trailblazerz11 for his help with Linaro and other changes
amarullz for Aroma file manager
DerTeufel1980 for various hints
Maroula Th. for Semaphore Logo
sUsH667 for Aroma FM configuration and theme
All people who support this kernel by testing, reporting issues, donating or simply using it.
Change log
Please note that there are 2 variations:
Normal versions: for CM10 or ROMs without hugemem configuration, available RAM 384MB - 396MB
's' versions: for Slim Bean ROM or patched ROMs with hugemem configuration, available RAM 397MB - 409MB
3.4.3v (15/03/2014)
- initramfs updates for CM11 latest nightly compatibility
- CWM upstream sync
3.4.2v (23/02/2014)
- Fix AromaFM execution issue in recovery
3.4.1v (20/02/2014)
- Merge changes from CM kernel (blue screen issue, JPEG memory optimization, initramfs thanks to pawitp)
- CWM 6.0.4.7
3.4.0v (06/12/2013)
- Support for KitKat 4.4
- CWM 6.0.4.5
- SELinux enabled
- FUSE built-in
3.3.0v (01/11/2013)
- Linux kernel 3.0.101
- CWM 6.0.4.4
- initramfs changes for CM compatibility
3.2.0v (27/09/2013)
built for JB 4.3 (thanks to CM team)
- Linux kernel 3.0.97
- CWM 6.0.3.8
- initramfs updates to sync with CM
- SELinux disabled
3.0.0v (30/06/2013)
- Linux kernel 3.0.84
- gpu: pvr: Update to DDK [email protected]
- net: wireless: bcmdhd: Update to version 5.90.195.104
- cpufreq: ondemand: Drop early demand
- cpufreq: ondemand: Change the calculation of frequency target
- Enable again in-call volume settings
- Auto brightness: max_lux up to 6000
- UHID built as module
- CWM: upstream updates
-new version AromaFM 1.90 (thanks to amarullz)
Changes by sUsH667 (many thanks)
-base updated to aromafm 1.90
-deleted all languages except english
-deleted all iconsets
-deleted all fonts except roboto
-added german language
-added iconset "generic" from older aromafm-version
-added preconfigured config
-added bookmarks for often used folders: /system, /sdcard, /emmc, /sdcard/Download
2.9.21v (09/04/2012)
- Enable again android_ram_console (caused bootloops to some devices)
2.9.20v (09/04/2012)
- Linux kernel 3.0.72
- binder: backport from 3.9-rc (also port some other changes to support this)
- lowmemorykiller: updates from 3.9-rc
- logger: updates from 3.9-rc
- disable android_ram_console (thanks to dark_knight35)
- mDNIe: suppress some debug messages (and do so minor cleanup)
- Auto brightness: calculate the average of light sensor adc values instead of normalized brightness
- Auto brightness: Intoduce max_br_threshold tunable. Over this, the brightness is updated to its max value (thanks to Necromancer3)
- Lowmemorykiller: Intoduce a white list with PIDs (up to 6) that never been killed (use: echo "PID1, PID2" > /sys/module/lowmemorykiller/parameters/w_list)
- CWM 6.0.3.0
- built with Linaro 4.7.3 201303
- add option to Semaphore Auto Brightness for parabolic function (echo 0 > /sys/devices/virtual/misc/sema_autobr/linear)
2.9.15v (17/03/2013)
- Linux kernel 3.0.69
- CWM 6.0.2.9
- conservative: Fix sampling_down_factor functionality
- conservative: Fix the logic in frequency decrease checking
- conservative: a minor improvement
- built with Linaro 4.7.3 201302
- remove some kernel debug messages
(Please note that patches for conservative have been submitted and acknowledged to Linux)
2.9.12v (23/02/2013)
- Linux kernel 3.0.66
- USB HID support (as module: usbhid.ko)
- Semaphore Auto Brightness: filter sensor values for more smooth updates.
- ondemand: early demand feature. Enable it through sysfs until Semaphore Manager new version:
echo 1 > /sys/devices/system/cpu/cpufreq/ondemand/early_demand
You may also control the threshold:
echo XX > /sys/devices/system/cpu/cpufreq/ondemand/grad_up_threshold (default 50)
2.9.9v (07/02/2013)
- Linux kernel 3.0.62
- Ondemand: a couple of optimizations
- Auto brightness: tiny improvement
- built with Linaro 4.7.3 201301
2.9.8v (23/01/2013)
- Linux kernel 3.0.60
- Semaphore Auto Brightness: use default work queue instead of a creating new one (more resource friendly). Change coding style to be Linux compliant.
Full changelog: http://www.semaphore.gr/changelog/jb-version
Deep Idle Guide and FAQ
Sources
The Linux Kernel
Samsung Kernel sources
Semaphore kernel sources
How to build
http://www.semaphore.gr/how-to/build-semaphore-jb-kernel
Please use it at your own risk!
The attachment zip files are for flashing from CWM recovery.
The attachment tar files are for flashing through Heimdall/ODIN.
Attachment files md5sum:
8ab9a1a5df07b8ab6b847ef4116560f6 Semaphore_JB_3.2.0v.zip
74e7878a74e6c4e7ea9bf016c4d89682 Semaphore_JB_3.2.0sv.zip
a60533f43544b5800fd2a1b2d03a4fbd Semaphore_JB_3.2.0v.tar
0c7fdc7773bd66c3cec08a4914b36723 Semaphore_JB_3.2.0sv.tar
599ab4e43b656f44c82ba0f912998ea0 Semaphore_KK_3.4.2sv.tar
afb968f3e36a23ec7da61552ab851241 Semaphore_KK_3.4.2sv.zip
87f9f63fdcea399253bab33b6094238f Semaphore_KK_3.4.2v.tar
0d2d048ed266810a04142c56b3493e11 Semaphore_KK_3.4.2v.zip
Alternative download from http://www.semaphore.gr/downloads/vibrant-jb
Big thanks and with your permission I plan to include the my upcoming MiuiV4.1 port.
Vibrant MiuiV4 360° Productions
jrongi1 said:
Big thanks and with your permission I plan to include the my upcoming MiuiV4.1 port.
Vibrant MiuiV4 360° Productions
Click to expand...
Click to collapse
My pleasure.
Love this kernel so much..
stratosk said:
My pleasure.
Click to expand...
Click to collapse
How i can add the SIO module to the kernel???
Edit: I did it using root explorer...
Sent from my SGH-T959 using xda premium
what is the difference between
Semaphore_JB_2.0.6v.zip
and
Semaphore_JB_2.0.6sv.zip
?
Thanks
Deleted
slaj76 said:
Read above "s" version for hugemem configuration ROMs
Sent from my GT-I9000 using xda premium
---------- Post added at 09:49 PM ---------- Previous post was at 09:34 PM ----------
Had some problems
Home button stopped working
In recovery volume buttons were upsidedown.
Sent from my GT-I9000 using xda premium
Click to expand...
Click to collapse
What device do you have?
What rom are you running?
I asked because your Tapatalk sig is for the I9000 but this kernel is for the vibrant.
Vibrant MiuiV4 360° Productions
My fault.
Sent from my GT-I9000 using xda premium
I appreciate for all your hard work and I'm wondering if there is any option to turn on led notification. Please advise.
Sent from my SGH-T959 using xda app-developers app
arin8000 said:
I appreciate for all your hard work and I'm wondering if there is any option to turn on led notification. Please advise.
Sent from my SGH-T959 using xda app-developers app
Click to expand...
Click to collapse
Just use Noled from the market. Their last update is an awesome alternative.
arin8000 said:
I appreciate for all your hard work and I'm wondering if there is any option to turn on led notification. Please advise.
Sent from my SGH-T959 using xda app-developers app
Click to expand...
Click to collapse
You may use BLN control application.
stratosk,
Will you be fixing GPS in upcoming builds ( not fully fixed ...just usable in emergencies )
mohitmoudgil said:
stratosk,
Will you be fixing GPS in upcoming builds ( not fully fixed ...just usable in emergencies )
Click to expand...
Click to collapse
Yes, of course. (At least I will try)
I tried it for a few hours, also tested GPS. Zero birds
Was snappy in the OS though.
Thank you for your hard work.
Sent from my SGH-T959 using xda app-developers app
ekeefe41 said:
I tried it for a few hours, also tested GPS. Zero birds
Was snappy in the OS though.
Thank you for your hard work.
Sent from my SGH-T959 using xda app-developers app
Click to expand...
Click to collapse
+ 1
Vibrant MiuiV4 360° Productions
ekeefe41 said:
I tried it for a few hours, also tested GPS. Zero birds
Was snappy in the OS though.
Thank you for your hard work.
Sent from my SGH-T959 using xda app-developers app
Click to expand...
Click to collapse
It looks like GPS never initializes I get no icon in status bar or need thing
Sent from my SGH-T959 using xda premium
yes there is no gps icon....other than that working great with latest cm10 nightly
manjish said:
yes there is no gps icon....other than that working great with latest cm10 nightly
Click to expand...
Click to collapse
Correct. Semaphore 2.0.6sv does not initialize GPS therefore will not find in the birds in the sky. I have tested the new kernel (2.0.7sv) and it works fantastic. Locked on 7/12 birds with 10m error.
drizze99 said:
Correct. Semaphore 2.0.6sv does not initialize GPS therefore will not find in the birds in the sky. I have tested the new kernel (2.0.7sv) and it works fantastic. Locked on 7/12 birds with 10m error.
Click to expand...
Click to collapse
Where is 2.0.7?

[KERNEL][CM12/CM11/AOSP] Donkey Kang Kernel - V3.8 (FINAL - discontinued)

for Moto G
Smooth, power efficient and featured
supporting CM11, CM12 and AOSP Roms
Hotplug Drivers:
- Modified Aero_Hotplug (default)
- Faux's Intelliplug
- MpDecision
Custom Features:
- CPU Underclock
- GPU underclock/overclock
- Default CPU Govs tweaked and optimized
- Add Intelliplug/Intellidemand (tweaked)
- Added SmartAssFalcon (tweaked)
- Added IntelliMinMax (tweaked)
- LCD Kcal Control
- DoubleTap2Wake / Sweep2Wake
- USB Fast Charge
- LCD Notify / PowerSuspend V1.5
- Faux's IntelliThermal V2
- Faux's Sound Control
- Power Efficient WorkQueues
- Added BFQ/SIO/FIOPS/ZEN/VR IO Schedulers
- Ultra Kernel Samepage Merging
- Extra ram free (reduced loggers)
- Kexec patched (only CM12 version)
Optimizations:
- Updated to last CM11/CM12 developement
- Built with Linaro 4.9.3 / Gcc 4.9 (ArmV7 optimized) - Sabermod 4.8.4
- Performance & Energywise flags systemwide (+O2/+O3)
- TCP optimizations (faster locks, balanced power comsumption)
- Heavily tweaked and optimized workqueues
- Sched powersave and performance tweaks
- Kgsl & CpuFreq & Futex optimizations
- Compression & Crypto optimized
- Better ramdomness implementations
- Fixed SimpleOndemand GpuFreq governor
- Added Faux's implementation to msm_cpufreq GpuGov
- Much more (check my git source for further info)
Thanks to:
- Cyanogenmod team, AOSP and Motorola Mobillity LLC, dhacker, savoca, alberto76, yoshishapow, faux123, NeoBuddy, Blechd0se, Quarkx, Klozz, anerik, Shivam Kuchhal, Yank555.lu, Pinkflozd, and so many other great devs (sorry if I'm missing anyone)
DISCLAIMER: Your warranty is now void. I am not responsible for bricked devices, or any other damage you may produce. Read carefully and make sure you know what you are doing. Remember, YOU are choosing to make these modifications, so you responsible for the results. AND PLEASE; AS THIS IS ONLY FOR CM12/CM11/AOSP[/U] BASED ROMS. DO NOT FLASH IT ON STOCK/GPE.
Community 'Niceness' common ground:
- Don't ask for ETAs, remember... patience is a virtue.
- If you got some bug or problem to report, be nice, clear and try to provide evidence I can work with (logcats, etc.)
- If you don't know how to do that, check this link: https://plus.google.com/u/0/+PaulReioux/posts/BcWrhEr1JCz
- If you need some help on how to behave among other XDA people, you can check this too, LOL:
http://www.xda-developers.com/androi...m-user-xda-tv/
XDA:DevDB Information
Donkey Kang Kernel, KERNEL for Moto G
Contributors
fermasia
Source Code
ROM OS Version: 4.4.x KitKat / 5.x Lollipop
Version Information
Status: Beta
Created 2014-11-15
Last Updated 2015-1-10​
RELEASES: (developement of this kernel has been discontinued,
and I'll be giving no support for this kernel anymore!!)
THIS LITTLE FILE YOU ARE DOWNLOADING, TOOK A BIG EFFORT.
SO PLEASE, IF YOU APPRECIATE MY WORK, HIT THE THANKS BUTTON) :good:
Version 3.8 - CM12/Aosp Lollipop - [03/01/15]
Version 3.8 - CM11/Aosp KITKAT - [03/01/15]
Version 3.7 - CM12/Aosp Lollipop - [31/12/14]
Version 3.6 - CM12/Aosp Lollipop - [27/12/14]
Version 3.5 - CM12/Aosp Lollipop - [20/12/14]
Version 3.2 - CM12/Aosp Lollipop - [16/12/14]
Version 3 (beta - CM12)
Version 3 (alpha3 - CM12)
Version 3 (alpha - CM12)
Version 2 (beta - CM11/Aosp KitKat)
Version 1.1 - Regular ZIP (CM11/Aosp KitKat)
Version 1.0 - AnyKernel ZIP (CM11/Aosp KitKat) / http://d-h.st/SnK
How to Install
- Boot into recovery (tested on TWRP, should work fine on CWM/Philz)
- Wipe Cache and Dalvik
- Flash .zip
- Reboot & enjoy
CHANGELOGS:
Version 3.8 - KitKat
- Kitkat support resumed, including all features from the CM12 version, except for kexec patches.
Version 3.8 - CM12
- Kexec Hardboot patches applied (multirom compatible)
Version 3.7 - CM12
- Reverted power efficiency patches that were causing SODs
Version 3.6 - CM12
- Sorted out Interactive Gov getting stuck on max freq
- Re-tweaked Aero-Hotplug and IntelliMM tunables
- Applied some battery saving patches
- Built with Sabermod 4.8.4 and back to 02 flags.
Version 3.5 - CM12
- Added Double Tap 2 Wake and Sweep 2 Wake (testing) - disabled by default
- Added USB fast charge (testing)
- Added IntelliMinMax governor and adapted/retweaked it for our device
- Added Intelithermal V2 - enabled by default
- Combined LCD Notify and PowerSuspend (when pwsusp is disabled Lcd Notify will operate)
- CPU underclock
- GPU underclock and overclock
- Various sched, lowmemorykiller and workqueues optimiations
- Built with Linaro 4.9.3, and own optimization flags
- Governors optimized and re-tweaked
- More battery saving and stability optimizations
Version 3.2 - CM12
- Solved random-reboots (as far as I've tested, you might get ocassional problems when toggling the hotplug driver).
- Added Faux's Intelliplug and IntelliActive/Demand governors.
- Now the hotplug drivers are toggleable (mpdecision/aero_hotplug/intelliplug) - Aero_Hotplug is located in userspace (!) in Faux's Control App, or if using Trickstermod, Aero-Hotplug will be active if Intelliplug (and mpdecision, of course) are disabled.
- Default combo: AeroHotplug + Ondemand gov
- Better compression optimizations.
- Samepage merging enabled by default.
Version 3 - beta
- Switched from MyFluxi's hotplug driver to Aero_Hotplug (thanks to @Blechd0se and @Quarx)
- Adpated and tweaked hotplug driver
- Readded powersuspend, bumped to v1.5 and optimized settings.
- IOsched power saving optimizations
- Dumped Intellidemand, Intelliactive, OndemandPlus and Weathley governors (for now)
- Added SmartAssFalcon governor (thanks to @YoshiShaPow)
- CPU Min Freq set to 192000 (again)
- Picked some commits to make the kernel fully compatible with Alberto76's build (to be tested)
- Reworqued workqueues even more, following blechd0ses's implementation for aero_hotplug and added more tweaks
- Added LZ4 kernel compression to fasten bootup process
Version 3 - alpha 3
- Added powersuspend (for now) - got to enable it through any kernel tweaker, thought.
- IOsched optimizations
- Applied several fixes for diff. mem leaks
- Added crypto optimizations
- Added GPU overclock (to be set in any kernel tweaker)
- Min CPU freq set to 192000
- Power efficient workqueues
- Added Faux's sound control support
- Randomness and cpu-freq optimizations (optimized interactive and ondemand governors)
- TCP performance and stability tweaks
- Much more!
Version 3 - alpha
- Based on the official CM12 source (rebuilt from scratch).
- Compiled with Linaro 4.9.2
- Added msm-hotplug (alongside mpdecision, can be toggled)
- Defaulted to 1 cpu and 300000 freq while lcd is off.
- Added LCD Notify
- Optimized GPU / SimpleOndemand GPU gov working with msm-hotplug (not mpdecision)
- Added more IO schedulers
- Added LCD KCAL
- TCP and other various optimizations
Version 2
- Added MSM Hotplug by default - huge thanks to @savoca for his Titan sources and help
- Simple Ondemand GPU governor working fine (no reboots)
- CPU freq lower limit 192000
- GPU max freq 533mhz
- Optimized CPU governors for msm-hotplug
- Optimized workqueues management
- LCD Notify
- Ramdisk tweaks
- A really big bunch of optimizations and fixes to make hotplug more efficient
Version 1.1
- Dropped AnyKernel template.
- Added some ramdisk tweaks and defaults.
Waiting fa tha linkz
OldYellowBricks said:
Waiting fa tha linkz
Click to expand...
Click to collapse
Have just posted the link, check the second post. :good:
Does this kernel have f2fs support??
Sent from my Moto G using XDA Free mobile app
Is the function home2 wake available on your kernel?
You didn't mention which variant it's for.
Does it work on XT1033 with networks?
Sent from my Moto G using XDA Premium 4 mobile app
syrkles said:
Does this kernel have f2fs support??
Sent from my Moto G using XDA Free mobile app
Click to expand...
Click to collapse
Yes.
Mchasard said:
Is the function home2 wake available on your kernel?
Click to expand...
Click to collapse
If you mean dt2w, no, it's stated in the op.
KDB223 said:
You didn't mention which variant it's for.
Does it work on XT1033 with networks?
Sent from my Moto G using XDA Premium 4 mobile app
Click to expand...
Click to collapse
As it's based on CM11 it should support all variants CM support, so yes, it should.
But as I own an xt1032 I haven't tested, and I'm not familiar with any 1033 specific bugs the CM11 base has.
I'd appreciate your feedback, please.
fermasia said:
As it's based on CM11 it should support all variants CM support, so yes, it should.
But as I own an xt1032 I haven't tested, and I'm not familiar with any 1033 specific bugs the CM11 base has.
I'd appreciate your feedback, please.
Click to expand...
Click to collapse
Okay then. I'll try it out and report.
Sent from my Moto G using XDA Premium 4 mobile app
wifi not turning on. Logs are here:
runnning CrDroid which is CM11 based build date I guess circa 10-29 (which is the latest build for this ROM)
camera and bluetooth is running fine
View attachment 2014-11-09_13.31.zip
OldYellowBricks said:
wifi not turning on. Logs are here:
runnning CrDroid which is CM11 based build date I guess circa 10-29 (which is the latest build for this ROM)
camera and bluetooth is running fine
View attachment 3006288
Click to expand...
Click to collapse
I'm on Crdroid aswell and I'm connected without problems. Try to reboot (or reflash!). So far no problems with the kernel, everything ok! Thank you very much for your work buddy, keep it up
Feyerabend said:
I'm on Crdroid aswell and I'm connected without problems. Try to reboot (or reflash!). So far no problems with the kernel, everything ok! Thank you very much for your work buddy, keep it up
Click to expand...
Click to collapse
gonna try a clean flash of CrDroid and I'll get back in 10 mins I guess okay?
Working great on liquidsmooth milestone. Thanks for the solid work Dev.
Sent from my Moto G using XDA Free mobile app
OldYellowBricks said:
wifi not turning on. Logs are here:
runnning CrDroid which is CM11 based build date I guess circa 10-29 (which is the latest build for this ROM)
camera and bluetooth is running fine
View attachment 3006288
Click to expand...
Click to collapse
Feyerabend said:
I'm on Crdroid aswell and I'm connected without problems. Try to reboot (or reflash!). So far no problems with the kernel, everything ok! Thank you very much for your work buddy, keep it up
Click to expand...
Click to collapse
First, THANKS (I'm gonna cry) for reporting your problem with a logcat and dmesg - lol.
It doesn't look like kernel related, and since Feyerabend got it working, it mustn't be. Try with a fresh & clean install (specially if you've been flashing other kernels, or stuff).
Feyerabend said:
I'm on Crdroid aswell and I'm connected without problems. Try to reboot (or reflash!). So far no problems with the kernel, everything ok! Thank you very much for your work buddy, keep it up
Click to expand...
Click to collapse
Man I tried a clean flash and wifi still doesn't turn on haha. Wonder what's causing the problem (for me at least)
(by clean flash I mean clean for new rom via philz, and flashing crdroid, after that flashing the kernel, and then rebooting)
Just flashed it, EVERYTHING works beautifully - WiFi, camera, network - EVERYTHING.
Thanks a lot Mr. Dev
EDIT : On an (unconverted) XT1033
Sent from my Moto G using XDA Premium 4 mobile app
fermasia said:
First, THANKS (I'm gonna cry) for reporting your problem with a logcat and dmesg - lol.
It doesn't look like kernel related, and since Feyerabend got it working, it mustn't be. Try with a fresh & clean install (specially if you've been flashing other kernels, or stuff).
Click to expand...
Click to collapse
Man I tried a clean flash and wifi still doesn't turn on haha. Wonder what's causing the problem (for me at least)
(by clean flash I mean clean for new rom via philz, and flashing crdroid, after that flashing the kernel, and then rebooting)

[KERNEL] [AOSP] [5.0.x] [STABLE][Kexec/Multiboot] Cem's N4 Kernel 3.4.105 [Update]

This is @stratosk 's Semaphore Kernel with @Tasssadar 's Kexec-Patch needed for Multiboot.
It is NOW build with Linaro toolchain (4.8)
All Credits go to stratosk and Tasssadar
*UPDATE* to Semaphore 3.0.1 -Linux 3.4.105
The reason I build and share this is, I like to use semaphore with multiboot.
Features (copied from stratosk's Thread)
- Linux kernel 3.4.105
- ondemand (Changed calculation of frequency, tweaked)
- conservative
- mpdecision dropped
- dyn_hotplug driver
- Noop scheduler (default)
- SIO scheduler
- Touch wake
- Double Tap to Wake
- Gamma control
- LED triggers: touchwake, thermal
- Undervolting
- removed many debug options
For more information check the semaphore kernel website: www.semaphore.gr
I claim no copyright or work or whatsoever!
This kernel comes as default on ProjectDISCO Rom
Source: https://github.com/droidjam/kernel_msm
@Cem0 : I appreciate the tweak you have added...but does it call for a new thread...just for a small patch...you could as and well have posted this in the thread
vampire36 said:
@Cem0 : I appreciate the tweak you have added...but does it call for a new thread...just for a small patch...you could as and well have posted this in the thread
Click to expand...
Click to collapse
I appreciate your opinion, but does it call for a post in this thread...
Cem0 said:
I appreciate your opinion, but does it call for a post in this thread...
Click to expand...
Click to collapse
Yup to point out the fact and make you aware what exactly 'development' means in xda
I'm running Semaphore Kernel and mulribooting HCR PRO 4.4.4 / Stock 5.0 fine. Is there something I'm missing?
thanks for the input
Updated to 3.4.105.
Now default kernel on ProjectDISCO ROM.

[KERNEL][5.1.1][GCC 5.3] Omni kernel (30/12/2015)

Overview:
This is a custom kernel based on Omni sources for our legendary i9000. This is only for 5.1.1 roms and no other version of android will be suppported
It seems to work on CodeROM too, thanks @falconscrest123
>The zip you will download is flashable via recovery but you have to disable signature verification
>> Use devil kernel manager or NStools to edit the kernel settings
Features :
- Multiple CPU governors (lulzactive, smartassV2, wheatley, lagfree, ondemandX)
- Tweaked smartassV2
- BFQ, Zen, VR & SIOPLUS I/O schedulers added
- Tweaked VR
- New TCP algorithms (westwood is default)
- Bigmem, up to 430mb
- Kernel compressed with XZ
- Compressed initramfs
- Dynamic page writeback
- Custom ARM & INT voltages
- Voltages fixed for more stable OC
- Selectable GPU OC
- Fast charge
- BLX
- Live OC
- FULL O3 optimisations
- Call volume hack
- Touchwake
- BLN
- Zram
- Swap / Zram optimisations
- LMK tweaks
- SLQB memory allocator
- NEON optimized crypto routines
- Voodoo color
- SquashFS support (module)
- EXfat support (module)
- 720p patched bigmem libs
- Built from the latest Omni source
- Built using custom Cortex-A8 optimized UBERTC 5.2.1 toolchain of @Cl3Kener
Todo:
- Make CGROUP_TIMER_SLACK work
- Brain F*ck Scheduler (well don't mind the censoring xD)
- GPU driver to DDK [email protected] ... for now it breaks everything
- Fixing the remaining issues. After a deeper look at the code, there are so much of things to do .... what a pity humberos left this device.
- You say ...
What I wont do :
- Enable TV out
- Upgrade linux version
- Add useless CPU governors or I/O schedulers
- Add CMA
If some developer wants to help me to add more features, go ahead!
Please use it at your own risk! I am not responsible for any damage that may occur to your device.
Download :
http://www67.zippyshare.com/v/2b6CWcT8/file.html
Contributors:
@Coldwindofnowhere
@xc-racer99, for his help on setting up my Github
@(°_o), for his script
@humberos
@DerTeufel1980
@kasper_h
Source Code:
https://github.com/Coldwindofnowhere/android_kernel_samsung_aries
Custom built UBERTC with A8 optimisations : https://bitbucket.org/Coldwindofnowhere/
Version Information:
Status: WIP
Created 2015-10-02
Last Updated 2015-12-30
>If you like my work, hitting the thanks button won't hurt you<​
Reserved
Coldwindofnowhere said:
Reserved
Click to expand...
Click to collapse
Kernel is finished or WIP? i flashed this kernel my device struck at boot logo have any one tried this?
Audiracecar90 said:
Kernel is finished or WIP? i flashed this kernel my device struck at boot logo have any one tried this?
Click to expand...
Click to collapse
I haven't tested it. Reset your phone and try to delete all the .so files in the /system/lib/ directory of the flashable zip and then flash it again. It should work like that.
Coldwindofnowhere said:
I haven't tested it. Reset your phone and try to delete all the .so files in the /system/lib/ directory of the flashable zip and then flash it again. It should work like that.
Click to expand...
Click to collapse
ok mate
I've just uploaded a new build, can someone tell me if it's booting this time ?
Coldwindofnowhere said:
I've just uploaded a new build, can someone tell me if it's booting this time ?
Click to expand...
Click to collapse
just flashed it and its booting ...thanks ....good to go!!!!!

Categories

Resources