From db916b40c4f26237c90349749b6c99df2fb7c216 Mon Sep 17 00:00:00 2001 From: fritsch Date: Thu, 6 Jun 2013 21:30:36 +0200 Subject: [PATCH] Arctic: 13.6 has been proven to work with the Arctic machines, so use it. --- projects/ARCTIC_MC/options | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/ARCTIC_MC/options b/projects/ARCTIC_MC/options index 64b6913fa9..88fdc8ef7b 100755 --- a/projects/ARCTIC_MC/options +++ b/projects/ARCTIC_MC/options @@ -260,7 +260,7 @@ # Xorg Graphic drivers to use (all / i915,i965,r200,r300,r600,fglrx,nvidia,nouveau,vmware) # Space separated list is supported, # e.g. GRAPHIC_DRIVERS="i915 i965 r300 r600 radeon nvidia nouveau" - GRAPHIC_DRIVERS="fglrx-legacy" + GRAPHIC_DRIVERS="fglrx" # XBMC Player implementation to use (default / bcm2835-driver / libamlplayer-m3) XBMCPLAYER_DRIVER="default"