Difference between revisions of "Samsung Galaxy S4 Mini LTE (samsung-i9195)"
Jump to navigation
Jump to search
MartijnBraam (talk | contribs) |
m |
||
Line 1: | Line 1: | ||
{{Infobox device | {{Infobox device | ||
| manufacturer = Samsung | | manufacturer = Samsung | ||
− | | name = | + | | name = Galaxy S4 Mini LTE |
| codename = samsung-i9195 (serrano) | | codename = samsung-i9195 (serrano) | ||
| image = File:S4mini.jpg | | image = File:S4mini.jpg |
Revision as of 18:33, 27 November 2018
USB Networking |
Works |
---|---|
Flashing |
Works |
Touchscreen | |
Display |
Works |
WiFi | |
Xwayland | |
FDE | |
Mainline | |
Battery | |
3D Acceleration | |
Accelerometer | |
Audio | |
Bluetooth | |
Camera | |
GPS | |
Mobile data | |
SMS | |
Calls | |
USB OTG | |
Contributors
- rrooij (initial port)
- scintill (USB network, modem)
- Everyone else on IRC (feel free to put your name here!)
What works
- Compiling the kernel
- Flashing postmarketos
- Booting
- Screen display
- Touch screen (#1313)
- USB Networking (#1260)
- Sending SMS via terminal (#1314)
- Accelerometer (
echo 1 > /sys/class/input/input2/enable
) - Proximity sensor (
echo 1 > /sys/class/input/input4/enable
) - Light sensor (
echo 1 > /sys/class/input/input5/enable
) - Power button (
/dev/input/event0
) - Volume/Home buttons (
/dev/input/event8
) - Menu/Back touch buttons (
/dev/input/event9
)
What does not work
How to enter flash mode
- Hold home + volume down when booting the device
Links
- #1099 initial pull request
- Kernel used: https://github.com/LineageOS/android_kernel_samsung_msm8930-common
- #1612 Unable to install on S4 Mini (samsung-i9195)