[ROM][UNOFFICIAL][greatlte][SM-N950F][10] LineageOS 17.1

Search This thread

HamzaSheikh

Member
Nov 13, 2013
11
1
Lahore
Hi everyone,

I just installed on my SM-N950N/F (not sure, however, it is a dual sim phone). After the successful installed, I noticed my phone is no more connected to my cellular network. It is showing "Emergency Calls Only - network name" - phone cannot make or receive calls, however, the phone is picking up the correct network name.

Also, no more dual IMEI's are showing only 1 IMEI is listed in the phone.

I reverted back to LamLazy ROM, and both sims are working. Is it me or anyone else is also having the same issue?
 

sauudmir

Senior Member
Jul 22, 2009
425
18
London
Hi everyone,

I just installed on my SM-N950N/F (not sure, however, it is a dual sim phone). After the successful installed, I noticed my phone is no more connected to my cellular network. It is showing "Emergency Calls Only - network name" - phone cannot make or receive calls, however, the phone is picking up the correct network name.

Also, no more dual IMEI's are showing only 1 IMEI is listed in the phone.

I reverted back to LamLazy ROM, and both sims are working. Is it me or anyone else is also having the same issue?

Can you provide the link for lamlazy rom? I can't find it
 

sauudmir

Senior Member
Jul 22, 2009
425
18
London
I tried to install dual speaker mod and replaced Mixer_paths file
but after reboot lost all sounds (calls, stereo)

How do I get it back? I had the stock mixer_paths backed up but it isn't working even after replacing the file
 
Last edited:

Nielzsen

Senior Member
May 11, 2016
55
5
@sauudmir I use es file explorer pro, which as far as I can remember has the older interface. However, from my experience it is important that the permissions are actually 755 (so read/write/execute for user, read/execute for others).
If that doesn't help then I don't really have any idea of why that wouldn't work.
 

sauudmir

Senior Member
Jul 22, 2009
425
18
London
@sauudmir I use es file explorer pro, which as far as I can remember has the older interface. However, from my experience it is important that the permissions are actually 755 (so read/write/execute for user, read/execute for others).
If that doesn't help then I don't really have any idea of why that wouldn't work.


I installed solid explorer and set the root permissions to 755

Can you guide me towards the safest way to increase the volime?

I reflashed os and my volume is back for now but it's low hence trying to increase it
 

Nielzsen

Senior Member
May 11, 2016
55
5
I am not daily-driving a Note 8 anymore, but last time I checked this post was still valid. Also my apologies, I wrote 755 instead of 664 our of habits for web servers.
 

sauudmir

Senior Member
Jul 22, 2009
425
18
London
@sauudmir I use es file explorer pro, which as far as I can remember has the older interface. However, from my experience it is important that the permissions are actually 755 (so read/write/execute for user, read/execute for others).
If that doesn't help then I don't really have any idea of why that wouldn't work.

I am not daily-driving a Note 8 anymore, but last time I checked this post was still valid. Also my apologies, I wrote 755 instead of 664 our of habits for web servers.

Thanks alot

I did use the dual speaker mod but found volume lower than the default one so reverted back
 

gabry3795

Senior Member
Jun 22, 2015
70
181
Rome
gpm.name
Fingerprint service randomly hangs causing soft reboot

I would do a bug report to @Stricted. I am on Note 8, I installed nano GApps and many applications. The ROM is overall stable but I am experiencing random soft reboots (device boots then bootanimation indefinitely) that are very annoying. I have experience on building roms so I managed to grab the logcat exactly during a reboot and I think that the problem is the following:
Code:
10-28 15:00:51.921  4463  4500 W Watchdog: *** WATCHDOG KILLING SYSTEM PROCESS: Blocked in handler on main thread (main)
10-28 15:00:51.924  4463  4500 W Watchdog: main annotated stack trace:
10-28 15:00:51.925  4463  4500 W Watchdog:     at android.os.HwRemoteBinder.transact(Native Method)
10-28 15:00:51.925  4463  4500 W Watchdog:     at android.hardware.biometrics.fingerprint.V2_1.IBiometricsFingerprint$Proxy.setActiveGroup(IBiometricsFingerprint.java:442)
10-28 15:00:51.925  4463  4500 W Watchdog:     at com.android.server.biometrics.fingerprint.FingerprintService.updateActiveGroup(FingerprintService.java:895)
10-28 15:00:51.925  4463  4500 W Watchdog:     at com.android.server.biometrics.BiometricServiceBase.lambda$setActiveUserInternal$5$BiometricServiceBase(BiometricServiceBase.java:928)
10-28 15:00:51.926  4463  4500 W Watchdog:     at com.android.server.biometrics.-$$Lambda$BiometricServiceBase$rf3hjPI_nf4EvVsQV7gFCF1-HpI.run(Unknown Source:4)
10-28 15:00:51.926  4463  4500 W Watchdog:     at android.os.Handler.handleCallback(Handler.java:883)
10-28 15:00:51.926  4463  4500 W Watchdog:     at android.os.Handler.dispatchMessage(Handler.java:100)
10-28 15:00:51.926  4463  4500 W Watchdog:     at android.os.Looper.loop(Looper.java:214)
10-28 15:00:51.927  4463  4500 W Watchdog:     at com.android.server.SystemServer.run(SystemServer.java:558)
10-28 15:00:51.927  4463  4500 W Watchdog:     at com.android.server.SystemServer.main(SystemServer.java:356)
10-28 15:00:51.927  4463  4500 W Watchdog:     at java.lang.reflect.Method.invoke(Native Method)
10-28 15:00:51.928  4463  4500 W Watchdog:     at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:491)
10-28 15:00:51.928  4463  4500 W Watchdog:     at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:918)
10-28 15:00:51.928  4463  4500 W Watchdog: *** GOODBYE!
10-28 15:00:52.772 13525 13552 D BootAnimation: BootAnimationShownTiming start time: 170450ms
10-28 15:00:52.775 13559 13559 I wificond: wificond is starting up...

