===== Júne's Primus ─ EPiAUX 5X =====
- {{mdi>cellphone-android?20&color=#7f181b}} Model : **''LG H791''**
- {{mdi>calendar-month-outline?20&color=#7f181b}} : **''December, 2015 (since)''** September, 2015 (release)
- {{mdi>sim?20&color=#7f181b}} : ''Nano-SIM''
- {{mdi>cellphone-screenshot?20&color=#7f181b}} : ''1080x1920'' IPS | ''5.2 inch'' | 16M Colors
- {{mdi>chip?20&color=#7f181b}} : [[wp>List_of_Qualcomm_Snapdragon_systems-on-chip#Snapdragon_808_and_810|Snapdragon 808]]
- {{mdi>micro-sd?20&color=#7f181b}} : ''16G'' (storage) | ''2G'' (RAM)
- {{mdi>camera?20&color=#7f181b}} : 12.3MP {{mdi>camera-rear-variant}} | 5MP {{mdi>camera-front-variant}}
- {{mdi>wifi-strength-4?20&color=#7f181b}} : ''802.11a/b/g/n/ac'' dual-band
- {{mdi>bluetooth?20&color=#7f181b}} Bluetooth ''4.2''
- {{mdi>battery?20&color=#7f181b}} : 2700 mAh ''**BL-T19**''
{{:cell_nexus5x.jpg?200|}}
* {{mdi>code-braces?20&color=#7f181b}} Code Name: ''**bullhead**''
* {{mdi>android-debug-bridge?20&color=#7f181b}} : LineageOS **''15.1''** [[https://download.lineageos.org/bullhead|builds for bullhead]] ---
* {{mdi>cellphone-arrow-down?20&color=#7f181b}} : Every ''Monday''
* {{mdi>account-circle?20&color=#7f181b}} : [[PRIVATE:CELL_OPERATOR|Operator & linked accounts]] of EPiAUX {{fa>lock}}
* {{mdi>security?20&color=#7f181b}} : [[secured:june_hardware#june_s_cellular_devices|Secured data]] of EPiAUX {{fa>lock}}
* {{mdi>emoticon-cool?20&color=#7f181b}} Icon Pack:
----
==== +Work logs ====
* ''replace'' swollen battery --- Updated on //2021/05/14 17:28//
* Flash vendor image ''opm7.181205.001'' --- Updated on //2018/12/09 21:52//
* Flash vendor image ''op7.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.004'' --- Updated on //2018/11/14 23:53//
* Flash vendor image ''opm7.181005.003'' --- Updated on //2018/10/10 02:00//
* Flash vendor image ''opm6.171019.030.k1'' --- Updated on //2018/09/10 21:33//
* Flash vendor image ''opm6.171019.030.h1'' --- Updated on //2018/08/14 20:12//
* **Replace** swollen battery --- Updated on //2018/08/10 04:12//
* Flash vendor image ''opm4.171019.016.a1'' --- Updated 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 kernel'' --- Updated on //2017/09/19 21:24//
=== +Que to do ===
* ''repartition'' for another custom flash
* Bootloop fix --- [[https://lucaberton.it/blog/nexus-5x-and-nexus-6p-bootloop-fix/|Luca's Blog]] --- Updated on //2021/03/18 20:52//
----
==== 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 [[https://developers.google.com/android/images#bullhead|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 ===
[[https://play.google.com/store/apps/details?id=com.intangibleobject.securesettings.plugin|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 [[https://play.google.com/store/apps/details?id=pl.solidexplorer2|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
*0 - standard USB charging
*1500 - 1.5 amp type C charging
*3000 - 3 amp type C charging
**''3000'' with A-C {{fa>usb?color=#000000}} 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 {{fa>google}} Duo makes battery level to below 30% suddenly. Due to a personal configuration in ''Tasker'', device shutting down.
----