[KERNEL][JB] fulmix.Kernel #12 [17/10/2013]

Status
Not open for further replies.
Search This thread

xpirt

Recognized Developer / Inactive RC
Feb 19, 2013
5,070
21,223
fulmix.Kernel #12
Only for Jelly Bean Sense ROMs

Code:
#include 
/*
 * Your warranty is now void.
 *
 * I am not responsible for bricked devices, dead SD cards,
 * thermonuclear war, or you getting fired because the alarm app failed. Please
 * do some research if you have any concerns about features included in this ROM
 * before flashing it! YOU are choosing to make these modifications, and if
 * you point the finger at me for messing up your device, I will laugh at you.
 */
I am not a kernel developer, I made this kernel for my own use and for what I need, so don't expect much from me :)

This is Jelly Bean 3.4.0 Kernel built from htcdev.com source.


Features

  • Based on official hTC EU source code
  • Compiled with Linaro 4.6.2 toolchain
  • /system write protection Disabled & Init.d support
  • zRam Enabled
  • Swap Enabled
  • Perflock disabled
  • KSM Support
  • Snapdragon optimizations
  • Highest optimization level (-O3)
  • Google Snappy Compression
  • Use AC mode for unknown chargers
  • Optimized AES and SHA1 routines
  • Android Low Memory Killer from HTC One
  • Updated ION & Binder from HTC One GE
Governors
  • BadAss
  • Lionhearth
  • SmartassV2 (default)
  • Intellidemand
  • Conservative
  • Interactive
  • Ondemand (updated from HTC One GE kernel)
  • Performance
Schedulers
  • NOOP
  • CFQ
  • Deadline
  • FIOPS (default)
  • Qualcomm ROW
Credits

  • prototype-u without him this kernel was never released!
  • neXus Prime for Fast Charge
  • jmz for some commits
  • SebastianFM for some commits
  • dominos_liberty for some commits
  • flar2 for some commits
  • show-p1984 for some commits
  • sakindia123 for some commits
  • Zarboz for help
If you use it and you like it please hit "Thanks" button or make a little donation to support me and keep development up!
 
Last edited:

xpirt

Recognized Developer / Inactive RC
Feb 19, 2013
5,070
21,223
DOWNLOAD #12
DOWNLOAD #8
DOWNLOAD #7
DOWNLOAD #5
DOWNLOAD #3
DOWNLOAD #2
DOWNLOAD #1
SOURCES


Instructions
  1. Go into adb/fastboot directory
  2. Put the fulmix.Kernel#xx.img in that directory
  3. Open CMD and type: "fastboot flash boot fulmix.Kernel#xx.img"
  4. Reboot
Changelog
#12 - 17/10/2013
- Fixed black screen after reboot [xpirt]
- Enabled zRam [xpirt]
- LZO compression mode [xpirt]
- More cleanups [xpirt]

#8 - 16/10/2013
- Added intellidemand governor [xpirt]
- Added Snapdragon + ARM optimizations [show-p1984]
- Updated with highest optimization level (-O3) [show-p1984]
- Updated ondemand governor from HTC One GE kernel [SebastianFM]
- Fully removed perflock support [sakindia123]
- Enabled basic NTFS support [show-p1984]
- Enabled sync framework [dominos_liberty]
- Cleaned code and Improved performance [xpirt]

#7 - 15/10/2013
- FIOPS scheduler as default [xpirt]
- SmartassV2 governor as default [xpirt]
- Added optimized AES and SHA1 routines [flar2]
- Added /dev/frandom [flar2]
- Added Android Android Low Memory Killer from HTC One GE kernel [dominos_liberty]
- Updated Android Binder from HTC One GE kernel [dominos_liberty]
- Updated ION driver from HTC One GE kernel [dominos_liberty]

#5 - 14/10/2013
- Added smartassv2 governor [xpirt]
- Google Snappy Compression [xpirt]
- Added Fast Charge [neXus Prime] - Info
- Inscreased Readahead values [jmz]
- More optimizations [xpirt]

#3 - 09/10/2013
- Compiled using Linaro 4.6.2 toolchain [xpirt]
- Recompiled from scratch from official EU code [xpirt]
- Kernel version 3.4.0 [xpirt]
- Governors: Lionheart, BadAss, SmartassV2, Userspace, Ondemand & Performance [xpirt]
- I/O Schedulers: Qualcomm ROW, FIOPS, Noop, Deadline & CFQ [xpirt]
- Use AC Charging for unknown USB Cables [jmz]

#2 - 01/09/2013
- KSM Enabled [xpirt]
- CPU Freq Stats Enabled [xpirt]
- CPU Spy Fixed [xpirt]
- CIFS Support [xpirt]

#1 - 29/08/2013
- Initial Release
F.A.Q.
Q- How I can manually enable KSM?
A- Go here.
 
Last edited:

Stek988

Senior Member
Sep 4, 2012
62
29
Zagreb
Woow! Thats the spirit! :p

