xdaforums.com Open in urlscan Pro
3.214.214.173  Public Scan

URL: https://xdaforums.com/t/kernel-gpl-gn-franco-kernel-r398.1367341/
Submission: On February 19 via manual from US — Scanned from US

Form analysis 2 forms found in the DOM

POST /search/search

<form action="/search/search" method="post" data-xf-init="quick-search">
  <div class="menu-row">
    <input type="text" class="input js-uix_syncValue uix_searchInput uix_searchDropdown__trigger" autocomplete="off" data-uixsync="search" name="keywords" placeholder="Search…" aria-label="Search" data-menu-autofocus="true">
  </div>
  <div class="menu-row" style="display: none;">
    <div class="inputGroup">
      <input name="keywords" class="js-uix_syncValue" data-uixsync="search" placeholder="Search…" aria-label="Search" type="hidden">
      <select name="constraints" class="js-quickSearch-constraint input" aria-label="Search within" style="width: 100px; flex-grow: 0; flex-shrink: 0;">
        <option value="{&quot;search_type&quot;:&quot;post&quot;,&quot;c&quot;:{&quot;thread&quot;:1367341}}">This thread</option>
      </select>
    </div>
  </div>
  <div class="menu-row">
    <label class="iconic"><input type="checkbox" name="c[title_only]" value="1"><i aria-hidden="true"></i><span class="iconic-label">Search titles only</span></label>
  </div>
  <div class="menu-row">
    <div class="inputGroup">
      <span class="inputGroup-text">By:</span>
      <input class="input" name="c[users]" data-xf-init="auto-complete" placeholder="Member" autocomplete="off">
    </div>
  </div>
  <div class="menu-footer">
    <span class="menu-footer-controls">
      <button type="submit" class="button--primary button button--icon button--icon--search rippleButton"><span class="button-text">Search</span></button>
      <a href="/search/" class="button rippleButton" rel="nofollow"><span class="button-text">Advanced…</span></a>
    </span>
  </div>
  <input type="hidden" name="_xfToken" value="1708372497,525e2bd80267b278d4368bea1521fee0">
</form>

<form style="display:none" hidden="hidden">
  <input type="text" name="_xfClientLoadTime" value="" id="_xfClientLoadTime" title="_xfClientLoadTime" tabindex="-1">
</form>

Text Content

 * Home
 * Forums
   
   TOPICS
   
   For Phone/Device Forums (Click/Tap) 3D Printing Android Auto Android Mods
   Android TV Apps & Games Themes Wear OS Smartwatches
   
   TOPICS
   
   Windows 11 XDA Computing Artificial Intelligence AI & Machine Learning ML
   ****Contact Us Regarding Forum or Account Issues****
 * Devices
   Phone/Device Forums (Click/Tap) Asus News Asus Forums Google News Google
   Forums HTC News HTC Forums Honor News Honor Forums Huawei News Huawei Forums
   Lenovo News Lenovo Forums
   LG News LG Forums Motorola News Motorola Forums Nokia News Nokia Forums Nubia
   News Nubia Forums OnePlus News OnePlus Forums OPPO News OPPO Forums Razer
   News Razer Forums
   RealMe News RealMe Forums Samsung News Samsung Forums Sony News Sony Forums
   Vivo News Vivo Forums Xiaomi News Xiaomi Forums ZTE News ZTE Forums
 * Guides

What's new
Log in

Register
 * New posts
 * Manufacturers
 * What's new
   New posts Latest activity
 * Members
   Current visitors

Menu

Install the app
Install
 * Topics
   3D Printing Android Auto Android Mods Android TV Apps & Games Themes Wear OS
   Smartwatches Windows 11 XDA Computing

 * Terms and rules
 * Privacy
 * Security

JavaScript is disabled. For a better experience, please enable JavaScript in
your browser before proceeding.


[KERNEL] [GPL] [GN] FRANCO.KERNEL R398

 * Thread starter franciscofranco
 * Start date Nov 29, 2011
 * Tags 4.0.4 4.1 4.2 best kernel best support development fast franco galaxy jb
   4.1 kernel nexus samsung

 * Home
 * Forums
 * Samsung
 * Samsung Galaxy Nexus

•••

BREADCRUMB

Home Forums Samsung Samsung Galaxy Nexus

 * 1
 * 2
 * 3
 * …
   
   GO TO PAGE
   
   
   Go
 * 2264

Next
1 of 2264

GO TO PAGE


Go
Next Last
Search This thread
This thread
Search titles only
By:
Search Advanced…


FRANCISCOFRANCO

RECOGNIZED DEVELOPER


Dec 9, 2010 24,724 136,400 Carcavelos

 * Nov 29, 2011

 * 
 * #1

I hate big OPs.

Works on all roms. r390 and newer versions are ONLY for 4.3 or newer.

F.A.Q:
1. My device rebooted or crashed, how can I help?
A: Get me /proc/last_kmsg on pastie.org.
2. Battery sucks, my device is not entering deep sleep. FIX PLOX!
A: Fix it yourself, it's an app waking your device up not the kernel's problem
3. Signal is dropping since I flashed the kernel, amg u sucks!
A: The kernel has nothing to do with gsm/cmda signal. Make sure you have the
latest radios
4. Do I need to wipe anything when flashing this kernel?
A: No.
5. Does this kernel has X or Y mod?
A: Learn to read, everything you need to know is in the features list, changelog
or public repo.

Downloads:
4.3: http://192.241.177.15/GalaxyNexus/4.3/
4.4: http://192.241.177.15/GalaxyNexus/4.4/

