Edit page XorgOlpcTasks
[wiki.git] / XorgOlpcTasks
index 2e8ddeebf9b8c466f3c5f871010d9b253fd33bfe..c88cc38c17355a9a4d6a1602e0d22396726d900e 100644 (file)
@@ -1,6 +1,9 @@
 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)
@@ -9,19 +12,20 @@ AMD Geode driver to the current the git tip.
 === DOING ===
 
  * Built-in fonts being removed from the font path on server reset. Worked it around with {{X -noreset}}.
+ * VulcanNervePinch (AKA ThreeFingerSalute) does not zap the X server -- Have fix for this
 
 === TODO ===
 
  * LX: display messed up, probably EXA Copy op (see XorgGraphicsCorruption)
- * 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 (probably): VulcanNervePinch (AKA ThreeFingerSalute) does not zap the X server.
- * evdev: Just hitting CTRL+ALT sometimes kills the server -- Actually, it causes SIGPIPE.
  * GX: While XVideo is active, the colors of the RGB graphics are messed up (see XorgGraphicsCorruption)
  * 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.