GTA04Status » History » Version 21
Paul Kocialkowski, 01/16/2013 08:03 PM
1 | 1 | Paul Kocialkowski | h1. GTA04 Status |
---|---|---|---|
2 | |||
3 | 21 | Paul Kocialkowski | *This is for Replicant 2.3 only!* |
4 | |||
5 | 14 | Paul Kocialkowski | h2. Status table |
6 | |||
7 | 1 | Paul Kocialkowski | |_. Component |_. Priority |_. Status |_. Comment | |
8 | 21 | Paul Kocialkowski | | [[GTA04Status#Android-kernel|Android kernel]] | High | Done | https://gitorious.org/replicant/kernel_goldelico_gta04 | |
9 | 15 | Paul Kocialkowski | | [[GTA04Status#Audio|Audio]] | High | Done | https://gitorious.org/replicant/hardware_tinyalsa-audio | |
10 | 19 | Paul Kocialkowski | | Graphics | Medium | Done | Default gralloc works well with some board config! | |
11 | 20 | Paul Kocialkowski | | Power | High | WIP | Leds, backlight and battery are ok but suspend/resume is missing | |
12 | 14 | Paul Kocialkowski | | Vibrator | Low | Missing | There seemed to be an interesting script in qtmoko's kernel tree | |
13 | 15 | Paul Kocialkowski | | Modem | High | WIP | https://gitorious.org/replicant/hardware_ril_hayes-ril | |
14 | 14 | Paul Kocialkowski | | WiFi | Medium | TODO | | |
15 | | Bluetooth | Medium | TODO | | |
||
16 | 1 | Paul Kocialkowski | | GPS | Medium | TODO | | |
17 | | Sensors | Medium | TODO | | |
||
18 | |||
19 | 15 | Paul Kocialkowski | h2. Components |
20 | |||
21 | h3. Android kernel |
||
22 | |||
23 | 3.2 works but we could use 3.3 or 3.4 from "Neil Brown":http://neil.brown.name/git?p=gta04 and "Android":https://github.com/android/kernel_common/branches |
||
24 | Android USB Gadget needs a compatibility layer for gingerbread. |
||
25 | |||
26 | h3. Audio |
||
27 | |||
28 | 16 | Paul Kocialkowski | Output and input work with "TinyALSA-Audio":https://gitorious.org/replicant/hardware_tinyalsa-audio explanations at: http://code.paulk.fr/article3/tinyalsa-audio |
29 | 15 | Paul Kocialkowski | Headset detection remains missing, here is a lead: http://git.paulk.fr/gitweb/?p=kernel-gta04.git;a=shortlog;h=refs/heads/headset-detection |
30 | |||
31 | 5 | Paul Kocialkowski | h2. Issues to fix |
32 | |||
33 | * -The whole sdcard is mounted as UMS- fixed: "f4fb785c11447b43a85d8d61e7b786c0e2df147a":https://gitorious.org/replicant/device_goldelico_gta04/commit/f4fb785c11447b43a85d8d61e7b786c0e2df147a |
||
34 | 15 | Paul Kocialkowski | * -No adb notification at first boot- That's a CM problem that happens on every device |
35 | 5 | Paul Kocialkowski | |
36 | 7 | Paul Kocialkowski | Audio input: |
37 | 12 | Paul Kocialkowski | * How to detect headphones (h2w) plug? |
38 | 8 | Paul Kocialkowski | |
39 | 13 | Paul Kocialkowski | -Battery status issue:- |
40 | * commit "28c99b508cdb78e48b0444dd2bc28e6cb448c157":https://gitorious.org/replicant/kernel-gta04/commit/28c99b508cdb78e48b0444dd2bc28e6cb448c157 |
||
41 | * commit "6bedb1d8c1dbc308dfd71bb52699ee664cec05f6":https://gitorious.org/replicant/kernel-gta04/commit/6bedb1d8c1dbc308dfd71bb52699ee664cec05f6 |
||
42 | * commit "cff27f3be7d271c6566cbd9487cf6264b760bcd0":https://gitorious.org/replicant/kernel-gta04/commit/cff27f3be7d271c6566cbd9487cf6264b760bcd0 |
||
43 | 8 | Paul Kocialkowski | |
44 | 17 | Paul Kocialkowski | -Time and date:- |
45 | -* alarm didn't work- |
||
46 | * commit "265faf8cc7eeb2839e56aec3e840f7907eb092b27":https://gitorious.org/replicant/kernel-gta04/commit/65faf8cc7eeb2839e56aec3e840f7907eb092b27 |