Samsung Galaxy J5 2015 (samsung-j5)
This page is about the dedicated port of this device. There is also an optional generic port available for this device - see Generic MSM8916 (qcom-msm8916). |
![]() Samsung Galaxy J5 2015 SM-J500H (j53g) white version (running sxmo) | |
Manufacturer | Samsung |
---|---|
Name | Galaxy J5 (2015) |
Codename | samsung-j5 |
Released | 2015 |
Type | handset |
Hardware | |
Chipset | Qualcomm Snapdragon 410 (MSM8916) |
CPU | Quad-core 1.2 GHz Cortex-A53 |
GPU | Adreno 306 |
Display | 720x1280 Super-AMOLED |
Storage | 8 GB |
Memory | 1.5 GB |
Architecture | aarch64 |
Software | |
Original software | Android |
Original version The version the device was shipped with. |
5.1 |
Extended version The most recent supported version from the manufacturer. |
6.0.1 |
postmarketOS | |
Category | testing |
Pre-built images Whether pre-built images are available here. |
no |
Mainline Instead of a Linux kernel fork, it is possible to run (Close to) Mainline. |
yes |
pmOS kernel The kernel version that runs on the device's port. |
Mainline |
Unixbench score Unixbench Whetstone/Dhrystone score. See Unixbench. |
914.0 |
Optional Generic Port | Generic MSM8916 (qcom-msm8916) |
Flashing It is possible to flash the device with pmbootstrap flasher . |
Works
|
---|---|
USB Networking After connecting the device with USB to your PC, you can connect to it via telnet (initramfs) or SSH (booted system). |
Works
|
Battery Charging and battery level reporting works |
Partial
|
Screen Display works. Ideally with sleep mode and brightness control. |
Partial
|
Touchscreen |
Broken
|
Multimedia | |
3D Acceleration |
Works
|
Audio Audio playback, microphone, headset and buttons. |
Works
|
Camera |
Untested
|
Connectivity | |
WiFi |
Works
|
Bluetooth |
Works
|
GPS |
Untested
|
Modem | |
Calls |
Works
|
SMS |
Works
|
Mobile data |
Works
|
Miscellaneous | |
FDE Full disk encryption and unlocking with unl0kr. |
Partial
|
USB OTG USB On-The-Go or USB-C Role switching |
Partial
|
Sensors | |
Accelerometer Auto screen rotation works in desktops e.g. Phosh or Plasma Mobile |
Partial
|
Proximity |
Broken
|
Hall Effect Also known as flip cover sensor |
Works
|
Note: This page is about 2015 version of Samsung Galaxy J5. |
Contributors
Users owning this device
- AmateurPenguin (Notes: Runs lineageOS 20)
- Bolilingmeng89006 (Notes: j5ltezt)
- J.r (Notes: Developing Mainline)
- Miki (Notes: dead amoled)
- Mint (Notes: SM-J500M, compatible panel)
- Nergzd723 (Notes: contributor)
- Olofolleola4 (Notes: SM-J500FN (j5nlte))
- Sliwkr
- Ungeskriptet
- Wdxvvy (Notes: working fine running lineageos)
- WonderfulShrineMaidenOfParadise
This device is based on the Snapdragon 410. See the SoC page for common tips, guides and troubleshooting steps |
FRP Lock
WARNING: Logout / delete all of the accounts (especially Google ones) in Android first, before you wiping out or flashing pmOS to partition userdata . |
Installation
lk2nd is a secondary bootloader that provides a standard fastboot interface, which can be used to boot postmarketOS without Android boot
flashed or pmbootstrap flasher flash_kernel
.
- Download lk2nd-msm8916.img from Releases page on Github.
- Boot your phone to bootloader (Odin/Download) mode by holding and while powering up.
- Follow lk2nd instructions to install lk2nd. Basically flash it to the boot partition (
heimdall flash --BOOT lk2nd-msm8916.img
) - Follow Qualcomm_Snapdragon_410/412_(MSM8916)#Installation to install postmarketOS.
Note: Enter lk2nd fastboot mode by pressing only | + (without ). Pressing additionally will bring you to the Samsung Download mode.
Screen
Screen works partially. While displaying the UI works fine, adjusting the brightness doesn't work.
Fuel Gauge/Charger
sm5703
charger/fuel gauge ic of this device and its driver is WIP, so the charging is not controlled and there is no charging status reporting.
USB OTG
Another sm5703
charger driver issue. It's currently unable to power up a usb device in mainline. Try a hub with external power supply.
Accelerometer
lis2hh12
accelerometer is not so stable for auto screen rotation, which suggests you to use fixed portrait or landscape mode.
Touch keys
The interrupts/input events are not handled properly and it needs a patched driver. See Tm2-touchkey.
NFC
The PN547 NFC chip uses a pad supply voltage (pvdd), which needs a patched driver.
Touchscreen
The touchscreen is broken without SM5703 MFD driver[1].
FDE
It's not possible to unlock with touchscreen at the meantime, but unlocking with a keyboard connected via USB OTG is possible.
Proximity Sensor
No interrupts received from gp2ap002s00f
sensor.
Photos
-
phosh
See also
- Samsung Galaxy J5 2016 (samsung-j5x)
- Samsung Galaxy J3 2016 (samsung-j3)
- pmaports!1196 Initial merge request
- secondary bootloader based on qcom's/codeaurora's ugly lk fork. Provides fastboot