LineageOS 16.0 Android 9 for GT-N8000 GT-N8010 GT-N8013 GT-N8020 FINAL VERSION EOL

Search This thread

raichea

Member
Mar 16, 2013
17
3
www.grapevyne.com
@gh0stza
I installed MiXplorer on my phone (with the Play store version of the Yamaha app) and inspected the APK with it. It definitely doesn't include the two libraries, so it looks like the stock versions of Android (on my Google Pixel 3a phone and Samsung S7+ tablet) must have libapp.so and libflutter.so installed by default and, I'm guessing, Lineage doesn't.

I don't know how many apps are built using the Flutter framework, but this is the only app I've had problems with on my GT-N8010 so I'm guessing it's not that many overall.
 
@karouseki

Then finally you said you don't get root when you install Magisk. In my experience, that only happens if the OS uses SAR (system-as-root), which is a thing from android 10; or when the boot.img doesn't get patched (this happend on a Huawei I rooted a few months ago... it replaced the boot.img at boot time with stock). This LineageOS build doesn't use SAR, so that makes me think you never wiped system or did a factory reset.

Remember, the sequence is:
1 Flash recovery with TWRP
2 Enter TWRP and wipe partition system
3 Flash LineageOS
4 Do a factory reset
5 Flash OpenGapps zip
6 Flash Magisk (I use v23 instead of the latest v24, because I still use MagiskHide)
7 Wipe Dalvik cache
8 Reboot into system

9 Once in Lineage -> setup device and connect to wifi
10 Open the Magisk app
11 Let Magisk do additional install and reboot

if you do it in that order it should give you lineageOS with gapps,magisk and root
sorry my fault:cry:
 

SteelK

Senior Member
Jan 30, 2015
68
16
27
Does this firmware have init.d support?
I'm trying to add my script (I need to mount one folder from SD Card to internal memory), but I get the following when trying to add something to /etc/init.d

Bash:
cp: ./70bind: Read-only file system

Oh, I found a pretty good alternative, but still, would love an answer :)
 
Last edited:

html6405

Recognized Developer
Does this firmware have init.d support?
I'm trying to add my script (I need to mount one folder from SD Card to internal memory), but I get the following when trying to add something to /etc/init.d

Bash:
cp: ./70bind: Read-only file system

Oh, I found a pretty good alternative, but still, would love an answer :)
I think that it's not working out of the box, but for this you simply could use the tweaks.rc in /vendor/etc/init/tweaks.rc.
 
  • Like
Reactions: gh0stza

rambokevil

New member
Apr 29, 2014
3
2
A while back I got blessing from html6405 for posting this write-up. With many hours of frustration and testing, I was able to fine tune the process. I know the steps are a bit excessive but knowing every detail is important. I have tested this process with my co-worker's N8013 16gb and I bought one 32gb soon after, and they both work flawlessly. Thank you html6405 for making this ROM so perfect! I hope that all people who have this tablet will continue to be able to use them again. (at least until all 32bit apps stop support)

Good files to have for Note 10.1 GT-N8013!
(Please make copies and keep it in a vault. Make triple copies if you have to. These files can get you out of a lot of situations)
1. Odin3_v3.14.4 (flashing in Download mode)
2. SAMSUNG_USB_Driver_for_Mobile_Phones_ver_1.5.65.0 (latest Samsung Drivers)
3. CF-Auto-Root-p4notewifi-p4notewifiue-gtn8013 (GT-N8013 rooting over Odin)
4. lineage-16.0-20220109-HTML6405-n8010.zip (GT-N8013 Lineage Pie OS by html6405)
5. 5.open_gapps-arm-9.0-pico-20210610.zip (the working June 10,2021 gapps from YouTuber NakRoB Freedom)
6. CF TriangleAway (version 2.26 and higher) purchased from Google Play Store
7. N8013UEUCOI1_N8013XARCOI1_XAR (JB firmware for N8013)
8. twrp-3.5.0_9-0-n8010.img.tar (TWRP Recovery)

