Samsung Galaxy Tab A 9.7 2015 (samsung-gt510): Difference between revisions
Appearance
mNo edit summary |
|||
Line 124: | Line 124: | ||
* [https://gitlab.com/postmarketOS/pmaports/-/tree/master/device/testing/device-samsung-gt510wifi Device package] | * [https://gitlab.com/postmarketOS/pmaports/-/tree/master/device/testing/device-samsung-gt510wifi Device package] | ||
* [https://gitlab.com/postmarketOS/pmaports/tree/master/main/linux-postmarketos-qcom-msm8916 Kernel package] | * [https://gitlab.com/postmarketOS/pmaports/tree/master/main/linux-postmarketos-qcom-msm8916 Kernel package] | ||
* [[Samsung_Galaxy_Tab_A_8.0_LTE_(2015)_(samsung-gt58lte)]] | |||
<!-- | <!-- | ||
If you manage to get your device packages merged, uncomment links below and change DEVICE_CODENAME with the actual one. | If you manage to get your device packages merged, uncomment links below and change DEVICE_CODENAME with the actual one. | ||
* [https://gitlab.com/postmarketOS/pmaports/tree/master/device/device-DEVICE_CODENAME Device package] | * [https://gitlab.com/postmarketOS/pmaports/tree/master/device/device-DEVICE_CODENAME Device package] | ||
* [https://gitlab.com/postmarketOS/pmaports/tree/master/device/linux-DEVICE_CODENAME Kernel package] | * [https://gitlab.com/postmarketOS/pmaports/tree/master/device/linux-DEVICE_CODENAME Kernel package] | ||
--> | --> |
Revision as of 16:45, 29 May 2021
![]() Samsung Galaxy Tab A 9.7 WiFi (2015) | |
Manufacturer | Samsung |
---|---|
Name | Galaxy Tab A 9.7 WiFi (2015) |
Codename | samsung-gt510wifi |
Released | 2015 |
Hardware | |
Chipset | Qualcomm APQ8016 Snapdragon 410 |
CPU | Quad-core 1.2 GHz Cortex-A53 |
GPU | Qualcomm Adreno 306 |
Display | 1024x768 (XGA) PLS |
Storage | 16GB |
Memory | 1.5GB |
Architecture | aarch64 |
Software | |
Original software | Android 7.1.1 with Linux Kernel version 3.10.49 |
postmarketOS | |
Category | testing |
Pre-built images | no |
Mainline | yes |
postmarketOS kernel | 5.6.0 |
Unixbench Whet/Dhry score | 904.0 |
Flashing |
Works |
---|---|
USB Networking |
Works |
Internal storage |
No data |
SD card |
No data |
Battery |
Broken |
Screen |
Works |
Touchscreen |
Works |
Multimedia | |
3D Acceleration |
Partial |
Audio |
Works |
Camera |
Broken |
Camera Flash |
No data |
Connectivity | |
WiFi |
Works |
Bluetooth |
Works |
GPS |
Broken |
NFC |
No data |
Miscellaneous | |
FDE |
No data |
USB OTG |
Broken |
HDMI/DP |
No data |
Sensors | |
Accelerometer |
Works |
Magnetometer |
No data |
Ambient Light |
No data |
Proximity |
No data |
Hall Effect |
No data |
Haptics |
No data |
Barometer |
No data |
Contributors
- jja2000
- Minecrell (and others from the msm8916-mainline team)
Maintainer(s)
- jja2000
- TravMurav (LTE variant)
- The MSM8916-Mainline team
Users owning this device
- Fell (Notes: pmOS)
- Grimler
- Jja2000 (Notes: Contributed, I have two of these now)
- Lebedinets (Notes: SM-T555)
- QC8086 (Notes: WiFi)
- Roboe (Notes: (second hand) SM-P550 16GB (gt5note10wifi); broken S-Pen tip; running pmOS stable with lk2nd bootloader (flipped touch by the Y-axis after loading unofficial TWRP, .-.))
- Russanandres (Notes: PMOS)
- Samcday
- TravMurav (Notes: SM-T555 (LTE variant))
- UxAmadeus
How to enter flash mode
Download mode: When turned off hold Power + Volume Up + Home
lk2nd Fastboot: Boot up the device after installation
Installation
- Install lk2nd (alternative bootloader that provides a standard fastboot interface) when a new release includes this device's device tree.
- Follow Qualcomm_Snapdragon_410/412_(MSM8916)#Installation.
Mainline Kernel Status
Component | Model | Mainline kernel driver | Status |
---|---|---|---|
RGB LED | ? | ? | ? |
MicroUSB | - | Yes | Working in kernel fork |
eMMC | (Android lists) Toshiba 400073 | Yes | Working in kernel fork |
Battery/Charging/Fuelgauge | MAX77849 | ? | ? |
Volume/Power/Home keys | GPIO | Yes | Working in kernel fork |
Capacitive keys | Part of Atmel Touchscreen | No | Needs driver changes |
Accelerometer | STMicroelectronics K2HH | Yes, supported in kernel fork | Same as matissevewifi, should work without trouble |
Light Sensor | Capella Micro CM3323 | Yes | Missing DT bindings |
Display | Samsung S6D7AA0 LTL101AT01 | No | Working in kernel fork |
Backlight IC | Texas Instruments lp8558 | Not strictly needed | Brightness is set through DSI, PWM signal goes to lp8558 |
Audio | PM8916/MAX98357A | Yes | Audio over headset and mic work. Speakers are powered by external amp (MAX98357A or similar). |
Touch Screen | Atmel MXT 1664T | Yes | Working in kernel fork |
USB Switch / MUIC | Part of MAX77849 | ? | ? |
Proximity sensor | Semtech SX9500 | Yes | Working in kernel fork, proximity sensor on the front |
GPU | Adreno 306 | Yes | Working in kernel fork |
Wi-Fi | WNC3660B | Yes | Working in kernel fork, Using the WCN3660B compatible |
Bluetooth | WCN3660B | Yes | Working in kernel fork, Using the WCN3660B compatible |
GPS | ? | ? | Part of modem DSP |
Front camera | Siliconfile Technologies Inc. SR200PC20 | Not sure, but there's a datasheet | |
Main camera | Siliconfile Technologies Inc. SR544 | Old v4l2 patch for unrelated hardware, may be adaptable to current Mainline |
Running some diagnostics programs on Android will likely point out some more info about sensors and any other specifications. At some point I (jja2000) will switch around to Android for a bit to fill in the table. If anyone reading this finds some driver for any of the missing parts let me know on Matrix or if possible edit the table itself.