rpi-xorg-config/etc/X11/xorg.conf.d/99-vc4.conf
2024-07-23 22:34:05 +03:30

7 lines
125 B
Text

Section "OutputClass"
Identifier "vc4"
MatchDriver "vc4"
Driver "modesetting"
Option "PrimaryGPU" "true"
EndSection