Intro
Critical note! Please be sure to have latest firmware from Samsung installed. There are critical parts of it that is needed for ROM integration. I also assume twrp-3.5.0_9-0-n8010.img.tar is already installed using html6405's instructions, and have a sd card on hand and formatted with your tablet through Samsung OS.

Backup stock OS in TWRP
1. N8013 off, insert SD Card
2. power ON into Recovery mode (VOL UP and then POWER)
3. Swipe to enter TWRP 3.5.0_9-0
4. Mount > make sure efs, Cache, System, Data, Micro SD card is selected > Select Storage > Micro SD card > HOME
*if you don't see your files in the next step, you may need to deselect and reselect Micro SD card from the check boxes*
5. Backup > select all items > swipe to backup
6. connect usb cable to PC
7. Make a backup of your backup stock OS into your PC or other storage device
8. copy files to sd card root (lineage-16.0-20220109-HTML6405-n8010.zip, 5.open_gapps-arm-9.0-pico-20210610.zip)
9. REBOOT > Power OFF
10. remove SD Card
(backup all your internal storage files that you need too. next steps will have a data wipe process that free up space and wipe any conflicting files)

Lineage OS 16 Install
1. Power ON to Recovery mode (VOL UP and then POWER)
2. Swipe to enter TWRP 3.5.0_9-0
3. Mount > make sure Cache, System, Data is selected > Select Storage > Internal Storage > HOME
4. Wipe > swipe to factory reset
5. Wipe > Advanced Wipe > Select (Dalvik/ART Cache, Cache, System, Data) > Swipe to Wipe
6. Wipe > Formate Data > type "yes" > press enter to wipe. wipe will initiate automatically (lose data stored memory)
7. hit the HOME button (or BACK button a bunch of times) to go back to TWRP main menu
8. Loading Installation files to storage. there are 2 OPTIONS.
8a. SD Card method: Insert SD card with (backup, lineage-16.0-20220109-HTML6405-n8010.zip, 5.open_gapps-arm-9.0-pico-20210610.zip)
Mount > make sure Cache, System, Data, Micro SD card is selected > Select Storage > Micro SD card > HOME
*if you don't see your files in the next step, you may need to deselect and reselect Micro SD card from the check boxes*
8b. PC USB method: with USB cable connect to tablet, Mount and choose Internal Storage if needed, and drag/drop Lineage and Gapps into tablet.
10. Install > Select Storage > Micro SD card/INTERNAL > install lineage-16.0-20220109-HTML6405-n8010.zip > when done Wipe Cache/Dalvik > HOME
11. Install > Select Storage > Micro SD card/INTERNAL > install 5.open_gapps-arm-9.0-pico-20210610.zip > when done Wipe Cache/Dalvik > HOME
12. REBOOT > System
13. Once you're on the blue Google "Hi There!" screen, Give it 30 seconds before continuing.
14. go through the google setup, and setup Wifi, Google will automatically update and continue to update while on home screen.

-------------------------------------------
Restore to Stock firmware w/ optional flash counter reset
This was necessary for me to start fresh when I ran into problems like boot looping, stuck screen, or for anyone who just want to go back to the way things were.

