Galaxy Y Stock Kernel compiled from source - Galaxy Y GT-S5360 Android Development

Hello Guys, I would like to present you my first SGY kernel which I have compiled from source. This is only for Stock or Stock based ROMs.
Features :
1) Loads of governors like userspace,ondemand,powerspace,conservative etc. so that users will not get biased towards only one configuration
2) I/O schedulers like noop and cfq with cfq as a default scheduler
3) Max frquency 832 Mhz and min frequency 312 which I found the best in terms of battery and performance because Overclocking decreases the life of Phone.
I am currently lookoing forward to add Extra I/O Schedulers although cfq is best out there with Conservative governors in my opinion. CPU underclocking will be in my roadmap as well. I hope you guys will appreciate me.
Steps for Installing/Flashing :
1) First reboot into recovery and flash any CWM recovery(Note: don't flash it through stock recovery directly)
2) Go to mounts/Storage and mount everything system,cache,sd-card
3) Now flash the Zip I have provided
4) Now Wipe cache partition from Main menu
5) from Advanced option-> wipe dalvik cache and reboot
I have tested it myself.Please report in case you guys run into any issues.
Credits :
To me Of course
@google
@samsung for providing kernel source
GitHub :
https://github.com/lokesh3440/Galaxy_Y_Stock_Kernel
Kernel Sources :
https://github.com/lokesh3440/Galaxy_Y_Kernel_Source
Changelog:
V2 Build execution is in Progress.......I just checked. V1 works pretty well with Hyperion V9.
Initial Build
Here are few Screenshots :
Don't forget to submit logcats in case you run into any issues.

Testing now...
Sent from my GT-S5360 using Tapatalk 2

İ will test it
Sent from my GT-S5360 using xda app-developers app

Initial impressions
1)Performance seems decent.
2)No support for amarulzz a2sd
3)No CWM integrated
4)Deepsleep not working.
Cant talk about battery so soon.
Sent from my GT-S5360 using Tapatalk 2

Souroking said:
Initial impressions
1)Performance seems decent.
2)No support for amarulzz a2sd
3)No CWM integrated
4)Deepsleep not working.
Cant talk about battery so soon.
Sent from my GT-S5360 using Tapatalk 2
Click to expand...
Click to collapse
I will add amarullz a2Sd support and integrated CWM recovery very soon. I still need to check why deep sleep isn't working. Thanks for feedback.

lokesh.3440 said:
I will add amarullz a2Sd support and integrated CWM recovery very soon. I still need to check why deep sleep isn't working. Thanks for feedback.
Click to expand...
Click to collapse
İ'm waiting for CWM
Sent from my GT-S5360 using xda app-developers app

Hello,
According to XDA Rule on GPL and Apache Compilence
For kernel developers: You must provide FULL source code, not just the edits you made (reference here). Your source code must also be up-to-date with any binary releases. If in doubt, update your github first, then release the binary, NOT the other way round.
Click to expand...
Click to collapse
the stuff you have provided on your github is only the kernel.
You have to upload the whole source code you've used while compiling this kernel.Do it ASAP if you didnt knew it.Or your thread will be closed soon.
Take this as a suggestion :good:
Regards.

DC07 said:
Hello,
According to XDA Rule on GPL and Apache Compilence
the stuff you have provided on your github is only the kernel.
You have to upload the whole source code you've used while compiling this kernel.Do it ASAP if you didnt knew it.Or your thread will be closed soon.
Take this as a suggestion :good:
Regards.
Click to expand...
Click to collapse
Thanks for your suggestion brother. This is my first contribution,that's why i wasn't aware of it. Do you mean the Samsung open source update which i have used to compile it ?
can you guide me how exactly i need to update it ?

deep sleep is present in stock kernel too.
only states files is not enabled/present.
if cpu spy is displaying freq. usage and deepsleep is notshowing up then there is some problem.
else by default its enabled in stock kernel.

Nitzz said:
deep sleep is present in stock kernel too.
only states files is not enabled/present.
if cpu spy is displaying freq. usage and deepsleep is notshowing up then there is some problem.
else by default its enabled in stock kernel.
Click to expand...
Click to collapse
But CPU spy says "kernel is not compatible".......

lokesh.3440 said:
Thanks for your suggestion brother. This is my first contribution,that's why i wasn't aware of it. Do you mean the Samsung open source update which i have used to compile it ?
can you guide me how exactly i need to update it ?
Click to expand...
Click to collapse
in simple words,upload your whole directory i.e common and modules of your modified samsungopensource folder :good:

DC07 said:
in simple words,upload your whole directory i.e common and modules of your modified samsungopensource folder :good:
Click to expand...
Click to collapse
Thanks, I will upload it on my github in the evening.

