cell_epiaux

This is an old revision of the document!


  1. Model : LG H791
  2. : December, 2015 (since) September, 2015 (release)
  3. : Nano-SIM
  4. : 1080×1920 IPS | 5.2 inch | 16M Colors
  5. : 16G (storage) | 2G (RAM)
  6. : 12.3MP | 5MP
  7. : 802.11a/b/g/n/ac dual-band
  8. Bluetooth 4.2
  9. : 2700 mAh BL-T19


  • Flash vendor image opm7.181205.001Updated on 2018/12/09 21:52
  • Flash vendor image OPM7.181105.004 again due to altered mainboard — Updated on 2018/11/22 14:11
  • replace mainboard due to boot failure — Updated on 2018/11/22 14:09
  • Flash vendor image opm7.181105.004Updated on 2018/11/14 23:53
  • Flash vendor image opm7.181005.003Updated on 2018/10/10 02:00
  • Flash vendor image opm6.171019.030.k1Updated on 2018/09/10 21:33
  • Flash vendor image opm6.171019.030.h1Updated on 2018/08/14 20:12
  • Replace swollen battery — Updated on 2018/08/10 04:12
  • Flash vendor image opm4.171019.016.a1Updated on 2018/05/16 00:30
  • Upgrade lineage OS to 15.1 (Oreo)Updated on 2018/03/01 15:58
  • Flash franco kernel : Change kernel with franco kernelUpdated on 2017/09/19 21:24

vendor mismatch error

After flashing nightly image from Lineage OS (also possible any custom ROM), device shows vendor mismatch error - Download AOSP image bullhead image and extract vendor.img and flash vendor image (This action needs only when AOSP build number is changed) - SOLVED

  fastboot flash vendor vendor.img

systemless root configuration

Secure Settings does not recognize rooting because of systemless root.

  adb shell
  su
  mount -o remount,rw /system
  touch /sbin/su /system/bin/su /system/xbin/su
  mount -o remount,ro /system
  exit
  reboot

Or create required directory using file manager like Solid Explorer with root permission SOLVED


check current of non-compliance cable

  adb shell 
  cat /sys/bus/i2c/drivers/fusb301/*/fclientcur

If the result is 3000 an A to C cable is noncompliance

Possible values

  • 0 - standard USB charging
  • 1500 - 1.5 amp type C charging
  • 3000 - 3 amp type C charging

3000 with A-C USB cable is not safe.


change hostnames in LineageOS 15.1

In LineageOS 14.1, changing hostnames in settings menus. However rename hostname is not available in 15.1 yet.


sudden drop in battery level

Launching Duo makes battery level to below 30% suddenly. Due to a personal configuration in Tasker, device shutting down.


  • cell_epiaux.1553863795
  • Last modified: 2019/03/29 12:49
  • by Júne Park