• If you are experiencing issues logging in, we moved to a new and more secure software and older account passwords were not able to be migrated. We recommend trying to reset your password, then contacting us if there are issues.
  • Nearly done! Migration cleanup is mostly done. There are a small number of issues left that we continue to work on, but all the heavy lifting is done. We still would love to hear feedback over at this thread and also check out the new XDA app! Thanks and we hope you enjoy the new forums, and thanks for your support of XDA <3

[ROM][UNOFFICIAL] LineageOS 14.1 for HTC One E8

RavnPW

Senior Member
Apr 20, 2018
62
54
0
Taipei

LineageOS is a free, community built, aftermarket firmware distribution of Android 7.1 (Nougat), which is designed to increase performance and reliability over stock Android for your device.

LineageOS is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. You will need to provide your own Google Applications package (gapps). LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.

Code:
#include <std_disclaimer.h>

/*
 * Your warranty is now void.
 *
 * We are not responsible for bricked devices, dead SD cards,
 * thermonuclear war, or you getting fired because the alarm app failed. Please
 * do some research if you have any concerns about features included in this ROM
 * before flashing it! YOU are choosing to make these modifications, and if
 * you point the finger at us for messing up your device, we will laugh at you.
 *
 */
Working:
  • WiFi
  • Bluetooth
  • NFC
  • RIL (Calls, SMS, Data)
  • Audio/Video Playback
  • GPS

Compatibility:
This build is compatible with all E8 single SIM variants. (only tested on m8sx)

Installation:
  • Reboot to recovery
  • Wipe /data and /cache
  • Install LineageOS
  • Reboot

Downloads:
single sim: lineage-14.1-20180503-UNOFFICIAL-e8.zip
(flash this boot to fix vibration (#8))
dual sim testing build (#50): lineage-14.1-20180522-UNOFFICIAL-e8d.zip
Sources::
device tree: https://github.com/pwliao/android_device_htc_e8
kernel: https://github.com/pwliao/android_kernel_htc_msm8974

Credits:
  • LineageOS Team
  • All the M8 contributors


XDA:DevDB Information
LineageOS 14.1, ROM for the HTC One E8

Contributors
RavnPW
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.4.x

Version Information
Status: Beta

Created 2018-05-07
Last Updated 2018-05-24
 
Last edited:

shyvam

Senior Member
Dec 31, 2014
229
115
0
DELHI
Thanks for your work. But is there any possibility to make it compatible with dual sim variant? Use dual sim device tree it might be on GitHub somewhere as i know someone has ported sudamod for dual sim on Chinese site.it would be appreciated.. Have a wonderful day/night

Edit: I'm gonna test this on dual sim variant and will let you know if it works/boots or not
 

RavnPW

Senior Member
Apr 20, 2018
62
54
0
Taipei
Thanks for your work. But is there any possibility to make it compatible with dual sim variant? Use dual sim device tree it might be on GitHub somewhere as i know someone has ported sudamod for dual sim on Chinese site.it would be appreciated.. Have a wonderful day/night

Edit: I'm gonna test this on dual sim variant and will let you know if it works/boots or not
Sim card will not be detected on dual sim variant.
I'll try to build a dual sim version.
 

shyvam

Senior Member
Dec 31, 2014
229
115
0
DELHI
Sim card will not be detected on dual sim variant.
I'll try to build a dual sim version.

Yes mate give a try.I know You said Sims won't work on dual sim but as i searched about e8 device tree I think it's unified for both so it might work or probably it won't because you used vendor tree of single sim..


And thank you for replying bro. I'll be waiting whenever you try to build for dual sim...
 

shyvam

Senior Member
Dec 31, 2014
229
115
0
DELHI
Tested on the dual sim varient booted but Sims aren't working as you said and I found out vibration options is on not available on this build. Like Touch to vibrate,vibrate when typing.... And again thank you for your work.. you just have to make Sims work because everything is working already on dual sim varient except Sims and vibration
 

RavnPW

Senior Member
Apr 20, 2018
62
54
0
Taipei
Tested on the dual sim varient booted but Sims aren't working as you said and I found out vibration options is on not available on this build. Like Touch to vibrate,vibrate when typing.... And again thank you for your work.. you just have to make Sims work because everything is working already on dual sim varient except Sims and vibration
Flashing this boot image to fix vibrator. I will integrate into the next build.
https://mega.nz/#!Cw832TpD!TKzEJ7TjNLEFV3oISmlbobaCMyBnbORv1u_9WZRywUw
 

nikstas056

Member
Mar 15, 2017
26
1
0
to run on dual SIM need to fix the kernel, maybe someone versed in this I can only say how I learned it and started network. But bluetooth will stop working. If you collected a kernel then your help is necessary. PS-for your version I have just does not work NFC.

---------- Post added at 11:11 AM ---------- Previous post was at 10:30 AM ----------

what files did you replace to start the camera?
 

RavnPW

Senior Member
Apr 20, 2018
62
54
0
Taipei
to run on dual SIM need to fix the kernel, maybe someone versed in this I can only say how I learned it and started network. But bluetooth will stop working. If you collected a kernel then your help is necessary. PS-for your version I have just does not work NFC.

---------- Post added at 11:11 AM ---------- Previous post was at 10:30 AM ----------

what files did you replace to start the camera?
Is your phone m8sw? m8sw's nfc chip is pn544, and m8sx's is pn547.
See my github for what I have changed for camera.
https://github.com/pwliao/android_device_htc_e8-common
https://github.com/pwliao/android_kernel_htc_msm8974
 

nikstas056

Member
Mar 15, 2017
26
1
0
Is your phone m8sw? m8sw's nfc chip is pn544, and m8sx's is pn547.
See my github for what I have changed for camera.
https://github.com/pwliao/android_device_htc_e8-common
https://github.com/pwliao/android_kernel_htc_msm8974
M8Sb

---------- Post added at 12:51 PM ---------- Previous post was at 12:39 PM ----------

Is your phone m8sw? m8sw's nfc chip is pn544, and m8sx's is pn547.
See my github for what I have changed for camera.
https://github.com/pwliao/android_device_htc_e8-common
https://github.com/pwliao/android_kernel_htc_msm8974
to activate the camera, you change only this? https://github.com/pwliao/android_k.../media/platform/msm/camera_v2/sensor/actuator
I just don't know how to use github
 
Last edited: