aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/spitz.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/spitz.conf')
-rw-r--r--conf/machine/spitz.conf6
1 files changed, 4 insertions, 2 deletions
diff --git a/conf/machine/spitz.conf b/conf/machine/spitz.conf
index dde1bd1499..b8e008ebe2 100644
--- a/conf/machine/spitz.conf
+++ b/conf/machine/spitz.conf
@@ -29,5 +29,7 @@ UBOOT_ENTRYPOINT = "0xA1000000"
UBOOT_LOADADDRESS = "${UBOOT_ENTRYPOINT}"
# xserver-kdrive 1.3.0.0 is still the only working version:
-XSERVER = "xserver-kdrive-1300-fbdev"
-PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive-1300"
+#XSERVER = "xserver-kdrive-1300-fbdev"
+#PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive-1300"
+XSERVER = "xserver-xorg xf86-input-keyboard xf86-input-mouse xf86-input-evdev"
+PREFERRED_PROVIDER_virtual/xserver = "xserver-xorg"