(Kernel Custom] [JB 4.3] LiteGX v5.1.0 - Samsung Galaxy S3 GT-I9300

  • Auteur de la discussion Scumpi
  • Date de début
Scumpi

Scumpi

Membre
Inscrit
26 Septembre 2012
Messages
25 689
Points
48
  • #1

Comment installer le Kernel custom LiteGX v3.1.1

Samsung Galaxy S3 GT-I9300
S'il vous plaît, Connexion ou S'inscrire pour voir le contenu ou les urls !
=========================================================================================================================
Merci à
S'il vous plaît, Connexion ou S'inscrire pour voir le contenu ou les urls !
=========================================================================================================================

!! CE KERNEL EST COMPATIBLE AVEC LES ROMS de BASE SAMSUNG UNIQUEMENT (Android 4.3) NE PAS INSTALLER SUR UNE CYANOGENMOD ROM OU AOSP ROM!!​

Pré-requis



Téléchargements

-->>


Caractéristiques & Changelog

Code:
S'il vous plaît, Connexion ou S'inscrire to view codes content!

Changelog

20.11.2013 : v3.1.1 released.

ramdisk : add 'root helper' again to avoid losing root after flashing for some people.



19.11.2013 : v3.1.0 released.


Enabled back: Persistent TRIM support for all partitions.
Enabled back: USB charging increased (to 900mA instead of 475 by default).



18.11.2013 : v3.0.0 released.

Total redesign again from Samsung update1 (SEA) chinese source.
Removed a LOT of tweaks (back to 'stock way' for real), battery life should be much better than before.
List of removed tweaks :
- Removed: NTFS support.
- Removed: CIFS support.
- Removed: NFS support.
- Removed: Proportional Rate Reduction for TCP.
- Removed: Network speed tweak.
- Removed: Decreased touch boost frequency (from 800 to 600Mhz).
- Removed: Doubled min-max readahead.
- Removed: ipv4: save CPU cycles from "check_leaf()" (backport from Linux 3.8).
- Removed: Intelli memory writeback (0 when screen ON & 500ms when screen off).
- Removed: Higher random entropy.
- Removed: Enabled persistent TRIM support for all partitions.
- Removed: Dynamic FSync control (v1.2).
- Removed: "GENTLE_FAIR_SLEEPERS" disabled.
- Removed: USB charging increased (to 900mA instead of 475 by default).
- Removed: "cpu_load_slope" correctly set.
- Removed: bcmdhd : Disabled multicast on suspend.
- Removed: AIO enabled (backport of Linux 3.6.x) and tweaked.
- Removed: Westwood TCP congestion.
Some optimizations into litegx_defconfig.
TricksterMOD app should be compatible with the kernel (again).
Overall kernel size is now slightly lighter (again) than previous version.



17.11.2013 : v2.1.1 released.


ramdisk : Modified 'root helper tweaks' (again) to remove many useless lines, which finally now finally looks like more as an 'init.d helper'.
ramdisk : Many useless files in 'sbin' folder has been removed to let only needed ones for 'root helper tweaks'.
Overall kernel size is now slightly lighter than before.



15.11.2013 : v2.1.0 released.

Revert source back to update12 from Samsung.
Original ramdisk base from ZCUBMK2.
ARM : Neon & Hard-Float support (thanks to @googy_anas).



14.11.2013 : v2.0.0 released.

Directly based on update1 XXUGMJA SEA JellyBean Android 4.3 (chinese) source from Samsung (for clean work and stability).
litegx_defconfig : Disable 'Samsung Rooting Restriction Feature'



12.11.2013 : v1.6.3 released.


Upgraded to ZCUBMK2 Android 4.3 ramdisk.
Fixed 'init.d' support (forgot it in previous 1.6.2).



12.11.2013 : v1.6.2 released.

full ramdisk from (this time) pure stock XXUGMJ9 instead of repacked WanamLite 7.2 ROM one.
ramdisk : modified 'root helper tweaks' from adam kernel to fit the needs of LiteGX kernel only (removed build.prop and pegasusq governor tweaks).
It was already the case before but I prefer to precise it : in case you encounter the message "fix root" after flashing my kernel before rebooting from recovery, you can choose yes or not, it will be the same : you will not loose root.



11.11.2013 : v1.6.1 released.

touch_wake.c : forgot description of bump to 1.1a.



11.11.2013 : v1.6.0 preview.

Touch-to-Wake v1.1a finally implemented ! (credits to @Ezekeel & @Yank555) and enabled by default with 5 seconds delay. If you guys are unhappy with it or would like to set another value, just set it via Trickster MOD.




11.11.2013 : v1.5.2 released.


Reverted patch: "ExFAT loaded as external module" (causing ExFAT not working anymore).



11.11.2013 : v1.5.1 released.

Added one more modification to "Disable multicast on suspend" (thx to @googy_anas).



11.11.2013 : v1.5.0 released.


Samsung Rooting Restriction Feature removed (thx @googy_anas).
ExFAT loaded as external module (thx @googy_anas).
Reverted patch: "MMC: Fix the workqueue overload battery waste (cm patch)".



09.11.2013 : v1.4.0 released.

Updated compilation toolchain Linaro GCC from 13.09 to 13.10 (20131014).



09.11.2013 : v1.3.0 released.

zRam activated (but disabled by default). Use any profile to activate it (grab them into post #2).
zRam : use LZ4 compression.
zRam profiles are compatible and working same way as LiteGX 4.1.2 version.


9.11.2013 : v1.2.0 released.

Add NTFS support.
Add NFS support.
Add CIFS support.
Disabled kernel debugging : Samsung / sec_log / last_kmsg / touchscreen / modem / max77686 / sec_watchdog.

08.11.2013 : v1.1.0 released.

USB charging increased (to 900mA instead of 475 by default).
Allow manual brightness to 300 candela.
CRT-off effect support (early_suspend set to 100ms).
xbox controller support.
Native ExFAT support (from official Samsung source).
Triangle Away support.
4x zRam swaps capability (instead of single one).
Dynamic FSync control (v1.2).
Optimized ARM CPU topology.
"ARCH_POWER" enabled.
"SCHED_MC" added.
"SCHED_MC_POWER_SAVINGS" set to agressive value (2) by default.
"CONFIG_SCHED_AUTOGROUP" enabled.
ROW scheduler & blk-core tweaks.
AIO enabled (backport of Linux 3.6.x) and tweaked.
Dynamic Screen Frequency Scaling capability (for ZZMoove governor).
Intelli memory writeback (0 when screen ON & 500ms when screen off).
Enabled persistent TRIM support for all partitions.
MMC : Fix the workqueue overload battery waste.
"GENTLE_FAIR_SLEEPERS" disabled.
Higher random entropy.
Decreased touch boost frequency (from 800 to 600Mhz).
ipv4: save CPU cycles from "check_leaf()" (backport from Linux 3.8).
"cpu_load_slope" correctly set.
Doubled min-max readahead.
"Westwood" TCP congestion module enabled and set as default.
Enabled "bic" and "htcp" TCP congestion modules.
Network speed tweak.
Proportional Rate Reduction for TCP.
bcmdhd : Disabled multicast on suspend.
Android logger disabled.
Disabled various debug in defconfig.

08.11.2013 : v1.0.0 released.

Directly based on update12 source from Samsung (for clean work and stability).
Compiled with latest available Linaro GCC 4.7.4 (13.09 / 20130903) toolchain (with flags optimizations).
Ramdisk from XXUGMJ9.
ZZMoove (v0.7d) governor (added and set as default)
row (v4) optimized and as only I/O scheduler.
Wolfson Boeffla Sound (v1.6.4 drivers) compatibility.
init.d support.


Installation


  1. Télécharger i9300_LiteGX-KERNEL_v3.1.1_CWM.zip et copiez ce fichier à la racine de votre sdcard.

  2. Eteignez votre téléphone et démarrez en mode recovery : maintenez VOLUME HAUT + HOME + POWER

  3. Sélectionnez Install zip from sd card > Choose zip from sd card > Prenez le fichier i9300_LiteGX-KERNEL_v3.1.1_CWM.zip > Yes.

  4. Go Back > Reboot system now

  5. Le kernel LiteGX est installé!!


Offrez une bière au développeur en cliquant sur la bière smiley


S'il vous plaît, Connexion ou S'inscrire pour voir le contenu ou les urls !
 
M

Membre supprimé 34657

  • #2
Re: (Kernel Custom] [JB 4.3] LiteGX v3.1.1 - Samsung Galaxy S3 GT-I9300

Merci pour le partage !
 
Framework

Framework

Membre VIP
Inscrit
21 Juin 2012
Messages
4 083
Points
36
  • #3
Re: (Kernel Custom] [JB 4.3] LiteGX v3.1.1 - Samsung Galaxy S3 GT-I9300

Salut et merci j'utilise ce petit kernel sous android révolution hd 4.3 j'ai une autonomie de dingue et une stabilité digne du stock
 
J

jedispeedjedi

Membre
Inscrit
8 Décembre 2013
Messages
2
Points
0
  • #4
Re: (Kernel Custom] [JB 4.3] LiteGX v3.1.1 - Samsung Galaxy S3 GT-I9300

Bonjour,

Le lien ci-dessus est mort. Il m'est impossible de Télécharger le fichier "i9300_LiteGX-KERNEL_v3.1.1_CWM.zip".
Comment puis je obtenir ce fichier ?
Merci de votre réponse
 
Scumpi

Scumpi

Membre
Inscrit
26 Septembre 2012
Messages
25 689
Points
48
  • #5
Salut

C'est bon, le lien a été mis à jour
 
ThrashER187

ThrashER187

Membre
Inscrit
19 Décembre 2012
Messages
43
Points
0
  • #6
salut

ce kernel est il compatible avec la ROM LIQUID SMOOTH V2.37

merci pour vos réponse
 
Scumpi

Scumpi

Membre
Inscrit
26 Septembre 2012
Messages
25 689
Points
48
  • #7
Bonjour

La réponse est dans le sujet en gros, en rouge ! LiquidSmooth n'est pas basé Samsung...
 
ThrashER187

ThrashER187

Membre
Inscrit
19 Décembre 2012
Messages
43
Points
0
  • #8
Quel kernel me conseilles tu pour la ROM LIQUID SMOOTH V2.37 JB en 4.3.1 ?

merci pour ta réponse, ça m'aiderai énormément :D
 
J

jedispeedjedi

Membre
Inscrit
8 Décembre 2013
Messages
2
Points
0
  • #9
Bonjour,

Est il possible d'installer ce kernel sur Galaxy s3 gt i9300 rooté avec la dernière rom stock officielle android 4.3 ?
Merci pour votre aide.
 
dono2051100

dono2051100

Membre
Inscrit
14 Janvier 2014
Messages
216
Points
0
  • #10
Bonjour/bonsoir après avoir installé le kernel puis après vue qu''l était pas installé je restante la manipulation en fesant un mont système mai rien n'y fait je suis encore sous cmw. Aise normal ou est t'il installé ?
 
Scumpi

Scumpi

Membre
Inscrit
26 Septembre 2012
Messages
25 689
Points
48
  • #11
Salut

Tu peux le vérifier dans "A propos du téléphone"
 

Sujets en relation

Haut Bas