Samsung Galaxy Note 10.1 2014 (samsung-n1awifi): Difference between revisions
Appearance
m Do not hardcode device owners |
TheAceBlock (talk | contribs) Made some clarifications as to what does not work and how to flash the zip file |
||
Line 59: | Line 59: | ||
* Any DE that uses Wayland | * Any DE that uses Wayland | ||
* Stylus | * Stylus | ||
* Touchscreen stops working after some minutes of uptime and after reboot | * <del>Touchscreen stops working after some minutes of uptime and after reboot</del> The touchscreen does technically work, so does OTG mouse as the cursor does move around, but at least in Xfce4 the DE stopped responding to any input events. It's still "alive" (the clock does update, and anything that's running will keep running), it's just no longer responding to any mouse events or keystrokes. Do note, however, that <code>Ctrl+Alt+F1</code>, etc. still seems to work, as when switching to a tty, the cursor disappear, and when switching back to GUI with <code>Ctrl+Alt+F7</code>, the cursor comes back, however the tty could not be shown (the screen is stuck to the GUI no matter what I tried). | ||
* WiFi could connect, but the system cannot assign any IP address to the <code>wlan0</code> interface. | |||
== How to enter flash mode == | == How to enter flash mode == | ||
Line 72: | Line 73: | ||
$ pmbootstrap export | $ pmbootstrap export | ||
</syntaxhighlight> | </syntaxhighlight> | ||
Run <code>adb push</code> /tmp/postmarketOS-export/pmos-samsung-n1awifi.zip to copy zip to the device, reboot to | Run <code>adb push</code> /tmp/postmarketOS-export/pmos-samsung-n1awifi.zip to copy zip to the device, reboot to TWRP and install the zip and then reboot to system. You can also use <code>adb sideload</code> as instructed in [[Installation from recovery mode|recovery zip installation]]. | ||
Revision as of 01:24, 12 April 2022
![]() n1awifi with the xfce GUI | |
Manufacturer | Samsung |
---|---|
Name | Galaxy Note 10.1 (2014) |
Codename | samsung-n1awifi |
Released | 2013 |
Hardware | |
Chipset | Samsung Exynos 5420 |
CPU | 1.9 Ghz A15 Quad + 1.3 Ghz A7 Quad |
GPU | Mali-T628 MP6 |
Display | 2560x1600 |
Storage | 16/32 GB |
Memory | 3 GB |
Architecture | armv7 |
Software | |
Original software | Android 5.1.1 |
postmarketOS | |
Category | testing |
Pre-built images | no |
Mainline | no |
Flashing |
Broken |
---|---|
USB Networking |
Partial |
Internal storage |
No data |
SD card |
No data |
Battery |
Works |
Screen |
Works |
Touchscreen |
Partial |
Multimedia | |
3D Acceleration |
No data |
Audio |
No data |
Camera |
Broken |
Camera Flash |
No data |
Connectivity | |
WiFi |
Works |
Bluetooth |
No data |
GPS |
No data |
NFC |
No data |
Modem | |
Calls |
No data |
SMS |
No data |
Mobile data |
No data |
Miscellaneous | |
FDE |
No data |
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
- Michaszek8
Maintainer(s)
Users owning this device
- Doppioandante
- LedBass
- Nopraz (Notes: Currently running PostmarketOS)
What does not work
- KDE Plasma (boots into black screen)
- Any DE that uses Wayland
- Stylus
Touchscreen stops working after some minutes of uptime and after rebootThe touchscreen does technically work, so does OTG mouse as the cursor does move around, but at least in Xfce4 the DE stopped responding to any input events. It's still "alive" (the clock does update, and anything that's running will keep running), it's just no longer responding to any mouse events or keystrokes. Do note, however, thatCtrl+Alt+F1
, etc. still seems to work, as when switching to a tty, the cursor disappear, and when switching back to GUI withCtrl+Alt+F7
, the cursor comes back, however the tty could not be shown (the screen is stuck to the GUI no matter what I tried).- WiFi could connect, but the system cannot assign any IP address to the
wlan0
interface.
How to enter flash mode
Press and hold
+ + . Press when prompted.Installation
Create TWRP flashable zip:
$ pmbootstrap install --android-recovery-zip
$ pmbootstrap export
Run adb push
/tmp/postmarketOS-export/pmos-samsung-n1awifi.zip to copy zip to the device, reboot to TWRP and install the zip and then reboot to system. You can also use adb sideload
as instructed in recovery zip installation.
See also
- pmaports!2135 Initial merge request
- Exynos5420 kernel
- Device package
- Kernel package