[KERNEL]intersectRaven's Kernel - 20130410_15XX

Status
Not open for further replies.
Search This thread

iamrenne

Member
Nov 14, 2007
31
1
Geleen
Reading sometimes helps, in your case only one page earlier, your question were answered ;)

Lol sorry, I couldn't find it, but I'll look better!

---------- Post added at 03:08 PM ---------- Previous post was at 03:06 PM ----------

Reading sometimes helps, in your case only one page earlier, your question were answered ;)

Found it:) BTW I'm using the experimental version on stock 4.2.2 ROM and it's running great! Thanks
 

phewizzo

Senior Member
Aug 29, 2007
788
118
New York City
Re: [KERNEL]intersectRaven's Kernel - 20130219_21XX

Trying out new kernel now. Thanks for the update IR.

Sent from my Nexus 4 using xda premium
 

Junglist86

Senior Member
Nov 10, 2011
115
7
AW: [KERNEL]intersectRaven's Kernel - 20130219_21XX

Has anyone a IR kernel 4.2.2 with a Rom that based on 4.2.1?

Gesendet von meinem Nexus 4 mit Tapatalk 2
 

apatal

Senior Member
Feb 27, 2012
3,576
2,066
Manila
Re: [KERNEL]intersectRaven's Kernel - 20130219_21XX

Woot! 3.4.33! Thanks for the update! :D :thumbup:
 

Junglist86

Senior Member
Nov 10, 2011
115
7
ok, i have the SlimBean Rom, based still on 4.2.1

i will ask in slimbean thread, maybe there is anyone who have a kernel thats based on 4.2.2^^
 

luniz7

Senior Member
Feb 23, 2010
449
10
Aurora, CO
Hey IR, I know you want to keep the kernel pretty much stock. I was wondering if you could add slide 2 wake to the CM final kernel or point me in the direction to do it myself. Thanks
 

intersectRaven

Senior Member
Mar 13, 2010
2,260
1,558
www.intersectraven.net
Hey IR, I know you want to keep the kernel pretty much stock. I was wondering if you could add slide 2 wake to the CM final kernel or point me in the direction to do it myself. Thanks

Won't add that due to reasons I pointed out earlier in the thread. Anyways, to do it yourself, you just have to get the commit for S2W...don't know where though or how many commits there are...and merge it with my source at GitHub. :)
 

jassycliq

Senior Member
Jan 1, 2011
911
674
Los Angeles
Re: [KERNEL]intersectRaven's Kernel - 20130219_21XX

Won't add that due to reasons I pointed out earlier in the thread. Anyways, to do it yourself, you just have to get the commit for S2W...don't know where though or how many commits there are...and merge it with my source at GitHub. :)

https://github.com/showp1984/bricked-mako/commit/2c2a33d31eec08777fb48f320dd56a596a98bd2e
That's one of the commits, there are a few more from show then some more from faux that help with some issues in s2w.

Sent from my Nexus 4 using Tapatalk 2
 

ctfrommn

Senior Member
May 25, 2011
7,442
10,777
Minnesota
Re: [KERNEL]intersectRaven's Kernel - 20130219_21XX

IR,
Is gamma tweakable or hard coded? I would love to have visceralphych's gamma and this kernel. Any possible way?

Sent from my blazing bionic Nexus 4
 

jamesj999

Senior Member
Sep 5, 2008
156
19
Eastbourne
Re: [KERNEL]intersectRaven's Kernel - 20130219_21XX

Just got a weird problem. I was playing a game I played 1000 times on other kernels before, exited it and the whole system suddenly freezes. I tried to wipe cache, dalvik and fixed permissions but the system won't boot anymore. The end is I had to do a full wipe and needed to install a Google factory image to make the phone work again.

Could this be kernel related? Never had this before on stock kernel.

Gesendet von meinem Nexus 4 mit Tapatalk 2

I had the exact same issue on another kernel!

Sent from my Nexus 4 using xda app-developers app
 

ctfrommn

Senior Member
May 25, 2011
7,442
10,777
Minnesota
Re: [KERNEL]intersectRaven's Kernel - 20130219_21XX

Latest TricksterMOD Beta can adjust the gamma values, so you can edit them even if they are hard coded.

Gesendet von meinem Nexus 4 mit Tapatalk 2

Doesn't work with this one.... Neither does any other gamma controlling app.

Sent from my blazing bionic Nexus 4
 

ctfrommn

Senior Member
May 25, 2011
7,442
10,777
Minnesota
Re: [KERNEL]intersectRaven's Kernel - 20130219_21XX

Not sure what was changed, but the newest kernel sleeps like crazy and will not drain. Absolutely fantastic build.

Sent from my blazing bionic Nexus 4
 

JmPTaz09

Senior Member
Mar 2, 2011
1,526
348
Schaumburg
Re: [KERNEL]intersectRaven's Kernel - 20130219_21XX

Newest test kernel running perfectly fast and smooth here as well :beer:

Sent from my Nexus 4 using xda app-developers app
 
Status
Not open for further replies.

