Edit page JuneBlog
[wiki.git] / XorgOlpcTasks
1 This page tracks bugs and missing features to upgrade the X server and the
2 AMD Geode driver to the current the git tip.
3
4 Things are also tracked here: http://dev.laptop.org/ticket/1604
5
6
7 === DONE ===
8
9  * GX: EXA Solid Fill broken for 8bit bitmaps (see GreenishBitmaps)
10  * GX: Undefined symbol killing the X server
11
12 === DOING ===
13
14  * Built-in fonts being removed from the font path on server reset. Worked it around with {{X -noreset}}.
15  * VulcanNervePinch (AKA ThreeFingerSalute) does not zap the X server -- Have fix for this
16
17 === TODO ===
18
19  * LX: display messed up, probably EXA Copy op (see XorgGraphicsCorruption)
20  * GX: While XVideo is active, the colors of the RGB graphics are messed up (see XorgGraphicsCorruption)
21  * GX/LX: Missing XVideo + RANDR support
22  * GX: X screensaver displays vertical bands
23  * evdev: The version from git tip doesn't work at all - must use 1.1 branch or code from RPM -- Mercury knows about it
24  * evdev: USB mouse and kbd don't work any more
25
26 === Bugs I can't reproduce any more (HeisenBug's) ===
27
28  * LX: Camera activity does not display anything
29  * GX: Camera activity crashes
30  * GX: The Calc and BlockParty icons are missing some details. Caused by 32bit blits being submitted to the Solid hook.
31  * evdev: Just hitting CTRL+ALT sometimes kills the server -- Actually, it causes SIGPIPE.