[ROM] LineageOS 16.0 for S10E/S10/S10+ Exynos

Search This thread

regimail

Member
Mar 24, 2017
17
1
Short answer: No
Longer answer: NFC payments are disabled by default on custom roms
Even longer answer: Nfc payments CAN be enabled on custom roms, and should be supported, but since no-one has gotten Magisk working yet, then unfortunately no.
You can use Magisk hide to hide fact that you have rooted phone, that way NFC payments start working. You also have to fix build.prop file
Thankyou for your explanation: still one question though.
Are NFC payments disabled because of root or custom Roms in general?
I mean, if I install LOS but I don't install Magisk (as I don't want to LOS to root the phone but just to extend its lifetime with security updates) are NFC payments disabled even if safetynet test is OK?
(e.g. I have this situation on an S5 mini - LOS 14.1, SeLinux enforcing, no Root, safetynet Check passed: NFC is working but can't make any payment, probably due to missing security chip - as per bluebite(dot)com(slash)nfc(slash)android-nfc-compatibility).
 

mikk150

Member
Oct 29, 2008
33
6
Tartu
Thankyou for your explanation: still one question though.
Are NFC payments disabled because of root or custom Roms in general?
I mean, if I install LOS but I don't install Magisk (as I don't want to LOS to root the phone but just to extend its lifetime with security updates) are NFC payments disabled even if safetynet test is OK?
(e.g. I have this situation on an S5 mini - LOS 14.1, SeLinux enforcing, no Root, safetynet Check passed: NFC is working but can't make any payment, probably due to missing security chip - as per bluebite(dot)com(slash)nfc(slash)android-nfc-compatibility).

To me it seems(At least to my bank application) that even if I run on stock(no root), but fail safetynet, NFC payment is still disabled. I havent got NFC payment working on s10(e/+), but my previous phone was rooted, running lineageos and hiding root by using Magiskhide NFC payment worked perfectly. So it seems that everything should just work IF i ever get LOS 17 and Magisk working on s10e
 

cowlicks

Member
Jul 9, 2011
7
0
I was having strange problems with my data with an SM-G970F/DS on AT&T. Only a few apps were able to get mobile data. Eventually, I fixed using the APN settings from AT&T's website. The default APN was incorrect.
 

TheDave78

Senior Member
Jun 24, 2011
57
7
Got LineageOS installed last night on my brand new S10e! Certainly quite a few more hoops to jump through these days just to load a custom ROM!
The OS is much better than stock so far, but I am still having a problem:
Does anyone else have a problem with the "Always On" Screen Always Being On???
Is there a way to disable this "feature" (annoyance) in LineageOS?

FOUND IT (1st Device with Android 9 :p)!
Settings > Display > Ambient Display!
 
Last edited:

daxsm

Senior Member
Jan 24, 2011
108
6
I'm considering switching to LOS.

How is battery compared to stock? I'm on Exynos chip.

How does camera perform compared to stock?

Does it have AOD?
 

realityexists

Member
Jul 7, 2017
24
1
I installed this ROM on my S10e, enabled the "advanced reboot options" and selected "reboot to recovery". The phone now gets stuck at the LOS boot animation every time. I've tried rebooting it several times. Tried wiping cache and Dalvik cache (I could still get into TWRP). That's a really horrible bug! Is there any way I can fix this without wiping the data?

... and now I can't even get into TWRP anymore! Even when holding Vol Up + Bixby it just goes to the LOS boot animation!! Please help!
 
Last edited:

realityexists

Member
Jul 7, 2017
24
1
Connect the phone to PC, open Odin and fill all the slots, keep holding volume down and power and then eventually you well get to download mode.

Yes, I can still get into download mode - but what exactly should I do there?

Edit: managed to get into TWRP, too. Reinstalled the LOS ZIP after wiping System, Dalvik and Cache, but that hasn't helped - still stuck at the boot animation after rebooting. :(

I can get an adb shell in TWRP, if that helps.
 
Last edited:

Top Liked Posts

  • There are no posts matching your filters.
  • 115
    k5tUT1V.png

    LineageOS 16.0 for Galaxy S10 Series

    Code:
    /*
     * Your warranty is now void.
     *
     * 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.
     */


    Working:
    - Wifi
    - Sound
    - mali drivers
    - USB tethering
    - Video Playback
    - Fingerprint Sensor
    - Ril (Mobile data,calls, sms and stuff)
    - Sensors
    - Bluetooth
    - Wifi HotSpot
    - MTP
    - 2D and 3D gpu acceleration
    - HW encoding/decoding
    - GPS
    - Cameras (All of them)
    - HWcomposer (HWC)
    - Signal indicator
    - Double tap to wake
    - Wireless PowerShare

    Not Working
    - VoLTE and VoWiFi will not be implemented (for now) as they heavily depand on samsungs framework


    To properly report a bug (Please dont report things already on the Not Working list)
    a) Logcat
    b) /proc/last_kmsg (or /proc/kmsg)
    c) /data/tombstones
    d) dmesg

    Please do not report bugs if you have performed any system modifications excluding gapps and addonsu installation


    Installation instructions

    Make sure you are on ASIG firmware (ASII and ASJG are untested as samsung didnt release kernel source yet (ASII should work tho))
    Download official twrp from twrp.me
    flash twrp as per given instructions
    Once in twrp flash multi-disabler
    format data
    flash vbmeta_disabler.zip from gdrive link below if you dont already have vbmeta disabled
    wipe cache dalvink system
    flash LineageOS
    If you want to have gapps flash them right after flashing the rom before first booting
    Install addonsu if you want root (make sure system is not mounted before flashing addonsu)
    Reboot the device

    If you are updating from previous release just flash the rom on top of old one and wipe cache/dalvik(art) cache

    Downloads:
    Google Drive
    (Select build coresponding to your devices codename, S10e = beyond0lte | s10 = beyond1lte | s10+ = beyond2lte)


    OpenGapps
    Root

    I do this in my free time so bear that in mind when you notice I didn't fix known bug in next available build, Currently i work on this alone and i am not one of those kangers that just copy source and claim it as their own work,
    if you want to support the project feel free to buy me some coffee paypal.me/ivanmeler



    Based On Android 9 Pie
    Changelog

    01.11.2019.
    - Updated to ASIG kernel source (master_asig branch)
    - Cleaned up kernel source
    - Merged October system patch
    - Misc performance and stability updates
    - Sycned with LOS source

    30.08.2019.
    - Added double tap to wake (Settings -> display -> Advanced)
    - Added Wireless PowerShare (Add quick settings toggle for it)
    - Added extra wide angle camera app (Stand alone install it manually)
    - Fixed cooldown value for brightness sensor so its less bouncy in direct sunlight
    - Made bixby key mapable
    - Removed unused backlight setting entry
    - Synced with LineageOS source

    19.08.2019.
    - Added support for ASH1 firmware
    - Tuned light sensor debounce values to prevent random brightness changes
    - Fixed permissions for HotwordEnrollment (Googles off screen assistant)
    - Added support for exfat formated sdcards
    - Fixed issue where kernel couldnt be cross-compiled with newer version of host kernel

    12.08.2019.
    - Improved auto brightness debounce values
    - Properly fixed signal indicator
    - Fixed Proximity sensor in calls (Note that it works same way as on stock so not every app can use it just like on stock)
    - Added SSENSOR permission for sensors/services using it (see system/etc/permissions/privapp-permissions-ssensor.xml)
    - Ficed issue where wrong power hal would be loaded
    - General stability improvements
    - Improved installer handling

    12.08.2019.
    - First public release



    XDA:DevDB Information
    [ROM] LineageOS 16.0 for S10E/S10/S10+ Exynos, ROM for the Samsung Galaxy S10

    Contributors
    Ivan_Meler
    Source Code: https://github.com/ivanmeler/android_kernel_samsung_beyondlte

    ROM OS Version: 9.x Pie
    ROM Kernel: Linux 4.x
    ROM Firmware Required: ASG8 or ASH1
    Based On: LineageOS

    Version Information
    Status: Beta
    Current Stable Version: 1.0.1
    Stable Release Date: 2019-11-01

    Created 2019-08-12
    Last Updated 2019-11-01
    27
    Progress update, i got q booting on day that it source was released with almost everything working, I just need to clean up few hacks that are in place right now and after that ill release first test aosp release based on it, its pretty bare bone right now as no lineage features have been merged yet
    25
    Since i realized i never posted any proper teasers from q here are some screenshots, Just need to do some final testing before i feel like posting the rom since i want to be sure there isnt any regression compared to pie

    PVvKJZ3.png

    I6leP51.png

    9DTloOc.png

    21
    New builds are up here is a brief changelog
    - Added double tap to wake (Settings -> display -> Advanced)
    - Added Wireless PowerShare (Add quick settings toggle for it)
    - Added extra wide angle camera app (Stand alone install it manually)
    - Fixed cooldown value for brightness sensor so its less bouncy in direct sunlight
    - Made bixby key mapable
    - Removed unused backlight setting entry
    - Synced with LineageOS source

    Also as a sidenote You can manually install wide angle camera app available at gdrive link and it will make use of wide angle lense (On s10+ both front and back)

    Wireless powershare can be added as a quick settings toggle just like on stock (As of right now there is no led indicator on the back as i need to find sysfs node for it but wireless powershare itself works completely fine and you can check its status from icon status (Its always disabled after reboot and icon has a lot of failsafe checks))

    Double tap to wake is available from Settings -> Display -> advanced -> double tap to wake

    And please stop complaing by issues you got into by using magisk patched twrp its not rom related bug so this is not place for discussion about it

    Next update will probably add support for 5g and note 10 series of devices if i find testers for note thats why i didnt push device tree yet (I really dont want people just taking it changing literally 10 lines and claiming it as their own work as this has happened in past a lot of times)

    I would also like to thank donators as i do this in my free time and donations help with build server cost and get me a coffee.
    Anyway hope you all enjoy the build
    21
    Hey guys quick update on status of updates, I had a little accident and ended up in a hospital, While i do have my laptop with me all of the source for q is at my home pc, Im really sorry i didnt have a chance to post update before this happened But ill do it as soon as i get back home, Once again really sorry for delays but project will continue really soon hopefuly