meta data for this page
  •  

This is an old revision of the document!


LineageOS 15.1 for HTC M8S https://forum.xda-developers.com/htc-one-m8/one-m8s-general/rom-lineageos-htc-one-m8s-m8qlul-t3805704

  • Launcher: Googleonw or Trebouchet - better is to install Nova Launcher
  • External SD card only to move files or extend internal memory (will be erased)
  • Install weather provider:

Long GPS Fix

It looks like AGPS is not working

XTRA_SERVER_1=http://xtra1.gpsonextra.net/xtra.bin
XTRA_SERVER_2=http://xtra2.gpsonextra.net/xtra.bin
XTRA_SERVER_3=http://xtra3.gpsonextra.net/xtra.bin
SUPL_HOST=supl.google.com
SUPL_PORT=7276
mount -o rw,remount /system
vim /etc/gps.conf
#XTRA_SERVER_1=http://xtra1.gpsonextra.net/xtra.bin
#XTRA_SERVER_2=http://xtra2.gpsonextra.net/xtra.bin
#XTRA_SERVER_3=http://xtra3.gpsonextra.net/xtra.bini
 
XTRA_SERVER_1=https://xtrapath1.izatcloud.net/xtra3grc.bin
XTRA_SERVER_2=https://xtrapath2.izatcloud.net/xtra3grc.bin
XTRA_SERVER_3=https://xtrapath3.izatcloud.net/xtra3grc.bin
 
NTP_SERVER=europe.pool.ntp.org
 
SUPL_HOST=supl.google.com
SUPL_PORT=7276
mount -o ro,remount /system

Status bar icons

remove root # icon

settings get secure icon_blacklist
rotate
settings put secure icon_blacklist rotate,su
reboot