Il Forum è consultabile solo in modalità lettura. Per domande o consigli iscriviti al nostro GRUPPO FACEBOOK / COMMUNITY cliccando qui

[KERNEL] [KERNEL][JB][3.4.62] Phenom Kernel v6.3.2 for 4.2.2/4.3/4.4 [25.11.2013] By educk

Discussione in 'Modding - Samsung Galaxy S Plus (i9001)' iniziata da Pazuzu, 3 Set 2013.

  1. Pazuzu

    Pazuzu Worker Droid

    Iscritto:
    30 Ago 2013
    Messaggi:
    450
    "Mi Piace":
    146
    [​IMG]
    Phenom Kernel​


    Salve a tutti
    Vi presento il Phenom Kernel creato da Educk

    Thread XDA [KERNEL][JB][3.4.58] Phenom Kernel v4.6 for CM10.1 [4.2.2] [15.08.2013] - xda-developers


    Disclaimer
    Non installate questo se non sapete cosa state facendo.
    Nè io, nè il forum e gli sviluppatori ci assumiamo nessuna responsabilità per danni che
    potreste causare ai vostri device seguendo queste procedure..




    Features:
    • Build with Linaro Toolchain 4.7.4 - Cortex A8 with neon optimization
    • Overclock up to 1.8 GHz
    • Advanced O3 optimization
    • O3 Optimization for modules
    • Phantom Key Presses Filtering (Christopher83)
    • AVS enabled
    • CPU Voltage Control (VDD sysfs interface)
    • Extreme Undervolt
    • No JPEG Compression
    • Governors: Hyper, Lulzactive,LulzactiveW, BrazilianWax,interactiveX,conservative,ondemand,po wersave,smartassV2 and performance
    • I/O schedulers: SIO,VR,ROW,NOOP,Deadline,CFQ,BFQ
    • Great Battery Life
    • Optimized for Perfomance
    • Optimized Low Memory Killer
    • Optimized RWSEM Algorithm
    • Optimized Readahead for better disk performance
    • BLX (Battery Life eXtender)
    • BLNv9
    • Vibration Control
    • Dynamic Sync Control
    • Lowered Swappines
    • USB OTG support
    • Frandom Support
    • RAM Console Support

    Thread in aggiornamento per nuova release. Work in progress



    Download:

    Phenom Kernel 6.3.2
    (Qui sono contenute tutte le versioni dei kernel per CM10.1 / CM10.2/ CM11)
    Nella versione BIGMEN (400MB di ram) la registrazione video e la riproduzione di video su youtube non funzionano.
    Sulla versione BIGMAN (400MB), la riproduzione video funziona solo con MX Player in modalità SW






    Phenom kernel v 3.8 per CM10
    My Files


    Phenom kernel per versioni JB 4.1.2
    My Files


    Per JB 4.1.2 - solo per rom sulla base di beta 2 e precedenti
    Phenom Kernel v1.2.8 exUV(370MB RAM) PhenomKernel v1.2.8 exUV.zip
    Phenom Kernel v1.2.8 UV(370MB RAM) PhenomKernel v1.2.8 UV.zip
    Phenom Kernel v1.2.8 -stock PMEM-(347MB RAM) PhenomKernel v1.2.8 -stock-.zip



    Guida all'installazione
    • Mettere lo zip nella memoria del device
    • Andare in recovery (CWM, TWRP)
    • Wipe cache, Dalvik
    • Flash del kernel
    • Wipe cache, dalvik
    • Fix permission
    • Reboot system
    • Reboot in recovery
    • Un altro fix permission
    • Reboot system now

    Tabella dei voltaggi del kernel
    [​IMG]



    Changelog:
    Codice:
    v6.3.2 [25.11.2013]
    * Kernel 3.4.70
    *New KitKat builds
    *Built with latest Linaro GCC 4.8.3 from [USER=42288]Christopher[/USER]83
    *Added extra Linaro Optimization on CM10.1 (all functions from the kernel modules -except the ones from the drivers folder- are inlined)
    *msm: kgsl: Avoid turning on GPU clock if already off (credits to Ananta Kishore K)
    *Update defconfigs to enable some netfilter options (credits to Christopher83)
    *Revert "ALSA: fix oops in snd_pcm_info() caused by ASoC DPCM" (credits to Christopher83)
    *Add exFAT support (credits to radu) (Tested on Samsung 64GB SDXC uhs1 PRO card)
    * Update defconfigs for exFAT support (credits to Christopher83)
    *msm: vidc: Reset stop_called state when START is called (credits to Deepak Verma)
    * msm: vidc: set EOS on output buffer pending transaction (credits to Deepak Verma)
    * Clone ion.h to msm_ion.h (credits to Arco68)
    * Add extra free kbytes tunable (credits to Rik van Riel)
    *input: Updates to Phantom Key Presses filter (credits to Christopher83)
    *SELinux: include definition of new capabilities (credits to Eric Paris)
    *msm: vidc: Check validity of userspace address (credits to Deepak Verma)
    *ALSA: pcm: check for integer overflow during multiplication (credits to Phani Kumar Uppalapati)
    *base: genlock: Zero a structure before sending it to user space (credits to Jordan Crouse)
    *qt602240_ts: updated touchscreen driver in according of Multi-touch protocol (credits to CastagnaIT)
    
    
    v6.2 [10.11.2013]
    *Switch to 3.4.68
    *msm: kgsl: Avoid turning on GPU clock if already off (credits to Ananta Kishore)
    *Sync to latest changes made by arco
    
    v6.1 [16.10.2013]
    *CM10.1 and CM10.2 versions updated
    *Built using latest Linaro GCC 4.8.2 2013.10 from  [USER=42288]Christopher[/USER]83
    *Switch to 3.4.67
    *Fix calling issues (gp2a_proximity: readded wakelock is necessary to avoid problems with answer calls - thanks to CastagnaIT)
    
    v6.0 [16.10.2013]
    *Switch to 3.4.66
    *New ADC Team Style Bootsplash
    *Built with Linaro GCC 4.8.2 from Christopher83
    *SELinux Support
    *Update zRAM to latest upstream version
    *Added and enabled zRAM for Android (credits to Faux123)
    *LZ4 Compression for zRAM (credits Faxu123)
    *zram: add Crypto API support
    *Enabled Memory Compaction
    *msm: display: Prevent fb suspend in charging mode for ancora only (credits to Christopher83)
    * binder: use freezable blocking calls (credits to Colin Cross)
    * epoll: use freezable blocking call (credits to Colin Cross)
    * select: use freezable blocking call (credits to Colin Cross)
    * af_unix: use freezable blocking calls in read (credits to Colin Cross)
    * usb: gadget: mass_storage: added sysfs entry for cdrom to LUNs (credits to FrozenCow)
    * Resolved problems of magnetic, proximity and orientation sensor (credits to CastagnaIT)
     (Check this post for details on sensor calibration)
    
    *Revert "block: Add URGENT request notification support to CFQ scheduler" (credits to Tatyana Brokhman)
    * mm: remove compressed copy from zram in-memory (credits to Minchan Kim)
    * lib/lzo: Rename lzo1x_decompress.c to lzo1x_decompress_safe.c (credits to Markus F.X.J. Oberhumer)
    * lib/lzo: Update LZO compression to current upstream version (credits to Markus F.X.J. Oberhumer)
    * lib/lzo: huge LZO decompression speedup on ARM by using unaligned access (credits to Markus F.X.J. Oberhumer)
    * ARM: 7668/1: fix memset-related crashes caused by recent GCC (4.7.2) optimizations (credits to Ivan Djelic)
    * ARM: 7670/1: fix the memset fix (credits to Nicolas Pitre)
    * msm: vidc: return error in case of init failure (credits to Pushkaraj Patil)
    * ARM: add SCHED_HRTICK config option (credits to Russell King)
    * HACK: ARM: disable sleeping while atomic warning in do_signal (credits to Colin Cross)
    * alarmtimer: Use hrtimer per-alarm instead of per-base (credits to John Stultz)
    * freezer: define try_to_freeze_nowarn if CONFIG_FREEZER=n (credits to Ben Jones)
    * lockdep: remove task argument from debug_check_no_locks_held (credits to Colin Cross)
    * freezer: shorten freezer sleep time using exponential backoff (credits to Arve Hjønnevåg)
    * freezer: skip waking up tasks with PF_FREEZER_SKIP set (credits to Colin Cross)
    * futex: use freezable blocking call (credits to Colin Cross)
    * nanosleep: use freezable blocking call (credits to Colin Cross)
    * sigtimedwait: use freezable blocking call (credits to Colin Cross)
    * freezer: add unsafe versions of freezable helpers for NFS (credits to Colin Cross)
    * freezer: add unsafe versions of freezable helpers for CIFS (credits to Colin Cross)
    * lockdep: check that no locks held at freeze time (credits to Mandeep Singh Baines)
    * freezer: convert freezable helpers to freezer_do_not_count() (credits to Colin Cross)
    * freezer: convert freezable helpers to static inline where possible (credits to Colin Cross)
    *freezer: add new freezable helpers using freezer_do_not_count() (credits to Colin Cross)
    *msm: display: Prevent fb suspend in charging mode for all (credits to Arco68
    [B]v5.0 [20.09.2013][/B]
    *Same as version 4.9, only RAMDISK is changed so it's compatible with 4.3 ROM's
    
    [B]v4.9 [15.09.2013][/B]
    *Built with latest Linaro GCC 4.7.4-2013.09 Toolchain optimized for Cortex-A8 cpu with Neon technology support (credits to Christopher83)
    *Switch to 3.4.62
    *msm_fb: Correct R and G offsets for correct mapping (credits to Jeevan Shriram)
    *Fix disconnect not sent from host when pairing is cancelled (credits to Subramanian Srinivasan)
    *USB: gadget: Cleanup boot-up message with default usb composition (credits to Mayank Rana)
    *Bluetooth : hidp: Get the valid hci_conn while unlink (credits to Sumit Bajpai)
    *Bluetooth: Disable Sniff on HID ACL(s) if SCO is active (credits to Hemant Gupta)
    *msm: kgsl: Do not try to resume the device from INIT state (credits to Lucille Sylvester)
    *cpufreq: interactive: fix show_target_loads and show_above_hispeed_delay (credits to Minsung Kim)
    *Switch default scheduler to SIO (according to Arco: "ROW actually also depends on changes to MMC drivers, which we miss")
    *New logo (credits and thanks to jokubas00)
    
    [B]v4.8 [07.09.2013][/B]
    *Switch to 3.4.60
    *Added and enabled optimized zCache (doubles RAM efficiency - credits to Faux123)
    *LZ4 compression for zCache (credits to Faux123)
    *Added and enabled optmized ZSMALLOC (credits to Faux123)
    *fs/sync: Make sync() satisfy many requests with one invocation (Credits to Paul E. McKenney)
    *lib: Add support for LZ4-compressed kernel (credits to Kyungsik Lee)
    *lib: Add lz4 compressor module (Credits to Chanho Min)
    *crypto: Add lz4 Cryptographic API (Credits to Chanho Min)
    *writeback: Fix occasional slow sync (credits to Jan Kara)
    *lib/lz4/lz4_compress: fix macro usage error (Credits to faux123)
    *ariesve_sensors: updated all sensors to match with the new opensource libsensors (credits to CastagnaIT)
    *board_ariesve: cleanup mdp_pdata and added missing mem_hid (credits to CastagnaIT)
    *msm: scm: Add scm_call_noalloc and helper macros (credits to Laura Abbott)
    *msm: implement ARCH_RANDOM (credits to Laura Abbott), not yet completed
    *init: Move stack canary initialization after setup_arch (credits to Laura Abbott)
    *input: Propagate hardware event timestamp to evdev (credits to Sasha Levitskiy)
    *memcg: add memory.pressure_level events (credits to Anton Vorontsov)
    *mm: add a field to store names for private anonymous memory (credits to Colin Cross)
    *net: ipv6: add missing lock in ping_v6_sendmsg (credits to Lorenzo Colitti)
    *net: ipv6: fix wrong ping_v6_sendmsg return value (credits to Lorenzo Colitti)



    Credits:
    Educk
    Christopher83 - for his awesome GitHub and toolchains
    faux123
    Ezekeel
    ivendor & arco - for their sources



    Inoltre ricorda sempre:
    Prima di postare una domanda, chiedere informazioni o aiuto;
    Scrivi le caratteristiche del tuo device indicando rom, kernel, Baseband,
    versione Android, emmc brick o no, allega degli screenshot, aggiorna la firma, in modo da evitare indagini
    continuee dispendiose da parte di tutti, ma piu' di ogni altra cosa errori nelle risposte
    che potrebbero danneggiare solo il tuo terminale.
    .
     
    Ultima modifica: 13 Dic 2013
    A pierm e Morissio piace questo messaggio.
  2. Pazuzu

    Pazuzu Worker Droid

    Iscritto:
    30 Ago 2013
    Messaggi:
    450
    "Mi Piace":
    146
    Riservato
     
  3. Krsna

    Krsna Worker Droid

    Iscritto:
    1 Ott 2013
    Messaggi:
    139
    "Mi Piace":
    30
    Ciao qualche giorno fa ho installato la rom Slim bean 8.1+ ...allego qui lo screenshot dell'info del mio device perchè volevo chiedere quali sono i kernel che posso installare visto che volevo provarne altri...dalla screeshot del tuo device per esempio vedo già che è differente,poi un'altra cosa,nella pagina della slim bean che ho installato sconsigli di installare il kernel per android 4.3 ma perchè? non posso tornare indietro poi?
     

    Files Allegati:

  4. Pazuzu

    Pazuzu Worker Droid

    Iscritto:
    30 Ago 2013
    Messaggi:
    450
    "Mi Piace":
    146
    Ciao, puoi mettere diversi kernel come questo, il castagna o il k^Kernel che c'è già di default.
    Personalmente con la Slim io mi sono trovato bene con il k^ Kernel 2.0 da 370Mb. Se vuoi puoi provare anche gli altri, sono tutti ottimi.

    Se li vuoi provare scarica la versione per la cm10.1. Fai attenzione che sulla Slim non essendo stata aggiornata non ha i nuovi driver per i sensori quindi le ultime versioni dei kernel non le puoi usare su quella rom.
    C'è scritto che non si può usare il kernel per android 4.3 in quanto la slim è basata sulla 4.2.2 e flashando quel kernel in ogni caso non si avvia, ma potresti anche brickare il cell.
    Quindi non provarlo ;)
     
  5. Krsna

    Krsna Worker Droid

    Iscritto:
    1 Ott 2013
    Messaggi:
    139
    "Mi Piace":
    30

    Ciao e grazie per la risposta,mi puoi linkare qualche kernel che posso installare e hanno 0 problemi tipo questo che hai tu se hai detto che funziona bene,io gradirei solo un pò più di fluidità 370 380 o 390mb...dalla sezione modding del S plus sono andato dove diceva dei kernel ma ho trovato solo questo e qualche altro senza avere ben chiaro cosa scaricare :D grazie ancora per la disponibilità
     
  6. Krsna

    Krsna Worker Droid

    Iscritto:
    1 Ott 2013
    Messaggi:
    139
    "Mi Piace":
    30
  7. Pazuzu

    Pazuzu Worker Droid

    Iscritto:
    30 Ago 2013
    Messaggi:
    450
    "Mi Piace":
    146
    Ciao, si scaricalo da li :) io ho provato a controllare adesso ma il link per il download sembra funzionante.

    Inviato dal mio GT-I9001 con le mie dita
     
  8. Krsna

    Krsna Worker Droid

    Iscritto:
    1 Ott 2013
    Messaggi:
    139
    "Mi Piace":
    30
    Ciao io ho provato li dove dice k^ kernel jb 4.2.2 mediafire folder e sotto dove c'è scritto V2.2 per CM 10.1 e per le altre Rom derivate dalla 10.1 ma ottengo questo : File Blocked for Violation.
    The file you requested has been blocked for a violation of our Terms of Service.

    Still have questions, or think we've made a mistake? Please contact support for further assistance. Se ci clicco su mi fa fare il download di iLivid. D
     
  9. Pazuzu

    Pazuzu Worker Droid

    Iscritto:
    30 Ago 2013
    Messaggi:
    450
    "Mi Piace":
    146
    hai ragione, da PC se si usa Chrome esce quello. Se invece provi dallo smartphone o da internet Explorer funzionano.
    Comunque per parlare dei kernel in generale è meglio spostarsi qui http://www.tuttoandroid.net/forum/m...plus-i9001-aiuti-e-consigli-solo-modding.html
    altrimenti si va a sporcare troppo questo del Phenom e si fa confusione.