Well anybody tried compiling the kernel on Ubuntu 14.04? Gonna try it today! xD

lokesh.3440 said:
But CPU spy says "kernel is not compatible".......
Click to expand...
Click to collapse
check again.
its says- states file not found.
kernel is not compatible with that app cz freq. states file is disabled by default.
but deepsleep is enabled in kernel.
also the kernel u build is having old source.
latest kernel from samsung in update like dxmj is best n having many changes.
just add init.d support in it and compare the battry life with ur kernel.
and that stock one is far more stable than urs.
no offense
but untill and unless u add some more features in it, stock kernel will still be my preferred choice.
add more featrs into it to make it better than stock one.

aniket.lamba said:
Well anybody tried compiling the kernel on Ubuntu 14.04? Gonna try it today! xD
Click to expand...
Click to collapse
I have built it on ubuntu 14 only
Sent from my GT-I9505 using Tapatalk

lokesh.3440 said:
I have built it on ubuntu 14 only
Sent from my GT-I9505 using Tapatalk
Click to expand...
Click to collapse
You serious?
That's good.Gonna try soon!

Good one... :good:
the problem is it seems to have update2 source.... :-/
can run newer firmwares (ddmd,dxmj, etc).
Looking forward to this one. Please use update3 in the next one. Best of luck
P.S. As @Nitzz Said, Deep sleep is pre-included. if u have used the defconfig command, it is included in the kernel. try adding cpu_stats file...

Nachiket.Namjoshi said:
Good one... :good:
the problem is it seems to have update2 source.... :-/
can run newer firmwares (ddmd,dxmj, etc).
Looking forward to this one. Please use update3 in the next one. Best of luck
P.S. As @Nitzz Said, Deep sleep is pre-included. if u have used the defconfig command, it is included in the kernel. try adding cpu_stats file...
Click to expand...
Click to collapse
@nachiket,,,I have used Update 3 only,,,,but i forgot to add cpu stats file i guess.......It will be included in the next build. Thanks for your suggestion

lokesh.3440 said:
@nachiket,,,I have used Update 3 only,,,,but i forgot to add cpu stats file i guess.......It will be included in the next build. Thanks for your suggestion
Click to expand...
Click to collapse
see..
told ya.
u can ask anyone of us(senior membrs of sgy section) or anyother kernel dev for help or any doubt if u want.

Related

[KERNEL] The unknown kernel for I9103LA build with CWM 5.0.2.8 [REV 1.2a]

So this is it, this is the patched I9103ZCLD4 kernel with voodoo sound, but also with the latest CWM built from CM repo as well as ro.secure = 0.
The rev 1.2a builds have made the following changes :
- Boost the performance change by using several specific gcc and linker options.
- Make a kernel based on I9103ZCLD4 instead.
However the following parts still remain, and I will finish them once I made the I9103XWLA4 build :
- Try to compile the kernel with '2 way calling recording enabled'
- Made modification on the default.prop and init.rc which can further boost the performance.
- Try to port touchable recovery to the system.
- Update recovery image to use I9103ZCLD4 recovery kernel.
So right now, it should be okay for you guys to install superuser from the market. And yea, enjoy the fun of using a rooted kernel.
Installation guide
---------------------------------------------------
Just flash the tar.md5 file via odin in the PDA tab.
---------------------------------------------------
To get rooted, just install superuser from the market. su binary is already put in the ramdisk to use.
Download : Revoked as the 1.2a causes problem on installing application
btw, since Rev 1.2a, my kernel will be called Ultimate kernel instead of Unknown kernel. I will add a string to build number to identify that later.
Back on working on XW build now.
UnknownzD if I knew that you would join our community I would think twice before I traded my SGR. You're really reviving and boosting development here. Great job!
It's really good to see SGR finally getting some real piece of android cake.
could you share? CWM 5.0.2.8
Serp87 said:
could you share? CWM 5.0.2.8
Click to expand...
Click to collapse
It is in the ramdisk already, just unpack it yourself.
I understand that the wipe Battery Stats in this version does not work!
Serp87 said:
I understand that the wipe Battery Stats in this version does not work!
Click to expand...
Click to collapse
Thanks for pointing that out, I will work on patching it, if possible.
UnknownzD said:
Thanks for pointing that out, I will work on patching it, if possible.
Click to expand...
Click to collapse
it would be great if it works wipe Battery Stats in this version!
Hey unknown.
Great to hear, that you support us with stuff for i9103
Do you maybe know how to get bln (backlight LED notification) mod for the kernel, for using bln control on the i9103?
It would be so great to get bln for the galaxy r like sg2 or lg optimus
Greetz
A minor update has been released.
In this new r1.2a kernel release,
- Boosted the performance by using several specific linker and gcc options
- Updated to use I9103ZCLD4 kernel src instead
UnknownzD said:
A minor update has been released.
In this new r1.2a kernel release,
- Boosted the performance by using several specific linker and gcc options
- Updated to use I9103ZCLD4 kernel src instead
Click to expand...
Click to collapse
Dude, Galaxy R has separate recovery partition
Adi_Pat said:
Dude, Galaxy R has separate recovery partition
Click to expand...
Click to collapse
What ?
There's no link to your statement and his !
The iPad 2. Revolutionary. (jk)
No I don't care if you're anti-Apple.
EmoBoiix3 said:
What ?
There's no link to your statement and his !
The iPad 2. Revolutionary. (jk)
No I don't care if you're anti-Apple.
Click to expand...
Click to collapse
I quoted by mistake. I don't see recovery files in ramdisk. Galaxy R has separate recovery partition.
Sent from my GT-I9003 using xda premium
Adi_Pat said:
I quoted by mistake. I don't see recovery files in ramdisk. Galaxy R has separate recovery partition.
Sent from my GT-I9003 using xda premium
Click to expand...
Click to collapse
Ohhh , I see .
This was sent from a Galaxy Ace. Problem?

