File 0004-blacklist-udlfb-because-only-udl-can-be-used-with-xr.patch of Package sysconfig
From b8cd7d3e08e7592ea377efb64a2e092689f68bd3 Mon Sep 17 00:00:00 2001
From: Oliver Neukum <oneukum@suse.com>
Date: Wed, 16 Oct 2013 13:42:52 +0000
Upstream: yes
References: bnc#846218
Subject: [PATCH] blacklist udlfb because only udl can be used with xrandr 1.4
(bnc#846218)
---
config/hardware/50-blacklist.conf | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/config/hardware/50-blacklist.conf b/config/hardware/50-blacklist.conf
index d820d72..2a2dbfb 100644
--- a/config/hardware/50-blacklist.conf
+++ b/config/hardware/50-blacklist.conf
@@ -102,7 +102,8 @@ blacklist sm501fb
blacklist viafb
blacklist vmlfb
blacklist vt8623fb
-
+#bug 846218
+blacklist udlfb
# ISDN modules are load from /lib/udev/isdn.sh
blacklist fcusb
--
1.8.4