Edit page FrontPage
[wiki.git] / XorgOlpcTasks
index d2abc3b2def92f7b76246d5ceeaf230b3bd4cbe2..f119503a43665751d0ff8cf1b28eb1935ad4ea5c 100644 (file)
@@ -1,21 +1,33 @@
 This page tracks bugs and missing features to upgrade the X server and the
 AMD Geode driver to the current the git tip.
 
+Things are also tracked here: http://dev.laptop.org/ticket/1604
+
+
 === DONE ===
 
  * GX: EXA Solid Fill broken for 8bit bitmaps (see GreenishBitmaps)
+ * LX: PurpleBlobs
+ * LX: DonutWithStipplesCorruption
  * GX: Undefined symbol killing the X server
+ * VulcanNervePinch (AKA ThreeFingerSalute) does not zap the X server -- Have fix for this
 
 === DOING ===
 
- * GX: The icons for Calc and BlockParty are missing some details. Caused by 32bit blits being submitted to the Solid hook -- can't reproduce it any more
- * Built-in fonts being removed from the font path on server reset. Worked it around with {{X -noreset}}.
+ * Built-in fonts being removed from the font path on server reset. Worked it around with ##X -noreset##.
 
 === TODO ===
 
  * LX: display messed up, probably EXA Copy op (see XorgGraphicsCorruption)
- * xf86-input-evdev from git tip doesn't work at all - must use 1.1 branch or code from RPM
  * GX: While XVideo is active, the colors of the RGB graphics are messed up (see XorgGraphicsCorruption)
- * LX: Camera activity does not display anything -- Can't reproduce it now
- * GX: Camera activity crashes -- Can't reproduce it now
- * Missing XVideo + RANDR support (in old AMD driver too)
+ * GX/LX: Missing XVideo + RANDR support
+ * GX: X screensaver displays vertical bands
+ * evdev: The version from git tip doesn't work at all - must use 1.1 branch or code from RPM -- Mercury knows about it
+ * evdev: USB mouse and kbd don't work any more
+
+=== Bugs I can't reproduce any more (HeisenBug's) ===
+
+ * LX: Camera activity does not display anything
+ * GX: Camera activity crashes
+ * GX: The Calc and BlockParty icons are missing some details. Caused by 32bit blits being submitted to the Solid hook.
+ * evdev: Just hitting CTRL+ALT sometimes kills the server -- Actually, it causes SIGPIPE.