THERE WILL BE NO MORE UPDATES HERE!
This thread hasn't been updated in a while as I'm working on mainline support and a kernel 5.10 release for the Note 10.1. There are excellent releases of Android 9+ from @html6405 now and I don't intend on updating this thread. I'll leave everything as is, but don't expect me to view this thread on a regular basis. Most questions are already answered, use the search.
For the new mainline kernel version, please don't ask for any ETAs, there's still some things to be fixed before there will be an official release and I have a normal life to take care off.
If you have experience with kernel / ROM development and want to help me out? Leave me a message, I'd appreciate any helping hand no matter how much you can contribute, every little bit helps. Even looking at the device tree and giving me hints would be great as I would still consider myself being intermediate at best at putting everything together, it's just a lot to dig into with the little time I have.
=====================
Hi, I'm currently trying to get this device officially supported again as I really love it and it never let me down in the last 5 or so years. It still works amazingly fast and I have no need to replace it with anything else.
As I'm a Java engineer for my day job there is a lot of new stuff here, I had some contact with C/C++ when I studied CS a couple of years ago but never actually wrote anything bigger than two or three files in these languages. This is quite an adventure and I learned a lot already but I'm open for any help you can offer. After all, I'm doing this for fun and getting better at whatever hits me in the face while doing it.
Current Status
Frozen - No further development!
Working
Partly working
Not working at all
Reporting Bugs
Please provide logcat, dmesg, kmsg, steps to reproduce or whatever is appropriate to help me understand the issue.
Here is a link to help you help me: How To Logcat
Source Code
Device #1: n8000
Device #2: n8013
Device #2: n8020
Common: n80xx-common
Common: p4notelte-common
SoC: smdk4412-common
SoC QC: smdk4412-qcom-common
Kernel: smdk4412
Hardware: samsung
FAQ
Credits and Thanks
XDA:DevDB Information
LineageOS 14.1 N8000/N801X/N8020, ROM for the Samsung Galaxy Note 10.1
Contributors
Don Carnage
Source Code: https://github.com/Viciouss?tab=repositories&q=android
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.0.x
Based On: LineageOS
Version Information
Status: Beta
Created 2018-12-28
Last Updated 2019-11-28
This thread hasn't been updated in a while as I'm working on mainline support and a kernel 5.10 release for the Note 10.1. There are excellent releases of Android 9+ from @html6405 now and I don't intend on updating this thread. I'll leave everything as is, but don't expect me to view this thread on a regular basis. Most questions are already answered, use the search.
For the new mainline kernel version, please don't ask for any ETAs, there's still some things to be fixed before there will be an official release and I have a normal life to take care off.
If you have experience with kernel / ROM development and want to help me out? Leave me a message, I'd appreciate any helping hand no matter how much you can contribute, every little bit helps. Even looking at the device tree and giving me hints would be great as I would still consider myself being intermediate at best at putting everything together, it's just a lot to dig into with the little time I have.
=====================
Code:
/*
* Your (expired) 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, I'm currently trying to get this device officially supported again as I really love it and it never let me down in the last 5 or so years. It still works amazingly fast and I have no need to replace it with anything else.
As I'm a Java engineer for my day job there is a lot of new stuff here, I had some contact with C/C++ when I studied CS a couple of years ago but never actually wrote anything bigger than two or three files in these languages. This is quite an adventure and I learned a lot already but I'm open for any help you can offer. After all, I'm doing this for fun and getting better at whatever hits me in the face while doing it.
Current Status
Frozen - No further development!
Working
- Audio
- Video
- Bluetooth
- GPS
- Hardware Acceleration
- SELinux
- Sensors
- IR
- RIL (N8000)
- Wifi (98% of the time?)
Partly working
- Camera (use OpenCamera, zoom and focus not working currently)
- Setup Wizard: Voice Match installation screen has wrong rotation
- MTP (occasionally crashing)
Not working at all
- RIL (N8020)
Reporting Bugs
Please provide logcat, dmesg, kmsg, steps to reproduce or whatever is appropriate to help me understand the issue.
Here is a link to help you help me: How To Logcat
Source Code
Device #1: n8000
Device #2: n8013
Device #2: n8020
Common: n80xx-common
Common: p4notelte-common
SoC: smdk4412-common
SoC QC: smdk4412-qcom-common
Kernel: smdk4412
Hardware: samsung
FAQ
- Q: Why another thread?!?
- A: The ROM provided by @lirokoa is great but it is based on sources that deviated quite a lot from the official LOS repo, I try to close this gap and get the ROM aligned to the remaining devices based on the SMDK4412 core so that everbody profits from the development going on there. This ultimately means that we can get a 8.x alpha version "soon" after fixing the remaining issues.
- Q: How can I help to improve the ROM?
- A: If you are a developer, I'd be happy to discuss the remaining issues with you and how to approach/solve them. I'm open for pull requests on Github. If you are testing the ROM and can provide log files for issues this is also a great thing, even more so if it is one of the devices I do not own.
- Q: What's up with the performance?
- A: Disable Live Display, it's actually not supported by the GPU (or at least by the current driver)
- Q: The camera is crashing!
- A: Use Open Camera
- Q: Wifi attempts to connect but never succeeds!
- A: Try reflashing again, including wiping. This usually fixes it.
Credits and Thanks
- all the people that worked/are still working on the smdk4412 device and kernel source code, this wouldn't be possible without their hard work!
- the guys from #lineageos-dev channel for helping me out with my questions
- all the people posting helpful guides in various sections all over the forums
- @lirokoa for the updates and support that helped this device to live on until today
XDA:DevDB Information
LineageOS 14.1 N8000/N801X/N8020, ROM for the Samsung Galaxy Note 10.1
Contributors
Don Carnage
Source Code: https://github.com/Viciouss?tab=repositories&q=android
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.0.x
Based On: LineageOS
Version Information
Status: Beta
Created 2018-12-28
Last Updated 2019-11-28
Last edited: