mirror of
https://github.com/brain-hackers/brain-config.git
synced 2024-12-23 04:30:06 +09:00
GPU memory reset to default when GL driver enabled.
This commit is contained in:
parent
4c8e349f87
commit
09aebddff6
@ -949,6 +949,7 @@ NoDisplay=true
|
|||||||
Exec=xcompmgr -a
|
Exec=xcompmgr -a
|
||||||
EOF
|
EOF
|
||||||
mv /usr/share/X11/xorg.conf.d/99-fbturbo.conf /usr/share/X11/xorg.conf.d/99-fbturbo.~
|
mv /usr/share/X11/xorg.conf.d/99-fbturbo.conf /usr/share/X11/xorg.conf.d/99-fbturbo.~
|
||||||
|
sed $CONFIG -i -e "s/^gpu_mem/#gpu_mem/"
|
||||||
if [ "$INTERACTIVE" = True ]; then
|
if [ "$INTERACTIVE" = True ]; then
|
||||||
whiptail --msgbox "Desktop GL driver is enabled" 20 60 1
|
whiptail --msgbox "Desktop GL driver is enabled" 20 60 1
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user