Jump to content

Samsung Galaxy Note 10.1 (samsung-p4note)

From postmarketOS Wiki
Revision as of 19:30, 1 September 2022 by Newbyte (talk | contribs) (Wifi -> WiFi)
Samsung Galaxy Note 10.1 WiFi/
3G
Samsung Galaxy Note 10.1
Samsung Galaxy Note 10.1
Manufacturer Samsung
Name Galaxy Note 10.1 WiFi/
3G
Codename samsung-p4note
Released 2012
Hardware
Chipset Exynos 4412
CPU Quad-core 1.4 GHz Cortex-A9
GPU Mali-400 MP4
Display 1280x800 PLS TFT
Storage 16/32/64 GB
Memory 2 GB LPDDR3
Architecture armv7
Software
Original software Android 4
postmarketOS
Category testing
Pre-built images no
Mainline yes
Features
Flashing
Works
USB Networking
Partial
Internal storage
No data
SD card
No data
Battery
Partial
Screen
Works
Touchscreen
Works
Multimedia
3D Acceleration
Works
Audio
Broken
Camera
Broken
Camera Flash
No data
Connectivity
WiFi
Works
Bluetooth
Works
GPS
No data
NFC
No data
Modem
Calls
Broken
SMS
Broken
Mobile data
Broken
Miscellaneous
FDE
Broken
USB OTG
Broken
HDMI/DP
No data
Sensors
Accelerometer
No data
Magnetometer
No data
Ambient Light
No data
Proximity
No data
Hall Effect
No data
Haptics
No data
Barometer
No data


Contributors

  • Daniel Sosa

Users owning this device


Issues

Charging

Charging works, but is slow. You'll probably need to turn the display off for the charge to increase.

On GNOME, the charging state icon doesn't change until you restart the device.

WiFi

If your device is N8020, you'll likely need to run this command to be able to connect to WiFi networks. Otherwise, WiFi is functional.

$ sudo ln -sf /lib/firmware/brcm/brcmfmac4334-sdio.samsung,i9305.txt /lib/firmware/brcm/brcmfmac4334-sdio.samsung,n8010.txt

Non-functional hardware

The S-Pen is currently not working.

Maintainer(s)

  • k2luawaken

How to enter flash mode

Press Volume Up and Power on power up.

Installation

Image must be pushed to an SD Card (or /userdata) with ADB push or the dd command in TWRP.

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

The accepted commit which added mainline support for this device in PostmarketOS is here

The pmaports git repo for this device is in "testing" here.

See also