Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
orangepi-xunlong
GitHub Repository: orangepi-xunlong/orangepi-build
Path: blob/next/external/packages/extras-buildpkgs/xf86-video-armsoc/debian/80-armsoc-sun4i.conf
8625 views
1
Section "Device"
2
Identifier "ARMSOC DRM driver"
3
Driver "armsoc"
4
Option "DRI2" "true"
5
# Option "fbdev" "/dev/fb0"
6
# Option "Debug" "true"
7
# Option "UMP_LOCK" "false"
8
EndSection
9
10
Section "Screen"
11
Identifier "DefaultScreen"
12
Device "ARMSOC DRM driver"
13
DefaultDepth 24
14
EndSection
15
16