Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Project status #2

Open
rsglobal opened this issue Mar 17, 2023 · 4 comments
Open

Project status #2

rsglobal opened this issue Mar 17, 2023 · 4 comments

Comments

@rsglobal
Copy link
Contributor

rsglobal commented Mar 17, 2023

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
@rsglobal
Copy link
Contributor Author

2023w16 changes:

  • Audio issues are fixed now (except call recording)
  • Software codecs use ffmpeg

@PublicVoidUpdate
Copy link

Is there an eta for mobile data? And in theory couldn't we use postmarket's drivers?

@rsglobal
Copy link
Contributor Author

rsglobal commented Jun 9, 2023

Is there an eta for mobile data? And in theory couldn't we use postmarket's drivers?

No ETA available. We already use the modemmanager from the linux world. The issue with data is presumably somewhere in Android firewall configuration at low level.

@PublicVoidUpdate
Copy link

Is there an eta for mobile data? And in theory couldn't we use postmarket's drivers?

No ETA available. We already use the modemmanager from the linux world. The issue with data is presumably somewhere in Android firewall configuration at low level.

Thats fun... Thank you guys for this project though. Its really cool!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants