We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a88efa6 + b4e99bd commit 02205eeCopy full SHA for 02205ee
1 file changed
biglinux-livecd/usr/bin/startbiglive
@@ -13,6 +13,11 @@
13
# - kwin_wayland, mutter (Wayland compositors)
14
#===============================================================================
15
16
+#-------------------------------------------------------------------------------
17
+# Fix video device permission, added in 2026/01/28 to fix nvidia proprietary driver
18
19
+sudo chmod 666 /dev/dri/renderD*
20
+
21
#-------------------------------------------------------------------------------
22
# Detect active display manager
23
0 commit comments