There was an error while loading. Please reload this page.
1 parent 9072441 commit 4a3ee38Copy full SHA for 4a3ee38
1 file changed
buildroot-external/rootfs-overlay/etc/X11/xorg.conf.d/20-intel.conf
@@ -1,6 +1,5 @@
1
Section "Device"
2
- Identifier "Intel Graphics"
3
- Driver "intel"
4
- Option "AccelMethod" "sna"
5
- Option "DRI" "iris"
+ Identifier "Intel Graphics"
+ Driver "intel"
+ Option "DRI" "3"
6
EndSection
0 commit comments