Kernel changelog:
http://192.241.177.15/GalaxyNexus/4.3/appfiles/changelog.xml

Source:
https://github.com/franciscofranco/Tuna_JB_pre1/tree/nightlies-4.3

franco.Kernel updater Free apk: http://xdaforums.com/showthread.php?t=1867127



 
Last edited: Sep 17, 2014
 * 

Reactions: imilic, EVOLw, apfo and 1,559 others



FRANCISCOFRANCO

RECOGNIZED DEVELOPER


Dec 9, 2010 24,724 136,400 Carcavelos

 * Nov 29, 2011

 * 
 * #2

[KERNEL][GPL][5 JUN - #Milestone 4][r200-ICS r210-JB] franco.Kernel | 4.0.3/4 |

Terminal commands for all the options in this kernel:

Color Multipliers:

echo r g b > /sys/class/misc/colorcontrol/multiplier

Replace r g and b for 2000000000 for stock color. If you want to change the
colors just replace the first 3 numbers of each r/g/b with 0-400 of your choice.

Gamma Control:

echo r g b > /sys/class/misc/colorcontrol/v1_offset

Replace r/g/b by -255/200 of your choice.

Fsync:

echo 1 > /sys/module/sync/parameters/fsync_enabled - to enable

echo 0 > /sys/module/sync/parameters/fsync_enabled - to disable

Sound Control:

echo i > /sys/devices/virtual/misc/soundcontrol/volume_boost

Replace i with 0-3 of your choice.

Sound High Performance:

echo 1 > /sys/devices/virtual/misc/soundcontrol/highperf_enabled - to enable

echo 0 > /sys/devices/virtual/misc/soundcontrol/highperf_enabled - to disable

USB Fast Charge:

echo 1 > /sys/kernel/fast_charge/force_fast_charge - to enable

echo 0 > /sys/kernel/fast_charge/force_fast_charge - to disable

wifi_pm:

echo 1 > /sys/module/bcmdhd/parameters/wifi_pm - to enable

echo 0 > /sys/module/bcmdhd/parameters/wifi_pm - to disable

Trinity's Contrast:

echo i > /sys/module/panel_s6e8aa0/parameters/contrast

Replace i with -25/16 of your choice.

BLX:

echo i > /sys/class/misc/batterylifeextender/charging_limit

Replace i with 0-100 of your choice.

OMAP Gamma interface:

echo i > /sys/devices/platform/omapdss/manager0/gamma

Replace i with 5-10 of your choice.

Thermal Throttle:

echo 1 > /sys/module/omap_temp_sensor/parameters/throttle_enabled - to enable

echo 0 > /sys/module/omap_temp_sensor/parameters/throttle_enabled - to disable

TCP Congestion Algorithm interface

To check all the available options:

sysctl net.ipv4.tcp_available_congestion_control

To change to other option:

sysctl -w net.ipv4.tcp_congestion_control=NAME_OF_THE_ALGORITHM

Detailed test of all the algorithms:

> Latency - Download - Upload
> 
> cubic:
> 1st run: 15ms - 10,75Mbps - 7,82Mbps
> 2nd run: 14ms - 10,84Mbps - 8,06Mbps
> 
> reno:
> 1st run: 13ms - 15,51Mbps - 6,73Mbps
> 2nd run: 13ms - 14,73Mbps - 8,51Mbps
> 
> bic:
> 1st run: 12ms - 10,38Mbps - 8,61Mbps
> 2nd run: 13ms - 10,78Mbps - 8,62Mbps
> 
> westwood:
> 1st run: 11ms - 17,65Mbps - 8,30Mbps
> 2nd run: 13ms - 13,28Mbps - 8,29Mbps
> 
> highspeed:
> 1st run: 13ms - 10,76Mbps - 7,94Mbps
> 2nd run: 16ms - 14,42Mbps - 8,52Mbps
> 
> hybla:
> 1st run: 14ms - 11,19Mbps - 7,44Mbps
> 2nd run: 14ms - 13,47Mbps - 7,56Mbps
> 
> htcp:
> 1st run: 14ms - 13,24Mbps - 7,03Mbps
> 2nd run: 15ms - 10,85Mbps - 8,00Mbps
> 
> vegas:
> 1st run: 14ms - 8,49Mbps - 6,62Mbps
> 2nd run: 14ms - 12,00Mbps - 7,07Mbps
> 
> veno:
> 1st run: 13ms - 9,58Mbps - 8,13Mbps
> 2nd run: 13ms - 8,50Mbps - 7,64Mbps
> 
> scalable:
> 1st run: 18ms - 12,01Mbps - 8,73Mbps
> 2nd run: 14ms - 13,96Mbps - 8,23Mbps
> 
> lp:
> 1st run: 14ms - 14,90Mbps - 8,68Mbps
> 2nd run: 14ms - 13,44Mbps - 8,72Mbps
> 
> yeah:
> 1st run: 14ms - 13,37Mbps - 8,28Mbps
> 2nd run: 17ms - 13,89Mbps - 8,14Mbps
> 
> illinois:
> 1st run: 13ms - 12,93Mbps - 8,24Mbps
> 2nd run: 16ms - 13,97Mbps - 6,46Mbps
> Click to expand...
> Click to collapse

 
Last edited: Sep 30, 2012
 * 

Reactions: imilic, EVOLw, robot_head and 200 others



SPENCES10

SENIOR MEMBER

Jan 18, 2010 731 50 London

 * Nov 29, 2011

 * 
 * #3

So if I can work out how to unpack a boot.img and pack it back up with your
zimage will I be able to 'fastboot boot boot.img' rather than trying to make a
zip file

Sent from my Galaxy Nexus using Tapatalk
 
 * 

Reactions: bajong, 5pace and mrmaffen



MIKE1986.

SENIOR MEMBER

Mar 11, 2009 38,841 77,128 XDA-Developers android-revolution-hd.blogspot.com

 * Nov 29, 2011

 * 
 * #4

If you don't mind, I compiled boot.img with your kernel and made it as recovery
flasahble .zip file so that more users can try it -
http://xda3.androidrevolution.nl/db...y
Nexus/franciscofranco/Kernel_29.11.2011.zip
 
 * 

Reactions: fajrulhusein, lolerpro8, syntax_gosong and 21 others




EIABEA

SENIOR MEMBER

Jun 28, 2010 521 23 Vienna

 * Nov 29, 2011

 * 
 * #5

yeah, now i really can't wait till i have my GN
franco + GN = awesome!
looking forward to it
 




SPENCES10

SENIOR MEMBER

Jan 18, 2010 731 50 London

 * Nov 29, 2011

 * 
 * #6

> mike1986. said:
> If you don't mind, I compiled boot.img with your kernel and made it as
> recovery flasahble .zip file so that more users can try it -
> http://xda3.androidrevolution.nl/db...y
> Nexus/franciscofranco/Kernel_29.11.2011.zip
> Click to expand...
> Click to collapse


Cool, will give it a go - thanks mike1986

Mike do you have any documentation you can share for unpacking the boot image?

Thanks.

---------- Post added at 10:29 AM ---------- Previous post was at 09:31 AM
----------


> spences10 said:
> Cool, will give it a go - thanks mike1986
> 
> Mike do you have any documentation you can share for unpacking the boot image?
> 
> Thanks.
> Click to expand...
> Click to collapse


Ok boots fine, going to try wifi

What else should I test?

---------- Post added at 10:40 AM ---------- Previous post was at 10:29 AM
----------


> spences10 said:
> Ok boots fine, going to try wifi
> 
> What else should I test?
> Click to expand...
> Click to collapse


I only get 3G reception now as before I got H??

Going to try restore and see if it is the kernel or not, for this I only need to
restore the boot right? Or boot and system?

Thanks.
 




MIKE1986.

SENIOR MEMBER

Mar 11, 2009 38,841 77,128 XDA-Developers android-revolution-hd.blogspot.com

 * Nov 29, 2011

 * 
 * #7

> spences10 said:
> Cool, will give it a go - thanks mike1986
> 
> Mike do you have any documentation you can share for unpacking the boot image?
> 
> Thanks.
> 
> ---------- Post added at 10:29 AM ---------- Previous post was at 09:31 AM
> ----------
> 
> 
> 
> Ok boots fine, going to try wifi
> 
> What else should I test?
> 
> ---------- Post added at 10:40 AM ---------- Previous post was at 10:29 AM
> ----------
> 
> 
> 
> I only get 3G reception now as before I got H??
> 
> Going to try restore and see if it is the kernel or not, for this I only need
> to restore the boot right? Or boot and system?
> 
> Thanks.
> Click to expand...
> Click to collapse


Just boot
 
 * 

Reactions: converse10, sergini, tyrand3 and 1 other person



SPENCES10

SENIOR MEMBER

Jan 18, 2010 731 50 London

 * Nov 29, 2011

 * 
 * #8

> spences10 said:
> I only get 3G reception now as before I got H??
> 
> Going to try restore and see if it is the kernel or not, for this I only need
> to restore the boot right? Or boot and system?
> 
> Thanks.
> Click to expand...
> Click to collapse


Ok I have H again now after restoring boot and system, does that help? Or do you
need a logcat of when I'm using the kernel?

Thanks mike1986 I thought it was just boot but did system as well just to be
sure
 





FRANCISCOFRANCO

RECOGNIZED DEVELOPER


Dec 9, 2010 24,724 136,400 Carcavelos

 * Nov 29, 2011

 * 
 * #9

Thanks a lot mike. What did you use to pack and unpack the boot.img, does the
kitchen already works for this device?

Sent from my Nexus S using xda premium
 
 * 

Reactions: imilic, fajrulhusein, Ci-Fi and 14 others



MIKE1986.

SENIOR MEMBER

Mar 11, 2009 38,841 77,128 XDA-Developers android-revolution-hd.blogspot.com

 * Nov 29, 2011

 * 
 * #10

> franciscofranco said:
> Thanks a lot mike. What did you use to pack and unpack the boot.img, does the
> kitchen already works for this device?
> 
> Sent from my Nexus S using xda premium
> Click to expand...
> Click to collapse


boot.img from Galaxy Nexus is typical one, ramdisk and zImage so no issues there
 
 * 

Reactions: yashade2001, AMIR-TUTU and vasumit



FRANCISCOFRANCO

RECOGNIZED DEVELOPER


Dec 9, 2010 24,724 136,400 Carcavelos

 * Nov 29, 2011

 * 
 * #11

> mike1986. said:
> boot.img from Galaxy Nexus is typical one, ramdisk and zImage so no issues
> there
> Click to expand...
> Click to collapse


Thought so, thanks, now I can seriously play with this knowing that it boots.
 
 * 

Reactions: imilic, Ci-Fi, afraaa and 4 others



FRANCISCOFRANCO

RECOGNIZED DEVELOPER


Dec 9, 2010 24,724 136,400 Carcavelos

 * Nov 29, 2011

 * 
 * #12

> spences10 said:
> Cool, will give it a go - thanks mike1986
> 
> Mike do you have any documentation you can share for unpacking the boot image?
> 
> Thanks.
> 
> ---------- Post added at 10:29 AM ---------- Previous post was at 09:31 AM
> ----------
> 
> 
> 
> Ok boots fine, going to try wifi
> 
> What else should I test?
> 
> ---------- Post added at 10:40 AM ---------- Previous post was at 10:29 AM
> ----------
> 
> 
> 
> I only get 3G reception now as before I got H??
> 
> Going to try restore and see if it is the kernel or not, for this I only need
> to restore the boot right? Or boot and system?
> 
> Thanks.
> Click to expand...
> Click to collapse


Other than trying the obvious ****s, how does it feel compared to stock? If you
can't feel a difference can you benchmark it and tell me if anything changed
from stock? I kinda sure hope so, made enough changes for that
 
 * 

Reactions: Ci-Fi, afraaa, Timmyfoxeh and 1 other person




SPENCES10

SENIOR MEMBER

Jan 18, 2010 731 50 London

 * Nov 29, 2011

 * 
 * #13

> franciscofranco said:
> Other than trying the obvious ****s, how does it feel compared to stock? If
> you can't feel a difference can you benchmark it and tell me if anything
> changed from stock? I kinda sure hope so, made enough changes for that
> Click to expand...
> Click to collapse


Will do

---------- Post added at 12:02 PM ---------- Previous post was at 11:58 AM
----------

Thats odd, bootlooping now??

---------- Post added at 12:24 PM ---------- Previous post was at 12:02 PM
----------

Yeah just restored and tried flashing again and its bootlooping still??
 




FRANCISCOFRANCO

RECOGNIZED DEVELOPER


Dec 9, 2010 24,724 136,400 Carcavelos

 * Nov 29, 2011

 * 
 * #14

> spences10 said:
> Will do
> 
> ---------- Post added at 12:02 PM ---------- Previous post was at 11:58 AM
> ----------
> 
> Thats odd, bootlooping now??
> 
> ---------- Post added at 12:24 PM ---------- Previous post was at 12:02 PM
> ----------
> 
> Yeah just restored and tried flashing again and its bootlooping still??
> Click to expand...
> Click to collapse


Weird. Can you wipe the caches etc just to be sure? If still bootlooping I'll
compile something different later.
 
 * 

Reactions: Ci-Fi, afraaa, Timmyfoxeh and 1 other person



MSKIP

RETIRED SENIOR MODERATOR

Mar 20, 2008 12,328 16,072 Norfolk

 * Nov 29, 2011

 * 
 * #15

Can confirm the bootloop on the second flash of your kernel (from the zip mike
made). The first flash through recovery went fine and the system booted up
without problem. Had wifi and signal but no data and everything was running
smoothly.

Rebooted into recovery, restored my backed up boot image and booted back into
Android without problem.

Second flash of your kernel resulted in a bootloop at the first google screen
(didnt get as far as the animation). Went back into recovery and wiped the cache
and still bootlooped. Recovered boot.img from backup and booted fine. I have
tried this 3 times now and its bootlooping everytime with your kernel but I dont
know why it booted fine the first time..

Hope that was some help.

Mark.
 
 * 

Reactions: sibin0626 and Dmw017



FRANCISCOFRANCO

RECOGNIZED DEVELOPER


Dec 9, 2010 24,724 136,400 Carcavelos

 * Nov 29, 2011

 * 
 * #16

> mskip said:
> Can confirm the bootloop on the second flash of your kernel (from the zip mike
> made). The first flash through recovery went fine and the system booted up
> without problem. Had wifi and signal but no data and everything was running
> smoothly.
> 
> Rebooted into recovery, restored my backed up boot image and booted back into
> Android without problem.
> 
> Second flash of your kernel resulted in a bootloop at the first google screen
> (didnt get as far as the animation). Went back into recovery and wiped the
> cache and still bootlooped. Recovered boot.img from backup and booted fine. I
> have tried this 3 times now and its bootlooping everytime with your kernel but
> I dont know why it booted fine the first time..
> 
> Hope that was some help.
> 
> Mark.
> Click to expand...
> Click to collapse


Now that is weird. I'll try something different later. Thanks.
 
 * 

Reactions: Ci-Fi, afraaa, Timmyfoxeh and 1 other person




FRANCISCOFRANCO

RECOGNIZED DEVELOPER


Dec 9, 2010 24,724 136,400 Carcavelos

 * Nov 29, 2011

 * 
 * #17

Doing a cleaner build now since I got two reports of bootloops when this
condition was met:

1 - Flash my kernel. System booted fine
2 - Restore original boot.img
3 - Reboot fine
4 - Flash my kernel back. Bootloop

As I don't the device I'm going step by step. I wanna make sure its stable with
a few tweaks, then adding all my gizmos.

This will get updated very frequently in the next days as I start to get
feedback.
 
 * 

Reactions: Ci-Fi, afraaa and shivang2811



MSKIP

RETIRED SENIOR MODERATOR

Mar 20, 2008 12,328 16,072 Norfolk

 * Nov 29, 2011

 * 
 * #18

> franciscofranco said:
> Doing a cleaner build now since I got two reports of bootloops when this
> condition was met:
> 
> 1 - Flash my kernel. System booted fine
> 2 - Restore original boot.img
> 3 - Reboot fine
> 4 - Flash my kernel back. Bootloop
> 
> As I don't the device I'm going step by step. I wanna make sure its stable
> with a few tweaks, then adding all my gizmos.
> 
> This will get updated very frequently in the next days as I start to get
> feedback.
> Click to expand...
> Click to collapse

Im on here quite regularly and more than willing to help if you need it. Just
let me know when theres a new version to test

Mark.
 




FRANCISCOFRANCO

RECOGNIZED DEVELOPER


Dec 9, 2010 24,724 136,400 Carcavelos

 * Nov 29, 2011

 * 
 * #19

> mskip said:
> Im on here quite regularly and more than willing to help if you need it. Just
> let me know when theres a new version to test
> 
> Mark.
> Click to expand...
> Click to collapse


That will be super helpful! A new one should be coming in the next 30 minutes,
stay tuned
 
 * 

Reactions: Ci-Fi



FRANCISCOFRANCO

RECOGNIZED DEVELOPER


Dec 9, 2010 24,724 136,400 Carcavelos

 * Nov 29, 2011

 * 
 * #20

Kernel boots fine, now its going through various testing phases.
 
Last edited: Nov 29, 2011
 * 

Reactions: Ci-Fi


 * 1
 * 2
 * 3
 * …
   
   GO TO PAGE
   
   
   Go
 * 2264

Next
1 of 2264

GO TO PAGE


Go
Next Last
You must log in or register to reply here.

Share:
Facebook Twitter Reddit WhatsApp Email Share Link


SIMILAR THREADS

[KERNEL] Trinity 4.3 / 4.2.2 [KWISATZ HADERACH]
 * morfic
 * Jan 20, 2012
   1431 1432 1433

Replies 29K
Views 3M

Aug 6, 2014
Clark Joseph Kent
[KERNEL] [TUNA] [3.0.80+] [4.2.x] [SKL v256 - KUBO r50^] [30/05] AK
 * ak
 * Sep 12, 2012
   1576 1577 1578

Replies 32K
Views 3M
S
Feb 25, 2015
Sik-1
 * Locked

[ROM] [4.4.4] [OFFICIAL] ParanoidAndroid 4.6
 * kaluoshi
 * Feb 5, 2012
   2071 2072 2073

Replies 41K
Views 8M
M
Jan 4, 2015
malybru
[KERNEL][GPL][11 OCT - Milestone 6][r196-ICS r283-JB] franco.Kernel | 4.0/4.1 |
 * franciscofranco
 * Jan 2, 2012
   307 308 309

Replies 6K
Views 988K

Sep 24, 2013
ashclepdia
[KERNEL] Fancy Kernel r60 [Android JB+KK] [F2FS/EXT4] [Linux 3.0.101+]
[OCT-24-2014]
 * boype
 * Jan 24, 2013
   486 487 488

Replies 10K
Views 2M

Nov 6, 2018
rahimali
 * Home
 * Forums
 * Samsung
 * Samsung Galaxy Nexus

•••

BREADCRUMB

Home Forums Samsung Samsung Galaxy Nexus



TOP LIKED POSTS

24 Hours All time
 * There are no posts matching your filters.
 * 1562
   franciscofranco
   I hate big OPs.
   
   Works on all roms. r390 and newer versions are ONLY for 4.3 or newer.
   
   F.A.Q:
   1. My device rebooted or crashed, how can I help?
   A: Get me /proc/last_kmsg on pastie.org.
   2. Battery sucks, my device is not entering deep sleep. FIX PLOX!
   A: Fix it yourself, it's an app waking your device up not the kernel's
   problem
   3. Signal is dropping since I flashed the kernel, amg u sucks!
   A: The kernel has nothing to do with gsm/cmda signal. Make sure you have the
   latest radios
   4. Do I need to wipe anything when flashing this kernel?
   A: No.
   5. Does this kernel has X or Y mod?
   A: Learn to read, everything you need to know is in the features list,
   changelog or public repo.
   
   Downloads:
   4.3: http://192.241.177.15/GalaxyNexus/4.3/
   4.4: http://192.241.177.15/GalaxyNexus/4.4/
   
   Kernel changelog:
   http://192.241.177.15/GalaxyNexus/4.3/appfiles/changelog.xml
   
   Source:
   https://github.com/franciscofranco/Tuna_JB_pre1/tree/nightlies-4.3
   
   franco.Kernel updater Free apk: http://xdaforums.com/showthread.php?t=1867127
   
   
   
   
   Nov 29, 2011 View
   203
   franciscofranco
   [KERNEL][GPL][5 JUN - #Milestone 4][r200-ICS r210-JB] franco.Kernel | 4.0.3/4
   |
   
   Terminal commands for all the options in this kernel:
   
   Color Multipliers:
   
   echo r g b > /sys/class/misc/colorcontrol/multiplier
   
   Replace r g and b for 2000000000 for stock color. If you want to change the
   colors just replace the first 3 numbers of each r/g/b with 0-400 of your
   choice.
   
   Gamma Control:
   
   echo r g b > /sys/class/misc/colorcontrol/v1_offset
   
   Replace r/g/b by -255/200 of your choice.
   
   Fsync:
   
   echo 1 > /sys/module/sync/parameters/fsync_enabled - to enable
   
   echo 0 > /sys/module/sync/parameters/fsync_enabled - to disable
   
   Sound Control:
   
   echo i > /sys/devices/virtual/misc/soundcontrol/volume_boost
   
   Replace i with 0-3 of your choice.
   
   Sound High Performance:
   
   echo 1 > /sys/devices/virtual/misc/soundcontrol/highperf_enabled - to enable
   
   echo 0 > /sys/devices/virtual/misc/soundcontrol/highperf_enabled - to disable
   
   USB Fast Charge:
   
   echo 1 > /sys/kernel/fast_charge/force_fast_charge - to enable
   
   echo 0 > /sys/kernel/fast_charge/force_fast_charge - to disable
   
   wifi_pm:
   
   echo 1 > /sys/module/bcmdhd/parameters/wifi_pm - to enable
   
   echo 0 > /sys/module/bcmdhd/parameters/wifi_pm - to disable
   
   Trinity's Contrast:
   
   echo i > /sys/module/panel_s6e8aa0/parameters/contrast
   
   Replace i with -25/16 of your choice.
   
   BLX:
   
   echo i > /sys/class/misc/batterylifeextender/charging_limit
   
   Replace i with 0-100 of your choice.
   
   OMAP Gamma interface:
   
   echo i > /sys/devices/platform/omapdss/manager0/gamma
   
   Replace i with 5-10 of your choice.
   
   Thermal Throttle:
   
   echo 1 > /sys/module/omap_temp_sensor/parameters/throttle_enabled - to enable
   
   echo 0 > /sys/module/omap_temp_sensor/parameters/throttle_enabled - to
   disable
   
   TCP Congestion Algorithm interface
   
   To check all the available options:
   
   sysctl net.ipv4.tcp_available_congestion_control
   
   To change to other option:
   
   sysctl -w net.ipv4.tcp_congestion_control=NAME_OF_THE_ALGORITHM
   
   Detailed test of all the algorithms:
   
   > Latency - Download - Upload
   > 
   > cubic:
   > 1st run: 15ms - 10,75Mbps - 7,82Mbps
   > 2nd run: 14ms - 10,84Mbps - 8,06Mbps
   > 
   > reno:
   > 1st run: 13ms - 15,51Mbps - 6,73Mbps
   > 2nd run: 13ms - 14,73Mbps - 8,51Mbps
   > 
   > bic:
   > 1st run: 12ms - 10,38Mbps - 8,61Mbps
   > 2nd run: 13ms - 10,78Mbps - 8,62Mbps
   > 
   > westwood:
   > 1st run: 11ms - 17,65Mbps - 8,30Mbps
   > 2nd run: 13ms - 13,28Mbps - 8,29Mbps
   > 
   > highspeed:
   > 1st run: 13ms - 10,76Mbps - 7,94Mbps
   > 2nd run: 16ms - 14,42Mbps - 8,52Mbps
   > 
   > hybla:
   > 1st run: 14ms - 11,19Mbps - 7,44Mbps
   > 2nd run: 14ms - 13,47Mbps - 7,56Mbps
   > 
   > htcp:
   > 1st run: 14ms - 13,24Mbps - 7,03Mbps
   > 2nd run: 15ms - 10,85Mbps - 8,00Mbps
   > 
   > vegas:
   > 1st run: 14ms - 8,49Mbps - 6,62Mbps
   > 2nd run: 14ms - 12,00Mbps - 7,07Mbps
   > 
   > veno:
   > 1st run: 13ms - 9,58Mbps - 8,13Mbps
   > 2nd run: 13ms - 8,50Mbps - 7,64Mbps
   > 
   > scalable:
   > 1st run: 18ms - 12,01Mbps - 8,73Mbps
   > 2nd run: 14ms - 13,96Mbps - 8,23Mbps
   > 
   > lp:
   > 1st run: 14ms - 14,90Mbps - 8,68Mbps
   > 2nd run: 14ms - 13,44Mbps - 8,72Mbps
   > 
   > yeah:
   > 1st run: 14ms - 13,37Mbps - 8,28Mbps
   > 2nd run: 17ms - 13,89Mbps - 8,14Mbps
   > 
   > illinois:
   > 1st run: 13ms - 12,93Mbps - 8,24Mbps
   > 2nd run: 16ms - 13,97Mbps - 6,46Mbps
   > Click to expand...
   > Click to collapse
   
   
   Nov 29, 2011 View
   167
   yellowdie
   > The Gingerbread Man said:
   > Just woken up and feel like my head is going to explode already this last 5
   > pages is crazy
   > Click to expand...
   > Click to collapse
   
   
   haha. It's been a crazy two days. But it's been a blast.
   
   Now, sleep is over, time to get back to work!
   
   
   > garuhhh said:
   > I got these from that thread:
   > 
   > so it makes much sense, to make the min_sample_time as low as possible (?),
   > but how low? what's the most appropriate sample time for battery and
   > performance?
   > 
   > for the timer_rate, franco suggested 30k to consider the CPUs latency. What
   > has it to do with the cpu's latency?
   > 
   > he also said min_sample_time doesn't have to be in multiple of timer_rate.
   > in my case, all my timers are in 20k, which works fine as of now. But i
   > must be missing some things, because I just saw somebody post these values,
   > and no detailed explanation for having them.
   > Click to expand...
   > Click to collapse
   
   
   Yes and no. Here's what we're thinkin' so far.
   
   THIS POST WILL BE A RECAP OF THE LAST FEW PAGES OF RESEARCH!
   
   This was my original settings that I've been using for weeks:
   
   > above_hispeed_delay: 20000
   > go_hispeed_load: 50
   > min_sample_time: 40000
   > timer_rate: 20000
   > Click to expand...
   > Click to collapse
   
   So to make the short hand easier, we kept it in that order and just said:
   20000/50/40000/20000 became 20k/50/40k/20k became 2/5/4/2. Make sense?
   
   Here is a breakdown of what they each mean:
   
   > -above_hispeed_delay: Once speed is set to hispeed_freq, wait for this long
   > before bumping speed higher in response to continued high load.
   > -go_hispeed_load: The CPU load at which to ramp to the intermediate "hi
   > speed".
   > -min_sample_time: The minimum amount of time to spend at a frequency before
   > we can ramp down.
   > -timer_rate: Sample rate for reevaluating cpu load when the system is not
   > idle.
   > Click to expand...
   > Click to collapse
   
   
   This is a good explanation that I wrote back on page 3038:
   
   > -above_hispeed_delay: higher = better battery, lower = better performance.
   > (100k is default)
   > -go_hispeed_load:.......higher = better battery, lower = better
   > performance. (50 is default)
   > -min_sample_time:......lower = better battery, higher = better performance.
   > (60k is default)
   > -timer_rate:.................higher = better battery, lower = better
   > performance. (20k is default)
   > Click to expand...
   > Click to collapse
   
   So Google's default is 10/5/6/2. Lower numbers are all better for performance
   except min_sample_time (there higher is faster). So our goal is to find a
   sweet spot.
   
   The default 10 is for "Once speed is set to hispeed_freq, wait for this long
   before bumping speed higher in response to continued high load." So we think
   10 is too high, but if you go too low, then you'll be using the higher freqs
   a lot more than you need and it will hurt the battery. So we are leaning
   towards 6 (60000) for above_hispeed_delay.
   
   The default 5 is for "when the CPU hits X% amount of load, then jump to the
   hispeed_freq." Again if this one is too low then it will cause the higher
   freqs to be used more often then they need, so we actually turn
   go_hispeed_load up a little bit to 7 (70).
   
   The default 6 is for "how long do I wait before lowering the clock speed from
   what it's currently at." So the lower we put this, the better battery will
   be. We're still trying to decide between 3 (30000) and 5 (50000). Osm0sis is
   getting more lag at lower levels, and finds the best performance mark at 5.
   So we turn min_sample_time down a little from stock to help with the battery.
   
   The default 2 is for "wait this long before changing the clockspeeds from
   what it's at now." While technically 2 sounds better because it's changing
   more often, Franco believes that by setting the timer_rate to be the same
   thing as the CPU sample_rate (which is preset at 30000), then that will make
   the CPU more efficient at switching. So we increased it from 2 (20000) to 3
   (30000).
   
   So TO RECAP: Using the stuff from above, Google's defaults for these settings
   are 10/5/6/2 and we are changing them to 6/7/3/3 or 6/7/5/3 (again, still
   testing that third number for the min_sample_time).
   
   Does that make sense for everyone interested in following along? Any
   questions? Feel free to try out these settings yourself (the easiest way is
   with Franco's app or something like Trickster). We want as much feedback as
   possible on this.
   The next kernel release will have the totally tweaked settings for everyone
   to test without having to change their own stuff.
   :laugh::good:
   
   Oct 23, 2012 View
   111
   osm0sis
   Kernel Emergency Settings Reset Zip
   
   Alright so here's something that's been requested for awhile.
   
   I wrote it up recently with Franco's stamp of approval, so I'm posting it
   here now. Please direct people back to this post from other threads.
   
   This can/should be everyone's go-to when experiencing problems after updating
   to a new kernel build, you get stuck in a bootloop, or you think there's a
   conflict between ROM and kernel (or kernel tweaking app) you can't track
   down, since likely some leftover settings (voltages, etc.) are at fault. It's
   also useful if you just want to make sure you're running clean defaults. This
   should work on any device franco.Kernel and f.Ku support, as well as a
   variety of other devices, kernels and control apps: eXperience (Free/Pro),
   GLaDOS Control, TricksterMod, Trinity Kernel Toolbox, ROM Toolbox (Lite/Pro),
   SetCPU, Faux123 Kernel Enhancement Project, Performance Control and Synapse.
   
   Flashing this via custom recovery of your choice will delete the kernel app
   settings file(s), disable init.d and userinit.d scripts by moving them to a
   subfolder (/system/etc/init.d/off/ and /data/local/userinit.d/off/
   respectively) and wipe cache and dalvik-cache for good measure.
   
   Hopefully it helps!
   
   
   Note: If your ROM has a Performance/Tweaking App built-in you should also
   manually disable any Set On Boot options it has. For example, I couldn't
   include clearing CM's Advanced Settings since they're built into the main
   com.android.settings/Settings.apk along with a lot of other Android OS
   settings (APNs, Developer Options, etc.), so to run clean and without
   conflicts on CM you need to unset them yourself.
   
   You should also avoid having more than one control app installed at a time.
   Conflicts have been reported even with everything "unset" in two apps.
   
   I also chose not to disable anything your ROM may have in /data/cron or
   /system/addon.d since some rely on it heavily, so you can choose to review
   those directories' contents and whether you want to leave them enabled on
   your own. I also left out disabling sysctl.conf since that's done by f.K and
   the Franco's Dev Team scripts, and also seemed a bit heavy-handed for this
   zip script.
   
   
   Download counts for the previous versions: 790; 2678.
   
   Dec 19, 2012 View
   105
   osm0sis
   Sure. Happy to post my franco.Kernel settings here for anyone who wants to
   try them. I'll keep these up-to-date if I change them.
   
   These are my f.K settings, my DirtyV settings can be found here.
   
   > Device: Galaxy Nexus
   > Max Frequency: 1305 MHz
   > Min Frequency: 384 MHz
   > Governor: interactive
   > Governor Tunables: a_h_d 15000 / g_h_l 95 / h_f 729600 Hz / m_s_t 45000 /
   > t_r 15000 / i_b_f 1036800 Hz / t_l 85 / t_s 80000 / b_d 1000000
   > IO Scheduler: row
   > IO Scheduler Tunables: h_r_q 100 / r_r_q 75 / h_s_q 5 / r_s_q 4 / r_w_q 4 /
   > l_r_q 3 / l_s_q 2 / r_i 15 / r_i_f 25
   > Read Ahead Buffer: 512; NR Requests: 512
   > TCP Congestion Avoidance Algorithm: westwood
   > Screen Off Max Frequency: 537 MHz
   > 
   > Color Multipliers: 230 235 340
   > RGB Gamma: -4 0 5
   > Trinity Contrast: -22; OMAP4 Gamma: 4; CAB: Disabled
   > 
   > Sent from franco.Kernel updater app:
   > https://play.google.com/store/apps/details?id=com.franco.kernel
   > Click to expand...
   > Click to collapse
   
   
   The following voltages are just as a reference. DO NOT enter them; your
   device may not be able to handle them this low, causing freezes and reboots.
   They are here so that people can compare their stable voltages after
   following the UV guides linked below, to see how our devices compare. Every
   device is different, so again, DO NOT enter them.
   
   > mpu_voltages:
   > 1804mhz: 1425 mV
   > 1728mhz: 1375 mV
   > 1612mhz: 1325 mV
   > 1536mhz: 1275 mV
   > 1420mhz: 1225 mV
   > 1305mhz: 1175 mV
   > 1228mhz: 1125 mV
   > 1036mhz: 1075 mV
   > 729mhz: 925 mV
   > 537mhz: 825 mV
   > 384mhz: 775 mV
   > 192mhz: 725 mV
   > 
   > iva_voltages:
   > 430mhz: 1125 mV
   > 332mhz: 1025 mV
   > 266mhz: 925 mV
   > 133mhz: 825 mV
   > 
   > core_voltages:
   > 512mhz: 1050 mV
   > 384mhz: 975 mV
   > 153mhz: 800 mV
   > Click to expand...
   > Click to collapse
   
   There are some battery savings from UVing but they aren't extreme. If you do
   not know how UVing works and/or you can't/won't read to properly build your
   own voltage profile, then just stick with the defaults Franco has already
   UVed. If you do still want to learn to UV then, once again, everyone should
   build their own voltage profile for their own device. Read this, this, this,
   and this for starters on UV methods. You don't know how your device will do
   until you learn and try.
   
   As a sidenote, if anyone else wants to share their voltages for comparison
   the easiest way is to copy the contents of the 3 voltage files (mpu/iva/core)
   in /sys/class/misc/customvoltage/ - they look (almost) exactly as the
   sections above.
   Fsync on just in case anything ever happens I want my data protected. That
   said I do disable it temporarily if I ever want a bit more performance in an
   app or game. SR is hardcoded disabled in the latest builds.
   
   The other thing worth noting is I set my color settings on boot with an
   init.d script. Doing it that way you can end up with a completely different
   result from the same values. The contrast, blacks and colors are much more
   natural. Also it's seamless which is nice; they take effect during the Google
   logo. Attached is my init.d script for that. Alter it to your own color
   settings, remove the .txt extension, push to /system/etc/init.d/ and set the
   correct perms; rwxr-xr-x (chmod -R 755 /system/etc/init.d in Terminal
   Emulator).
   
   900colorsettings can be found with my other init.d scripts (from Franco Dev
   Team), here:
   https://s.basketbuild.com/filedl/devs?dev=osm0sis&dl=osm0sis/scripts/900colorsettings
   
   Note: On my new replacement screen, setting the color multiplier too early in
   the boot (any time before the boot animation) made everything look dark,
   oversaturated, uncontrasted and dusky; basically the opposite of the way it
   used to work on my old panel. Adding sleep 2; before that line in the init.d
   script fixed this, so experiment if your panel is more like my new one, and
   the init.d as-is after you put in your settings makes it look worse.
   
   [ New init.d script with my new colors. I need the sleep 4 because of my
   problem in my "Note" above, so comment it out if you don't need it, it will
   make it look worse. Previous download counts were 1880, 646, and 307. Thanks
   everyone! ]
   
   Dec 3, 2012 View


NEW POSTS

 * N
   Question Poco F5 Pro Serious Error
    * Latest: Nos430s
    * A moment ago
   
   Poco F5 Pro / Redmi K60 (China)
 * ROM / Firmware/ Brick Recovery for 7" Android Head Unit AC8227l YT9217 YT9218
   1/16GB
    * Latest: maryo_89
    * 1 minute ago
   
   Android Head-Units
 * C
   General [INDEX] [OnePlus 12] ROMs | Kernels | Mods | Tweaks | Development |
   18/02/2024 |
    * Latest: cd993
    * 1 minute ago
   
   OnePlus 12
 * V
   [ROM][UNOFFICIAL] LineageOS 20/21 for Xperia 1/5
    * Latest: voidanix
    * 2 minutes ago
   
   Sony Xperia 5 ROMs, Kernels, Recoveries, & Other D
 * Question Phone calls recorder
    * Latest: NOSS8
    * 2 minutes ago
   
   Xiaomi 13 Pro



XDA Developers was founded by developers, for developers. It is now a valuable
resource for people who want to make the most of their mobile devices, from
customizing the look and feel to adding new functionality.

| Crafted by Audentio


MORE INFO

Contact Us (Forum Issues) Advertise Terms and rules Suggest Content Change Ad
Consent Do not sell my data


USEFUL LINKS

Best Phones Tutorials Recognized Developer Program Admin & Moderators Delete XDA
Account
 * 
 * XDA - Dark

 * Contact us
 * Terms and rules
 * Privacy policy
 * Help
 * Home
 * 
 * RSS

| Crafted by Audentio
 * 
 * 
 * 
 * 
 * 
 * 





Freestar.com

LIVE

Preview is not yet available


Tap to unmute
Learn more



Advertisement