Edit page MedicalRecords
[wiki.git] / XorgOlpcTasks
index 1ac85601c4bd6dd4b99e8f077b909cefb71f2ff1..f119503a43665751d0ff8cf1b28eb1935ad4ea5c 100644 (file)
@@ -1,26 +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 ===
 
- * 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 -- Mercury knows about it
- * VulcanNervePinch (AKA ThreeFingerSalute) does not zap the X server.
  * GX: While XVideo is active, the colors of the RGB graphics are messed up (see XorgGraphicsCorruption)
- * 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 (HeisenBugs) ===
+=== 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.