1. turn off tablet, disconnect POWER/DATA cable, remove SD card
2. boot into Download mode holding VOL DOWN and then POWER.
3. VOL UP to agree
4. Start up Odin3_v3.14.4 in windows and "Run as Admin"
5. connect POWER/DATA cable
6. verify ID:COM recognize tablet
7. select Options tab and only have Auto Reboot, and F. Reset Time selected.
8. click Log tab
9. click check box left of AP
10. click AP and select the Samsung firmware (KIES_HOME_N8013UEUCOI1_N8013XARCOI1_813049_REV00_user_low_ship.tar.md5)
for your tablet from your PC
11. click Start (watch the log tab progress)
12. when done, tablet will automatically reboot.
13. unplug cable (*if stuck on Samsung boot splash, start from step 2 again)
14. go through Samsung setup.
15. go to setting and setup: A) Wifi, B) Security > Unknown Sources, C) Developer Options > USB debugging
16. turn off tablet, disconnect POWER/DATA cable, remove SD card
17. boot into Download mode holding VOL DOWN and then POWER.
18. VOL UP to agree
19. Start up Odin3_v3.14.4 in windows and "Run as Admin"
20. connect POWER/DATA cable
21. verify ID:COM recognize tablet
22. select Options table and only have Auto Reboot, and F. Reset Time selected.
23. click Log tab
24. click check box left of AP
25. click AP and select CF-Auto-Root for your tablet from your PC
26. click Start (watch the log tab progress)
27. when done, tablet will automatically reboot into CF-Auto-Root installation and reboot to Samsung OS
28. go to your applications and start up SuperSU Free
29. download and install CF TriangleAway, give it root permission
30. open it, MAKE SURE YOUR TABLET MODEL IS SHOWN ON SCREEN, agree to download files over WiFi
31. tap Reset Flash Counter to boot into setup, follow the prompts to complete.
32. turn off tablet, boot into Download mode holding POWER and then VOL DOWN.
33. VOL UP to agree, then check to see if counter: No, binary: Samsung Official, system: Official.
34. Boot into Samsung OS, In Settings deselect Unknown Sources, and turn off USB debugging and Developer Options
35. Turn off Tablet, and boot into factory Android system recovery (VOL UP and then POWER)
36. WIPE in A) Samsung OS Settings > Back up and reset > Factory data reset, or B) Stock recovery mode wipe data/factory reset > reboot system now.
 

Attachments

  • 5.open_gapps-arm-9.0-pico-20210610.zip
    121.1 MB · Views: 79
Last edited:
  • Like
Reactions: devinfriday

mkb0628

Member
Jan 8, 2010
12
1
The only way is to analyze it with a programmer, so you would have to sold some wires to the board.
I don't know any software for this.

Edit:

I've found a software way :), check this here:


Your path is /sys/kernel/debug/mmc0/mmc0:0001/ext_csd,
you could store this output in your internal memory and modify the script.
Hi there !
After a long moment I decided to give it a try, I found a motherboard for 20€ and replaced it. Everything is perfect for about a week now, Thanks again for all your hard work !
Edit : about the link you gave for the emmc parser, that was way over my level lol
 
  • Like
Reactions: html6405

kaem84

Senior Member
Feb 16, 2014
132
28
I don't know what I should change, I took everything from the same kernel with the same settings,
it should be equal like in slim7.

Hmm I can't say what happened, is it working now?

Thanks,
have you tried AudioFX? You could also try Viper4Android.
In generall the audio output settings can get changed via the configuration file in
/system/etc/sound/n80xx
But I have to retry it with my headset, didnt recognized the low volume.
Please tell me which parameters are responsible for the volume of the external speakers of the tablet? I changed a few but didn't hear the changes at all (edits the values in the n80xx file)

---edit---
However, I managed on my own. Change the values as below in the system/etc/sound/n80xx

<device name="speaker">
<path name="on">
<ctl name="SPK Switch" val="1"/>
<ctl name="AIF1DAC1 Volume" val="96"/>
<ctl name="AIF1 Boost Volume" val="0"/>
<ctl name="DAC1 Volume" val="96"/>
<ctl name="SPKL DAC1 Volume" val="1"/>
<ctl name="SPKR DAC1 Volume" val="1"/>
<ctl name="Speaker Mixer Volume" val="3"/>
<ctl name="Speaker Boost Volume" val="5"/>
<ctl name="Speaker Volume" val="62"/>
<ctl name="AIF1DAC1 EQ Switch" val="1"/>
<ctl name="AIF1DAC1 EQ1 Volume" val="9"/>
<ctl name="AIF1DAC1 EQ2 Volume" val="7"/>
<ctl name="AIF1DAC1 EQ3 Volume" val="10"/>
<ctl name="AIF1DAC1 EQ4 Volume" val="13"/>
<ctl name="AIF1DAC1 EQ5 Volume" val="12"/>
<ctl name="AIF1DAC1 3D Stereo Switch" val="0"/>
</path>
<path name="off">
<ctl name="SPK Switch" val="0"/>
<ctl name="AIF1DAC1 Volume" val="96"/>
<ctl name="AIF1 Boost Volume" val="0"/>
<ctl name="DAC1 Volume" val="96"/>
<ctl name="SPKL DAC1 Volume" val="1"/>
<ctl name="SPKR DAC1 Volume" val="1"/>
<ctl name="Speaker Mixer Volume" val="0"/>
<ctl name="Speaker Volume" val="62"/>
<ctl name="Speaker Boost Volume" val="0"/>
</path>
 
