[KERNEL][GPL][N7]franco.Kernel - r82

Search This thread

Spannaa

Recognized Contributor / Themer
Sep 13, 2010
7,277
16,308
61
Cardiff
Google Pixel 5
Google Pixel 6
Just did this and my N7 is spinning at the CM12.1 boot animation. Cleared cache before flashing.

Just re-read your post and realised you're running a 12.1 nightly.
I don't think Franco r82 supports CM12 nightlies...

You'll need to re-flash your nightly via TWRP or fastboot flash just boot.img from it to get you back.

You can also flash boot.img via TWRP if you change zip to img in the install options.
 

agentfazexx

Senior Member
Aug 10, 2010
6,128
521
Maryland, USA
Just re-read your post and realised you're running a 12.1 nightly.
I don't think Franco r82 supports CM12 nightlies...

You'll need to re-flash your nightly via TWRP or fastboot flash just boot.img from it to get you back.

You can also flash boot.img via TWRP if you change zip to img in the install options.

Yeah. That's what I just did. Maybe one day I can use this kernel on 12.1!
 

mrchezco1995

Senior Member
May 29, 2012
314
531
Balagtas
www.youtube.com
Nexus 7 3G / Tilapia support?

I have a question.... Does this kernel work with Tilapia / Nexus 7 3G? Running 5.1.1 stock btw.....

EDIT: Okay I tried it and it works :3 . Now rocking both grouper and tilapia with F2FS :3 . Thanks again :D




Sent from Ponyville
 
Last edited:

Super98:)

Senior Member
Jan 12, 2013
70
3
Hi guys, I flashed this kernel with twrp on the latest build of Xenon HD but it seems to hang on boot animation... I cleared cache and dalvik.... What could be the problem? I waited more than 10 minutes but it doesn't succeed in booting up. Thanks a lot in advance
 

anzi2001

Senior Member
Nov 2, 2014
95
22
Will this get 3.4 kernel? I would port it myself but i cant even cherry-pick commits gives me an error lol XD
 

fwayfarer

Senior Member
Feb 10, 2008
284
73
I see no option for fastcharge, can this be added to the kernel?

I see the max cpu clockrate is 1.3ghz, can this please be raised to at least 1.6ghz?

If these are not possible to add, can someone point me to a grouper kernel with both features? I recall this kernel had at least fastcharge previously, but no longer, unless I am completely mistaken.

---------- Post added at 04:21 PM ---------- Previous post was at 04:16 PM ----------

You don't, I don't allow overclock. I've been around for a long time, I know what happens when I add overclock to a device - some users decide to **** something up and I have to take the **** for it. Sorry, not happening.
Nevermind, after a quick search I now see your... attitude... towards overclocking. I will find a different kernel.
 

wtherrell

Senior Member
Dec 30, 2008
2,241
701
Tried r82 on 5.1.1 rom. (Optipop). Keep getting "Sorry, system ui has stopped". Tried searching the thread, but didn't find anything. I must have done something stupid but what could it be?
 

marcomarinho

Inactive Recognized Developer
Aug 24, 2012
2,329
7,628
25
Porto
Hi guys, I flashed this kernel with twrp on the latest build of Xenon HD but it seems to hang on boot animation... I cleared cache and dalvik.... What could be the problem? I waited more than 10 minutes but it doesn't succeed in booting up. Thanks a lot in advance
Let's think: XenonHD is based on CM12, but wait Franco kernel doesn't support CM12!

Sent from my Nexus 5 using Tapatalk
 

TheDude

Senior Member
Dec 10, 2010
696
406
Nixa, MO
Google Pixel 6 Pro
Anyone here know of a Nexus 7 2012 lollipop kernel based off of this one that is set up for kali/nethunter? Need the external wifi modules and packet injection patches... and y-cable support... Thought I ran across one at some point but may be wrong... Thanks!
 

paolocorpo

Senior Member
Jan 9, 2013
1,787
380
Sassoferrato
Has r82 version right functionality with CyanoGenMod 12.1 on N7 TILAPIA ??

EDIT
I personally tried ... No, it has not right functionality! i obtained a bootloop
For your knowledge
 
Last edited:
  • Like
Reactions: poondog

