Difference between revisions of "Samsung Galaxy A3 2015 (samsung-a3ulte)"
Jump to navigation
Jump to search
m (chipset) |
|||
Line 7: | Line 7: | ||
| releaseyear = 2014 | | releaseyear = 2014 | ||
| originalsoftware = Android 4.4 KitKat (official update to Android 6.0.1 marshmallow) | | originalsoftware = Android 4.4 KitKat (official update to Android 6.0.1 marshmallow) | ||
− | | chipset = Qualcomm Snapdragon 410 | + | | chipset = Qualcomm MSM8916 Snapdragon 410 |
| cpu = 1.2 GHz Quad ARM Cortex-A53 | | cpu = 1.2 GHz Quad ARM Cortex-A53 | ||
| gpu = Adreno A306 | | gpu = Adreno A306 |
Revision as of 23:29, 28 August 2019
USB Networking |
Works |
---|---|
Flashing |
Works |
Touchscreen |
Works |
Display |
Works |
WiFi |
Works |
Xwayland |
Works |
FDE | |
Mainline |
Works |
Battery |
Partial |
3D Acceleration |
Works |
Accelerometer |
Works |
Audio |
Partial |
Bluetooth |
Works |
Camera |
Broken |
GPS |
Broken |
Mobile data |
Broken |
SMS |
Broken |
Calls |
Broken |
USB OTG | |
Contributors
Users owning this device
- 0 (Notes: aftermarket screen)
- Maccraft123 (Notes: broken screen :()
- Mis012 (Notes: contributor)
- TravMurav (Notes: SM-A300F, no display)
Installation
- Install lk2nd (alternative bootloader that provides a standard fastboot interface)
- Follow the Installation guide
Note: Enter lk2nd fastboot mode by pressing only Volume Down + Power (not the Home button). Pressing the Home button additionally will bring you to the Samsung Download mode.
Audio
Everything is muted by default and must be enabled through alsaucm. Unfortunately, the tool is not very user-friendly.
$ alsaucm -i -c msm8916-samsung-a2015 set _verb HiFi set _enadev <device>
where <device>
is one of Earpiece
, Headphones
, PrimaryMic
, HeadsetMic
or SecondaryMic
. (Speaker not supported yet...)
alsaucm does not track which devices are already enabled, therefore it is possible to produce combinations that won't work properly (e.g. Headphones
+Earpiece
). To switch between devices, the old device first needs to be re-enabled and then disabled:
$ alsaucm -i -c msm8916-samsung-a2015 set _verb HiFi set _enadev OLD set _disdev OLD set _enadev NEW
Warning: alsaucm sets the volume to maximum by default. It is possible to increase the volume even further, however, this may lead to permanent damage to your speaker!