Project

General

Profile

GTA04Status » History » Version 19

Paul Kocialkowski, 09/06/2012 03:46 PM

1 1 Paul Kocialkowski
h1. GTA04 Status
2
3 14 Paul Kocialkowski
h2. Status table
4 3 Paul Kocialkowski
5 14 Paul Kocialkowski
|_. Component |_. Priority |_. Status |_. Comment |
6 15 Paul Kocialkowski
| [[GTA04Status#Android-kernel|Android kernel]] | High | Done | https://gitorious.org/replicant/kernel-gta04 |
7
| [[GTA04Status#Audio|Audio]] | High | Done | https://gitorious.org/replicant/hardware_tinyalsa-audio |
8 19 Paul Kocialkowski
| Graphics | Medium | Done | Default gralloc works well with some board config! |
9 14 Paul Kocialkowski
| Power | High | WIP | Battery is nearly ok, leds, backlight and suspend/resume are missing |
10
| Vibrator | Low | Missing | There seemed to be an interesting  script in qtmoko's kernel tree |
11 15 Paul Kocialkowski
| Modem | High | WIP | https://gitorious.org/replicant/hardware_ril_hayes-ril |
12 14 Paul Kocialkowski
| WiFi | Medium | TODO | |
13
| Bluetooth | Medium | TODO | |
14 1 Paul Kocialkowski
| GPS | Medium | TODO | |
15
| Sensors | Medium | TODO | |
16
17 15 Paul Kocialkowski
h2. Components
18
19
h3. Android kernel
20
21
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
22
Android USB Gadget needs a compatibility layer for gingerbread.
23
24
h3. Audio
25
26 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
27 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
28
29 5 Paul Kocialkowski
h2. Issues to fix
30
31
* -The whole sdcard is mounted as UMS- fixed: "f4fb785c11447b43a85d8d61e7b786c0e2df147a":https://gitorious.org/replicant/device_goldelico_gta04/commit/f4fb785c11447b43a85d8d61e7b786c0e2df147a
32 15 Paul Kocialkowski
* -No adb notification at first boot- That's a CM problem that happens on every device
33 5 Paul Kocialkowski
34 7 Paul Kocialkowski
Audio input:
35 12 Paul Kocialkowski
* How to detect headphones (h2w) plug?
36 8 Paul Kocialkowski
37 13 Paul Kocialkowski
-Battery status issue:-
38
* commit "28c99b508cdb78e48b0444dd2bc28e6cb448c157":https://gitorious.org/replicant/kernel-gta04/commit/28c99b508cdb78e48b0444dd2bc28e6cb448c157
39
* commit "6bedb1d8c1dbc308dfd71bb52699ee664cec05f6":https://gitorious.org/replicant/kernel-gta04/commit/6bedb1d8c1dbc308dfd71bb52699ee664cec05f6
40
* commit "cff27f3be7d271c6566cbd9487cf6264b760bcd0":https://gitorious.org/replicant/kernel-gta04/commit/cff27f3be7d271c6566cbd9487cf6264b760bcd0
41 8 Paul Kocialkowski
42 17 Paul Kocialkowski
-Time and date:-
43
-* alarm didn't work-
44
* commit "265faf8cc7eeb2839e56aec3e840f7907eb092b27":https://gitorious.org/replicant/kernel-gta04/commit/65faf8cc7eeb2839e56aec3e840f7907eb092b27