We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
vdpau-sunxi
1 parent ea9a20f commit 1854826Copy full SHA for 1854826
package/root/etc/X11/Xsession.d/30pine64-vdpau-sunxi
@@ -1 +1,3 @@
1
-export VDPAU_DRIVER=sunxi
+if [ -d /sys/module/disp ]; then
2
+ export VDPAU_DRIVER=sunxi
3
+end
0 commit comments