Edit page PurpleBlobs
[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  * LX: PurpleBlobs
11  * GX: Undefined symbol killing the X server
12  * VulcanNervePinch (AKA ThreeFingerSalute) does not zap the X server -- Have fix for this
13
14 === DOING ===
15
16  * Built-in fonts being removed from the font path on server reset. Worked it around with {{X -noreset}}.
17
18 === TODO ===
19
20  * LX: display messed up, probably EXA Copy op (see XorgGraphicsCorruption)
21  * GX: While XVideo is active, the colors of the RGB graphics are messed up (see XorgGraphicsCorruption)
22  * GX/LX: Missing XVideo + RANDR support
23  * GX: X screensaver displays vertical bands
24  * evdev: The version from git tip doesn't work at all - must use 1.1 branch or code from RPM -- Mercury knows about it
25  * evdev: USB mouse and kbd don't work any more
26
27 === Bugs I can't reproduce any more (HeisenBug's) ===
28
29  * LX: Camera activity does not display anything
30  * GX: Camera activity crashes
31  * GX: The Calc and BlockParty icons are missing some details. Caused by 32bit blits being submitted to the Solid hook.
32  * evdev: Just hitting CTRL+ALT sometimes kills the server -- Actually, it causes SIGPIPE.