Jump to content

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

From postmarketOS Wiki
USB networking should work, but I'm unsure whether cable detection works
No edit summary
Line 1: Line 1:
{{Infobox device
{{Infobox device
| manufacturer = Samsung
| manufacturer = Samsung
| name = Galaxy Note 10.1 Wifi
| name = Galaxy Note 10.1 Wifi/3G
| codename = samsung-p4note
| codename = samsung-p4note
| image = File:Samsung-n8010.jpg
| image = File:Samsung-n8010.jpg
Line 10: Line 10:
| cpu = Quad-core 1.4 GHz Cortex-A9
| cpu = Quad-core 1.4 GHz Cortex-A9
| gpu = Mali-400 MP4
| gpu = Mali-400 MP4
| storage = 16 GB
| storage = 16/32/64 GB
| display = 1280x800 PLS TFT
| display = 1280x800 PLS TFT
| memory = 2 GB LPDDR2
| memory = 2 GB LPDDR3
| architecture = armv7
| architecture = armv7
<!-- the following status_* questions should be answered with Y - yes, P - partial, N - no, or left blank (for untested or unknown) -->
<!-- the following status_* questions should be answered with Y - yes, P - partial, N - no, or left blank (for untested or unknown) -->
| status_usbnet = P<!-- USB networking does work? then put Y here and delete this comment -->
| status_usbnet = N<!-- USB networking does work? then put Y here and delete this comment -->
| status_flashing = Y<!-- Flashing with "pmbootstrap flasher" works? Put Y here. It works the same for everything coming below. -->
| status_flashing = Y<!-- Flashing with "pmbootstrap flasher" works? Put Y here. It works the same for everything coming below. -->
| status_touch = Y<!-- Touch screen is working? You can also answer these questions with P for partially. -->
| status_touch = Y<!-- Touch screen is working? You can also answer these questions with P for partially. -->
Line 23: Line 23:
| status_fde = N<!-- When installing with full disk encryption, can you type in the password with the on screen keyboard? -->
| status_fde = N<!-- When installing with full disk encryption, can you type in the password with the on screen keyboard? -->
| status_mainline = Y<!-- Instead of a Linux kernel fork, it is possible to run mainline. -->
| status_mainline = Y<!-- Instead of a Linux kernel fork, it is possible to run mainline. -->
| status_battery = Y<!-- Charging the battery with charging-sdl is possible -->
| status_battery = P<!-- Charging the battery with charging-sdl is possible -->
| status_3d = Y<!-- Hardware accelerated 3D graphics (e.g. with freedreno) -->
| status_3d = Y<!-- Hardware accelerated 3D graphics (e.g. with freedreno) -->
| status_accel = <!-- The sensor that measures proper acceleration works -->
| status_accel = <!-- The sensor that measures proper acceleration works -->
Line 31: Line 31:
| status_gps = <!-- The Global Positioning System sensor works.  -->
| status_gps = <!-- The Global Positioning System sensor works.  -->
| status_mobiledata = N<!-- Connecting to the Internet via cellular network. -->
| status_mobiledata = N<!-- Connecting to the Internet via cellular network. -->
| status_sms = -<!-- Sending and receiving short messages works as intended. -->
| status_sms = N-<!-- Sending and receiving short messages works as intended. -->
| status_calls = -<!-- Talking to other people over the cellular network. -->
| status_calls = N-<!-- Talking to other people over the cellular network. -->
| status = Boots, not merged<!-- Text displayed in the "not booting" table on the Devices page , e.g "kernel compiles, doesn't boot" -->
| status = Boots, not merged<!-- Text displayed in the "not booting" table on the Devices page , e.g "kernel compiles, doesn't boot" -->
| booting = yes<!-- The device is booting at all *IMPORTANT* -->
| booting = yes<!-- The device is booting at all *IMPORTANT* -->

Revision as of 11:38, 2 April 2022

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
Broken
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
No data
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

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)

  • blackenedharmony

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

See also