Jump to content

Samsung Galaxy Note 10.1 (samsung-p4note): Difference between revisions

From postmarketOS Wiki
Mainline Kernel: added support mainline support matrix, blog on mainline efforts, and new mainline DTS
Line 51: Line 51:


== Mainline Kernel ==
== Mainline Kernel ==
It has been reported that this device now runs with the mainline kernel: https://github.com/CustomROMs/android_local_manifests_i9300/issues/1#issuecomment-568949705
 
The report says "I'm able to boot into buildroot with a 5.4 kernel, display, touch, wifi and some other stuff already working. I can run kmscube but I think it's not using the lima driver but software rendering as it's really slow."
Mainline kernel support matrix: https://viciouss.github.io/static_pages/galaxy_note_10_1_mainline/
 
Blog post about Mainlining efforts: https://viciouss.github.io/2020/11/18/note-10_1-journey/


XDA forum post about the mainline kernel work being done on this device: https://forum.xda-developers.com/galaxy-note-10-1/general/mainline-n8000-progress-t3964980
XDA forum post about the mainline kernel work being done on this device: https://forum.xda-developers.com/galaxy-note-10-1/general/mainline-n8000-progress-t3964980
Line 58: Line 60:
Git Repositories for the work being done by Viciouss to mainline this device and get Android running on it: https://github.com/Viciouss?tab=repositories
Git Repositories for the work being done by Viciouss to mainline this device and get Android running on it: https://github.com/Viciouss?tab=repositories


Initial patch set has been submitted upstream to add support for the exynos4412-based p4note (Note 10.1 2012 edition) device family:
Mainline DTS: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/log/arch/arm/boot/dts/exynos4412-p4note-n8010.dts
https://patchwork.kernel.org/project/linux-samsung-soc/list/?submitter=195375&order=name
https://lore.kernel.org/linux-samsung-soc/20201024144421.34435-1-martin.juecker@gmail.com/T/


== See also ==
== See also ==
* {{MR|233|pmaports}} Initial merge request (Closed, not merged)
* {{MR|233|pmaports}} Initial merge request (Closed, not merged)
* [https://redmine.replicant.us/issues/1946 Replicant] wants to support this device as well
* [https://redmine.replicant.us/issues/1946 Replicant] wants to support this device as well

Revision as of 22:22, 27 November 2020

This device is marked as not booting.
Status: Boots, not merged
Samsung Galaxy Note 10.1 Wifi
Samsung Galaxy Note 10.1 Wifi
Samsung Galaxy Note 10.1 Wifi
Manufacturer Samsung
Name Galaxy Note 10.1 Wifi
Codename samsung-n8010 / p4notewifiww
Released 2012
Hardware
Chipset Exynos 4412
CPU Quad-core 1.4 GHz Cortex-A9
GPU Mali-400 MP4
Display 1280x800 PLS TFT
Storage 16 GB
Memory 2 GB LPDDR2
Architecture armv7
Software
Original software Android 4
postmarketOS
Category testing
Pre-built images no
Mainline no


Contributors

  • Daniel Sosa

Maintainer(s)

How to enter flash mode

Press Volume Down on power up.

Installation

Image must be sideloaded with TWRP recovery. Check Android Recovery Zip Installation for instructions on creating the image.

Mainline Kernel

Mainline kernel support matrix: https://viciouss.github.io/static_pages/galaxy_note_10_1_mainline/

Blog post about Mainlining efforts: https://viciouss.github.io/2020/11/18/note-10_1-journey/

XDA forum post about the mainline kernel work being done on this device: https://forum.xda-developers.com/galaxy-note-10-1/general/mainline-n8000-progress-t3964980

Git Repositories for the work being done by Viciouss to mainline this device and get Android running on it: https://github.com/Viciouss?tab=repositories

Mainline DTS: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/log/arch/arm/boot/dts/exynos4412-p4note-n8010.dts

See also