Search results

  1. Y

    Post [ROM] CyanogenMod CM-13.0 jgcaap's builds [EXT4/F2FS Compability]

    I fixed Google now on tap using method mentioned here: https://devs-lab.com/how-to-enable-now-on-tap-in-custom-roms.html
  2. Y

    Post [ROM][4.1.1][7.11.12] v3 Jelly Belly!!! w/ AwesomeBeats™ Nothin But Butter!!!!

    same here, error log is like "cannot stat /tmp/aroma/kernel.prop", something like that. 2.5.1 works well :good:
  3. Y

    Post [ROM] [NIGHTLY] [GSM] CyanogenMod 9

    new 1227 Camera GPS works fine :):):)
  4. Y

    Post [MOD][29 MAR] Enable on-screen buttons in ICS roms

    can i have the source diff :D?
  5. Y

    Post [APP] NSTools v1.16 for managing various Ezekeel's MOD and tweaks

    can you support screenoff_maxfreq as well :p it is located here: /sys/devices/system/cpu/cpu0/cpufreq/lazy/screenoff_maxfreq didn't notice this app is opensource. will send u pull request if i'm faster than u :cool:
  6. Y

    Post [KERNEL][04 APR] GLaDOS V2.11

    nice source management, each mod has its own branch, more kernel developer friendly :)
  7. Y

    Post [INFO] [i9020] CyanogenMod 7 Nightly

    does anyone using BFS kernel have network dropped after using a while in recent nightlies?:confused:
  8. Y

    Post [MOD][KERNEL] Custom Voltage

    a little get starter for u.. http://wiki.cyanogenmod.com/wiki/Building_Kernel_from_source
  9. Y

    Post [MOD][KERNEL] Deep Idle

    is usb cable disconnected?
  10. Y

    Post [KERNEL][GPL][8 DEC] franco.Kernel | BLX | DEEP IDLE | LIVEOC

    I think its related to commits in 28 Oct, maybe BFS. i manually cherry-picked commits without BFS on 28 Oct (ezekeel fixes) it works well
  11. Y

    Post [MOD][KERNEL] Live OC

    DVSARM - cpu voltage 1,2,3,4 are for different cpu levels like 1000mhz 800mhz 400mhz 100mhz see http://morfic.euroskank.com/git/?p=linux-samsung.git;a=blob;f=arch/arm/mach-s5pv210/cpu-freq.c;h=cd89569212083f4462f320f988c47c41a980cfd2;hb=1d9844f3a13c02eeff077c341df5073897910cfe#l84 and they are...
  12. Y

    Post [KERNEL][GPL][8 DEC] franco.Kernel | BLX | DEEP IDLE | LIVEOC

    Kernel built from 27 oct commits doesn't have the issue. I'm using crespo + cm nightly. Sent from my Nexus S using xda premium
  13. Y

    Post [KERNEL][GPL][8 DEC] franco.Kernel | BLX | DEEP IDLE | LIVEOC

    i tried to compile a kernel with your source with 28 oct commits, after using a while(like 20 mins or more), the network(wifi/3g) would stop working, had to reboot to get it work again. Tried 29 Oct too, it still exists, now trying 27 oct commits to have a control experiment.
  14. Y

    Post [KERNEL] Apocalypse-Talon v3.2.1 | Testing: v4.1

    So what would trigger deep idle? Would it go to deep idle when playing music? i cannot read the code but i'm interested in how does it work :)
  15. Y

    Post [INFO] [i9020] CyanogenMod 7 KANGS

    any idea what does it do?:)
  16. Y

    Post [KERNEL] Apocalypse-Talon v3.2.1 | Testing: v4.1

    From cpu spy source the deep sleep time is simply (real uptime - cpu uptime) like this: https://github.com/storm717/cpuspy/blob/master/src/com/bvalosek/cpuspy/CpuSpyApp.java line 276 int sleepTime = (int)(SystemClock.elapsedRealtime() - SystemClock.uptimeMillis ()) / 10; so i guess deep idle is...
  17. Y

    Post [INFO] [i9020] CyanogenMod 7 Nightly

    looks like it supports htc cameras too from the source :D
  18. Y

    Post [INFO] [i9020] CyanogenMod 7 Nightly

    how can i get the touch focus working? i can only see "auto, macro, infinity" in Stock camera - Foucs mode :confused: tried both #124 and #125
  19. Y

    Post How will this device compare to the Galaxy Tab?

    I also own a Tab. I think it is just a smart phone with big screen. Samsung Apps are not helping much with that. Let's see what Honeycomb can do on 7" screen. When tab will still have android < 3.0 for months after XOOM coming out, XOOM will definitely be better tablet than Tab at least for a while.
  20. Y

    Post [KERNEL] Nexus S Trinity Max 1.1/Vmax 1.2 Kernel - 2/10/2011

    flashed the trinity kernel, auto rebooted after few hours, same as the last 1.2 kernel:) and i have to clear setcpu user data in order to use it after reboot
  21. Y

    Post [ROM] Gingerbread v.20 (Stock/Trackball Wake/Gapps/DT-Ap2SD) (ThemePack v1.9) 1/11/11

    The GPS works for me now! Using 0.9 Sent from my Nexus One using XDA App