Table of Contents

Júne's Primus ─ EPiAUX 5X

  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


+Work logs

+Que to do


Solved Problems

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


Known Problems

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

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.