[ROM][UNOFFICIAL][9.0.0] LineageOS 16.0 - 20200928

lee.wp14

Senior Member
Sep 15, 2015
493
376
93
Penang
Will this rom work for shv-e160k?
Sorry to inform that it will not work and please do not attempt to follow any of the procedures.
Korean N7000 is powered by a Snapdragon processor whereas the international N7000 is powered by an Exynos processor.
For those N7000 shipping with a Snapdragon processor, you may refer to the AT&T N7000 forum:
https://forum.xda-developers.com/galaxy-note-att

Hope this helps!
 
  • Like
Reactions: jerryspring

lee.wp14

Senior Member
Sep 15, 2015
493
376
93
Penang
Any specific reason why you don't update since 05/2019? There were several security updates by Google since then.
I started my college studies, and I can't really spare time for rom development. It will be halted until I have my semester break, which hopefully will give me plenty of time to continue.
There's quite a lot happened over s2 forum since then, including pre-patched magisk kernel which I attempted to do quite sometime before. It's getting more and more interesting. Thanks to rinando, else this rom won't exists too.

EDIT: regarding to your question earlier, it is certain that pie could be too much for such an old device to handle. There are both pros and cons to run pie on n7000. Depends on your usage of n7000, it could be more than enough or of the opposite. Take my n7000 for example, it solely act as my bedside alarm clock, thus running pie on it turns out to be still more than enough to cater my needs. Hope this clarifies.
I also take some opportunity to tinker around with the cpu governor and it turns out to be quite promising. Or perhaps, we might need a more aggressive cpu governor as per what happened with the galaxy s advance running oreo.
 
Last edited:

DualJoe

Senior Member
Oct 12, 2011
2,049
930
193
de
The reason why i asked about performance issues is that bauners last beta 15.1 rom had severe issues (intermittent battery drain, cpu leaks, low performance..) and development stopped (previous roms are ok). Your rom would be the first again to run properly (if it does..). I'm still in range of this device and probably will update on the next release.
 

lee.wp14

Senior Member
Sep 15, 2015
493
376
93
Penang
First, thank you very much for this.

Unfortunately, GPS doesn't work.
Any Idea what I can do?
I've fixed the GPS on latest build 20190522 so it should work :confused:
Can you get a screenie of your N7000 running GPSTest? Possibly let it under a clear view of sky for around 5 minutes, should be sufficient.
 

lex7-n7000

Member
Sep 12, 2019
8
1
0
I double check it.
The File on my SD-card is " lineage-16.0-20190522-UNOFFICIAL-n7000-noassert.zip"
Buildnummer:
lineage_n7000-userdebug 9 PQ3A.190505.022eng.leewp1.20190522.095409 test-keys

Is it possible to add this file "init.target.rc"?
 

lee.wp14

Senior Member
Sep 15, 2015
493
376
93
Penang
I double check it.
The File on my SD-card is " lineage-16.0-20190522-UNOFFICIAL-n7000-noassert.zip"
Buildnummer:
lineage_n7000-userdebug 9 PQ3A.190505.022eng.leewp1.20190522.095409 test-keys

Is it possible to add this file "init.target.rc"?
My apologies for replying late.
The file init.target.rc is stored inside the ramdisk, thus the only way to add the file is modifying the kernel.
However, it might be a mistake on my side, maybe the GPS implementation commit does not take changes on the last built. There's quite some GPS related changes on the source side and I doubt if these changes are there in the last build. You can check if these 5 files exists on your side:
https://github.com/leewp14/android_...448346ddcb12c604f970e031e820f8fd/n7000.mk#L42
*if these files exists, possibly I'm able to assist you by creating a init.d script.

Anyway, I'm running a private build which definitely has GPS functionality - those required files exists and GPS is tested ok. So hopefully for the next build will be having a working GPS. Sorry for the inconvenience, should you need GPS functionality, you might want to revert back to other ROMs instead for the time being.
 

FaKK

Member
Dec 7, 2012
8
1
0
Goslar
thank you very much for the effort!
managed to flash my old note, but welcome app is constantly not responding, i guess i have some hadrware issues due to its age.
 

lee.wp14

Senior Member
Sep 15, 2015
493
376
93
Penang
No problem. You don't have to apologize. ;)

Yes, all these files are on my device.
So if you can help me, I would be very grateful.
As per attached, copy the file into /system/etc/init.d (preferably done through TWRP or FX File Manager app to avoid permission problems). Perform a reboot and try the GPS.
Let me know if it works!
 

Attachments

Last edited:

Tasha T

Senior Member
Mar 25, 2015
97
20
0
Hi

Thank you for bringing Android Pie to the Note 1.

I installed your rom about two months ago and everything worked well.
I made a full backup via TWRP at that time - two months ago.

I decided to wipe my device today, and then attempted to restore from the TWRP backup I had saved.
Unfortunately I am unable to restore my device as i am faced with the following error:
"extractTarFork() process ended with ERROR : 255


Is there anything I can do to solve the above problem and restore my backup ?

Thank you
 

lee.wp14

Senior Member
Sep 15, 2015
493
376
93
Penang
Hi

Thank you for bringing Android Pie to the Note 1.

I installed your rom about two months ago and everything worked well.
I made a full backup via TWRP at that time - two months ago.

I decided to wipe my device today, and then attempted to restore from the TWRP backup I had saved.
Unfortunately I am unable to restore my device as i am faced with the following error:
"extractTarFork() process ended with ERROR : 255


Is there anything I can do to solve the above problem and restore my backup ?

Thank you
Can you reproduce the error and then attach a recovery log?