Last edited:

gh0stza

Senior Member
@gh0stza
I installed MiXplorer on my phone (with the Play store version of the Yamaha app) and inspected the APK with it. It definitely doesn't include the two libraries, so it looks like the stock versions of Android (on my Google Pixel 3a phone and Samsung S7+ tablet) must have libapp.so and libflutter.so installed by default and, I'm guessing, Lineage doesn't.

I don't know how many apps are built using the Flutter framework, but this is the only app I've had problems with on my GT-N8010 so I'm guessing it's not that many overall.


Interesting. Thanks for checking it out.

BTW: The version on the play store I see is the 'Silver' version and it's paid. Haven't tried that one yet but I'm pretty sure you can get all of the same functionality when just using the APKs on the XDA thread

[APP][2.2+] MiXplorer v6.x Released (fully-featured file manager)

 

leitefresco

Member
Feb 28, 2020
40
10
Dualband router, with two different SSID, tablet connects to 5GHz but not to 2,4GHz. I have a GT-N8020. I have an annoying problem with the Wifi it's not working properly, it sees what Wifi networks are available but can not connect using 2,4GHz.

If I have Wifi turned on the battery drains quickly.

Any advise is appreciated. Thanks.
 
Last edited:

leitefresco

Member
Feb 28, 2020
40
10
Hi, i have flashed Lineage and seems to work fine. My main concern is using Magisk to hide root and use "root checker" apps. Do i have to patch the boot.img as usual Magisk installation? Where i can find the right boot.img? Thanks.
You have to choose your model,

N8000 Rom
N8010 / N8013 Rom
N8020 Rom
Capture.PNG


the "boot.img" is there for download; install it via TWRP.
 

vadimuha

Member
May 30, 2022
21
4
Wifi stops working when I install this rom. When I restore back to 4 part stock firmware wifi works as usual, after installation of TWRP it's also works fine, so it's not TWRP. It's only when I flash this rom(2022 version, 2021 version is the same) I can't connect to wifi. It says saved, connecting, saved, connecting and after a while disabled. It's also not GApps because the same problem presists on this rom without GApps. On ressurection mix wifi works perfectly. Can someone give me any clue how to fix this? It happens only with this rom
 
Wifi stops working when I install this rom. When I restore back to 4 part stock firmware wifi works as usual, after installation of TWRP it's also works fine, so it's not TWRP. It's only when I flash this rom(2022 version, 2021 version is the same) I can't connect to wifi. It says saved, connecting, saved, connecting and after a while disabled. It's also not GApps because the same problem presists on this rom without GApps. On ressurection mix wifi works perfectly. Can someone give me any clue how to fix this? It happens only with this rom
I had the same problem years ago with stock rom, fixed by reinstalling the radio part of the rom.
 

html6405

Recognized Developer
Hi, i have flashed Lineage and seems to work fine. My main concern is using Magisk to hide root and use "root checker" apps. Do i have to patch the boot.img as usual Magisk installation? Where i can find the right boot.img? Thanks.
You simply have to flash the magisk.apk in TWRP, use the v23.1 for magisk hide and don't upgrade.
Fixed by complete wipe, then install all the zips in serial and one final reboot. Now Magisk has some warning about been installed as a system app instead of an user app...
Are you using the most recent version of the ROM?
I've reinstalled every stock file except AP and it didn't fix the problem
Hmm that's strange, it could be that you have to disable wpa3 and pmf on your router, it's not supported.
 

vadimuha

