We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 860f80f commit 683799aCopy full SHA for 683799a
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