Difference between revisions of "Samsung Galaxy S4 Mini LTE (samsung-i9195)"
From postmarketOS
Maccraft123 (talk | contribs) |
Maccraft123 (talk | contribs) (→What does not work) |
||
Line 62: | Line 62: | ||
== What does not work == | == What does not work == | ||
* Screen is red(Going to submit MR about it) | * Screen is red(Going to submit MR about it) | ||
− | * HW acceleration( | + | * HW acceleration(we need libhybris or mainlining or freedreno) |
== How to enter flash mode == | == How to enter flash mode == |
Revision as of 15:04, 13 February 2019
USB Networking |
Works |
---|---|
Flashing |
Works |
Touchscreen |
Works |
Display |
Partial |
WiFi |
Works |
Xwayland |
Works |
FDE | |
Mainline | |
Battery |
Works |
3D Acceleration |
Broken |
Accelerometer | |
Audio |
Broken |
Bluetooth | |
Camera | |
GPS | |
Mobile data | |
SMS |
Works |
Calls | |
USB OTG | |
Contributors
- rrooij (initial port)
- scintill (USB network, modem)
- maccraft123 (Mainlining(in progress))
- 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
- Screen is red(Going to submit MR about it)
- HW acceleration(we need libhybris or mainlining or freedreno)
How to enter flash mode
- 1. Press VolumeDown, Home and Power buttons until Warning screen appears
- 2. Connect phone to computer
- 3. Press VolumeUp button
- 4. Flash with pmbootstrap flasher
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)