Top Liked Posts

  • There are no posts matching your filters.
  • 83
    Development Goals:
    - stability
    - energy savings due to more efficient algorithms (whether theoretical or not is unimportant)
    - strictly no overclocking unless approved by the manufacturer or my source base integrates it (also, even if my source base integrates it, expect no support for it)
    - no undervolting as well unless the manufacturer approves it since it's relatively pointless IMHO...
    - all improvements should require MINIMAL user interaction (e.g. you don't need to do anything except flash the kernel or at the very least use SetCPU or the like to set fixed options)
    - stability

    *I've uploaded versions for 4.2.1 stock but hasn't been tested thoroughly yet. Please test and comment if it works for you.
    **This section contains the STABLE kernels (i.e. tested to be stable for at least a day or two with no problems) for TEST kernels, proceed to the 3rd post.

    Latest Kernels Here
    20130410_15XX:
    - merged recent changes from CM for ARP fix
    - disable CRC for mmc (needs testing since I'm not convinced this is needed yet although maybe it applies also to our onboard memory/storage)
    - use the right timer for our CPU
    - add fix from faux where a Code Aurora update failed to get applied to the Mako board file

    20130315_15XX:
    - enable unaligned memory accesses in decompressor
    - USB autosuspend from CodeAurora with tweak from franco to prevent data drops in some cases
    - updated to 3.4.36

    20130310_12XX:
    - added some GPU optimizations
    - row scheduler improvements from CodeAurora
    - Sound Control by faux
    - reverted Prima WiFi fix...let's just wait for official fix from Google... :)

    20130309_11XX:
    - updated compiler to Linaro 2013.02 release
    - added lzo unaligned access optimization from linux-next plus
    - added CodeAurora's WiFi fix
    - added "bouncing cow" fix from 3.9 pre-release tree
    - workqueue and ksm now use the new hashtable implementation
    - new scatter library optimization
    - updated to .35
    - set the interactive governor as default
    - new optimization flags
    - disabled some of the Prima (WiFi) debug things taken from franco's repo

    20130301_16XX:
    - updated to 3.4.34

    20130227_08XX:
    - BFQ v6
    - more optimizations

    20130224_12XX:
    - updated to .33
    - more optimizations

    20130219_21XX:
    - updated to .32
    - reworked some patches from CodeAurora
    - reworked some GPU things to try and resolve possible cause for random resets triggered by the MDP
    - cleaner merge of 4.2.2 additions together with ramdisk changes for offline charging improvement (if I'm reading it correctly)
    - recompiled to have different color calibrations

    20130202_20XX:
    - updated to 3.4.28
    - with USB msm_hsic_wakelock patches and all previous goodies
    - further commits from upstream

    20130118_17XX:
    - updated to 3.4.26

    20130116_22XX:
    - updated to 3.4.25
    - input data sending by packet

    20130111_12XX:
    - updated compiler and some improved compiler flags
    - some USB tweaks for minimized power consumption
    - some "random" things
    - thermal sensor correction

    20130101_22XX:
    - new compiler flag
    - optimize apply_slack
    - use atomic_dec based implementation for mutex

    20121229_20XX:
    - removed redundant IRQ disable call
    - integrated Qualcomm's HCI wakelock fix as pointed out by franco
    *this hasn't been really tested but since franco already did on his kernel, it should be safe to integrate
    **as to why I decided to release without thorough testing, I think the HCI wakelock is an important issue to some people and judging that it affects power consumption, decided to make an exception...also refer to point 1... :p

    20121226_22XX:
    - integrated updates to interactive governor from Google
    - ROW IO scheduler from Qualcomm

    20121224_08XX:
    - lowered L2 voltage at 384Mhz
    - added lower voltages for 8064v1.1 (FASTER binned CPUs)
    - efficiency improvement in frequency switching algorithm

    20121222_11XX:
    - updated to 3.4.24
    - integrated BFQ v5.1
    - efficiency optimizations for the GPU ION memory handler
    - added the 1MB readahead optimization

    20121216_21XX:
    - updated to 3.4.23
    - removed alignment trap disabling since it seems to cause some kernel faults in certain situations
    - disabled cleancache since it eventually consumes all memory which causes a kernel fault as well
    - integrated ARM optimized RWSEM algorithm
    - dynamic sync control from faux123

    20121211_19XX:
    - replace lib/string and lib/memcpy with GNU implementation
    - enabled cleancache

    20121209_14XX:
    - uses Linaro compiler 2012.11 release

    20121209_10XX:
    - initial release
    - uses Linaro compiler 2012.10 release
    - compiler flags for tuning
    - software alignment trap disabled (hardware supports unaligned accesses which is faster)
    - asynchronous compaction in lowmemorykiller driver (adapted from Steve Kondik's patch for the N7 kernel)
    - updated LZO compression to upstream version
    - replace do_fsync call in fs/sync.c to fget_light
    - added ARM optimized AES and SHA1 routines
    - tweak to the automated scheduler grouping algorithm

    You can find my kernels at:
    intersectRaven's Kernels

    GitHub is at:
    intersectRaven's GitHub
    34
    TEST Kernel Section:
    - THESE AREN'T GUARANTEED AS STABLE! USE AT YOUR OWN RISK!
    - please report problems when using in a comment in this thread with attached kmsg/last_kmsg if possible

    Latest TEST Kernels Here
    20130414_09XX:
    - updated to .40
    - initial init.d support (please test) :)
    22
    Special Thanks To:
    Steve Kondik - CyanogenMod
    faux123 - some patches I integrated are from his repo
    franciscofranco - some patches I integrated are from his repo
    CodeAurora - Qualcomm's commits
    13
    There's some secret sauce that I don't want to divulge yet. But for the majority of changes, you can find them in the github commits page. :)
    10
    Sorry, I don't want to hijack any thread, if its ok for ir I update from his source from time to time and upload it to the folder linked above without posting here. If someone has questions/suggestions he can send me a message. If its not ok for IR, I'll immediately delete the folder and stop uploading anything.
    Thanks IntersectRaven's superb work I have a great kernel (for my usage) and don't want to lose his source.

    Best regards,

    Sent from my Nexus 4 using xda premium

    We're all using open source here man so fork away! No need to wait for my permission. :p