PDA

Ver la Versión Completa : ROM [OP5T][ROM+KERNEL] Unofficial LineageOS 14.1 with custom kernel [Feb. 20, 2018]


SergioPC92
26/02/18, 13:14:53
/*
* Your warranty is... still valid?
*
* I am 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 me for messing up your device, I will laugh at you.
*
*/This is an unofficial LineageOS 14.1 ROM for the OnePlus 5T. This ROM comes with a highly-customized kernel, as well as some other very custom modifications.
Custom kernels are not compatible with this ROM. I will NOT provide support if you install a custom kernel.
Changelogs for each update can be found in the (http://https://forum.xda-developers.com/showpost.php?p=75449864&postcount=2) 2nd post of this thread.
ROM features:


Based off latest LineageOS 14.1 sources (root access is NOT included)
OTA updates via built-in updater in Settings
Fast fingerprint unlock
sRGB, DCI-P3, and various other display color calibration modes and controls
Custom camera app featuring:
-Manual shutter speed control (1/5000th of a second up to 50 seconds)
-Manual ISO control
-Video HDR mode
-Antibanding control
-Exposure control
-Denoise control
-Face detection
-HDR
-Many other manual controls
Many other misc. performance and stability improvements under the hood


Kernel features:


Rebuilt from the ground up using the latest Nougat Snapdragon 835 base from Qualcomm (CAF)
Removed lots of excessive bloat (improves security and performance)
Improved stability (several bugs not listed here have been fixed)
WireGuard, a next generation secure VPN tunnel (more (http://https://forum.xda-developers.com/android/development/wireguard-rom-integration-t3711635) info)
DASH charge
Passes SafetyNet bootloader unlock check
Dynamic CPU input boost driver I wrote myself (makes the phone feel smooth without destroying battery life)
Reduced display power consumption
Improved touchscreen processing latency
Improved audio jack detection
CPU underclocked to 1958 MHz by default (you can disable this; read the FAQ for more info)
Custom thermal control driver I wrote myself (features 9 thermal throttle steps; keeps the phone cool)
Westwood TCP congestion algorithm (enabled by default)
No placebo patches, features, or dangerous compiler "optimizations"
Many other misc. improvements not listed here


Source code:
Kernel (cm-14.1-sultan branch): https://github.com/sultanxda/android_kernel_oneplus_msm8998
Local manifest (contains the rest of the sources): https://github.com/sultanxda/android/blob/master/dumpling/cm-14.1/local_manifest.xml
Credits:


LineageOS and its contributors
CAF (aka Qualcomm)
zx2c4 (for WireGuard, providing project resources, working directly on development, and sending me stickers)
Open GApps
If your name should be here and it isn't, then make me use an iPhone 4s running iOS 9


Installation instructions (for first-time installation):
First, perform a backup of your existing setup, and then perform a clean install (wipe /data and /system; TWRP is recommended). Next, try flashing the ROM and see if it installs; if it installs without any issues then congratulations! Now just flash a Google apps package, Magisk if you want root access, and then reboot.
If you get an error when trying to install the ROM ("dumpling.verify_modem" error), then go to the Firmware link in the Downloads section and flash the firmware package. Once you flash the firmware zip file, you can install the ROM.
Installation instructions (for updating to a newer release):
If you are already running this ROM, then you can update to a newer version of the ROM via the built-in OTA updater or by simply dirty-flashing the new ROM build without wiping anything. HOWEVER, do NOT reinstall Google Apps after installing a new update.
Downloads:
Firmware: https://www.androidfilehost.com/?fid=818070582850490442
ROM:

Please read through the installation instructions before installing this for the first time.
Mirror 1: [URL]https://github.com/sultanxda/android_releases/releases/download/release/lineage-14.1-20180220-UNOFFICIAL-Sultan-dumpling.zip
Mirror 2: https://www.androidfilehost.com/?w=files&flid=246659&sort_by=date&sort_dir=DESC

Google Apps (required): Platform: "ARM64", Android: "7.1", Variant: "micro" or "nano" (I will not provide support if you install a different variant) (http://opengapps.org/)
Magisk (if you want root access): https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445
Disable CPU underclock (optional): https://forum.xda-developers.com/devdb/project/dl/?id=28437
XDA:DevDB Information
LineageOS 14.1 with custom kernel, ROM for the OnePlus 5T
Contributors
Sultanxda, zx2c4
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 4.x
Based On: LineageOS
Version Information
Status: Beta
Created 2018-02-05
Last Updated 2018-02-19


Hilo original - https://forum.xda-developers.com/oneplus-5t/development/op5t-unofficial-lineageos-14-1-custom-t3745019

SergioPC92
26/02/18, 13:15:55
Changelog:
February 20, 2018:
ROM:
*Latest upstream LineageOS changes
Kernel:
*Fixed DASH charge issues introduced in the previous build
*Fixed incorrect battery percentage being reported in recovery
Old changelogs:
February 19, 2018:
ROM:
*Latest upstream LineageOS changes
*Camera: Fixed camera preview freeze when taking pictures with a manual ISO
*Added more volume steps for handset volume and media volume
*(from zx2c4) Camera shutter sounds are no longer forced in countries that require them
*(from zx2c4) Fixed missing 5 GHz WiFi hotspot option for some users
Kernel:
*Updated to CAF LA.UM.5.7.r1-11800-8x98.0
*Fixed USB tethering
*Fixed touchscreen gestures not working sometimes
*Rewrote battery driver for more accurate battery readings
February 5, 2018:
ROM:
*Initial release
Kernel:
*Initial release

SergioPC92
26/02/18, 13:17:23
FAQ:
1. Why did you underclock the CPU?
Answer: At the underclocked frequency, the amount of heat generated by the CPU is quite a bit less, so the CPU is throttled less often (leading to a better user experience), and battery life is better as well. The performance difference while underclocked is also not really noticeable unless you use a benchmark application.