CERCA
PER MODELLO
FullScreen Chatbox! :)

Utente del giorno: jc74 con ben 1 Thanks ricevuti nelle ultime 24 ore
Utente della settimana: gianpassa con ben 9 Thanks ricevuti negli ultimi sette giorni
Utente del mese: 9mm con ben 34 Thanks ricevuti nell'ultimo mese

Pagina 131 di 978 primaprima ... 3181121129130131132133141181231631 ... ultimoultimo
Ultima pagina
Visualizzazione dei risultati da 1,301 a 1,310 su 9780
Discussione:

[ROM][KK][4.4.4 PORTING] Ditto Note 4 (by Electron Team) | Note 4 Features

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. #1301
    Androidiano VIP L'avatar di andy88de


    Registrato dal
    Feb 2012
    Messaggi
    2,104

    Ringraziamenti
    219
    Ringraziato 754 volte in 508 Posts
    Predefinito

    Benchmark antutu in linea con la 4.3 ITV considerato il sistema appesantito dal mod Note3

  2.  
  3. #1302
    Senior Droid L'avatar di interzippo


    Registrato dal
    Oct 2010
    Messaggi
    632

    Ringraziamenti
    192
    Ringraziato 43 volte in 32 Posts
    Predefinito

    Quote Originariamente inviato da andy88de Visualizza il messaggio
    SETTING KERNEL DEVIL 2.1.2 (credits @ph03n!x)
    Non è il mio settore premetto....ma questi sono i setting apportati da un grande senior member di XDA (CREDITS @ph03n!x)

    È in inglese ma molto comprensibile.
    Questo setting dovrebbe dare ottimi risultati sia per prestazioni sia per risparmio batteria.
    RISOLTO problema riconoscimenti NOTE 2 da PC...
    I setting sono pensati per DITTO V 3.1.1 e kernel 2.1.2 ma si possono adeguare anche a tutti gli altri kernel Devil.
    Gli screen sono esaustivi sul consumo....1°ciclo
    La CPU e GPU non sono undervoltate né overcloccate.
    Installazione
    1)Wipe data e cache dalla app devil che usate(es. Devil manager o devil tools)
    2)Flash da recovery

    Download
    http://forum.xda-developers.com/atta...1&d=1387650042

    Per togliere il tweak

    Cancellare: 99devilkerneltweaks da /system/etc/init.d e riavviare.

    VI LASCIO AL POST ORIGINALE
    http://forum.xda-developers.com/member.php?u=3339433

    These are my settings for Devil Kernel and DN3 v3.1.1 ROM, though the setting should hold good for any other ROM too:
    Code:
    #!/system/bin/sh

    echo devilq > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
    echo 18 > /sys/devices/system/cpu/cpufreq/devilq/cpu_down_rate
    echo 12 > /sys/devices/system/cpu/cpufreq/devilq/cpu_up_rate
    echo 30000 > /sys/devices/system/cpu/cpufreq/devilq/down_sample_time
    echo 0 > /sys/devices/system/cpu/cpufreq/devilq/early_demand
    echo 400000 > /sys/devices/system/cpu/cpufreq/devilq/hotplug_freq_1_1
    echo 200000 > /sys/devices/system/cpu/cpufreq/devilq/hotplug_freq_2_0
    echo 400000 > /sys/devices/system/cpu/cpufreq/devilq/hotplug_freq_2_1
    echo 200000 > /sys/devices/system/cpu/cpufreq/devilq/hotplug_freq_3_0
    echo 400000 > /sys/devices/system/cpu/cpufreq/devilq/hotplug_freq_3_1
    echo 200000 > /sys/devices/system/cpu/cpufreq/devilq/hotplug_freq_4_0
    echo 150 > /sys/devices/system/cpu/cpufreq/devilq/hotplug_rq_1_1
    echo 150 > /sys/devices/system/cpu/cpufreq/devilq/hotplug_rq_2_0
    echo 200 > /sys/devices/system/cpu/cpufreq/devilq/hotplug_rq_2_1
    echo 200 > /sys/devices/system/cpu/cpufreq/devilq/hotplug_rq_3_0
    echo 300 > /sys/devices/system/cpu/cpufreq/devilq/hotplug_rq_3_1
    echo 300 > /sys/devices/system/cpu/cpufreq/devilq/hotplug_rq_4_0
    echo 40000 > /sys/devices/system/cpu/cpufreq/devilq/hotplug_sampling_rate
    echo 50 > /sys/devices/system/cpu/cpufreq/devilq/dec_cpu_load
    echo 75 > /sys/devices/system/cpu/cpufreq/devilq/inc_cpu_load
    echo 40000 > /sys/devices/system/cpu/cpufreq/devilq/up_sample_time

    echo 0 > /sys/devices/system/cpu/sched_mc_power_savings

    echo 0 > /sys/devices/virtual/misc/touchboost/input_boost_enabled

    echo 0 > /sys/kernel/dyn_fsync/Dyn_fsync_active

    echo 1 > /sys/kernel/mm/ksm/run

    echo 3 > /sys/module/cpuidle_exynos4/parameters/enable_mask

    echo 0 > /proc/sys/vm/swappiness

    echo noop > /sys/dev/block/179:0/queue/scheduler
    echo noop > /sys/dev/block/179:48/queue/scheduler
    A word about my CPU Governor settings. I understand that almost all of us prefer higher thresholds for CPU Hotplugging (triggering the second, third and fourth CPU core in our quad core processor), but I am experimenting with something different as you can see. I am enabling an early hotplug, and am trying to get the run queue cleared at a lower CPU speed with multiple cores than running one or two cores at higher frequency. The run queue for the first hotplug is 150 because I want the CPU to fall to one core as soon as it is close to idle, because I am using AFTR+LPA for deep sleep mode, which won't kick in if more than one core is active. For the same reason, I ensure that SCHED_MC is disabled.

    I didn't require a touchboost with the configuration I am running, hence it is disabled, and I am habitual to disabling DYN_FSYNC - the integrity of the data, however safe it is with DYN FSYNC on, is paramount for me. Same reason why I do not have a higher read_ahead_cache.

    This is my battery life, first cycle after v2.1.2 upgrade. Note that I am not even Undervolting the CPU or the GPU or underclocking them:

    This includes-
    2 Google Accounts, 4 email accounts, WhatsApp, BBM, Hangouts, FB Sync - syncing all the time
    About 30 minutes of phone call
    About one hour of YouTube or MX Player video
    A lot of XDA, Google+ and a bit of FB
    I do not use WiFI - don't have one at home and my 3G is faster than my work WiFI :P

    I am also attaching these settings as a recovery flashable zip file - note that I have tested if it flashes fine though Should work, let me know if otherwise. Note that only the settings I have given in this post is included in the zip file. I of course have other settings, like turning on Master Sequence for the mDNIE, USB Charging tweaks, etc. which I have not included.

    And before you flash this, make sure you disable other kernel setting tools - including Devil tools/ Trickster Mod. Force Stop the app and clear its data to be sure. You can open the app after flashing my settings and rebooting, you should see my settings automatically in the app, and can make further changes from there after that.

    These settings have been working reat for me, I have based these on what I used in Andrei's Perseus earlier, and have tweaked it since Devil2 1.8.x to my usage. YOUR MILEAGE WILL VARY!

    If you hate these settings, just delete the 99devilkerneltweaks file from /system/etc/init.d using a root explorer and reboot.
    Prima di tutto grazie per l'aiuto.
    Ma devo chiederti un maggiore aiuto per chi come me non ne capisce molto . Dopo aver cancellato quel file e aver riavviato cosa dobbiamo fare con quella sfilza di comandi ? Creare tipo un file di testo copiarli e inserirli al posto di qualcos'altro? Scusami ancora del disturbo.

  4. #1303
    Androidiano VIP L'avatar di andy88de


    Registrato dal
    Feb 2012
    Messaggi
    2,104

    Ringraziamenti
    219
    Ringraziato 754 volte in 508 Posts
    Predefinito

    Quote Originariamente inviato da interzippo Visualizza il messaggio
    Prima di tutto grazie per l'aiuto.
    Ma devo chiederti un maggiore aiuto per chi come me non ne capisce molto . Dopo aver cancellato quel file e aver riavviato cosa dobbiamo fare con quella sfilza di comandi ? Creare tipo un file di testo copiarli e inserirli al posto di qualcos'altro? Scusami ancora del disturbo.
    No...è molto semplice. Vai in impostazioni/generali/gestione app/....cerchi la app con la quale gestisci normalmente il kernel...cancelli cache e data....poi riavvii e flashi il file da recovery.

  5. I seguenti 2 Utenti hanno ringraziato andy88de per il post:

    interzippo (23-12-13)

  6. #1304
    Senior Droid L'avatar di interzippo


    Registrato dal
    Oct 2010
    Messaggi
    632

    Ringraziamenti
    192
    Ringraziato 43 volte in 32 Posts
    Predefinito

    Quote Originariamente inviato da andy88de Visualizza il messaggio
    No...è molto semplice. Vai in impostazioni/generali/gestione app/....cerchi la app con la quale gestisci normalmente il kernel...cancelli cache e data....poi riavvii e flashi il file da recovery.
    Ok non mi mandare a quel paese ma non credo di usare niente per la gestione del kernel credo !??😭

  7. #1305
    Androidiano VIP


    Registrato dal
    Mar 2013
    Messaggi
    1,060

    Ringraziamenti
    95
    Ringraziato 30 volte in 28 Posts
    Predefinito

    Vedo ke il devil consuma un bel pø

  8. #1306
    Androidiano VIP L'avatar di andy88de


    Registrato dal
    Feb 2012
    Messaggi
    2,104

    Ringraziamenti
    219
    Ringraziato 754 volte in 508 Posts
    Predefinito

    Quote Originariamente inviato da interzippo Visualizza il messaggio
    Ok non mi mandare a quel paese ma non credo di usare niente per la gestione del kernel credo !??😭
    Flashi il file zip

  9. Il seguente Utente ha ringraziato andy88de per il post:

    interzippo (23-12-13)

  10. #1307
    Androidiano VIP L'avatar di andy88de


    Registrato dal
    Feb 2012
    Messaggi
    2,104

    Ringraziamenti
    219
    Ringraziato 754 volte in 508 Posts
    Predefinito

    Quote Originariamente inviato da pegaso993 Visualizza il messaggio
    Vedo ke il devil consuma un bel pø
    Prova il tweak che ho postato sopra

  11. #1308
    Senior Droid L'avatar di interzippo


    Registrato dal
    Oct 2010
    Messaggi
    632

    Ringraziamenti
    192
    Ringraziato 43 volte in 32 Posts
    Predefinito

    Quote Originariamente inviato da andy88de Visualizza il messaggio
    Flashi il file zip
    Fatto ti farò sapere nel frattempo grazie e buona notte eeee

  12. #1309
    Senior Droid L'avatar di alex19990


    Registrato dal
    Jun 2012
    Località
    Provincia di Salerno
    Messaggi
    754
    Smartphone
    Samsung Galaxy Note 2 N7100

    Ringraziamenti
    127
    Ringraziato 120 volte in 102 Posts
    Predefinito

    Ma a voi funzionano le air gesture?

    Inviato dal mio GT-N7100 usando Androidiani App
    Il piccolo Stewie Griffin legge la Bibbia:
    - Oh cavoli, questa sì che è letteratura! Leoni che mangiano i cristiani, gente inchiodata su croci, morti viventi: questa non è roba che trovi su “Winnie The Pooh”!

  13. #1310
    Androidiano L'avatar di kurt89


    Registrato dal
    Oct 2010
    Località
    Varese
    Messaggi
    281
    Smartphone
    Mate 10 Pro BLA-L29

    Ringraziamenti
    31
    Ringraziato 45 volte in 41 Posts
    Predefinito

    A me l opzione info rapide mi va , ma per esempio air browse non va ho provato ad andare in galleria nelle foto e con la mano non succede nulla non me le fa spostare. ..
    Phone : SGNII GT-N7100 Rom : Stock Prerooted ML4 Version : 4.3 Firmware : N7100DDUEML4 Modem : N7100DDEMK1 Kernel : Stock
    Theme : Nova launcher Prime

  14. Il seguente Utente ha ringraziato kurt89 per il post:

    alex19990 (23-12-13)

Pagina 131 di 978 primaprima ... 3181121129130131132133141181231631 ... 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