Fly Spark (fly-iq4404): Difference between revisions
Appearance
New photos (made in June) |
mNo edit summary |
||
Line 34: | Line 34: | ||
| status_calls = <!-- Talking to other people over the cellular network. --> | | status_calls = <!-- Talking to other people over the cellular network. --> | ||
| status = Boots, not merged<!-- Text displayed in the "not booting" table on the Devices page , e.g "kernel compiles, doesn't boot" --> | | status = Boots, not merged<!-- Text displayed in the "not booting" table on the Devices page , e.g "kernel compiles, doesn't boot" --> | ||
| status_securebootoff = Y | |||
| booting = yes <!-- The device is booting at all, can be yes/no *IMPORTANT* --> | | booting = yes <!-- The device is booting at all, can be yes/no *IMPORTANT* --> | ||
| pmoskernel = 3.10.89 | | pmoskernel = 3.10.89 |
Revision as of 15:19, 5 July 2022
![]() Fly iq4404 kde plasma 5 | |
Manufacturer | Fly |
---|---|
Name | Spark |
Codename | fly-iq4404 |
Released | 2013 |
Hardware | |
Chipset | MediaTek MT6572 |
CPU | 2x 1.2 GHz Cortex-A7 |
GPU | Mali-400 |
Display | 480x854 IPS |
Storage | 4 GB |
Memory | 512 MB |
Architecture | armv7 |
Software | |
Original software | Android 4.2 |
postmarketOS | |
Category | testing |
Pre-built images | no |
postmarketOS kernel | 3.10.89 |
Flashing |
No data |
---|---|
USB Networking |
Works |
Internal storage |
No data |
SD card |
No data |
Battery |
No data |
Screen |
Works |
Touchscreen |
Works |
Multimedia | |
3D Acceleration |
No data |
Audio |
Broken |
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
- km2
Maintainer(s)
Users owning this device
How to enter flash mode
+ (loading Recovery)
Connect usb cable and enter:
sudo adb start-server
When Recovery is fully loaded
adb reboot bootloader
When the fastboot logo appears on the phone
Installation
You can install it on an sd card or flash it on your phone through recovery. To do this, instead of pmbootstrap install, run
./pmbootstrap.py install --android-recovery-zip --recovery-install-partition=data
It loads into recovery (I checked on twrp), go to advanced ones and click adb sideload. We connect the usb cable and run
./pmbootstrap.py flasher --method=adb sideload
And flashing the kernel
fastboot flash boot boot.img-fly-iq4404
Photos
See also
- pmaports!1213 Initial merge request