[KERNEL][TOUCHWIZ] PeanutButta Jelly

Search This thread

imnuts

Inactive Recognized Developer
Jul 27, 2007
3,808
3,174
West Chester
www.imnuts.org
Here is a custom kernel based on the latest GT-N7100 sources for the Note 2. I've taken a lot of stuff out, so if you like playing around with changing 500 things on the kernel before you start using your phone, look somewhere else. It pulls in Beoffla Sound and Simple IO Scheduler and removes as much debugging stuff as possible, non-default CPU and IO schedulers, and Ext2 Support (Ext4 handles Ext2/3). I've also gotten rid of recovery over-write on boot and enabled adb root by default.

There is no overclocking support, overclocking is useless unless you're pumping up your e-peen. There is no undervolting support as it hasn't been shown to do anything useful on multi-core systems from everything I've seen. There is no init.d support as 90% of the init.d scripts are useless. It will continue using stock boot animations as well, though I'm sure it wouldn't be to difficult to make stock android boot animations work. That may even be possible without any kernel changes anyway.

The only issue I've run into is that exFAT SDcards may not work with it. I've been trying to figure out why, but it is slow going when I don't have an exFAT card to test with. If anyone would like to help fix it, flash and get me full dmesg and logcats. If you don't know how to get those, but still want to help, see my SDK Guide for a general overview of what to do.

This kernel is built for TouchWiz ROMs, and should work on any available VZW ROM currently available. It works for VRALJB, VRALL4, and VRAMC3 from my own testing, let me know if you have issues on a TW ROM and I may be able to fix it. For a download, see below. I also am not posting in original development because IMO, that entire forum is useless and confusing.

[size=+2]Change log[/size]
0218
Initial Release

0304
XZ Compression
No worrying about exFAT (for now)
Attempt to get rid of hot boots or full reboots that some people experience.

0330
Drop Voodoo Sound, go to Boeffla Sound
Increased SD Card read ahead for better performance
Enabled Car Dock Charger support

0404
Actually enable the car dock charging support this time
Try and fix the lockups after long (>2 day) uptimes

0408
Insignificant Config Change
Build for many new models

0418
Color Control

0419
Make it so STweaks works, so you can use the new color controls

0519
Update sources and ramdisk

0726
exFAT support

[size=+2]Known Issues[/size]
My Bank Account Balance

XDA:DevDB Information
PeanutButta Jelly, a Kernel for the Verizon Samsung Galaxy Note II

Contributors
imnuts, Samsung
Kernel Special Features: Bare Bones, No Frills, Set it and Forget it

Version Information
Status: Stable
Stable Release Date: 2013-07-26

Created 2013-07-30
Last Updated 2013-07-30
 
Last edited:

imnuts

Inactive Recognized Developer
Jul 27, 2007
3,808
3,174
West Chester
www.imnuts.org
[size=+2]FAQ[/size]
I get a "Status 7" error when trying to install, WTF?
Update your recovery. TWRP that is flashed via the unlock method does not process asserts properly (it was compiled for a different Note 2 model). This is meant to keep people from flashing this to the wrong device.

My exFAT SDcard isn't working :(
See the OP, I need info to get exFAT to work properly. Until then, format your SDCard to FAT32

Where are all the options?
You can't read, I already said there are none. This is flash and forget it.

This is the best thing since sliced bread, can I make it rain?
Click the DONATE TO ME button to the left, or click here, it's appreciated, but not expected. Clicking thanks on the posts also works.

This thing is worse than Tub Girl, how do I go back to what I had before?
Just reflash your old kernel. If you were on stock before, I've posted the stock kernels at the end of this post.

I'm having a problem, FIX IT NAO!!!1!
Send me both the output from dmesg and logcat as well as details of what you do when you see the problem. Otherwise, the source is linked to below, fix it yourself.

Can we get XYZ feature added?
Link to it, and I'll think about it.

[size=+2]Download[/size]
0726 Build
0519 Build
0419 Build
0408 Build
0404 Build
0330 Build
0304 Build
Original Release

[size=+1]Downloads for Other Carriers[/size]
AT&T Note 2 (SGH-I317)
International Note 2 (GT-N7100)
International Note 2 LTE (GT-N7105)
Sprint Note 2 (SPH-L900)
T-Mobile Note 2 (SGH-T889)
US Cellular Note 2 (SCH-R950)

[size=+2]Source[/size]
Github

[size=+2]Stock Kernels[/size]
VRALJB
VRALL4
VRAMC3
 
Last edited:

ahjee

Senior Member
Mar 24, 2010
1,487
250
Re: [KERNEL][TW][2-18-13]PeanutButta Jelly

Dude no lie...I was thinking to myself last night that I wish this kernel was available for our phone. Your kernel for the GNex was the best thing to have been on my GNEX. Downloading then flashing immediately. Thanks imnuts