sheffzor

Senior Member
Apr 29, 2012
109
313
Lisbon
Hi guys, for those who want to use FK-R82 with cm-12.1, I've merged cm's ramdisk to franco's ramdisk and I'm using it in my tab, it's working like a charm in last nigthly.

Credits go to Franco, ofc.[emoji1]

Some advises:
- I WILL NOT SUPPORT IT, SO DON'T ASK FOR NOTHING RELATED, NEITHER ME OR FRANCO.
- TESTED WITH TILAPIA SO IT SHOULD WORK WITH GROUPER.

Download:
http://1drv.ms/1JARfjo
 
Last edited:

Top Liked Posts

  • There are no posts matching your filters.
  • 798
    Hi all.

    r81 is the last release for Android 5.0.
    r82 or newer is only for Android 5.1 - don't flash them on older Android versions.

    Download:
    boot image:
    http://kernels.franco-lnx.net/Nexus7/5.1/
    zips:
    http://kernels.franco-lnx.net/Nexus7/5.1/zips

    Installation:
    fastboot flash boot boot_name_img
    or
    flash the .zip in the recovery

    Changelog:
    http://kernels.franco-lnx.net/Nexus7/5.1/appfiles/changelog.xml

    Source:
    https://github.com/franciscofranco/Grouper-3.1.10

    Official app support:
    https://play.google.com/store/apps/details?id=com.franco.kernel.free

    Got any questions that you couldn't find after searching?
    FAQ: http://forum.xda-developers.com/showthread.php?t=2532422

    Disclaimer to moderators:
    Slight OT is fine, but when users decide to act stupid they should be dealt with with the appropriate means - its really annoying for me when OT turns crazy. Please put the warning/ban hammer anytime any of you think there's lack of respect and/or too much unwanted OT crap - but if it doesn't meet this criteria let the OT posts alone. Thank you.

    Cheers!
    142
    Fsync toggle:

    It's disabled by default. Enabled = stock IO speed while having data integrity; disabled = more IO throughput but less data integrity

    echo Y > /sys/module/sync/parameters/fsync_enabled (N to disable and Y to enable)

    GPU clock interface:

    To check the current GPU frequency:
    cat /sys/devices/system/cpu/cpu0/cpufreq/gpu_oc

    To change it:
    echo X > /sys/devices/system/cpu/cpu0/cpufreq/gpu_oc (change the X with your desired value. Should work up to 750Mhz at least, beyond that is pure madness)
    78
    r62 - Where is the lag?
    * 99% rework of the Hotplug driver. Cores are intelligently managed. Always 2 cores are online to diminish thread migration and all the intrinsic operations that are inherent of onlining and offlining cores. If the load is high enough the other 2 cores come online
    * Custom changes to interactive that now reacts a bit better and more intelligently to load changes, specially during big load, which will majorly improve gaming performance
    * Interactive tunables are scaled from the Hotplug driver based on either there are 2 or 4 cores online. If there are 2 online it uses the normal tunables, if there are 4 they get tuned for maximum performance
    * Merge all the work from the usual suspects, which contains the special partition mounts
    * Bunch of other custom patches and other patches from upstream to improve IO handling
    * No more Youtube lag as far as I know

    By the way I think I fixed that bug where the device could be stuck in a lower frequency (I think that was the problem AFAIK) and driver it unusable unless rebooting. Let me know if thats fixed, which I tried to fix anyway.
    75
    Just pushed r48. Re-merged original hotplug driver and changed just a few lines to make it a little bit lighter. Should give a little extra power now. Also fixed the UV interface, you won't be able to input more than 600mV. Merged a few changes from upstream too. Hotplug options from my app will be gone with this driver change. Also it won't be dual-core minimum by default, will hotplug normally. I plan to re-add the options to change the hotplug parameters sometime in the future.
    70
    Happy new year folks, time for r77!!

    * Merged interactive governor improvements from FK for N5
    * Merged Hotplug driver improvements from FK for N5
    * Merged touchboost generic driver from FK for N5
    * Other misc patches merged from upstream
    * Added CM11 support

    Thanks to osm0sis who kindly sent me the correct ramdisk changes for this release. Hope you enjoy this.