Difference between revisions of "Samsung Galaxy S4 Mini LTE (samsung-i9195)"
Jump to navigation
Jump to search
Maccraft123 (talk | contribs) |
Maccraft123 (talk | contribs) |
||
Line 39: | Line 39: | ||
* scintill (USB network, modem) | * scintill (USB network, modem) | ||
* maccraft123 (Wiki page, testing) | * maccraft123 (Wiki page, testing) | ||
− | * Everyone else on IRC (feel free to put your name | + | * Everyone else on IRC (feel free to put your name |
== What works == | == What works == | ||
Line 47: | Line 47: | ||
* Screen display | * Screen display | ||
* Multi-touch | * Multi-touch | ||
+ | * Plasma Mobile(slow) | ||
+ | * Xfce | ||
+ | * Weston | ||
* Touch screen ({{github|1313}}) | * Touch screen ({{github|1313}}) | ||
* USB Networking ({{github|1260}}) | * USB Networking ({{github|1260}}) |
Revision as of 19:31, 2 February 2019
USB Networking |
Works |
---|---|
Flashing |
Works |
Touchscreen |
Works |
Display |
Works |
WiFi |
Works |
Xwayland |
Works |
FDE | |
Mainline | |
Battery |
Works |
3D Acceleration |
Broken |
Accelerometer | |
Audio | |
Bluetooth | |
Camera | |
GPS | |
Mobile data | |
SMS |
Works |
Calls | |
USB OTG | |
Contributors
- rrooij (initial port)
- scintill (USB network, modem)
- maccraft123 (Wiki page, testing)
- Everyone else on IRC (feel free to put your name
What works
- Compiling the kernel
- Flashing postmarketos
- Booting
- Screen display
- Multi-touch
- Plasma Mobile(slow)
- Xfce
- Weston
- 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
- TTY Terminal
- Screen is red(The RGBA8888 to ARGB8888 patch doesn't work have to set the RGB565 option)
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)