-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
| Component | Status | Comment |
|---|---|---|
| Display | ✅ | drm_hwcomposer |
| GPU/GLES | ✅ | mesa3d/lima GLES2.0 |
| GPU/VULKAN | 🚫 | Not supported by the hardware |
| Modem / Calls | ✅ | ModemManager / mm-radio HAL |
| Modem / SMS | ✅ | ModemManager / mm-radio HAL |
| Modem / Data | ❌ | Not implemented yet |
| Modem / GNSS | ❌ | Not implemented yet |
| WIFI | ✅ | Has some issues |
| Bluetooth | ❌ | The rtl8723cs firmware is too old for the modern Android. Bluetooth is disabled. |
| Camera | ❌ | Not implemented yet |
| Accelerometer / Gyro | ✅ | IIO-SENSOR HAL |
| Software codecs | ✅ | FFMPEG library (slightly faster than stock AOSP) |
| Hardware video decoders | ✅ |
H264, H265 *1 *2 |
| Hardware video encoders | ❌ | No kernel-side support |
| Audio | ✅ | tinyhal |
Issues:
| Component | Comment | Issue link |
|---|---|---|
| Modem | Internal USB connection is not stable after suspend/resume | |
| Wifi | When enabled, may cause system instabilities | |
| Audio | Call recording does not work | |
| Codecs *1 | ffmpeg-based codecs use CPU to copy buffer, which slows the performance on 1080p and higher | |
| Codecs *2 | GPU is too slow to render decoded YUV buffers. Partially can be fixed by adding hardware rotator support | GloDroid/glodroid_manifest#66 |
| Boot time | 2+ boot takes 1m33s |
Eloitor, JoshuaFern, powenn, Idcrafter and brechtcs
Metadata
Metadata
Assignees
Labels
No labels