And then boot-animation indefinitely that is again due to the fingerprint service that seems to remain pending
Code:
10-28 15:01:23.094 13636 13636 E System  : ******************************************
10-28 15:01:23.095 13636 13636 E System  : ************ Failure starting system services
10-28 15:01:23.095 13636 13636 E System  : java.lang.IllegalStateException: Cannot shutdown. Unstarted tasks [] Unfinished tasks [FingerprintService.onStart]
10-28 15:01:23.095 13636 13636 E System  : 	at com.android.server.SystemServerInitThreadPool.shutdown(SystemServerInitThreadPool.java:109)
10-28 15:01:23.095 13636 13636 E System  : 	at com.android.server.SystemServer.run(SystemServer.java:530)
10-28 15:01:23.095 13636 13636 E System  : 	at com.android.server.SystemServer.main(SystemServer.java:356)
10-28 15:01:23.095 13636 13636 E System  : 	at java.lang.reflect.Method.invoke(Native Method)
10-28 15:01:23.095 13636 13636 E System  : 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:491)
10-28 15:01:23.095 13636 13636 E System  : 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:918)
10-28 15:01:23.096 13636 13636 E AndroidRuntime: *** FATAL EXCEPTION IN SYSTEM PROCESS: main
10-28 15:01:23.096 13636 13636 E AndroidRuntime: java.lang.IllegalStateException: Cannot shutdown. Unstarted tasks [] Unfinished tasks [FingerprintService.onStart]
10-28 15:01:23.096 13636 13636 E AndroidRuntime: 	at com.android.server.SystemServerInitThreadPool.shutdown(SystemServerInitThreadPool.java:109)
10-28 15:01:23.096 13636 13636 E AndroidRuntime: 	at com.android.server.SystemServer.run(SystemServer.java:530)
10-28 15:01:23.096 13636 13636 E AndroidRuntime: 	at com.android.server.SystemServer.main(SystemServer.java:356)
10-28 15:01:23.096 13636 13636 E AndroidRuntime: 	at java.lang.reflect.Method.invoke(Native Method)
10-28 15:01:23.096 13636 13636 E AndroidRuntime: 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:491)
10-28 15:01:23.096 13636 13636 E AndroidRuntime: 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:918)
10-28 15:01:23.097 13636 13636 I DropBoxManagerService: add tag=system_server_crash isTagEnabled=true flags=0x2
10-28 15:01:23.482 13811 13811 E AndroidRuntime: FATAL EXCEPTION: main

Why the fingerprint service hangs?

I am also using Lawnchair alpha that crashes very often but I do not think that the problem depends on that, in any case I would be happy to contribute to solving issues but I am starting from scratch for this device, so it will take some time for me to downloading sources and so on. I hope to fix this because I want to use this rom as a daily driver.

I also attach last_kmsg and logcat to this post here. Thank you for your work! :good:
 

Vahit

New member
Dec 20, 2012
2
0
Very Nice & Stable Rom But Bluetooth Audio Is Not Working .
You Can Connect your Phone to a Speaker but there is no Audio for me .


I Use the Lastest Version From January 2021 .
 

Abject_Break

New member
Feb 9, 2021
1
0
I tried flashing this ROM to my Note 8 but had lots of black screen during initial boot, crashing during setup, and then crashing in operation (every couple of minutes). Oddly, I get worse black screen issues with 16.0 but on a beta version of 18.1 I stumbled across everything works well besides a couple of security messages (SELinux and Build signature). However, I was concerned that using it in anger might not be a great idea for that reason?!

Any ideas what the problem with 17.1 might be? Or when we might see a publicly released version of 18.1 for greatlte?

Thanks for your efforts!
 

sauudmir

Senior Member
Jul 22, 2009
425
18
London
I tried flashing this ROM to my Note 8 but had lots of black screen during initial boot, crashing during setup, and then crashing in operation (every couple of minutes). Oddly, I get worse black screen issues with 16.0 but on a beta version of 18.1 I stumbled across everything works well besides a couple of security messages (SELinux and Build signature). However, I was concerned that using it in anger might not be a great idea for that reason?!

