CERCA
PER MODELLO
FullScreen Chatbox! :)

Utente del giorno: carotix con ben 2 Thanks ricevuti nelle ultime 24 ore
Utente della settimana: 9mm con ben 8 Thanks ricevuti negli ultimi sette giorni
Utente del mese: 9mm con ben 29 Thanks ricevuti nell'ultimo mese

Pagina 1 di 18 12311 ... ultimoultimo
Ultima pagina
Visualizzazione dei risultati da 1 a 10 su 179
Discussione:

[KERNEL][GPL][13 JUN - r6] franco.Kernel 3.0.15

Se questa discussione ti è stata utile, ti preghiamo di lasciare un messaggio di feedback in modo che possa essere preziosa in futuro anche per altri utenti come te!
  1. #1
    Androidiano VIP L'avatar di soloilmeglio


    Registrato dal
    Jan 2012
    Messaggi
    3,693
    Smartphone
    N7100 - N8000

    Ringraziamenti
    163
    Ringraziato 1,796 volte in 1,191 Posts
    Predefinito

    [KERNEL][GPL][13 JUN - r6] franco.Kernel 3.0.15

    allo stesso link di download http://minooch.com/franciscofranco/Galaxy%20Note/ Franco ha rilasciato la versione 6.

    installazione: flash in recovery.

    changelog:

    * All governors removed but one - pegasusq from Samsung
    * Merged gokhanmoral work on this cpufreq driver - all credits to him. Also cleaned up a defined but unused function
    * fsync() calls reintroduced to match stock behavior. The device actually runs faster/smoother with this enabled - also safer for data integrity (this has nothing to do with superbrick bug)
    * Disable mali-400 tracking debug
    * Merged two stability hotplug patches from mainline Linux kernel
    * Added two modules to userpsace where one can see how many times the CPU was hotplugged in and hotplugged out: cat /sys/module/stand_hotplug/parameters/ cpu_up_nr and cat /sys/module/stand_hotplug/parameters/ cpu_down_nr
    * Removed overclocking at all - it was causing heat and stability issues. If you want OC use Tegrak app
    * Some config cleaning

    link xda:

    http://forum.xda-developers.com/showthread.php?p=409085

    --------------------------------
    --------------------------------



    Changelog:
    r5:
    * Added overclock to 1,6Ghz
    * Some fixups on cpufreq.c files on exynos arch directory
    * initramfs updated to CF-Root v5.6 - all props to Chainfire

    EDIT : eliminare gli script presenti nella cartella INIT.D (in caso di custom rom) per prestazioni migliori (testato su kingdroid e kriskelo https://www.androidiani.com/forum/sh....php?p=1650779 )


    link xda:

    http://forum.xda-developers.com/showthread.php?p=409085

    ---------------------------
    ---------------------------


    Changelog:
    r4:
    * Some Wi-Fi driver fixes (might help fixing those obtaining IP derps)
    * Tons of warnings fixed for a more stable kernel - don't we all want a clean compilation?
    * Compiled with special compiler flags for some extra bits of performance
    * Fixed a section mismatch - this warnings are one of the worse kind and can possibly lead to big problems. This one is fixed



    ---------------------------------------------
    ---------------------------------------------


    Changelog:
    r3
    * Removed MMC_CAP_ERASE - workaround to fix the superbrick bug - thanks Entropy512 for all the research and shared knowledge with us for this god damn bug
    * Re-activated dynamic hotplug - the system seems to run smoother with this option and according to Entropy it gives us lower idle drain specially while the system is holding a wakelock

    link xda:

    http://forum.xda-developers.com/showthread.php?p=409085

    installazione:
    l'archivio é predisposto per il classico flash da cwm... meglio comunque estrarre il file zimage e flasharlo via mobile odin.



    -----------------------------------------
    -----------------------------------------

    ---- old: versione 2 ----

    CWM ORA PRESENTE! insieme al solito bug dell'hardbrick che affligge per ora i kernel ICS per n7000 ufficiali.. quindi comunque utilizziamola il meno possibile... meglio non utilizzarla affatto.

    per l'installazione seguite le procedure riportate in basso.

    chi ha installato la versione 1 utilizzi il metodo chainfire per "already rooted" piazzando lo zimage della versione 2 (metodo verificato da me e altri utenti su xda e funzionante) .... dettagli sempre in basso


    ------- ------- ------- -------
    ------- ------- ------- -------

    ---- old: versione 1 ----

    kernel di Franco basato sul codice sorgente SAMSUNG "update3 for ICS kernel 3.0.15" rilasciato qualche giorno fa.

    installabile su stock ICS con permessi di root

    NON RISOLVE IL BUG DELL'HARDBRICK
    in quanto appunto basato sul codice samsung (e il noto problema che ne consegue)

    NON INCLUDE ALCUNA RECOVERY... SE LO FLASHATE NON PROVATE AD ENTRARVI!!!
    mobile odin o cwm app non riconosceranno il device



    caratteristiche:

    This is what my kernel is made off:
    * Initramfs with the usual stuff (root, CWM support, recovery etc) based on CF-Root LPY
    * Partitions properly mounted in the ramdisk to take the most out from the device
    * VM values tweaked up for maximum performance/battery
    * Conservative tweaked and made the default governor
    * I/O boosted - I/O dirty writeback system backported from 3.2
    * CFS scheduler tweaked for maximum interactivity
    * CFS Autogroup enabled
    * Deadline I/O scheduler by default
    * TCP Westwood+ congestion scheduler by default as its more suitable for this kind of devices
    * Kernel stripped of debug shit - the only debugs that stayed were: logcat, printk and kallysms (for Voodoo Louder support)
    * CRC32 library that is used by a lot of internal kernel mechanics completely patched up to the latest version
    * The usual Franco's magic
    * SLUB memory allocator
    * Wi-Fi power management - echo 1 > /sys/module/dhd/parameters/wifi_pm (this is only available with wifi is turned on. This boosts wifi signal and its specially useful for screen_off streaming, but it might waste a little extra battery)
    * Lots more to be seen on my repository



    installazione suggerita da Franco:

    "extract the zImage and to /data/local, fire up adb shell and type this:
    dd if=/data/local/zImage of=/dev/block/mmcblk0p5 bs=4096
    and then reboot"

    installazione provata da altri utenti e da me:

    con mobile odin flashare lo zimage estratto.

    il kernel è scaricabile da qui:
    http://minooch.com/franciscofranco/Galaxy%20Note/

    per tornare indietro, non avendo la recovery (metodo testato su xda):

    "This is what I did.

    1. Extract your original zimage (if you still have.)
    2. Copy zimage to the zimage directory of the InitialRootFlasher
    3. Plug your note to the USB. (Let the drivers loaded)
    4. Run already-rooted.bat

    Wait until the note reboots!"


    per maggiori dettagli leggere la guida di andromeda e seguire ovviamente il metodo per already rooted https://www.androidiani.com/forum/mo...ote-n7000.html


    ricordo ancora: NON PROVARE AD ENTRARE IN RECOVERY! lo sto testando la batteria sembra durare di più e la fluidità è aumentata (controllate che il governor sia "CONSERVATIVE" e non "ONDEMAND")

    EDIT: al riavvio del device non è presente l'animazione classica, non abbiate paura, andrà avanti comunque. CAMBIARE (ad ogni riavvio) IL GOVERNOR da "ONDEMAND" IN "CONSERVATIVE" (opportunamente ottimizzato da Franco)

    NON MI ASSUMO ALCUNA RESPONSABILITA' PER EVENTUALI DANNI AL VS DEVICE.
    Ultima modifica di soloilmeglio; 13-06-12 alle 06:46

    If you like my work and wants to keep the project alive please consider to buy me a glass of red wine or a toy for my dog

  2.  
  3. #2
    Androidiano VIP L'avatar di AlienwareAR


    Registrato dal
    Nov 2011
    Località
    Pavia & Milano
    Messaggi
    1,622
    Smartphone
    Honor 8 Pro

    Ringraziamenti
    212
    Ringraziato 337 volte in 303 Posts
    Predefinito

    Ciao!

    Quindi, non risolvendo il problema del bug, anche con questo kernel NON si deve pensare di fare alcun wipe da recovery giusto..?!?!
    Anyway, qualcosa si muove.. Personalmente sto aspettando il parere sulla situazione ed il kernel di AngeloM..!

  4. #3
    Androidiano VIP L'avatar di soloilmeglio


    Registrato dal
    Jan 2012
    Messaggi
    3,693
    Smartphone
    N7100 - N8000

    Ringraziamenti
    163
    Ringraziato 1,796 volte in 1,191 Posts
    Predefinito

    meglio evitare anche il ripristino dati di fabbrica da impostazioni.... comunque la recovery non è presente sul kernel... è una versione di test... ma devo dire che va proprio bene... anche la ricarica da muro sembra più veloce...

    If you like my work and wants to keep the project alive please consider to buy me a glass of red wine or a toy for my dog

  5. #4
    Androidiano VIP L'avatar di soloilmeglio


    Registrato dal
    Jan 2012
    Messaggi
    3,693
    Smartphone
    N7100 - N8000

    Ringraziamenti
    163
    Ringraziato 1,796 volte in 1,191 Posts
    Predefinito

    SE DECIDETE DI FLASHARLO NON PROVATE AD ENTRARE IN RECOVERY!!

    editato anche primo post.

    If you like my work and wants to keep the project alive please consider to buy me a glass of red wine or a toy for my dog

  6. #5
    Androidiano VIP L'avatar di Andromeda1968


    Registrato dal
    Dec 2010
    Località
    Riserva Navajo
    Messaggi
    23,074

    Ringraziamenti
    251
    Ringraziato 10,044 volte in 5,101 Posts
    Predefinito

    Mmmm....attenzione allora...

  7. #6
    Androidiano VIP L'avatar di AlienwareAR


    Registrato dal
    Nov 2011
    Località
    Pavia & Milano
    Messaggi
    1,622
    Smartphone
    Honor 8 Pro

    Ringraziamenti
    212
    Ringraziato 337 volte in 303 Posts
    Predefinito

    Quote Originariamente inviato da Andromeda1968 Visualizza il messaggio
    Mmmm....attenzione allora...
    Appunto..... Quoto!

  8. #7
    Androidiano


    Registrato dal
    Mar 2012
    Località
    Verona
    Messaggi
    103

    Ringraziamenti
    5
    Ringraziato 5 volte in 4 Posts
    Predefinito

    non va il link

  9. #8
    Androidiano VIP L'avatar di soloilmeglio


    Registrato dal
    Jan 2012
    Messaggi
    3,693
    Smartphone
    N7100 - N8000

    Ringraziamenti
    163
    Ringraziato 1,796 volte in 1,191 Posts
    Predefinito

    Quote Originariamente inviato da CaesarNote Visualizza il messaggio
    non va il link
    ecco:
    Index of /franciscofranco/Galaxy Note

    sorry... link aggiornato primo post.

    If you like my work and wants to keep the project alive please consider to buy me a glass of red wine or a toy for my dog

  10. Il seguente Utente ha ringraziato soloilmeglio per il post:

    CaesarNote (25-05-12)

  11. #9
    Androidiano


    Registrato dal
    Mar 2012
    Località
    Verona
    Messaggi
    103

    Ringraziamenti
    5
    Ringraziato 5 volte in 4 Posts
    Predefinito

    perfetto! installo subito via mobile odin! grazie!

  12. #10
    Androidiano VIP L'avatar di soloilmeglio


    Registrato dal
    Jan 2012
    Messaggi
    3,693
    Smartphone
    N7100 - N8000

    Ringraziamenti
    163
    Ringraziato 1,796 volte in 1,191 Posts
    Predefinito

    Quote Originariamente inviato da CaesarNote Visualizza il messaggio
    perfetto! installo subito via mobile odin! grazie!
    ricorda che per tornare indietro devi procedere come scritto al 1° post... e NON AVVIARE MAI LA RECOVERY - NON USARE L'APP CWM.

    NOTIZIA IMPORTANTE (inserita anche al 1° post): al riavvio del device non è presente l'animazione classica, non abbiate paura, andrà avanti comunque. CAMBIARE (ogni qualvolta si riavvia il device, anche la prima dopo il flash del kernel) IL GOVERNOR da "ONDEMAND" IN "CONSERVATIVE" (opportunamente ottimizzato da Franco)

    If you like my work and wants to keep the project alive please consider to buy me a glass of red wine or a toy for my dog

Pagina 1 di 18 12311 ... ultimoultimo
Ultima pagina

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire risposte
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Torna su
Privacy Policy