• 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][N960F][LineageOS 17.1][OTA][UNOFFICIAL][28/01/2020]

abtekk

Senior Member
Apr 1, 2011
469
590
93
London
What's working:
  • Wi-Fi
  • Bluetooth
  • Mobile Network (Calling, Data, etc.)
  • Audio (Stereo Speakers)
  • Camera
  • Fingerprint Sensor
  • S-Pen Basics
  • Call Recording
  • HWC
  • Signal Indicator
  • GPS
  • HDMI
  • NFC
  • MTP

What's not working:
  • Iris sensor does not work because AOSP upstream does not support that yet.
  • IMS services (VoLTE, VoWiFi, etc). Samsung has their own proprietary implementation. It is not really possible to easily port that to LineageOS.

Bugs:
  • S-Pen/Mouse will cause small graphical glitches during button animations sometimes.

Instructions:
  • Make sure TWRP has been installed and functional
  • Reboot to recovery
  • Wipe data and cache (required if you switch from other ROMs)
  • Flash the latest build (then gapps and magisk if needed)
  • Reboot

THE VENDOR.IMG IS PROVIDED AS PART OF THE ROM. FLASHING ANOTHER VENDOR WILL CAUSE A BOOTLOOP.

How to update builds?
  • Do not wipe anything unless stated in the changelog
  • Flash only the rom.zip and it will automatically reinstall your gapps, magisk, vendor etc
  • use /system/addon.d if you would like to keep system mods after an update

Downloads:

Changelog:
28/01/2020
  • January Patch
  • SELinux Enforcing
  • Apex Enabled
  • Kernel upstreamed to 210
  • New WiFi Firmware
  • OTA enabled
  • Q friendly partition mounts
  • New ramdisk
  • GPS Locking more reliable
  • New bluetooth HAL
  • Offline charging fixed
  • New Lights HAL to stop max brightness bug

08/01/2020
  • MTP/USB should be a bit more stable
  • Fixed NFC (Requires factory reset if on earlier build)
  • WiFi **should** behave a bit more.

23/12/2019
  • Hardware decoding of UHD video no longer lags/stutters
  • Bluetooth call audio working
  • UHD video recording with the camera app fixed
  • Built against LOS december sources

20/12/2019
  • Wireless hotspot now enables
  • Kernel upstreamed to 4.9.206

19/12/2019
  • DRM protected content will no longer crash the device (YouTube, Spotify, Netflix, etc)
  • SFingerprint scanner now works properly

18/12/2019
  • GPS is now able to get a more accurate location
  • Sensors work (gyro, light sensor, etc)
  • Fixed issue with Gapps causes bootloop after installing an update

16/12/2019
  • First Build

Telegram Group:
[N960F][LineageOS 17.0][UNOFFICIAL]

Paypal:
abtekk

Source Code: https://github.com/LineageOS/
Kernel: https://github.com/evilexecutable/android_kernel_samsung_universal9810-crown/tree/lineage-17.0

ROM OS Version: 10 (Q)
ROM Kernel: Linux 4.9.197

XDA:DevDB Information
Lineage-17.0, ROM for the Samsung Galaxy Note 9

Contributors
abtekk
Source Code: https://github.com/evilexecutable/android_kernel_samsung_universal9810-crown/tree/lineage-17.0

ROM OS Version: Android 10
ROM Kernel: Linux 4.x

Version Information
Status: Stable
Stable Release Date: 2020-01-28
Beta Release Date: 2019-12-16

Created 2019-12-16
Last Updated 2020-01-29
 
Last edited:

Vodes

Member
Sep 7, 2017
30
8
0
vodes.cf
Camera is not working right now. To fix:

