Difference between revisions of "Samsung Galaxy S4 Mini LTE (samsung-i9195)"
Jump to navigation
Jump to search
Line 66: | Line 66: | ||
* USB network device has no MAC address set by default, can be fixed by changing it to 06:4b:2d:xx:xx:xx(replace xx with random hex number) | * USB network device has no MAC address set by default, can be fixed by changing it to 06:4b:2d:xx:xx:xx(replace xx with random hex number) | ||
− | == Installation | + | == Installation == |
+ | How to enter flash mode: | ||
* 1. Switch off the phone | * 1. Switch off the phone | ||
* 2. Press and hold the VolumeDown, Home and Power buttons until a warning screen appears | * 2. Press and hold the VolumeDown, Home and Power buttons until a warning screen appears | ||
* 3. Connect the phone to the computer | * 3. Connect the phone to the computer | ||
* 4. Press the VolumeUp button | * 4. Press the VolumeUp button | ||
− | |||
− | See also https://youtu.be/7dTJoOnhRZk | + | See also https://youtu.be/7dTJoOnhRZk . Then flash the phone with the: |
+ | * 5. postmarketOS distribution data (i.e. all the GUI files, system utilities, shell, etc.): | ||
+ | <code>pmbootstrap flasher flash_rootfs</code> | ||
+ | * 6. Linux kernel: | ||
+ | <code>pmbootstrap flasher flash_kernel</code> | ||
== Links == | == Links == |
Latest revision as of 18:48, 22 November 2020
This device is still running on armhf, although the processor supports armv7. If you own it, change it and test it that way.
USB Networking |
Partial |
---|---|
Flashing |
Works |
Touchscreen |
Works |
Display |
Works |
WiFi |
Works |
Xwayland |
Works |
FDE | |
Mainline |
Broken |
Battery |
Works |
3D Acceleration |
Broken |
Accelerometer |
Broken |
Audio |
Broken |
Bluetooth |
Broken |
Camera |
Broken |
GPS |
Broken |
Mobile data |
Broken |
SMS |
Works |
Calls |
Broken |
USB OTG | |
Contributors
- rrooij (initial port)
- scintill (USB network, modem)
- maccraft123 (broken his s4mini)
- Everyone else on IRC (feel free to put your name)
What works
- Compiling the kernel
- Flashing postmarketos
- Booting
- Screen display
- Multi-touch
- Plasma Mobile(slideshow mode)
- Xfce
- Mate
- 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
- HW acceleration (we need libhybris or mainlining or freedreno)
- USB network device has no MAC address set by default, can be fixed by changing it to 06:4b:2d:xx:xx:xx(replace xx with random hex number)
Installation
How to enter flash mode:
- 1. Switch off the phone
- 2. Press and hold the VolumeDown, Home and Power buttons until a warning screen appears
- 3. Connect the phone to the computer
- 4. Press the VolumeUp button
See also https://youtu.be/7dTJoOnhRZk . Then flash the phone with the:
- 5. postmarketOS distribution data (i.e. all the GUI files, system utilities, shell, etc.):
pmbootstrap flasher flash_rootfs
- 6. Linux kernel:
pmbootstrap flasher flash_kernel
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)
- Device package
- Kernel package