[CUSTOM][KERNEL] D.F's Kernel RC1

DennisFrea said:
Sorry guys I lost my laptop. So maybe it'll take a time to get all my data back so I can't make an update of this for now. I m verry sorry.
Sent from my GT-S5360 using Tapatalk 2
Click to expand...
Click to collapse
Hello, everybody! I wanna share to you my little work of compiling a kernel. This kernel is compiled from the latest source on opensource.samsung.com, GT-S5360_GB_Opensource_Update3. This kernel has been tested and works on DXLF stock also on JellyBlast. And please don't expect something perfect on this kernel since I'm only a super noob.
These are the features of this kernel.
Droidwall support
Init.d support
Ext2, ext3, ext4* file systems support
5 freqs
12 governors
5 i/o scheduler
Bacem tweaked
and maybe many more...
Cpu freqs
Deep sleep
156 mhz
312 mhz
468 mhz
624 mhz
832 mhz
Built-in governors
lulzactive2
virtous
wheatley
smartassv2
interactive
conservative
ondemand
userspace
powersave
bcm21553
Lionheart
performance
Built-in i/o scheduler
noop
deadline
cfq
vr
sio
DESCLAIMER
Do it with your own risk. I don't take any resposibilities about your phone!
NOTE
Feel free to inform me about bugs.
Source
In order to follow the rules, here is the source file from this kernel. This file contains edited files (only).
http://db.tt/qD8RhXeI
The complete source is on opensource.samsung.com. I use the latest source just like described above at the first post, update3.
Downloads
CWM Flashable
Odin Flashable
Installing
Via CWM
- Download zip file
- Go into recovery (home+vol. up+power) and choose CWM
- Install zip from sdcard and choose the zip file
Via Odin
- Open Odin 1.85
- On Pda, choose the .tar file and let Odin works
Or you can use mai77 method to install boot.img from cwm.
Credits
Allah
Me
My girlfriend (LOL I never contact her when I was compiling this kernel)
irfanbagus (without him, I will never be able to compile a kernel)
manoranjan2050 (thanks for answering my stupid questions about my problems)
kurotsugi (great thanks for his kernel source)
Maroc-OS (for some governors from his source @github)
mikstev (for droidwall instruction)
dsixda (for his kitchen)
google
You!
Who else?
Reserved
Again
Hey bro, I'm on Hell's Fusion #40 kernel and i want to try out your new kernel.
Do i have to flash your kernel directly while i'm on Hell's Fusion ? or i must go back in STOCK KERNEL ?
Regards,
Rmhoh
rmhoh said:
Hey bro, I'm on Hell's Fusion #40 kernel and i want to try out your new kernel.
Do i have to flash your kernel directly while i'm on Hell's Fusion ? or i must go back in STOCK KERNEL ?
Regards,
Rmhoh
Click to expand...
Click to collapse
I've tried from hell's to this kernel and it works. No need to go back to stock kernel. But, it is more safe to go back to stock kernel first. It is your choice
good! keep it up.. :thumbup:
Sent from my Android System using Busybox Command.
My work
========================
- AndroBot SGY tweaks
- Nandroid md5 Fixer
- Ext4 to RFS Converter
Keet it up nice work :thumbup:
yes i m Flasholic
Reserve. Hope it'll good 4 battery.
Reserved for me
great work bro :good:
Sorry, I have a problem after installing this kernel it show E: Can't mount /blabla (Invalid Argument).. I flash it directly from hell fussion n repencis, is there something wrong?
Sent from my GT-S5360 using Tapatalk 2
Random Reboots
After flashing it, I was like "WOAH, that fast boot you got there!" but after media scan, my phone reboots by itself.
From savie73 to your kernel.
I'll try to revert to stock kernel and inform you if any results were made
---------- Post added at 05:18 AM ---------- Previous post was at 05:10 AM ----------
Woops, still having the same problem.
woah keep it up...good work bro :good::good::good:
Baskhara said:
Sorry, I have a problem after installing this kernel it show E: Can't mount /blabla (Invalid Argument).. I flash it directly from hell fussion n repencis, is there something wrong?
Sent from my GT-S5360 using Tapatalk 2
Click to expand...
Click to collapse
Have you mount everything before flashing? Just try, revert to stock kernel first before installing this kernel.
iDUMMY said:
After flashing it, I was like "WOAH, that fast boot you got there!" but after media scan, my phone reboots by itself.
From savie73 to your kernel.
I'll try to revert to stock kernel and inform you if any results were made
---------- Post added at 05:18 AM ---------- Previous post was at 05:10 AM ----------
Woops, still having the same problem.
Click to expand...
Click to collapse
Thanks for informing. Did it always reboot or just once? What rom do you use?
DennisFrea said:
Have you mount everything before flashing? Just try, revert to stock kernel first before installing this kernel.
Click to expand...
Click to collapse
I've mount everything.. btw I am on Ext4..
Okay, I'll try to install it from stock kernel..
Sent from my GT-S5360 using Tapatalk 2
This reminded me of kuro's features... btw how did u add ext4 support? Just by editing .config file?
Sent from my GT-S5360 using XDA
hell_lock said:
This reminded me of kuro's features... btw how did u add ext4 support? Just by editing .config file?
Sent from my GT-S5360 using XDA
Click to expand...
Click to collapse
Yes because I took some from his source. Yes, but I don't know it really works or not. Any wrong? Then explain to me sir how to do it..
DennisFrea said:
Yes because I took some from his source. Yes, but I don't know it really works or not. Any wrong? Then explain to me sir how to do it..
Click to expand...
Click to collapse
U need to edit the ramdisk too!
Sent from my GT-S5360 using XDA
hell_lock said:
U need to edit the ramdisk too!
Sent from my GT-S5360 using XDA
Click to expand...
Click to collapse
What files? init.rc?
DennisFrea said:
What files? init.rc?
Click to expand...
Click to collapse
Ya
Sent from my GT-S5360 using XDA
OP just in case you didn't get my PM to you, you have 48 hours to upload your sources and comply with GPL and xda forum rules.