Sent from my SCH-I605 using Tapatalk 2
 
  • Like
Reactions: hopesrequiem

hopesrequiem

Senior Member
May 27, 2011
3,056
1,151
Re: [KERNEL][TW][2-18-13]PeanutButta Jelly

I'm on stock deodex vrll4 and flashing this right now. I trust your work. Finally someone who agrees that overclocking is useless.

Sent from my SCH-I605 using Tapatalk 2
 

hopesrequiem

Senior Member
May 27, 2011
3,056
1,151
Re: [KERNEL][TW][2-18-13]PeanutButta Jelly

Flashed fine. Charging to 100% then ill report back once I drain it. Feels nice and smooth though. Better then straight stock from what I see thus far

Sent from my SCH-I605 using Tapatalk 2
 

BeansTown106

Inactive Recognized Developer
Dec 22, 2011
3,694
54,414
BeanTown USA
Here is a custom kernel based on the latest GT-N7100 sources for the Note 2. I've taken a lot of stuff out, so if you like playing around with changing 500 things on the kernel before you start using your phone, look somewhere else. It pulls in Voodoo Sound, Simple IO Scheduler, and Joe's Tiny RCU. I've also gotten rid of recovery over-write on boot and enabled adb root by default. It removes as much debugging stuff as possible, non-default CPU and IO schedulers, and Ext2 Support (Ext4 handles Ext2/3).

There is no overclocking support, overclocking is useless unless you're pumping up your e-peen. There is no undervolting support as it hasn't been shown to do anything useful on multi-core systems from everything I've seen. There is no init.d support as 90% of the init.d scripts are useless. It will continue using stock boot animations as well, though I'm sure it wouldn't be to difficult to make stock android boot animations work. That may even be possible without any kernel changes anyway.

The only issue I've run into is that exFAT SDcards may not work with it. I've been trying to figure out why, but it is slow going when I don't have an exFAT card to test with. If anyone would like to help fix it, flash and get me full dmesg and logcats. If you don't know how to get those, but still want to help, see my SDK Guide for a general overview of what to do.

This kernel is built for TouchWiz ROMs, and should work on any available VZW ROM currently available. It works for both VRALJB and VRALL4 from my own testing, let me know if you have issues on a TW ROM and I may be able to fix it. For a download, see below. I also am not posting in original development because IMO, that entire forum is useless and confusing.
looks pretty good would u mind if i modify the ramdisk and add init.d/bootanim support and have it as an option in my rom?
 

JetBlue

Senior Member
Jan 6, 2012
603
108
After flashing I no longer have haptic feedback? I checked my settings and it's enabled yet nothing happens.
 

evolishesh

Senior Member
Oct 10, 2010
1,325
176
Re: [KERNEL][TW][2-18-13]PeanutButta Jelly

Why I keep getting failed when I try install this kernel with twrp? I downloaded the kernel twice, and still same error

Sent from my SCH-I605 using xda app-developers app
 

kintwofan

Senior Member
Jul 1, 2011
5,114
2,825
Irmo, SC
OnePlus 7T
Sony Xperia 1 III
Re: [KERNEL][TW][2-18-13]PeanutButta Jelly

Why I keep getting failed when I try install this kernel with twrp? I downloaded the kernel twice, and still same error

Sent from my SCH-I605 using xda app-developers app

I bet it says status 7. If You read the OP it says you need to update your recovery.

Sent from my SCH-I605 using Tapatalk 2
 
  • Like
Reactions: evolishesh

