LineageOS 19.1 (Android 12L) for GT-N8000 GT-N8005 GT-N8010 GT-N8013 GT-N8020 BETA

Search This thread

Alexfs

Senior Member
Oct 7, 2014
163
95
My friend Html6405, I am very impressed with the work you have been doing for our tablet. You could post a step by step how we can increase the space for the system on our device. I think it would be very useful in the future as we could take advantage of more system resources that you have to limit due to the limited space available.
Thanks again for keeping our tablet alive.
 

html6405

Recognized Developer
The question is: Will we have a way around this and install 64bit apps on our tablet?
I'm sorry, this won't be possible.
What I know is:

Starting August 1, 2021, Google Play won't serve apps without 64-bit versions on 64-bit capable devices. Users with 64-bit devices simply won't see 32-bit only apps in Google Play, including games built with Unity 5.6 or older.

"We are not making changes to our policy on 32-bit support. Play will continue to deliver apps to 32-bit devices. This requirement means that apps with 32-bit native code will need to have an additional 64-bit version as well," Google Play and Android product managers note in a blog.
(source: https://www.zdnet.com/article/googl...wners-no-more-32-bit-only-apps-from-aug-2021/)

So let's hope that most app developers still provide a 32 bit version, than we are safe.
 
  • Like
Reactions: phubarr

html6405

Recognized Developer
You could post a step by step how we can increase the space for the system on our device. I think it would be very useful in the future as we could take advantage of more system resources that you have to limit due to the limited space available.
Sure, but I the limited resources (only some animation stuff and rounded corners etc) are only because of our old hardware,
there would be enough system size.
At the moment, a bigger system space is only needed if you wan't to flash gapps bigger than pico (which are also slowing down our device much), or if you plan to flash a GSI, but there are not really interested builders and I don't have time for all projects.
 
  • Like
Reactions: phubarr
Oct 11, 2016
38
30
Welp tried to flash it and just realised that the device volume down button is stuck and always boots to safe mode, any workarounds ? also is it possible to modify the kernel to make the device turn on when the charger is plugged in ?
 

html6405

Recognized Developer
Welp tried to flash it and just realised that the device volume down button is stuck and always boots to safe mode, any workarounds ?
I would try to pull the volume button out of the case, remove possible dirt and stick it back in.
also is it possible to modify the kernel to make the device turn on when the charger is plugged in ?
Yes, but I'm not sure if this is in the interest of all people.
 
  • Like
Reactions: themediapadguy

Alexfs

Senior Member
Oct 7, 2014
163
95
Sure, but I the limited resources (only some animation stuff and rounded corners etc) are only because of our old hardware,
there would be enough system size.
At the moment, a bigger system space is only needed if you wan't to flash gapps bigger than pico (which are also slowing down our device much), or if you plan to flash a GSI, but there are not really interested builders and I don't have time for all projects.
Thanks for your clarification. I know your time is valuable and you have other projects, this tablet is very important to me, and seeing it updated with the latest android version is really magnificent. I just have to thank you for not leaving us.
 
  • Like
Reactions: html6405
Oct 11, 2016
38
30
I would try to pull the volume button out of the case, remove possible dirt and stick it back in.

Yes, but I'm not sure if this is in the interest of all people.
Yes I tried that, didnt work, checked it on hardware level and looks like something is short to ground on the button circuit or a filter has gone bad, Also I think this might spread to the power button as well rendering the device completely unusable. A poll would be nice for people to vote as I have a doubt if these capacitors are dying in this device and could render our device as a brick as I have tried the 300k method and the device did not react. I know you are limited of time but I think it might be a good thing to do ig ?
Anyways if someone else has this problem, press all buttons on the device and it will boot, but to safe mode, to fix that, you can disable the vol down key on software level, there are plenty of tutorials in Google.
 

LightingX

New member
Nov 24, 2021
3
2
Alright, got a list of bugs to help get this out of alpha /Tested on GT8000N/

Settings :
-Quick/Notification bar settings don't adjust the correct way when in portrait
-Cast Screen will put the device into reboot then wifi won't work until you manually reboot again
-Display>Color is simply Empty for some reason
-Status Bar modification not working

UI/UX :
-Flashlight Not working (Error in log cat)
-Lock screen lock is upside down
-Portrait mode to the left don't show the turning icon while on the right shows it on the left side making it hard to reach
-Screen brightness slider is not calibrated
-When an app launches, the app preview icon is blurry

Logcat/Internal errors (all in the Catalog File) :
-Seems to be a problem with wifi , (E WifiVendorHal: getWifiLinkLayerStats_1_3_Internal(l.1168) failed {.code = ERROR_UNKNOWN, .description = unknown error}) happens on idle a lot around once every 2-5 sec
-System server cant obtain CPU frequency count
-Some RIL problem
-Display Config is confused for nits mapping when unlocking the Device
-Touch Controller Giving an error sometimes

~(LX) <3
 

Attachments

  • GT8000Ncatlog.txt
    8.8 KB · Views: 27
  • Like
Reactions: html6405

html6405

Recognized Developer
Settings :
-Quick/Notification bar settings don't adjust the correct way when in portrait
-Cast Screen will put the device into reboot then wifi won't work until you manually reboot again
-Display>Color is simply Empty for some reason
-Status Bar modification not working
These things could get solved from LineageOS, it's really also an early on there side.
-Flashlight Not working (Error in log cat)
Yep, I think this is because we have to use camera hal v1 to run on Android 12, maybe I will find a solution for this.
-Lock screen lock is upside down
-> LineageOS
-Screen brightness slider is not calibrated
-Display Config is confused for nits mapping when unlocking the Device
Because of the changed auto brightness behaviour of Android 11 and 12,
our old defined auto brightness array and lux values doesn't fit anymore.
NITS defines how much brightness a display emits, I don't have any values for them and no measuring device.
(We would have to measure stepwise to define the array)
Maybe a will define and test an array from an other device later.
-When an app launches, the app preview icon is blurry
It's the same as on LineageOS 18.1, I'm not sure why, if I build AOSP all icons have a fitting resolution.
-Seems to be a problem with wifi , (E WifiVendorHal: getWifiLinkLayerStats_1_3_Internal(l.1168) failed {.code = ERROR_UNKNOWN, .description = unknown error}) happens on idle a lot around once every 2-5 sec
I don't know what ERROR_UNKNOWN is, I will check this.
-System server cant obtain CPU frequency count
Maybe because of the missing power hal.
Which ones? Had no problems on my n8000 so far.
BTW because we are using old blobs, some log stuff can be ignored as long it works.

-Touch Controller Giving an error sometimes
They can be also ignored, they were alway's there.

But in generell, I will try to fix all important stuff step by step,
it just will take time.
 

html6405

Recognized Developer
Yes I tried that, didnt work, checked it on hardware level and looks like something is short to ground on the button circuit or a filter has gone bad, Also I think this might spread to the power button as well rendering the device completely unusable.
You could send me a picture if you wan't, I'm a professional.
The button costs peanuts from china and is easy to change.
 

Chaonenglx

New member
Nov 16, 2019
3
0
Thank you for your excellent work! Here is a problem that my n8013 can not really power off even if I long press the power button, and it just keeps starting from the "Galaxy Note 10.1" screen. Also, I can hardly enter the TWRP by hold power and volume up. ADB command to reboot to rec and download mode don't work, either.
 

html6405

Recognized Developer
Thank you for your excellent work! Here is a problem that my n8013 can not really power off even if I long press the power button, and it just keeps starting from the "Galaxy Note 10.1" screen. Also, I can hardly enter the TWRP by hold power and volume up. ADB command to reboot to rec and download mode don't work, either.
This weird problem exists since Android 11, I think it's because of the changed boot behavior (and our old bootloader).
It work's sometimes, sometimes not.
There's no solution at the moment to fix this.
 
  • Like
Reactions: phubarr

Chaonenglx

New member
Nov 16, 2019
3
0
This weird problem exists since Android 11, I think it's because of the changed boot behavior (and our old bootloader).
It work's sometimes, sometimes not.
There's no solution at the moment to fix this.
Thanks a lot. But sadly here is another problem that I find my TWRP doesn't work. I reflashed TWRP with Odin, but couldn't enter, only boot screen kept showing up.:cry:
That happened after I got Los 19 flashed.
 

LedgendaryEpics

Senior Member
Jun 14, 2018
216
54
Woah... Going from android 7 to 12 is a jump. My first experience from android 12 would be a tablet too old to remember ...
 

Top Liked Posts

  • There are no posts matching your filters.
  • 35
    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 version of LineageOS 19.1 for our Samsung Galaxy Note 10.1 devices.
    At first I want to thank @rINanDO and @ChronoMonochrome for all your work which helped me a lot.

    This is a BETA build, also on the LineageOS side, so don't install it if you want a complete and stable rom and don't report my already listed bugs!

    When you have BitGapps installed, you have to reflash them after every update!


    Here you can see how far everything is working for now.

    N8000, N8010, N8013, N8020:
    • Boot
    • Bluetooth
    • Audio
    • Graphics
    • Cameras
    • Sensors
    • GPS
    • Wifi
    • USB
    • Video playback (HW/SW)
    • Tethering via USB, WIFI and Bluetooth
    • consumerir transmitter
    • Stylus with gestures and hovering icon
    • RIL
    • sec_keyboard docking station
    • much more...
    • Random reboots
    • Long screenshot
    • SD-Card can't be formatted as internal storage, this will cause a bootloop
    If you don't like it, reboot into recovery and type the following command:
    I would recommend to use microG instead of BitGapps,
    here you can find the installation instructions:
    1. Download Magisk 24.1 and flash it via TWRP (yes, flash the APK file), reboot
    2. Open Magisk and update the App (and do a reboot if it's asking)
    3. Enable Zygisk in Magisk
    4. Download and install microG installer in the Magisk manager, reboot
    5. Download and install safetynet-fix in the Magisk manager, reboot
    6. Check with a safetynet checker app and you should pass :)

    If you plan to use a sim card in your device, I would recommend to disable the pin code before with another device.
    In some cases the sim card becomes unusable while typing in the code.

    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

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

    XDA:DevDB Information
    [ROM][12.x][N8000/N801x/N8020][BETA] LineageOS 19.1, ROM for the Samsung Galaxy Note 10.1

    Contributors

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

    ROM OS Version: 12.x S
    ROM Kernel: Linux 3.x
    ROM Firmware Required: TWRP 3.5.2
    Based On: LineageOS
    Selinux: permissive, this only makes sense as soon the ROM is stable.

    Version Information
    Status:
    Beta

    Created 2021-11-18
    Last Updated 2023-01-20
    10
    Good news , new kernel for Magisk 25.2 and A13 is finished, there will be an update soon :)
    6
    Update 25.06.2022:
    • Synced with latest LineageOS sources
    5
    Update 29.11.2021:
    • Fixed GPS
    • Fixed sw decoder issue
    • Fixed deep sleep bug, deactivated sec_keyboard dock service for now
    • Enabled 1704 MHz overclocking (1600 is still set as default)
    • Fixed Kernel to support NetGuard
    5
    Update 15.03.2022:
    • Switched to Android 12L :love:, attention, this could not work with your existing gapps! (https://sourceforge.net/projects/nikgapps/ will work)
    • Removed OMX.SEC.AVC.Decoder for now, it has problems with many videos, which regenerated after a minute, thats a killer for some short videos.
    • Hopefully improved screen lightning bug
    A clean installation is recommended.