diff --git a/Arch-Linux/usr/99-fbdev-fbcp.conf b/Arch-Linux/usr/99-fbdev-fbcp.conf index c82e99b..4a2f1b7 100755 --- a/Arch-Linux/usr/99-fbdev-fbcp.conf +++ b/Arch-Linux/usr/99-fbdev-fbcp.conf @@ -10,7 +10,7 @@ Section "Device" Identifier "Allwinner A10/A13/A20 FBDEV" Driver "fbdev" - Option "fbdev" "/dev/fb0" + Option "fbdev" "/dev/fb1" Option "SwapbuffersWait" "true" EndSection