Member
May 30, 2022
21
4
You simply have to flash the magisk.apk in TWRP, use the v23.1 for magisk hide and don't upgrade.

Are you using the most recent version of the ROM?

Hmm that's strange, it could be that you have to disable wpa3 and pmf on your router, it's not supported.
I fixed it by the blessings of tech god and Fortuna herself. I flashed different from, wifi worked, than I flashed older version of this ROM, wifi worked, then I flashed the last version of this rom and bless Fortuna wifi works
 
  • Like
Reactions: html6405

Top Liked Posts

  • There are no posts matching your filters.
  • 70
    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.
    *
    */


    Hi,

    here you can find my LineageOS 16.0 for the Samsung Galaxy Note 10.1.
    At first I want to thank @forkbomb444, @rINanDO, @ChronoMonochrome and all the others who are working on the exynos 4 devices, you deserve it.

    I'm working nearly every day to improve our N80xx devices and here you get a already stable version.

    Here you can see what's working / not working:

    N8000, N8010, N8013, N8020:
    Boot
    Audio
    Bluetooth
    Graphics
    Cameras
    Sensors
    Wifi
    USB
    Video playback (HW/SW)
    OTA Updates
    RIL N8000, N8020
    GPS, not sure if completely
    Tethering via USB, WIFI and Bluetooth
    consumerir transmitter
    • Main camera sometimes can't take a picture in full resolution, you could simply reopen the app and retry, or you lower the resolution.
    TWRP

    N8000 Rom
    N8010 / N8013 Rom
    N8020 Rom

    If you're having problems with decoding some videos (blurried),
    this is mostly because the avc hardware decoder gets configured wrongly.

    You can disable it with my magisk module:
    avc_decoder_disabler.zip



    If you are going to use Gapps,
    I recommend to use the pico package!
    https://opengapps.org/
    For the others, you can use microG if you want, I've enabled signature spoofing.


    Do you like my work?
    Than you can simply hit the thanks button and consider to spend me a coffee or a beer,
    I'm doing this in my free time and it also costs a lot of money to buy hardware.

    donate

    If you don't like it, reboot into recovery and type the following command:
    You could use a gps.conf from https://app.box.com/s/w57s1v1n3hie7l5lk28i for your location and replace /system/etc/gps.conf.
    Or you try GPS Server Optimizer app for a faster 3D fix.
    For both methods you need root rights.

    Wanna improve your sound configs?
    Now you can use my app to access all boeffla sound configurations.

    XDA:DevDB Information
    [ROM][9.x][N8000/N801x/N8020][STABLE] LineageOS 16.0, ROM for the Samsung Galaxy Note 10.1

    Contributors
    html6405
    Source Code: https://github.com/html6405

    ROM OS Version: 9.x Pie
    ROM Kernel: Linux 3.x
    ROM Firmware Required: TWRP 3.3.0
    Based On: LineageOS

    Version Information
    Status:
    Stable
    Release Date: 2020-12-15

    Created 2020-10-26
    Last Updated 2022-04-20
    11
    Update 07.12.2020:
    • included 60Hz camera parameter
    • fixed screen cast
    • partly reverted Nov. 24th update, hope that the charging bug is gone now
    • improved auto brightness
    • included GPS fix improvement suggestion in initial post
    11
    Update 15.12.2020:
    • programmed button in language and input settings to enable / disable pointer icon.
      (like we had it in previous lineage versions)
    • replaced icon with original smaller one from stock rom
    Only via OTA.
    7
    Hey, I just installed this to n8005 and you saved me from buying a new tablet. It works beyond my expectations. This is 8+ years old device after all. You are also helping environment too. Companies should do what you are doing instead of removing chargers to protect the environment. You seriously deserve donation. Have a nice day
    6
    I'm sorry people,
    because I've created a new domain wifi related,
    it made some existing rules uneffective.

    I'm working hard to run selinux without any neverallow rules (I'm nearly there) to provide the best security.

    To get wifi working again, type with your PC or terminal emulator:

    adb shell (only with PC)
    su
    setenforce 0

    and wifi will work again, there will be another update today with the new fixes.