Samsung Galaxy S4 Mini dual sim (samsung-serranodsdd): Difference between revisions
Appearance
Maccraft123 (talk | contribs) |
|||
Line 43: | Line 43: | ||
== Current main issues == | == Current main issues == | ||
* Device doesn't automatically give itself mac address, ip, etc - you need to [[USB_Network | configure the network manually ]] | * Device doesn't automatically give itself mac address, ip, etc - you need to [[USB_Network | configure the network manually ]] | ||
* Device reboots immediately after flasher usage | * Device reboots immediately after flasher usage - not a postmarketOS issue, it is samsung's fault | ||
* Charging seems to work, but there's no indication of it actually happening | * Charging seems to work, but there's no indication of it actually happening | ||
Revision as of 17:40, 3 February 2019
WARNING: This device is not recommended for future use with postmarketOS due to its armhf architecture. Alpine Linux (the distribution that postmarketOS extends) pmaports#599 has been considering dropping it. The processor of the device may support the armv7 architecture. If so, you can modify the device package and change the architecture accordingly. |
![]() The device after flash_kernel in Weston | |
Manufacturer | Samsung |
---|---|
Name | Galaxy S4 mini dual sim |
Codename | samsung-serranodsdd |
Released | 2013 |
Hardware | |
Chipset | Qualcomm MSM8930 Snapdragon 400 |
CPU | 1.7 GHz dual-core Krait 300 |
GPU | Adreno 305 |
Display | 960x540 |
Storage | Internal, with external SD slot |
Memory | 1.5GB |
Architecture | armhf |
Software | |
Original software | Android 4.2 |
postmarketOS | |
Category | testing |
Pre-built images | no |
Flashing |
Works |
---|---|
USB Networking |
Works |
Internal storage |
No data |
SD card |
No data |
Battery |
No data |
Screen |
Partial |
Touchscreen |
Works |
Multimedia | |
3D Acceleration |
No data |
Audio |
No data |
Camera |
No data |
Camera Flash |
No data |
Connectivity | |
WiFi |
No data |
Bluetooth |
No data |
GPS |
No data |
NFC |
No data |
Modem | |
Calls |
No data |
SMS |
No data |
Mobile data |
No data |
Miscellaneous | |
FDE |
No data |
USB OTG |
No data |
HDMI/DP |
No data |
Sensors | |
Accelerometer |
No data |
Magnetometer |
No data |
Ambient Light |
No data |
Proximity |
No data |
Hall Effect |
No data |
Haptics |
No data |
Barometer |
No data |
Contributors
- rogier.oudshoorn (only kernel configuration; rest is taken from the LTE version of this device )
Maintainer(s)
- rogier.oudshoorn
Current main issues
- Device doesn't automatically give itself mac address, ip, etc - you need to configure the network manually
- Device reboots immediately after flasher usage - not a postmarketOS issue, it is samsung's fault
- Charging seems to work, but there's no indication of it actually happening
Current work
- Using libhybris for at least 3d acceleration, sound and wifi.
- Wifi works using wpa_supplicant described here: https://github.com/postmarketOS/pmbootstrap/issues/373
- hwcomposer_test_caf works as described in Hybris documentation
- plasma doesn't come up due to lack of qtwayland (??) as hinted https://blog.martin-graesslin.com/blog/2016/07/why-does-kwin_wayland-not-start/
samsung-serranodsdd:~$ exec /usr/bin/plasmashell -p org.kde.plasma.phone
Failed to create wl_display (No such file or directory)
qt.qpa.plugin: Could not load the Qt platform plugin "wayland" in "" even though it was found.
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: wayland-org.kde.kwin.qpa, eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, wayland-egl, wayland, xcb.
- nothing runs by itself; scripting needed
- udev rules copied from halium don't work due to user mismatches; this needs figuring out
How to enter flash mode
- Hold home + volume down when booting the device
Installation
- pmbootstrap flasher works as normal
See also
- Hybris Description of how to run libhybris in postmarketOS