[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

X Strike Force xresprobe SVN commit: r21 - trunk/debian



Author: otavio
Date: 2005-03-23 20:10:27 -0500 (Wed, 23 Mar 2005)
New Revision: 21

Modified:
   trunk/debian/changelog.Ubuntu
Log:
Merge changelog updates.

Modified: trunk/debian/changelog.Ubuntu
===================================================================
--- trunk/debian/changelog.Ubuntu	2005-03-24 01:06:10 UTC (rev 20)
+++ trunk/debian/changelog.Ubuntu	2005-03-24 01:10:27 UTC (rev 21)
@@ -1,3 +1,19 @@
+xresprobe (0.4.15) hoary; urgency=low
+
+  * Add patch from Sven Luther to walk /sys looking for EDID data exported by
+    (e.g.) radeonfb on alpha and powerpc, as well as checking the OF device
+    tree (partially mitigates Ubuntu#7144).
+  * Unconditionally fork X on i810, and grep the log to see if the card breaks
+    with 'no modes supported at the current depth' (i.e. the BIOS authors
+    didn't think 24bpp was a good idea), and output 'depth: 16' in this case
+    to hint the X server in the direction of something that may work.  Yes,
+    this is an awful hack, but it (closes: Ubuntu#6675).
+    + Added bitdepth.sh; refactored xresprobe code to separate code to fork
+      Xorg and capture the log into a forkx() function, which dodepthcheck()
+      and doprobe() call.
+
+ -- Daniel Stone <daniel.stone@ubuntu.com>  Wed, 16 Mar 2005 23:09:28 +1100
+
 xresprobe (0.4.14) hoary; urgency=low
 
   * Add magic strings for siliconmotion (tested), trident (untested), and



Reply to: