Sony Xperia Z3C (sony-aries): Difference between revisions
Appearance
m gitlab.com -> gitlab.postmarketos.org (bot edit) |
|||
(26 intermediate revisions by 18 users not shown) | |||
Line 1: | Line 1: | ||
* kskarthik | {{Infobox device | ||
| manufacturer = Sony | |||
| name = Xperia Z3 Compact | |||
| codename = sony-aries | |||
| image = File:Sony Xperia Z3C.jpg | |||
| imagecaption = Sony Xperia Z3C | |||
| releaseyear = 2014 | |||
| originalsoftware = Android | |||
| originalversion = 4.4.4 on Linux 3.10 | |||
| chipset = Qualcomm Snapdragon 801 (MSM8974AC) | |||
| cpu = Quad-core 2.5 GHz Krait 400 | |||
| gpu = Adreno 330 | |||
| storage = 16 GB | |||
| display = 720x1280 IPS | |||
| memory = 2 GB | |||
| architecture = armhf | |||
| type = handset | |||
| status_usbnet = | |||
| status_flashing = Y | |||
| status_touch = Y | |||
| status_screen = Y | |||
| status_wifi = | |||
| status_xwayland = | |||
| status_fde = | |||
| status_mainline = | |||
| status_battery = Y | |||
| status_3d = | |||
| status_accel = | |||
| status_audio = | |||
| status_bluetooth = | |||
| status_camera = | |||
| status_gps = | |||
| status_mobiledata = | |||
| status_sms = | |||
| status_calls = | |||
| status_otg = Y | |||
| booting = yes | |||
| changearch=armv7 | |||
}} | |||
{{Based on SoC|Qualcomm_Snapdragon_800/801_(MSM8974)|Snapdragon 801}} | |||
== Contributors == | |||
* [https://kskarthik.github.io kskarthik] | |||
''Special thanks to:'' | ''Special thanks to:'' | ||
Line 10: | Line 51: | ||
* MartijnBraam | * MartijnBraam | ||
and all IRC/Matrix folks | |||
== What works == | |||
* Compiling the kernel | * Compiling the kernel | ||
Line 18: | Line 59: | ||
* GUI | * GUI | ||
* Touch | * Touch | ||
* Battery | |||
* USB OTG | |||
== What doesn't == | |||
* Everything else | * Everything else | ||
== Build Instructions == | |||
<code> | <code> | ||
git clone https:// | git clone https://gitlab.postmarketos.org/postmarketOS/pmbootstrap | ||
cd pmbootstrap | |||
./pmbootstrap.py checksum device-sony-aries | ./pmbootstrap.py checksum device-sony-aries | ||
Line 39: | Line 84: | ||
</code> | </code> | ||
== Source == | |||
* Device | * {{Device package|sony-aries}} | ||
* Kernel | * {{Kernel package|sony-aries}} |
Latest revision as of 15:10, 4 November 2024
WARNING: This device is not recommended for future use with postmarketOS due to its armhf architecture. Alpine Linux (the distribution that postmarketOS extends) pmaports#599 has been considering dropping it. |
This device is still running on armhf, although the processor supports armv7. If you own it, change it and test it that way. |
![]() Sony Xperia Z3C | |
Manufacturer | Sony |
---|---|
Name | Xperia Z3 Compact |
Codename | sony-aries |
Released | 2014 |
Type | handset |
Hardware | |
Chipset | Qualcomm Snapdragon 801 (MSM8974AC) |
CPU | Quad-core 2.5 GHz Krait 400 |
GPU | Adreno 330 |
Display | 720x1280 IPS |
Storage | 16 GB |
Memory | 2 GB |
Architecture | armhf |
Software | |
Original software | Android |
Original version | 4.4.4 on Linux 3.10 |
postmarketOS | |
Category | testing |
Pre-built images | no |
Flashing |
Works |
---|---|
USB Networking |
No data |
Internal storage |
No data |
SD card |
No data |
Battery |
Works |
Screen |
Works |
Touchscreen |
Works |
Multimedia | |
3D Acceleration |
No data |
Audio |
No data |
Camera |
No data |
Camera Flash |
No data |
Connectivity | |
WiFi |
No data |
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 |
Works |
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 |
This device is based on the Snapdragon 801. See the SoC page for common tips, guides and troubleshooting steps |
Contributors
Special thanks to:
- opendata
- ata2001
- MartijnBraam
and all IRC/Matrix folks
What works
- Compiling the kernel
- SSH into device
- GUI
- Touch
- Battery
- USB OTG
What doesn't
- Everything else
Build Instructions
git clone https://gitlab.postmarketos.org/postmarketOS/pmbootstrap
cd pmbootstrap
./pmbootstrap.py checksum device-sony-aries
./pmbootstrap.py build device-sony-aries
./pmbootstrap.py checksum linux-sony-aries
./pmbootstrap.py build linux-sony-aries --arch=armhf
./pmbootstrap.py install