Recent content by infernus38

  1. I

    Post [ROM][H910|H918|LS997|US996|VS995|H990*] UNOFFICIAL LineageOS-16.0 for LG V20

    I am experiencing same reboot's to recovery after 10 min booting with latest september build on vs995.
  2. I

    Post Custom ROM options preserving LG Framework for LG Cam App + Video Recording UHD 64Mbp

    Hello, I had same problem as you when switched to RR-OS ROM before I found a HedgeCam2 app. This app can record LOG-profile videos with full manual controls, manual bitrate, framerate, resulotion settings and has nice software stabilization. Also on v20 it switches between wide and normal...
  3. I

    Post [KERNEL][AOSP][AnyKernel][LOS-15.1+EAS] Gamma Kernel for [All Lineage Variants]

    Hello Redline! Since Omar switched to developing gamma kernel for Pie-based ROMs can you please compile his latest v74 build with second screen option? Thanks!
  4. I

    Post [KERNEL][AOSP][AnyKernel][LOS-15.1+EAS] Gamma Kernel for [All Lineage Variants]

    Yes, that was a second screen version. And yes, problem was caused by init.rc parameters from ss anykernel zip. I ended up fixing that by swapping Image.gz-dtb from second screen anykernel zip to a v71 normal anykernel zip and flashing the result. Thanks.
  5. I

    Post [KERNEL][AOSP][AnyKernel][LOS-15.1+EAS] Gamma Kernel for [All Lineage Variants]

    Just updated from ss57 to ss71 my vs995, RR 6.2.1 ROM, and now having a weird bug. In camera apps viewfinder is rotated: when using camera2api mode viewfinder is rotated by 90°, in legacy camera1 mode viewfinder is rotated by whole 180° lol. But captured photo and video files have proper...
  6. I

    Post [MODULE][SYSTEM/LESS] ART Optimization v2.0 [DISCONTINUED]

    Same, dalvik-cache generetes just 0-byte files, deleting module from magisk also wont help. I forgot to mention rom - AOSP 5.02
  7. I

    Post [MODULE][SYSTEM/LESS] ART Optimization v2.0 [DISCONTINUED]

    Bug - after setting any compiler filter and rebooting dalvik-cache did not fully generating, just with 0-byte files. Android is starting, but shows "internal storage running out" message (over 4 gigs are free in /system and /data), apps are starting but cant install any new app. Disabling...
  8. I

    Post [ROM][TEST ASSEMBLY] [CM13][Marshmallow][2016/10/29] NoFearNoHappy

    Hey, what do you think about porting HAL3 camera driver from redmi note 3 pro for enabling camera2.api on redmi note 2? Redmi note 3 pro has very similar samsung s5k3p3 sensor, so the driver should be very similar to s5k3m2 in redmi note 2. Is this possible? Or HAL3 and camera2.api is only...
  9. I

    Post [ROM] [2016/12/17] CyanogenMod 12.1

    Hi Daniel and thank you so much for your work! There is an open-source camera app called FreeDCam, this app can take RAW DNG images from almost any mediatek device if engineermode apk is working properly. On mtk it works by parcing functions of camera section in engineering menu. This app also...