Custom Roms and Kernels for Galaxy S4 E300S/K/L

Flash it with your own risk... Read thoroughly. These are all Korean websites. I only provide link to the specific page. Not Download link or any Instructions.. apply your own knowledge
I will only provide links for some custom kernels and Roms For E300S/K/L which i have gathered from different Korean Websites. You need to log in to get the download links. Since i am not Korean i cannot do that for you. Hope someone here can help.
Kernels:
1. [GalaxyS4] [Kernel] [SKT / KT / LGU +] Immortal Kernel official 0927
Link: http://www.matcl.com/?m=bbs&bid=imbeded&uid=198243
Flash the tar file via odin.
Roms
For E300L only
[Exclusive] Korean version of the entire network through the brush S4 E300L ROM version Teamleader_V1.0b1 streamline our release! By Leader
Link:http://koxda.com/forum.php?mod=view...ra=page=1&filter=typeid&typeid=264&typeid=264
Advanced stock rom for E300L. (based on MG2 firmware)
download link- http://pan.baidu.com/share/link?shareid=2634014583&uk=2936308387
changelog and rom page:- http://koxda.com/forum.php?mod=viewthread&tid=147560
New official update for E300L. MH1 firmware
download link: http://pan.baidu.com/share/link?shareid=3439609242&uk=2936308387
For E300S/K
[ROM] [] Korean version of the whole network exclusive S4 E300S / K through brush version Teamleader_V1.0b1 streamline optimized ROM released! By Leader
Link: http://koxda.com/thread-125256-1-1.html
Advanced Stock Rom for E300K only. (based on MG2)
MG2 Beautify v8
link to rom page- http://koxda.com/forum.php?mod=view...ra=page=1&filter=typeid&typeid=264&typeid=264
download link- http://pan.baidu.com/share/link?shareid=3844122325&uk=2150598706
Perseus kernel for E300S/K
http://www.matcl.com/?m=bbs&bid=imbeded&uid=194616
Flash, Enjoy and Report.. Help others :good:
any testers here???
flashed the immortal kernel for E300L.. so far so good
mohaimed said:
any testers here???
Click to expand...
Click to collapse
The kernel for e300k is also working well. Using ROW.. very nice addition. Have not played with voltages yet. Looking forward to getting some extra time out of the battery.
Sent from my SHV-E300K using XDA Premium HD app
I have played a little with voltage settings. Reduce mpu by 50. So far stable but no improvement in battery life. Will drain the battery and nd charge it full. Then I will test again
mohaimed said:
I have played a little with voltage settings. Reduce mpu by 50. So far stable but no improvement in battery life. Will drain the battery and nd charge it full. Then I will test again
Click to expand...
Click to collapse
My highest processor times are 250 & 600 which I've lowered by 25.
What are you using to adjust the voltages? Does it have settings for both big and little? I'm using System Tuner Pro and I have also tried setCPU. Neither have separate settings for the two clusters.
I'm going to suggest stweaks to the developer although it looks from his git commits he is using Perseus or Adam as a road map so maybe he has it on his to do list.
Sent from my SHV-E300K using XDA Premium HD app
koe1974 said:
My highest processor times are 250 & 600 which I've lowered by 25.
What are you using to adjust the voltages? Does it have settings for both big and little? I'm using System Tuner Pro and I have also tried setCPU. Neither have separate settings for the two clusters.
I'm going to suggest stweaks to the developer although it looks from his git commits he is using Perseus or Adam as a road map so maybe he has it on his to do list.
Sent from my SHV-E300K using XDA Premium HD app
Click to expand...
Click to collapse
no.. u cannot set multi core values.. its not supported by the kernel yet.. i use trickster mode to change the MPU voltages.. try it. reduce it by 50.. not more. u might face problems
Immortal Kernel for E300K (koe1974's build)
For those who own an E300K. It's my personal build. If there is something you want to see in this kernel feel free to PM me.
kernel source is DiaDust's from here
initram is based on the stock with modifications from Perseus kernel
Change Log:
immortal_koeBuild_08132013_1916
DiaDust commits as of Aug. 11
rooted
init.d support (create /etc/init.d folder and chmod your scripts)
enabled zram
testing support for 3rd party tethering apps
exfat and external sdcard support
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Sent from my SHV-E300K using XDA Premium HD app
Kernel updated.. go to the link for changelog
Can u give me the download link for rom of my e300l i cant make an account in the koxda wesite i will be very thank full to u
.
Hi
I tried koe's kernel mod and after rebooting my sim card was not recognized.
Now i use the updated imortal kernel from this thread and everything seems ok so far.
I use prerooted and deodexed mf4 for e300l from from the e300s/k/L thread.
Perhaps i did something wrong i'm pretty new to this android flashing buisnes.
I will not rest till i bricked my phone...
Sent from my SHV-E300L using xda app-developers app
mzain109 said:
Can u give me the download link for rom of my e300l i cant make an account in the koxda wesite i will be very thank full to u
.
Click to expand...
Click to collapse
the website requires to enter a korean captcha to register. i dont know korean. sorry
badpixel said:
Hi
I tried koe's kernel mod and after rebooting my sim card was not recognized.
Now i use the updated imortal kernel from this thread and everything seems ok so far.
I use prerooted and deodexed mf4 for e300l from from the e300s/k/L thread.
Perhaps i did something wrong i'm pretty new to this android flashing buisnes.
I will not rest till i bricked my phone...
Sent from my SHV-E300L using xda app-developers app
Click to expand...
Click to collapse
why dont you flash the MG2 firmware? its the latest. go to this link http://forum.xda-developers.com/showthread.php?t=2285861
I would like to test it but I don´t know how to download it from Korean webpage.
docdan1 said:
I would like to test it but I don´t know how to download it from Korean webpage.
Click to expand...
Click to collapse
sorry mate.. in that case you need a help of the Korean who cant help you with the captcha which is needed to register..
mohaimed said:
sorry mate.. in that case you need a help of the Korean who cant help you with the captcha which is needed to register..
Click to expand...
Click to collapse
After 30minutes working with google- I downloaded the ROM so maybe tomorow.
docdan1 said:
After 30minutes working with google- I downloaded the ROM so maybe tomorow.
Click to expand...
Click to collapse
great work.. upload it here. we need your reviews
koe1974 said:
For those who own an E300K. It's my personal build. If there is something you want to see in this kernel feel free to PM me.
kernel source is DiaDust's from here
initram is based on the stock with modifications from Perseus kernel
Sent from my SHV-E300K using XDA Premium HD app
Click to expand...
Click to collapse
Tried the new kernel with the tethering test. The problem that it is having is that it is not calling on IWConfig or IW to watch the WiFi and create an ad-hoc. Other than that, the kernel is great bro. To me it actually runs better than DiaDust's main version. Keep up the great work.
Someone should also start working on E300L/S variants..
I have tried KoXDA ROM on my 300S. Works good
If somebody wants to - I puted it to FF because is difficult to download it from Korean pages.
......filefactory.com/file/6awzhdy605cv/n/KoXDA.com_E300S_amp_K_V1.0b1.rar
Click to expand...
Click to collapse
Make factory reset before flash. Then flash also CWM / because after flashing is korean language in CWM/
But you will loos samsung apps- as in custom ROMs normal
Starting logo will be Samsung :good:

[KERNEL][GB][GT-S7500][DISCONTINUED] LoxKernel

Hello everyone
I present to you a new available kernel for SGAP.
Let the features:
Based on BlackBurner's sources
Flag optimized (-march=armv7-a -mfpu=neon -O2)
BLN support
ZRAM (128MB, swappiness=35)
Init.d Support
Frandom Generator (linked /dev/random & /dev/urandom to /dev/frandom)
Governors:
Performace
Ondemand
PegasusQ
SavagedZen
Lagfree
Intellidemand2
InteractiveX2 (Backported)
SmartassH3 (Backported)​
Schedulers:
SIO
ROW (Backported)
noop
deadline
cfq​
Added Under Volt
Added OC
Download:
Test Build 2.16.4 (new experimental features)
New Features:
Based on pure Samsung's souces
LMK backported from kernel 3.11.x
Implemented fast charger
Added BFS
Added BFQ scheduler v6r2
Included some tweaks:
zipalign every boot
sqlite optimization
seeder
kernel (from sources)
vm (from sources)
I/O (from sources)
minfree and adj (from sources)​
Stable Build 2.15 Build 2
Build Stable : <version>.<release>
Build Test: <version>.<release>.<build>
Bug
- FC using antutu benchmark and subway surfers (WIP)
Fixes:
Fix swappiness (there's a problem in path, fixed in the next build)​
Installation:
Download zip file and copy to sdcard
Flash zip from CWM recovery
Download BLN Control app from PlayStore to control BLN
Github: https://github.com/loxdegio/GT_S7500_LoxKernel_trebon
WIPS
USB-OTG support
backport new adreno 200 driver​
I don't assume any responsibility if your phone explodes, suicide, go away with your girl/boy-friend or any other stuff.
Do not flash on anything else than an GT-S7500! No L model , W model or T model, else you get a shiny brick.
FLASH AT YOUR OWN RISK.
[KERNEL][GB][GT-S7500] LoxKernel
reserved
reserved
1. Download links not working.
2. Where are your sources? (GPL licence)
jrohwer said:
1. Download links not working.
2. Where are your sources? (GPL licence)
Click to expand...
Click to collapse
link fixed, added github source.
Wow! First under volting kernel for ace plus. Is UV + OC stable?
mon_iker said:
Wow! First under volting kernel for ace plus. Is UV + OC stable?
Click to expand...
Click to collapse
yep.....try it
thats great
will test it when i will revert to gb @loxdegio
can we get a kernel 3.0.xx for cm
vickyg.coolest said:
thats great
will test it when i will revert to gb @loxdegio
can we get a kernel 3.0.xx for cm
Click to expand...
Click to collapse
he still working on a cm 7.2 ......maybe after
imre85 said:
he still working on a cm 7.2 ......maybe after
Click to expand...
Click to collapse
i think there is no need of cm 7.2 as we have cm 10.1 and cm 10 and may be we will get cm 10.2 also
vickyg.coolest said:
i think there is no need of cm 7.2 as we have cm 10.1 and cm 10 and may be we will get cm 10.2 also
Click to expand...
Click to collapse
you're right but we need to learn....
imre85 said:
you're right but we need to learn....
Click to expand...
Click to collapse
oh yeah.. of course
anyway great work
imre85 said:
he still working on a cm 7.2 ......maybe after
Click to expand...
Click to collapse
cm7.2 ? That's amazing news. I tried to port it but it didn't work out as I expected. Good luck with building @loxdegio
Sent from my GT-S7500 using xda app-developers app
daniel98 said:
cm7.2 ? That's amazing news. I tried to port it but it didn't work out as I expected. Good luck with building @loxdegio
Sent from my GT-S7500 using xda app-developers app
Click to expand...
Click to collapse
i think he's working only on a cm7 kernel...
mon_iker said:
Wow! First under volting kernel for ace plus. Is UV + OC stable?
Click to expand...
Click to collapse
Yes! Everything is stable and tested for some day before to be released (it's the aim of Test Builds ) But I have to manipulate directly code in sources in order to apply UV 'cause our device platform doesn't have the voltage controller
If I made mistakes i'm sorry, but i haven't practised my English for 3 years (4 this year) I'm a little rusty
downloading ProbleM,,,
bro, i am unable to download your kernel from any of the links given bro.... i am very exicited to use your kernel but i have tried alot to download your kernel but i am unable to download it....i have tried almostevery link u have given..!!!!!!!!
hoping for new working link!!!!
Gurtej Sandhu said:
bro, i am unable to download your kernel from any of the links given bro.... i am very exicited to use your kernel but i have tried alot to download your kernel but i am unable to download it....i have tried almostevery link u have given..!!!!!!!!
hoping for new working link!!!!
Click to expand...
Click to collapse
there you go
and i would like to report that with this kernel i m getting real slow int connection almost nothing by the way that your rom Aces_Droid_Plus is an art peace :good:
so... this works with any GB based ROM?
and are there any bugs?
P.S. well im testing it now with inspiration v17.1 and it works very well... but there is a big problem. Some apps that require SuperUser acces just don't work; for example "Seeder" app from that rom asks for permission but the app says the device could not be rooted properly. For the moment is the only app that has this problem with this kernel but there could be more
ShadowsDie said:
so... this works with any GB based ROM?
and are there any bugs?
P.S. well im testing it now with inspiration v17.1 and it works very well... but there is a big problem. Some apps that require SuperUser acces just don't work; for example "Seeder" app from that rom asks for permission but the app says the device could not be rooted properly. For the moment is the only app that has this problem with this kernel but there could be more
Click to expand...
Click to collapse
Well the problem is only with this app and i found somenthing in the "Seeder's" thread.
some people have the same problems using custom kernels and a guy says that the kernel developer has to make a frandom fix.
well i don't know what is that so i can fix it myself :laugh:
Does this kernel have any bugs?
Sent from my GT-S7500 using xda app-developers app

[KERNEL] [MTD] [TW/CM9/CM11] [DEV] Watson Kernel (MTD support on Gingerbread!)

Hello guys,
This is a project I was working on for a kernel for our SGY.
I made it with a few things in mind:
>Improve it's performance
>Be universally compatible (after I nearly given up on trying to get a snappier CM11 and after the need for a snappier SGY, I decided to go back to GB. However, BML is terrible, and it is annoying to come back to. I decided to build a MTD kernel for Gingerbread then, and it works!)
>Experiment and upgrade as much as I can (thanks @robcore!!!!)
But since I lost my device, I cannot continue developing it. I am then releasing the source code (sorry, no flashable stuff, I deleted it long ago ) for any of you to continue(?) my work if your heart so desires.
If I ever get myself another SGY (or another BCM21553 device), I will gladly continue development (and support whoever does it too), but before I lose all my data and the kernel code alongside it, I am making it available.
This kernel features:
-OC up to 1040MHz (It's questionable even today if the bcm21553 OCs really work, but I tried hacking a way that works very similarly to MarocOS's one, maybe even better. Be warned though, the source around it is messy)
-GPU hacks for performance (Again, even I don't know if they do work, probably the values are just there to be seen, I'm not sure. I do know though that increasing the CPU speed will much likely increase the speed of V3D too)
-DVFS disabled (I found out DVFS is mostly the culpirit in the "832MHz crisis" where the kernel would forcefully scale itself to 832MHz, so I eliminated any reference to it in kernel code. Apparently DVFS on the processor is only available under the bcm21553 governor, but it is present on the other drivers as well. The idea for disabling DVFS came from my friend @robcore)
-A few additional governors and a buggy interactive governor (which is the default xd)
-MTD support for Gingerbread (Thanks Samsung Epic 4G! Although it only works on TouchWiz (I tried it with SL v2 and v2.1 and it works, but under NougatME(CM7) I got no success and loads of segfaults), it works ALMOST perfectly. See bugs for details )
-Some scraped source code from Samsung's FSR I found on the internet (barely compilable, though)
Bugs:
>Gingerbread version:
-IMEI won't appear in the Status screen, I also faced problems with non-working radio for calls. Data works just fine, but calling and receiving calls is unavailable. I believe it is EFS-related. My suggestion is backing up the EFS partition's file structure, then converting it to MTD, then restoring the backup.
-TWRP will crash and panic when exiting, a workaround is force rebooting
>ICS version:
-TWRP will crash and panic when exiting (I believe fixing it here will fix the bug above too)
>KitKat version:
-Flashing images fail randomly, you may also be unable to reboot normally if you do so. I tried addressing this but I couldn't get anywhere.
DOWNLOAD THE SOURCE: Here!
Thanks to:
 @robcore - his development on the Snapdragon S4 breathes life on my dev soul!
 @zman0900 - I saw his thread on an MTD TW kernel for the Samsung Epic 4G, which led me to believe MTD on GB is possible.
nice kernel
It sound nice. I'm a newbie developer, I'm building a kernel to fix audio bug on cm9, hope it work. And thank you for the source
vdhero said:
It sound nice. I'm a newbie developer, I'm building a kernel to fix audio bug on cm9, hope it work. And thank you for the source
Click to expand...
Click to collapse
Have you gathered enough info on it? I would like to fix it too, but I couldn't get any info on whether if the audio bug is a kernel-side issue or an OS -side issue.
Best of luck for you
Building and fixing
sonickles9 said:
Have you gathered enough info on it? I would like to fix it too, but I couldn't get any info on whether if the audio bug is a kernel-side issue or an OS -side issue.
Best of luck for you
Click to expand...
Click to collapse
I don't sure so I decided to build a kernel from your source and another cm9 version from Mohamad.Afaneh's source and I'll merge the audio on both of them for the best think to fix the bug.Thank you .
Link for kernel?
(img files...)(stock/cm9/cm11)
TheRealModder said:
Link for kernel?
(img files...)(stock/cm9/cm11)
Click to expand...
Click to collapse
Compile one for yourself,man. It only takes like 15-25 mins
vdhero said:
Compile one for yourself,man. It only takes like 15-25 mins
Click to expand...
Click to collapse
I don't know how to compile....
TheRealModder said:
I don't know how to compile....
Click to expand...
Click to collapse
He wrote a script already, just add your toolchain and run the script. There's a guide in the readme
vdhero said:
He wrote a script already, just add your toolchain and run the script. There's a guide in the readme
Click to expand...
Click to collapse
Ok. The watson-kernel-bcm21553-src is used with other files?
Because i want to make cm9 mohhamad afaneh optimized version
TheRealModder said:
Ok. The watson-kernel-bcm21553-src is used with other files?
Because i want to make cm9 mohhamad afaneh optimized version
Click to expand...
Click to collapse
To make it, you have to sync the cm9 source code then add the files from his github to your localmanifest. This thing is not in anyway related to that except the MTD. This one is a kernel-compile only source
Oh man, i give up. I can't build a kernel from source, but i can modify a kernel.
Can someone give me the zimage for ics Please....
Sent from my Zenfone 2 Laser using XDA Labs
TheRealModder said:
Oh man, i give up. I can't build a kernel from source, but i can modify a kernel.
Can someone give me the zimage for ics Please....
Click to expand...
Click to collapse
zlimage? We don't have that here, we only have boot.img for kernel
vdhero said:
zlimage? We don't have that here, we only have boot.img for kernel
Click to expand...
Click to collapse
Or you can give me the extracted boot.img files. (ICS/KK)
I will rebuild it using dsixda's android kitchen.
Sent from my Zenfone 2 Laser using XDA Labs
TheRealModder said:
Or you can give me the extracted boot.img files. (ICS/KK)
I will rebuild it using dsixda's android kitchen.
Sent from my Zenfone 2 Laser using XDA Labs
Click to expand...
Click to collapse
Sorry but I can't because I'm bored of making ROMs so I switched back to Windows. I'm planning on making a ROM, I'll compile the kernel for you once I get linux installed
vdhero said:
Sorry but I can't because I'm bored of making ROMs so I switched back to Windows. I'm planning on making a ROM, I'll compile the kernel for you once I get linux installed
Click to expand...
Click to collapse
Ok. If you want to install linux i recommend using ubuntu or linux mint.
Ubuntu official website:https://www.ubuntu.com/
Linux mint official website:https://linuxmint.com/
Sent from my Zenfone 2 Laser using XDA Labs
VDHERO Please But a New Galaxy t Gt-S5360 and start the Development!
vdhero said:
To make it, you have to sync the cm9 source code then add the files from his github to your localmanifest. This thing is not in anyway related to that except the MTD. This one is a kernel-compile only source
Click to expand...
Click to collapse
VDHERO Please But a New Galaxy t Gt-S5360 and start the Development!
Assabtigle said:
VDHERO Please But a New Galaxy t Gt-S5360 and start the Development!
Click to expand...
Click to collapse
Sorry but I can't since my sgy is dead for a long time ago. I'll try to make one if I can find one. I've heard that there are some places that sell sgy for about 5 bucks, i'll find one ì possible
Be fast bro!!
vdhero said:
Sorry but I can't since my sgy is dead for a long time ago. I'll try to make one if I can find one. I've heard that there are some places that sell sgy for about 5 bucks, i'll find one ì possible
Click to expand...
Click to collapse
BE fast BRO Love U and Your WORK!!
All Your DEVELOPMENT are Faster than The ORIGINAL one Please Buy a NEW one!
and Yeah install the Stock Rom in your Phone by ODIN it will be fine!:laugh:

Categories

Resources