Actions
GTA04Status » History » Revision 20
« Previous |
Revision 20/31
(diff)
| Next »
Paul Kocialkowski, 09/06/2012 03:46 PM
GTA04 Status¶
Status table¶
Component | Priority | Status | Comment |
---|---|---|---|
Android kernel | High | Done | https://gitorious.org/replicant/kernel-gta04 |
Audio | High | Done | https://gitorious.org/replicant/hardware_tinyalsa-audio |
Graphics | Medium | Done | Default gralloc works well with some board config! |
Power | High | WIP | Leds, backlight and battery are ok but suspend/resume is missing |
Vibrator | Low | Missing | There seemed to be an interesting script in qtmoko's kernel tree |
Modem | High | WIP | https://gitorious.org/replicant/hardware_ril_hayes-ril |
WiFi | Medium | TODO | |
Bluetooth | Medium | TODO | |
GPS | Medium | TODO | |
Sensors | Medium | TODO |
Components¶
Android kernel¶
3.2 works but we could use 3.3 or 3.4 from Neil Brown and Android
Android USB Gadget needs a compatibility layer for gingerbread.
Audio¶
Output and input work with TinyALSA-Audio explanations at: http://code.paulk.fr/article3/tinyalsa-audio
Headset detection remains missing, here is a lead: http://git.paulk.fr/gitweb/?p=kernel-gta04.git;a=shortlog;h=refs/heads/headset-detection
Issues to fix¶
The whole sdcard is mounted as UMSfixed: f4fb785c11447b43a85d8d61e7b786c0e2df147aNo adb notification at first bootThat's a CM problem that happens on every device
- How to detect headphones (h2w) plug?
- commit 28c99b508cdb78e48b0444dd2bc28e6cb448c157
- commit 6bedb1d8c1dbc308dfd71bb52699ee664cec05f6
- commit cff27f3be7d271c6566cbd9487cf6264b760bcd0
Updated by Paul Kocialkowski over 12 years ago · 20 revisions