Skip to content

Commit 02205ee

Browse files
committed
Merge remote-tracking branch 'origin/main' into dev-talesam
2 parents a88efa6 + b4e99bd commit 02205ee

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

biglinux-livecd/usr/bin/startbiglive

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@
1313
# - kwin_wayland, mutter (Wayland compositors)
1414
#===============================================================================
1515

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+
1621
#-------------------------------------------------------------------------------
1722
# Detect active display manager
1823
#-------------------------------------------------------------------------------

0 commit comments

Comments
 (0)