Can't wait to get home from work and try it out! Keep up the good work man! :)

Sent from my precious!! HTC DX
 
Last edited:

gbueno6

Senior Member
Nov 20, 2011
405
140
Barcelona
xpirt,
Which base did you use to compile this new kernel? EU 2.20.401.5 or another one?
Thank you very much! I'll flash it ASAP!

Have a great day!

Enviado desde mi HTC Desire X usando Tapatalk 4
 

xpirt

Recognized Developer / Inactive RC
Feb 19, 2013
5,070
21,223
Please control if all govs are there because I think I did something wrong.. xD

xpirt
 

xpirt

Recognized Developer / Inactive RC
Feb 19, 2013
5,070
21,223
xpirt,
Which base did you use to compile this new kernel? EU 2.20.401.5 or another one?
Thank you very much! I'll flash it ASAP!

Have a great day!

Enviado desde mi HTC Desire X usando Tapatalk 4

I don't remember which version is from htcdev.com but it works on all JB roms.

xpirt
 

xpirt

Recognized Developer / Inactive RC
Feb 19, 2013
5,070
21,223
After sleeping for 10 min it wakes up faster then Prototype U's kernel and no lag :good:

Yeah but it's better to have new govs and see prototype-u's last screenshot he has built it to #34 and it has also a freq table.

Btw I am not a kernel dev and I'm still learning, a lot I learned from prototype-u, so don't expect much from me :)

xpirt
 

GtrCraft

Recognized Developer
Jun 3, 2013
6,818
17,854
Moto G5 Plus
Xiaomi Poco F1
Yeah but it's better to have new govs and see prototype-u's last screenshot he has built it to #34 and it has also a freq table.

Btw I am not a kernel dev and I'm still learning, a lot I learned from prototype-u, so don't expect much from me :)

xpirt

Still, this is a perfect custom stock kernel with only write protection disabled, init.d support and some new I/O shedulers.
The rest is the same as stock and that is perfect for everyone who doesn't need all the custom governors etc.
 
Last edited:

xpirt

Recognized Developer / Inactive RC
Feb 19, 2013
5,070
21,223
Still, this is a perfect custom stock kernel with only write protection disabled, init.d support and some new I/O shedulers.
The rest is the same as stock and that is perfect for everyone who doesn't all the custom governors etc.

xD My idea was to add some govs too and some new features.
But first builds are never perfect.

xpirt
 
  • Like
Reactions: GtrCraft

xpirt

Recognized Developer / Inactive RC
Feb 19, 2013
5,070
21,223
Btw hopefully tomorrow the #2 build will come with govs mentioned.

xpirt
 

Stek988

Senior Member
Sep 4, 2012
62
29
Zagreb
Yeah but it's better to have new govs and see prototype-u's last screenshot he has built it to #34 and it has also a freq table.

Btw I am not a kernel dev and I'm still learning, a lot I learned from prototype-u, so don't expect much from me :)

xpirt

U have all my support. I am also trying to learn all that i can about kernels and ROMs so i can help in developement and maybe someday making my own stuff. :)

Sent from my precious!! HTC DX
 

neXus PRIME

Senior Member
Nov 22, 2011
3,547
4,540
Lahore, Pakistan
xpirt, dude, i was gonna start my kernel thread with Stock + govs and scheds. When my test was finished, i was uploading and saw your thread..........

Maybe it will be overkill if i release one too. Plus, its not gonna be much different so wont matter, Anyways good luck:good::good:. If i manage to add something significant, maybe then i'll think abt release.

Regards
Yasir
 

GtrCraft

Recognized Developer
Jun 3, 2013
6,818
17,854
Moto G5 Plus
Xiaomi Poco F1
xpirt, dude, i was gonna start my kernel thread with Stock + govs and scheds. When my test was finished, i was uploading and saw your thread..........

Maybe it will be overkill if i release one too. Plus, its not gonna be much different so wont matter, Anyways good luck:good::good:. If i manage to add something significant, maybe then i'll think abt release.

Regards
Yasir

Can you still upload yours? I want to test the difference between the 3
 
Status
Not open for further replies.