adb shell
mount -o rw,remount /vendor
cd /vendor/lib
ln -s /vendor/lib/egl/libGLES_mali.so libOpenCL.so
ln -s /vendor/lib/egl/libGLES_mali.so libOpenCL.so.1
ln -s /vendor/lib/egl/libGLES_mali.so libOpenCL.so.1.1
cd /vendor/lib64
ln -s /vendor/lib64/egl/libGLES_mali.so libOpenCL.so
ln -s /vendor/lib64/egl/libGLES_mali.so libOpenCL.so.1
ln -s /vendor/lib64/egl/libGLES_mali.so libOpenCL.so.1.1

Then reboot, then camera will work.

It will be fixed really soon.

Edit: Its fixed. Redownload it.
 
Last edited:
  • Like
Reactions: JoK3r.a and Yata87

abtekk

Senior Member
Apr 1, 2011
469
590
93
London
Camera is not working right now. To fix:

adb shell
mount -o rw,remount /vendor
cd /vendor/lib
ln -s /vendor/lib/egl/libGLES_mali.so libOpenCL.so
ln -s /vendor/lib/egl/libGLES_mali.so libOpenCL.so.1
ln -s /vendor/lib/egl/libGLES_mali.so libOpenCL.so.1.1
cd /vendor/lib64
ln -s /vendor/lib64/egl/libGLES_mali.so libOpenCL.so
ln -s /vendor/lib64/egl/libGLES_mali.so libOpenCL.so.1
ln -s /vendor/lib64/egl/libGLES_mali.so libOpenCL.so.1.1

Then reboot, then camera will work.

It will be fixed really soon.
As of this message, this is no longer necessary. If you downloaded a build earlier, please redownload it from the link in the thread.
 

crhylove

Senior Member
May 6, 2010
509
100
0
43
Honolulu
www.openairships.com
The only apps downloadable from OpenGapps.com are for version 9.0 or older. The version 10 download is grayed out. It says, "Version 10.0 requires a patched ROM for proper WebView Support".

That said, I'm trying the ROM out anyway. :D

BRB

_________

Installer doesn't work. TWRP says:

Updater process ended with ERROR: 7
Error installing zip file '........(etc)'

E3004: This package is for device: crownltexx, this device is starlte.

Starting LOS 16 restore now.....
 
Last edited:

Vodes

Member
Sep 7, 2017
30
8
0
vodes.cf
The only apps downloadable from OpenGapps.com are for version 9.0 or older. The version 10 download is grayed out. It says, "Version 10.0 requires a patched ROM for proper WebView Support".

That said, I'm trying the ROM out anyway. :D

BRB

_________

Installer doesn't work. TWRP says:

Updater process ended with ERROR: 7
Error installing zip file '........(etc)'

E3004: This package is for device: crownltexx, this device is starlte.

Starting LOS 16 restore now.....
Well the rom is for the note 9 only right now. You tried to flash it on a S9.
 

Gandicela

Elite Member
Nov 16, 2011
1,804
716
113
Singapore
There is no need to flash additional Vendor.zip package. Is this correct?

---------- Post added at 10:47 PM ---------- Previous post was at 10:38 PM ----------

The only apps downloadable from OpenGapps.com are for version 9.0 or older. The version 10 download is grayed out. It says, "Version 10.0 requires a patched ROM for proper WebView Support".

That said, I'm trying the ROM out anyway. :D

BRB

_________

Installer doesn't work. TWRP says:

Updater process ended with ERROR: 7
Error installing zip file '........(etc)'

E3004: This package is for device: crownltexx, this device is starlte.

Starting LOS 16 restore now.....
Are we to use Opengapps version 9.0 then?
 

crhylove

Senior Member
May 6, 2010
509
100
0
43
Honolulu
www.openairships.com
There is no need to flash additional Vendor.zip package. Is this correct?

---------- Post added at 10:47 PM ---------- Previous post was at 10:38 PM ----------



Are we to use Opengapps version 9.0 then?
No, there's a version 10 somewhere.... just not on the opengapps site. I got it from telegram I think.....

https://web.telegram.org/#/[email protected]
 
  • Like
Reactions: Gandicela