[KERNEL][2.08][APP/PRO/OTA][AOSP&SAMMY] N.E.A.K. ICS - On Vacation (v2.1.2x) [KERNEL][2.08][APP/PRO/OTA][AOSP&SAMMY] N.E.A.K. ICS - On Vacation (v2.1.2x) - Seite 2
Seite 2 von 2 ErsteErste ... 2
Ergebnis 21 bis 28 von 28
  1. Aktualisiert auf 2.0.1
    0
     

  2. 04.04.2012, 18:26
    #22
    Zitat Zitat von bijeljina1 Beitrag anzeigen
    ich bitte @ Noir, dass er uns hilft und sagt wie können wir am besten diesen neuen N.E.A.K. kernel einstellen?
    Zurzeit stehe ich am meisten an Akku Ausdauer.
    Kann ich nichts zu sagen - hab noch kein ICS-ROM gefunden, was besser läuft als meine 2.3.6 und beim ICS-Blau krieg ich die gleichen Zuckungen wie beim Blick morgens um 4 in den Spiegel. So lange es da nix brauchbares gibt, bleib ich auch auf 2.3.6 .
    1
     

  3. 06.04.2012, 20:36
    #23
    v2.0.2x (AOSP & SAMMY):

    - Support for MIUI ROMs (only AOSP version of NEAK)
    - Fixed lags into UI (removed CFS tweaks)
    - Fixed DPI issues into AOSP ROMs
    - Enabled CRC32 slice-by-8 algorithm
    - exynos4: Disable SW downclock in cpuidle
    - galaxys2: made google gadget code using 2 luns for aosp roms
    - cpufreq: smooth scaling interface
    - recovery: fixing switched mounts for both sdcards into mounts&storage menu
    - ondemand: tweaking for responsiveness
    - vr: a bit tweaking for a bit more throughput
    - enabled mass storage mode for aosp roms (who supports it)
    - sched: re-enabling GENTLE_FAIR_SLEEPERS
    - TCP buffer tweaks

    v2.0.2x AOSP Zip = Click Here
    v2.0.2x AOSP TAR = Click Here

    v2.0.2x SAMSUNG Zip = Click Here
    v2.0.2x SAMSUNG TAR = Click Here
    1
     

  4. 22.04.2012, 21:34
    #24
    v2.0.3x (AOSP & SAMMY+MIUI):

    KERNEL:
    - Updated to 3.0.28
    - Updated WiFi drivers
    - Fixed potential WiFi toggle issues (thx to wjchen)
    - Fixed a lot of compiling warnings (thx to myfluxi)
    - lulzactive: safety floor for up_sample_time
    - Switching again to SHMEM (fixes flashing themes from cwm)
    - net: now using Stochastic Fair Blue NET Scheduler (SFB)
    - mach-exynos: Enable old s5pv310 pm-hotplug module (thx to myfluxi)
    - Using hotplug thresholds from NEAK GB kernel
    - power: lowered misc charge current
    - cypress: using myfluxi's touchkey driver (for AOSP, with BLN)
    - Touchkey timeout for AOSP roms set to 1s
    - Tweaked smooth_scaling parameters (+responsiveness)
    - Upstream and CM9 sources updates
    - Netfilter upstream updates
    - arm: SMP: Fix RCU stalls due to mis-backported upstream patch (thx to Entropy512)

    INITRAMFS:
    - More cleanup
    - Modified Recovery UI (and fixed options issues)
    - Corrected format for emmc (now external) and sdcard (now internal)
    - Using original NET buffers
    - Removed J4FS module (afaik doesn't work, neither if insmodded)
    - FULL SUPPORT FOR OFFICIAL MIUI (using sammy version)
    - Fixed WiFi into latest CM9 nightlies
    - NO SWITCHED MOUNTS FOR SDCARDs YET!! (i want to wait)
    - Using mass storage mode for both MIUI and Sammy roms
    - Fixed USB Mount into CWM Recovery

    MISC:
    - A bit reduced kernel compression
    - The ZIP file now clears INIT.D folder during flashing
    - Using NEON for VFP
    - More optimised CFLAGS
    - Updated Linaro 4.5 toolchain to latest dev build

    v2.0.3x AOSP/AOKP/CM9 Zip
    v2.0.3x AOSP/AOKP/CM9 TAR

    v2.0.3x SAMSUNG+Official MIUI Zip
    v2.0.3x SAMSUNG+Official MIUI TAR
    1
     

  5. Aktualisiert!
    0
     

  6. 05.05.2012, 20:30
    #26
    v2.0.4x (AOSP & SAMMY+MIUI):

    KERNEL:
    - Updated to Linux 3.0.30
    - RCU: Joe's RCU
    - Updated WiFi driver to M250S update5 sources (no more toggling issues)
    - mach-exynos: busfreq: Add undervolt option using asv table (use neak menu from recovery to manage it) - thx to myfluxi
    - sync: Add synchronization framework
    - ld9040: Add adjustable gamma levels (thx to myfluxi)
    - mDNIe: Add adjustable settings (thx to myfluxi)
    - ld9040: increase number of gamma levels from 21 to 25 (thx to gm)
    - cpufreq: removed smooth_scaling interface
    - cpufreq: Separate speed target revalidate time and initial set time
    - cpuidle: reverted to official samsung source drivers
    - usb modifications to get HID working and fix OTG crashing (thx to gm)
    - usb: final fix for crashing phone while using usb or charger
    - ARM: smp: Align secondary_start_kernel with mainline
    - ARM: SMP: use a timing out completion for cpu hotplug
    - arm: vfp: Fix memory corruption on PM suspend
    - ARM: vfp: only clear vfp state for current cpu in vfp_pm_suspend
    - defconfig: removed RCU_BOOST feature
    - defconfig: removed netfilter OWNER option (fixes BBS crashing)
    - sched: Cleanup cpu_active madness
    - Disabled GENTLE_FAIR_SLEEPERS (+responsiveness)
    - usb: using 2 different modded drivers for aosp and sammy (to avoid usb issues)
    - lowmemorykiller: upstream updates and improvements
    - MAKEFILE: Removed asv-4x12.o and cpufreq-4x12.o
    - Upstream updates for WiFi drivers
    - Removed CUSE module

    INITRAMFS:
    - TOTAL RECOVERY RESTYLING (added clock, new headers, rom tools menu...)
    - Fixed wrong path for sdcard into EFS Backup
    - Updated samsung liblights, now perfectly working with brightness and bln (thx to gm)
    - Using MTP as default on sammy roms
    - Fixed ADB corrupted binary file into sammy initramfs
    - Updated sammy init files
    - Updated aosp init files from latest aokp build
    - MANUAL ROOTING VIA RECOVERY NEAK MENU!
    - recovery: using noop+ondemand while in recovery mode (faster backup/restore)

    MISC:
    - Official NEAK I777 support (into I777 forums)
    - Enabled PANIC_TIMEOUT (so it reboots when SoDing)
    - Re-tweaked XZ compression values (boots faster)
    - Tweaked touch sensitivity
    - Moving init.d folder to init.d-old while flashing

    v2.0.4x AOSP/AOKP/CM9 Zip
    v2.0.4x AOSP/AOKP/CM9 TAR

    v2.0.4x SAMSUNG+Official MIUI Zip
    v2.0.4x SAMSUNG+Official MIUI TAR
    1
     

  7. 20.05.2012, 03:22
    #27
    Ersten Post geupdatet auf v2.0.5x
    0
     

  8. Auch mal wieder Aktualisiert!
    1
     

Seite 2 von 2 ErsteErste ... 2

Ähnliche Themen

  1. [KERNEL][ICS][ExTweaks][All-in-1kernel][DualBoot] SiyahKernel v5.0.1
    Von aljee77 im Forum Samsung Galaxy S2 Root und ROM - GT-I9100
    Antworten: 389
    Letzter Beitrag: 19.01.2013, 18:04
  2. [ROM][XWKK5][ICS 2.0 GODLIKE Theme][SIYAH Kernel][PDroid][JKay] V3RTR3MA.v.4.8 & V48R
    Von zimbo122 im Forum Samsung Galaxy S2 Root und ROM - GT-I9100
    Antworten: 73
    Letzter Beitrag: 12.03.2012, 14:08
  3. [ROM][ICS] TripNiCE REVISED TR001B | AOSP/CM9
    Von androidsense im Forum HTC Sensation Root und ROM
    Antworten: 5
    Letzter Beitrag: 21.02.2012, 09:46
  4. [DEV][ROM] Android 4.0.3 AOSP ICS (ALPHA)
    Von FreshCash im Forum Samsung Galaxy S2 Root und ROM - GT-I9100
    Antworten: 5
    Letzter Beitrag: 21.12.2011, 22:38
  5. Mobile Pick Up & Return
    Von Frittenpiekse im Forum LG Optimus Speed 2X
    Antworten: 5
    Letzter Beitrag: 24.03.2011, 10:17

Besucher haben diese Seite mit folgenden Suchbegriffen gefunden:

neak kernel

neak configurator pron.e.a.k. configurator proneakneak kernel sgs2neak kernel xdaneak kernel downloadneak kernel icshtc sensation kernel 3.0.27 ocneak kernel ics xdaneak kernel passwordneak ics kernelxda neakneak kernel 2.0.2x xda cfs settings for best 3d performance for gt i9000Kernel 3.0.26 Icsneak bildschirm gamma einstellensgs2 neak kernelneak kernel overclockdownload neak configurator proxda n.e.a.k.i9100 smoothness tweaksneak kernel einstellungenneak kernel. ICSpocket pc sammy

Stichworte