[arch-commits] Commit in pm-utils/repos/testing-i686 (nouveau.patch)

Thayer Williams thayer at archlinux.org
Thu Jan 7 17:23:51 UTC 2010


    Date: Thursday, January 7, 2010 @ 12:23:51
  Author: thayer
Revision: 62336

committing nouveau.patch

Added:
  pm-utils/repos/testing-i686/nouveau.patch

---------------+
 nouveau.patch |   11 +++++++++++
 1 file changed, 11 insertions(+)

Added: nouveau.patch
===================================================================
--- nouveau.patch	                        (rev 0)
+++ nouveau.patch	2010-01-07 17:23:51 UTC (rev 62336)
@@ -0,0 +1,11 @@
+--- a/pm/sleep.d/98smart-kernel-video.old	2010-01-07 08:31:25.275911479 -0800
++++ a/pm/sleep.d/98smart-kernel-video	    2010-01-07 08:32:01.596732967 -0800
+@@ -32,7 +32,7 @@
+ {
+     # if we are running with a KMS-enabled video driver, we should not
+     # attempt to run any quirks
+-    grep -q -E '(noveau|drm)fb' /proc/fb || return 1
++    grep -q -E '(nouveau|drm)fb' /proc/fb || return 1
+     remove_all_video_quirks
+     add_parameters --quirk-no-chvt
+ }




More information about the arch-commits mailing list