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