Top Liked Posts

  • There are no posts matching your filters.
  • 51
    fulmix.Kernel #12
    Only for Jelly Bean Sense ROMs

    Code:
    #include 
    /*
     * Your warranty is now void.
     *
     * I am not responsible for bricked devices, dead SD cards,
     * thermonuclear war, or you getting fired because the alarm app failed. Please
     * do some research if you have any concerns about features included in this ROM
     * before flashing it! YOU are choosing to make these modifications, and if
     * you point the finger at me for messing up your device, I will laugh at you.
     */
    I am not a kernel developer, I made this kernel for my own use and for what I need, so don't expect much from me :)

    This is Jelly Bean 3.4.0 Kernel built from htcdev.com source.


    Features

    • Based on official hTC EU source code
    • Compiled with Linaro 4.6.2 toolchain
    • /system write protection Disabled & Init.d support
    • zRam Enabled
    • Swap Enabled
    • Perflock disabled
    • KSM Support
    • Snapdragon optimizations
    • Highest optimization level (-O3)
    • Google Snappy Compression
    • Use AC mode for unknown chargers
    • Optimized AES and SHA1 routines
    • Android Low Memory Killer from HTC One
    • Updated ION & Binder from HTC One GE
    Governors
    • BadAss
    • Lionhearth
    • SmartassV2 (default)
    • Intellidemand
    • Conservative
    • Interactive
    • Ondemand (updated from HTC One GE kernel)
    • Performance
    Schedulers
    • NOOP
    • CFQ
    • Deadline
    • FIOPS (default)
    • Qualcomm ROW
    Credits

    • prototype-u without him this kernel was never released!
    • neXus Prime for Fast Charge
    • jmz for some commits
    • SebastianFM for some commits
    • dominos_liberty for some commits
    • flar2 for some commits
    • show-p1984 for some commits
    • sakindia123 for some commits
    • Zarboz for help
    If you use it and you like it please hit "Thanks" button or make a little donation to support me and keep development up!
    9
    DOWNLOAD #12
    DOWNLOAD #8
    DOWNLOAD #7
    DOWNLOAD #5
    DOWNLOAD #3
    DOWNLOAD #2
    DOWNLOAD #1
    SOURCES


    Instructions
    1. Go into adb/fastboot directory
    2. Put the fulmix.Kernel#xx.img in that directory
    3. Open CMD and type: "fastboot flash boot fulmix.Kernel#xx.img"
    4. Reboot
    Changelog
    #12 - 17/10/2013
    - Fixed black screen after reboot [xpirt]
    - Enabled zRam [xpirt]
    - LZO compression mode [xpirt]
    - More cleanups [xpirt]

    #8 - 16/10/2013
    - Added intellidemand governor [xpirt]
    - Added Snapdragon + ARM optimizations [show-p1984]
    - Updated with highest optimization level (-O3) [show-p1984]
    - Updated ondemand governor from HTC One GE kernel [SebastianFM]
    - Fully removed perflock support [sakindia123]
    - Enabled basic NTFS support [show-p1984]
    - Enabled sync framework [dominos_liberty]
    - Cleaned code and Improved performance [xpirt]

    #7 - 15/10/2013
    - FIOPS scheduler as default [xpirt]
    - SmartassV2 governor as default [xpirt]
    - Added optimized AES and SHA1 routines [flar2]
    - Added /dev/frandom [flar2]
    - Added Android Android Low Memory Killer from HTC One GE kernel [dominos_liberty]
    - Updated Android Binder from HTC One GE kernel [dominos_liberty]
    - Updated ION driver from HTC One GE kernel [dominos_liberty]

    #5 - 14/10/2013
    - Added smartassv2 governor [xpirt]
    - Google Snappy Compression [xpirt]
    - Added Fast Charge [neXus Prime] - Info
    - Inscreased Readahead values [jmz]
    - More optimizations [xpirt]

    #3 - 09/10/2013
    - Compiled using Linaro 4.6.2 toolchain [xpirt]
    - Recompiled from scratch from official EU code [xpirt]
    - Kernel version 3.4.0 [xpirt]
    - Governors: Lionheart, BadAss, SmartassV2, Userspace, Ondemand & Performance [xpirt]
    - I/O Schedulers: Qualcomm ROW, FIOPS, Noop, Deadline & CFQ [xpirt]
    - Use AC Charging for unknown USB Cables [jmz]

    #2 - 01/09/2013
    - KSM Enabled [xpirt]
    - CPU Freq Stats Enabled [xpirt]
    - CPU Spy Fixed [xpirt]
    - CIFS Support [xpirt]

    #1 - 29/08/2013
    - Initial Release
    F.A.Q.
    Q- How I can manually enable KSM?
    A- Go here.
    6
    #2 OUT!

    Check OP for Download.

    Changelog:
    #2 - 01/09/2013
    - KSM Enabled
    - CPU Freq Stats Enabled
    - CPU Spy Fixed
    - CIFS Support

    xpirt
    5
    fulmix.Kernel #12 Released!
    This is a Minor Update to fix last build and made some more cleanups.

    DOWNLOAD

    Changelog:
    Code:
    - Fixed black screen after reboot
    - Enabled zRam
    - LZO compression mode
    - More cleanups
    Enjoy!

    xpirt
    4
    fulmix.Kernel #8 Released!

    DOWNLOAD

    Changelog:
    Code:
    - Added intellidemand governor
    - Added Snapdragon optimizations
    - Updated with highest optimization level (-O3)
    - Updated ondemand governor from HTC One GE kernel
    - Fully removed perflock support
    - Enabled basic NTFS support
    - Enabled sync framework
    - Cleaned code and Improved performance

    Enjoy!

    xpirt