Top Liked Posts

  • There are no posts matching your filters.
  • 54
    Here is a custom kernel based on the latest GT-N7100 sources for the Note 2. I've taken a lot of stuff out, so if you like playing around with changing 500 things on the kernel before you start using your phone, look somewhere else. It pulls in Beoffla Sound and Simple IO Scheduler and removes as much debugging stuff as possible, non-default CPU and IO schedulers, and Ext2 Support (Ext4 handles Ext2/3). I've also gotten rid of recovery over-write on boot and enabled adb root by default.

    There is no overclocking support, overclocking is useless unless you're pumping up your e-peen. There is no undervolting support as it hasn't been shown to do anything useful on multi-core systems from everything I've seen. There is no init.d support as 90% of the init.d scripts are useless. It will continue using stock boot animations as well, though I'm sure it wouldn't be to difficult to make stock android boot animations work. That may even be possible without any kernel changes anyway.

    The only issue I've run into is that exFAT SDcards may not work with it. I've been trying to figure out why, but it is slow going when I don't have an exFAT card to test with. If anyone would like to help fix it, flash and get me full dmesg and logcats. If you don't know how to get those, but still want to help, see my SDK Guide for a general overview of what to do.

    This kernel is built for TouchWiz ROMs, and should work on any available VZW ROM currently available. It works for VRALJB, VRALL4, and VRAMC3 from my own testing, let me know if you have issues on a TW ROM and I may be able to fix it. For a download, see below. I also am not posting in original development because IMO, that entire forum is useless and confusing.

    [size=+2]Change log[/size]
    0218
    Initial Release

    0304
    XZ Compression
    No worrying about exFAT (for now)
    Attempt to get rid of hot boots or full reboots that some people experience.

    0330
    Drop Voodoo Sound, go to Boeffla Sound
    Increased SD Card read ahead for better performance
    Enabled Car Dock Charger support

    0404
    Actually enable the car dock charging support this time
    Try and fix the lockups after long (>2 day) uptimes

    0408
    Insignificant Config Change
    Build for many new models

    0418
    Color Control

    0419
    Make it so STweaks works, so you can use the new color controls

    0519
    Update sources and ramdisk

    0726
    exFAT support

    [size=+2]Known Issues[/size]
    My Bank Account Balance

    XDA:DevDB Information
    PeanutButta Jelly, a Kernel for the Verizon Samsung Galaxy Note II

    Contributors
    imnuts, Samsung
    Kernel Special Features: Bare Bones, No Frills, Set it and Forget it

    Version Information
    Status: Stable
    Stable Release Date: 2013-07-26

    Created 2013-07-30
    Last Updated 2013-07-30
    24
    [size=+2]FAQ[/size]
    I get a "Status 7" error when trying to install, WTF?
    Update your recovery. TWRP that is flashed via the unlock method does not process asserts properly (it was compiled for a different Note 2 model). This is meant to keep people from flashing this to the wrong device.

    My exFAT SDcard isn't working :(
    See the OP, I need info to get exFAT to work properly. Until then, format your SDCard to FAT32

    Where are all the options?
    You can't read, I already said there are none. This is flash and forget it.

    This is the best thing since sliced bread, can I make it rain?
    Click the DONATE TO ME button to the left, or click here, it's appreciated, but not expected. Clicking thanks on the posts also works.

    This thing is worse than Tub Girl, how do I go back to what I had before?
    Just reflash your old kernel. If you were on stock before, I've posted the stock kernels at the end of this post.

    I'm having a problem, FIX IT NAO!!!1!
    Send me both the output from dmesg and logcat as well as details of what you do when you see the problem. Otherwise, the source is linked to below, fix it yourself.

    Can we get XYZ feature added?
    Link to it, and I'll think about it.

    [size=+2]Download[/size]
    0726 Build
    0519 Build
    0419 Build
    0408 Build
    0404 Build
    0330 Build
    0304 Build
    Original Release

    [size=+1]Downloads for Other Carriers[/size]
    AT&T Note 2 (SGH-I317)
    International Note 2 (GT-N7100)
    International Note 2 LTE (GT-N7105)
    Sprint Note 2 (SPH-L900)
    T-Mobile Note 2 (SGH-T889)
    US Cellular Note 2 (SCH-R950)

    [size=+2]Source[/size]
    Github

    [size=+2]Stock Kernels[/size]
    VRALJB
    VRALL4
    VRAMC3
    19
    looks pretty good would u mind if i modify the ramdisk and add init.d/bootanim support and have it as an option in my rom?

    Go for it
    14
    Here is a custom kernel based on the latest GT-N7100 sources for the Note 2. I've taken a lot of stuff out, so if you like playing around with changing 500 things on the kernel before you start using your phone, look somewhere else. It pulls in Voodoo Sound, Simple IO Scheduler, and Joe's Tiny RCU. I've also gotten rid of recovery over-write on boot and enabled adb root by default. It removes as much debugging stuff as possible, non-default CPU and IO schedulers, and Ext2 Support (Ext4 handles Ext2/3).

    There is no overclocking support, overclocking is useless unless you're pumping up your e-peen. There is no undervolting support as it hasn't been shown to do anything useful on multi-core systems from everything I've seen. There is no init.d support as 90% of the init.d scripts are useless. It will continue using stock boot animations as well, though I'm sure it wouldn't be to difficult to make stock android boot animations work. That may even be possible without any kernel changes anyway.

    The only issue I've run into is that exFAT SDcards may not work with it. I've been trying to figure out why, but it is slow going when I don't have an exFAT card to test with. If anyone would like to help fix it, flash and get me full dmesg and logcats. If you don't know how to get those, but still want to help, see my SDK Guide for a general overview of what to do.

    This kernel is built for TouchWiz ROMs, and should work on any available VZW ROM currently available. It works for both VRALJB and VRALL4 from my own testing, let me know if you have issues on a TW ROM and I may be able to fix it. For a download, see below. I also am not posting in original development because IMO, that entire forum is useless and confusing.
    looks pretty good would u mind if i modify the ramdisk and add init.d/bootanim support and have it as an option in my rom?
    10
    New build up. I believe it may fix the issues people see after extended periods of up-time, but it's kind of hard to test that in a couple minutes.