Search results

  1. U

    Post [TIP] Unlock SIM and go pure AOSP if you are on SPRINT [List of tested ROMS included]

    When trying to make the GSM work on the Omni, I found a easy solution for this issue: Just copy the GSM lib (in /system/blobs/gsm/*) of the Omni ROM to /system/, and it worked. For those who are afraid of flashing a T-mobile ROM, flash this update and enjoy your GSM! I tested on Omni but it may...
  2. U

    Post [KERNEL][SPR][AOSP/TW/GE - 5.0/4.4/4.3/4.2][02/06/2015] KT-SGS4 - NAE - KTweaker

    I'm using the stock Kit kat NAE on my Sprint L720. So, can I flash the kernel on it?
  3. U

    Post [KERNEL][KK][4.4.2][Custom Linaro][-O3]RenderBroken's Kernel[3/22]

    RenderBroken: I saw that you updated the toolchain to Linaro 201401. Would you tell me where to get the prebuilt of this toolchain. I've tried to build this one but it failed.... I found a prebuilt verion here, Christopher83's Toolchain, but dont know whether it is the right one?
  4. U

    Post [ROM][4.4.4][KTU84P] OmniROM [NIGHTLY BUILDS][dl.omnirom.org]

    It's improved the Antutu score a bit for me. I've test it for a while, I will tell you more in tomorrow...
  5. U

    Post [ROM][4.4.4][KTU84P] OmniROM [NIGHTLY BUILDS][dl.omnirom.org]

    I've built my homemade with: - Sabermod arm-linux-androideabi-4.8.3 201311 Toolchain for the ROM code - Linaro arm-eabi-4.7 201311 toolchain for the kernel. - add the zzmoove governor... Is there any interest in trying this? omni-4.4.2-20140226-i777-HOMEMADE_ROM.zip...
  6. U

    Post [ROM][P31xx][4.4.4] OmniROM

    Android-Andi: I've testes the 2nd way, it does not work.... Because the file https://github.com/omnirom/android_kernel_samsung_smdk4412/blob/android-4.4/arch/arm/configs/custom_i777_defconfig is somehow different from your defconfig file, it doesn't contain the field like...
  7. U

    Post [ROM][P31xx][4.4.4] OmniROM

    Android-Andi: I'm building a Omni homemade for my S2 I777 and got the issue that the hardware keyboard auto enabled after every reboot. So, would you tell me how to solve this kind of problem? Thanks....
  8. U

    Post [ROM][KK][4.4.2][LINARO/SABERMOD] Omni Rom [WEEKLY BUILDS][20140213]

    infected_: I'm building the Omni for my I777. When I changed the toolchain from 4.7 to 4.8 for compiling the ROM (like you), it works fine with Dalvik but stucks in the Omni logo if I switch to ART. Would you tell me how to find out what causes that problem? I keep everything as default, just...
  9. U

    Post [KERNEL][KK][4.4.2][Custom Linaro][-O3]RenderBroken's Kernel[3/22]

    Here is my built of Render's kernel with SM 4.7 (tested on my I777). I just tune the zzmoove a bit RenderKernel_CM11TWRP RenderKernel_OmniTWRP RenderKernel_CM11CWM RenderKernel_OmniCWM
  10. U

    Post [KERNEL][KK][4.4.2][Custom Linaro][-O3]RenderBroken's Kernel[3/22]

    From now, I haven't test your kernel with my tuned zzmoove. Maybe tomorrow we have the result... I've also test three versions of the SM toolchain (2 4.8 verions and 1 4.7 version), and the only one work successfully is the arm_sabermod-arm-eabi-4.7. So, anyone who attempt to build Render's...
  11. U

    Post [KERNEL][KK][4.4.2][Custom Linaro][-O3]RenderBroken's Kernel[3/22]

    Lolz, I just do this type of these things for fun, man... BTW, is it OK if I reuse the lights.exynos4.so in your CM11 (I built it before) in your kernel, Render?
  12. U

    Post [KERNEL][KK][4.4.2][Custom Linaro][-O3]RenderBroken's Kernel[3/22]

    I've found out that the Toolchain causes this problem. My mistake is set the Toolchain to the sabermod-arm-linux-androideabi-4.8 instead of the android_prebuilts_gcc_linux-x86_arm_sabermod-arm-eabi-4.8 (with the AOSP patches) Update: I rebuilt the kernel with the SM 4.7 and it sucessfully boot...
  13. U

    Post [KERNEL][KK][4.4.2][Custom Linaro][-O3]RenderBroken's Kernel[3/22]

    I dont know. In the next time, can you flash the kernel and after that clear cache, dalvil without reboot into the recovery? Maybe I should check the different betweent the CM11 CWM and the Omni TWRP Update: I added mr-cook 's kernel cleaner to the kernel install script. Hope it woks...
  14. U

    Post [KERNEL][KK][4.4.2][Custom Linaro][-O3]RenderBroken's Kernel[3/22]

    Which version did you flash the Omni_CWM or the CM11_CWM, royahaun? I myself install the Omni_TWRP but it stucked at the splash screen
  15. U

    Post [KERNEL][KK][4.4.2][Custom Linaro][-O3]RenderBroken's Kernel[3/22]

    razen_kain, I tried myself on my I777, it also stuck at the flash screen. This kind problem is out of my knowledge. Maybe because the SM 4.8 Toolchian, or the missing of lights.exynos4.so (not sure) Render, would tell me which gcc compiler should be used in the SM 4.8 among...
  16. U

    Post [KERNEL][KK][4.4.2][Custom Linaro][-O3]RenderBroken's Kernel[3/22]

    razen_kain, I dont know the problem of recovery partition. But in the TWRP of mr-cook at TWRP 2.6.3.0, the code in updater-script is: write_raw_image("/tmp/zImage", "/dev/block/mmcblk0p6") instead of: write_raw_image("/tmp/zImage", "/dev/block/mmcblk0p5") In the 2nd post of this thread...
  17. U

    Post [KERNEL][KK][4.4.2][Custom Linaro][-O3]RenderBroken's Kernel[3/22]

    I just changed the gcc compiler to the 4.8 Toolchain and nothing have to do with the others..
  18. U

    Post [KERNEL][KK][4.4.2][Custom Linaro][-O3]RenderBroken's Kernel[3/22]

    Hold on... I forgot to add the update script file to the zips. I'm re-uploading them now.... Update: The links are updated
  19. U

    Post [KERNEL][KK][4.4.2][Custom Linaro][-O3]RenderBroken's Kernel[3/22]

    Hi Render, I saw your changes you made with the Zzmoove governor. It may be good. But in my opinion, the freq_limit_sleep you set to 500Mhz is so low, it may cause the SOD in some cases. Many guys had reported the suitable for this param is 800Mhz (like Top profile in AJK kernel)... In another...
  20. U

    Post [KERNEL][KK][4.4.2][Custom Linaro][-O3]RenderBroken's Kernel[3/22]

    Hi Render, I 've check out your kernel but stuck at setting up the SaberMod Toolchain So, would you plz upload your configured Toolchain? I've tried to download the toolchain at https://github.com/SaberMod/android_prebuilts_gcc_linux-x86_arm_sabermod-arm-linux-androideabi-4.8 but still not...
  21. U

    Post [ROM][4.4.4][KTU84P] OmniROM [NIGHTLY BUILDS][dl.omnirom.org]

    Here is my dump file from the BetterBatteryStats: android (): Wakeups: 133 Alarms: 0, Intent: com.android.server.action.NETWORK_STATS_POLL Alarms: 0, Intent: android.intent.action.TIME_TICK Alarms: 100, Intent: android.net.ConnectivityService.action.PKT_CNT_SAMPLE_INTERVAL_ELAPSED...
  22. U

    Post [APP][2.2+][05 Oct. - V2.4] BetterBatteryStats

    Does anyone have the android.net.connectivityservice.action.PKT_CNT_SAM PLE_INTERVAL_ELAPSED wake lock? It made my phone 102 times of wake lock for one day of light use...
  23. U

    Post [ROM][4.4.4][KTU84P] OmniROM [NIGHTLY BUILDS][dl.omnirom.org]

    Does anyone have the android.net.connectivityservice.action.PKT_CNT_SAMPLE_INTERVAL_ELAPSED wake lock? It made my phone 67 times of wake lock for one day of light use...
  24. U

    Post [KERNEL][KK][4.4.2][Custom Linaro][-O3]RenderBroken's Kernel[3/22]

    Well, I think I will try it in tomorrow. I had some experiences with SVN 3-4 years ago, but the github is somehow different a bit... However, I will learn to familiar with it. Thank you, Render!
  25. U

    Post [KERNEL][KK][4.4.2][Custom Linaro][-O3]RenderBroken's Kernel[3/22]

    No sir. I just want to know how you did with the source code and the STweak can read / modify these kernel settings. The Omni Kernel is not able to stack with STweak, but it is with the CPU Adjuster in the governor settings. I asked the man who made the CpuAdjuster how to stack the kerner's...
  26. U

    Post [KERNEL][KK][4.4.2][Custom Linaro][-O3]RenderBroken's Kernel[3/22]

    Hi Render Can you tell me the way to stack the kernel's settings like CPU voltage, GPU stage, GPU voltage with the STweak? I attempt to try something with the Omni Kernel' settings...
  27. U

    Post [APP][>= 2.2] CPU Adjuster

    Hi bartito, I'm making a homemade build of the OminiRom. It's kernel's been stacked with your CpuAdjuster but just a few governor's params can be tuned. So would you tell how to stack other settings like CPU voltage, GPU' frequencies, GPU's voltage in the CPU Adjuster?
  28. U

    Post [ROM][4.4.4][KTU84P] OmniROM [NIGHTLY BUILDS][dl.omnirom.org]

    I've tested my Omni homemade for a couple hours: - Zzmoove is used as the default governor: - Art is enabled - The rom works fine - TWRP: backup and restore is ok, without any reboot So, my conclusion is that the zzmoove governor (at least the zzmoove implemented in RenderBroken's kernel) does...
  29. U

    Post [ROM][4.4.4][KTU84P] OmniROM [NIGHTLY BUILDS][dl.omnirom.org]

    I've built the Omini and its customized kernel (add zzmoove governor from the one of RenderBroken) The phone booted successfully at the first boot, everything seem to be fine, I even went to the recovery and made a back up without any reboot. But when I rebooted, the phone was stuck in the...
  30. U

    Post [KERNEL][KK][4.4.2][Custom Linaro][-O3]RenderBroken's Kernel[3/22]

    Hi Render, I attempt to build your kernel but I haven't any experience with git... The source's repo is https://github.com/RenderBroken/android_kernel_samsung_smdk4412 but I don't know how to check out it using the repo command. I saw you have a commit 2 days ago, so what the branch or the...
  31. U

    Post [ROM][KK][4.4.2][SABERMOD] CyanogenMod 11 [5/3][DEV DISCUSSION]

    I'm trying to build a customized OmniRom. Can you help me to find a guide to follow. I even don't know the link of the Omni's source to check out.
  32. U

    Post [ROM][4.4.4][KTU84P] OmniROM [NIGHTLY BUILDS][dl.omnirom.org]

    I'm on the last nightly with ART, but don't know how to edit the quicktiles. I also notice that the zzmoove is no longer present in the performance settings...
  33. U

    Post [KERNEL][KK][4.4.2][Custom Linaro][-O3]RenderBroken's Kernel[3/22]

    Hi Render, the kernel is awesome! It also makes the Omni recovery problem to be solved. In future, are you going to give a little bit more flexible in turning the governor 's parameters? The STweaks allow me to adjust something like the CPU voltage, GPU freq step but noway to change these param...
  34. U

    Post [ROM][4.4.4][KTU84P] OmniROM [NIGHTLY BUILDS][dl.omnirom.org]

    Is there any chance to pass the Nandroi backup problem but keep using the Omni kernel? I just want to backup my tweaked governor...
  35. U

    Post [ROM][KK][4.4.2][SABERMOD] CyanogenMod 11 [5/3][DEV DISCUSSION]

    Thank Render, that's great work. I just wonder whether this kernel is compatible with the OmniROM. And if so, is there any way to go back to the stock kernel of Omni without perform a Nandroid backup?
  36. U

    Post [ROM][4.4.4][KTU84P] OmniROM [NIGHTLY BUILDS][dl.omnirom.org]

    The zzmoove governor was implemented in the ROM from the 17th nightly. You can go into Settings/Performance and get it. I also suggest using some app like CPU Adjuster for further tuning.
  37. U

    Post [ROM][4.4.4][KTU84P] OmniROM [NIGHTLY BUILDS][dl.omnirom.org]

    I'm on the 17th nightly with the zzmoove governor, manually sync, enable Google play services when needed. That's good battery life for KK.
  38. U

    Post [ROM][4.4.4][KTU84P] OmniROM [NIGHTLY BUILDS][dl.omnirom.org]

    I also got stuck when using the OpenDelta update. My solution is just manually download the nightly file at OmniRom/, place it in the OpenDelta folder, and recheck the update. The phone recognizes the file and ask you to flash the new update. About the root survival, I was lost the root after...
  39. U

    Post [ROM][4.4.4][KTU84P] OmniROM [NIGHTLY BUILDS][dl.omnirom.org]

    I saw that we have the zzmoove governor on the latest nightly 12-17. That's awesome. I'll try it right now.
  40. U

    Post [ROM][KK][4.4.2][SABERMOD] CyanogenMod 11 [5/3][DEV DISCUSSION]

    Render, your work is awesome. I just think it better if you implement the auto-update for this ROM. Because the builds will be updated continuously...
  41. U

    Post [ROM][4.4.4][KTU84P] OmniROM [NIGHTLY BUILDS][dl.omnirom.org]

    I've installed the Nova Launcher, it worked like a charm...
  42. U

    Post [ROM][4.4.4][KTU84P] OmniROM [NIGHTLY BUILDS][dl.omnirom.org]

    The ROM is very smooth. I've played with it in several hours. The only issue is that the settings key is assigned to the Google Now setting instead of the General Settings. How can I get it back to the usual function.
  43. U

    Post [ROM][4.4.4][KTU84P] OmniROM [NIGHTLY BUILDS][dl.omnirom.org]

    Can this ROM dance with the AJK kernel?
  44. U

    Post [ROM]-[I777UCMD8]-[COOKED v2.2]-[4.1.2_JB][10/08/13]

    pepe100: I've converted the Google play to User app. But whenever I execute, the app crash and turn out the error: "unfortunately google play has stopped". I don't know why, Is there any root permission to run this app?
  45. U

    Post [ROM]-[I777UCMD8]-[COOKED v2.2]-[4.1.2_JB][10/08/13]

    Dear samprocat, I previous posts, you mentioned that you convert Google play, google play services to user App to extend the battery life. I tried using Tibu to convert the Google play but it failed. Would you tell me the way to convert these system app?
  46. U

    Post [KERNEL] AJK v4.9 [** The ONE **] [JB]

    Thank AJ for this excellent kernel Top for his new awesome profile! 2 days of light use, no issue, no reboot, no SoD...
  47. U

    Post [KERNEL] AJK v4.9 [** The ONE **] [JB]

    Hi Top, Would you like to send me the new tuning? I'm very pleasure to test it on my I777...
  48. U

    Post [ROM/MOD] 4.4.2 ~ Kitkat ~ AoCP 7.2 ~ The Collective ~ FINAL

    I've tried the AOCP 6.2, it very smooth and stable. But I cannot change the orange color of the theme... So, does it allow me to customize the theme color now?
  49. U

    Post [Q] Battery Calibration

    Is it the thread you mentioned above? http://forum.xda-developers.com/showthread.php?t=1220386
  50. U

    Post [KERNEL] AJK v4.9 [** The ONE **] [JB]

    Hi AJ, the Top profile with the above tunings give me a better battery life but it make my phone sometimes get SOD. I reset to the default profile (still the above tunings), the issue disappear but the battery is not as good as the Top. Would you plz give me the Top's parameters so I can...