Any ideas what the problem with 17.1 might be? Or when we might see a publicly released version of 18.1 for greatlte?

Thanks for your efforts!

Have you tried clean install of 17.1? Have been using it without any problems

Can you share the link for 18.1?
Also why did you remove 18.1? Did you encounter some issues in the rom?
 

sauudmir

Senior Member
Jul 22, 2009
425
18
London
just received February update and phone has gone into continuous bootlooops,

anyone else experience this?

also is there anyway I can boot into the rom without wiping all the data?

Had to do wipe after flashing, otherwise faced bootloops
 
Last edited:

SinuaiEuhura

New member
Feb 28, 2021
1
0
Found newer builds at https://lineage.stricted.net/greatlte
(last one dated 2021-02-15)
I would like to make a build myself. (I am not completely new to this, did one for my older note3 before)

Hence I have the following questions:
  • Is that built from the official lineage repo?
  • Are there any patches applied?
  • Maybe to answer both: Are the build scripts and repos used by the above inofficial page accessible somewhere?
  • Is there any progress on a LinageOS for MicroG build?
Many thanks.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 52
    2okPze5.png

    LineageOS is a free, community built, aftermarket firmware distribution of Android 10 (Q), 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. Linked below is a package that has come from another Android project that restore the Google parts. LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.

    All the source code for LineageOS is available in the LineageOS Github repo. And if you would like to contribute to LineageOS, please visit out Gerrit Code Review. You can also view the Changelog for a full list of changes & features.


    Bugs :
    • Signal bar is broken, it's like empty most of the time
    • Screen Cast
    • Selinux permissive


    Instructions :
    • Download the latest build and gapps
    • Reboot to recovery
    • Flash the latest build and gapps
    • Reboot

    Downloads :

    Reporting Bugs
    • DO NOT Report bugs if you're running a custom kernel or you installed Xposed
    • Grab a logcat right after the problem has occurred. (Please include at least a few pages of the log, not just the last few lines, unless you know what you're doing.)
    • If it is a random reboot, grab /proc/last_kmsg. (Do not bother getting a logcat unless you can get it just before the reboot. A logcat after a reboot is useless)
    • If the problem disappears after running "setenforce 0" from a root shell, grab /data/misc/audit/audit.log

    Remember to provide as much info as possible. The more info you provide, the more likely that the bug will be solved. Please also do not report known issues. Any bug not reported in the bug report format below may be ignored.

    Code:
    What is your--
    LineageOS version:
    LineageOS Download url:
    Gapps version:
     
    Did you--
    wipe:
     restore with titanium backup:
    reboot after having the issue:
     
    Are you using--
    a task killer:
    a non-stock kernel:
    other modifications:
     
    Provide any additional information (observations/frequency of problem/last version it worked on/etc) as needed:

    Telegram group: https://t.me/exy8895dev

    If you like my work then consider making a donation.
    https://www.paypal.com/donate/?cmd=_donations&[email protected]


    XDA:DevDB Information
    [ROM][UNOFFICIAL][greatlte][SM-N950F][10] LineageOS 17.1, ROM for the Samsung Galaxy Note 8 (2017 Phone)

    Contributors
    Stricted, Vaughnn
    Source Code: https://github.com/exynos8895/android_kernel_samsung_universal8895/tree/lineage-17.1

    ROM OS Version: Android 10
    ROM Kernel: Linux 4.x
    Based On: LineageOS

    Version Information
    Status: Beta

    Created 2020-01-28
    Last Updated 2020-02-11
    14
    just uploaded new builds (20200131)

    - dreamlte (s8): https://mega.nz/#F!NYxlUCKJ!RGBi1VfBrde6RE0MlgmAdg
    - dream2lte (s8+): https://mega.nz/#F!NYpgFQCY!VYa2sKGXY83vEjOHZ-rIZg
    - greatlte (note 8): https://mega.nz/#F!1RhzXIJK!Q7EaugPEED1J9RzckTY3Lg

    changelog:
    - january security patch (vendor side)
    - updated blobs to latest stock
    - fixed camera video recording
    13
    just uploaded new builds (20200209)

    - dreamlte (s8): https://mega.nz/#F!NYxlUCKJ!RGBi1VfBrde6RE0MlgmAdg
    - dream2lte (s8+): https://mega.nz/#F!NYpgFQCY!VYa2sKGXY83vEjOHZ-rIZg
    - greatlte (note 8): https://mega.nz/#F!1RhzXIJK!Q7EaugPEED1J9RzckTY3Lg

    changelog:
    - february security patch
    13
    just uploaded new builds (20200211)

    - dreamlte (s8): https://mega.nz/#F!NYxlUCKJ!RGBi1VfBrde6RE0MlgmAdg
    - dream2lte (s8+): https://mega.nz/#F!NYpgFQCY!VYa2sKGXY83vEjOHZ-rIZg
    - greatlte (note 8): https://mega.nz/#F!1RhzXIJK!Q7EaugPEED1J9RzckTY3Lg

    changelog:
    - fixed bluetooth calls