Recent content by dimine

  1. D

    Post [ROM][G930F/FD/W8/S/K/L][7.1.1] OFFICIAL LineageOS 14.1 for Galaxy S7

    Well, the topic of this thread mentions his S-variant, OP does not list variants :angel:
  2. D

    Post AOSP based roms for Korean variants (S/K/L) need to be fixed (+ how to)

    Use this one: https://forum.xda-developers.com/galaxy-s7/themes/google-camera-portrait-mode-t3736859
  3. D

    Post [ROM][G930F/FD/W8/S/K/L][7.1.1] OFFICIAL LineageOS 14.1 for Galaxy S7

    Ok, that seems to be a korean version. Did you install the korean version of twrp called heroltekor not just herolte? I found some xda threads with similar problems here: https://forum.xda-developers.com/galaxy-s7/help/official-builds-lineageos-support-sm-t3577811...
  4. D

    Post [ROM][G930F/FD/W8/S/K/L][7.1.1] OFFICIAL LineageOS 14.1 for Galaxy S7

    So what are you trying to do? Flash this rom on your device? Maybe you have the snapdragon version of the S7?
  5. D

    Post [ROM][G930F/FD/W8/S/K/L][7.1.1] OFFICIAL LineageOS 14.1 for Galaxy S7

    Hello, i had the same problem, battery drain in airplane mode with stored fingerprints. Without fingerprints stored no battery drain in airplane mode. On my Nexus 5X with LineageOS there was no problem with the fingerprint reader (there is nothing to "press"), i used it to wake my device without...
  6. D

    Post [KERNEL] [December 3] ElementalX-N5X 6.12

    LineageOS is still on Nougat, had to give up on your kernel, too :(
  7. D

    Post Official CyanogenMod 13 Discussion Thread (Bullhead)

    Works fine, took a short trip with navigation, made a test call.
  8. D

    Post Official CyanogenMod 13 Discussion Thread (Bullhead)

    I am running it now without the new vendor.img, no problems so far. Anything special to test?
  9. D

    Post Official CyanogenMod 13 Discussion Thread (Bullhead)

    Reboot on incoming call With latest 20160323 my n5x reboots on incoming calls. Flashed 0322 over it and it works again.
  10. D

    Post [ROM][OFFICIAL] AICP - 14.0 - P 9.0 shamu - WEEKLY

    I have this problem, too. I guess it was a change in cm, which is going to be reverted: http://review.cyanogenmod.org/#/q/project:CyanogenMod/android_packages_apps_DeskClock I am using cm, but this thread's rom seems to be cm based ...
  11. D

    Post Official CyanogenMod 13 Discussion Thread (Bullhead)

    No, it still requires mmb29v.
  12. D

    Post Official CyanogenMod 13 Discussion Thread (Bullhead)

    You can also check the file system/build.prop contained in the nightly zip file. For 20160309 it shows: ro.build.id=MMB29Q ro.build.display.id=cm_bullhead-userdebug 6.0.1 MMB29V fa90f88911 test-keys ro.build.description=bullhead-user 6.0.1 MMB29Q 2480792 release-keys...
  13. D

    Post [ROM][OFFICIAL] CyanogenMod 13.0 Nightlies for the LG G3 (d855)

    Thanks, i have compiled some kernels to test and searched orginal LG G3 30A sources for clues and differences to our kernel. In original kernel the kernel option "CONFIG_CFG80211_INTERNAL_REGDB=y" is set. In our kernel it is unset. I compiled it myself with this option set and it works, it is...
  14. D

    Post [ROM][OFFICIAL] CyanogenMod 13.0 Nightlies for the LG G3 (d855)

    Thanks :) I compiled a kernel with your change, but it had no effect. I am not sure if this file is used at all, see kernel config explanation: config CFG80211_INTERNAL_REGDB bool "use statically compiled regulatory rules database" if EXPERT default n depends on CFG80211...