Created
January 7, 2025 08:32
-
-
Save fourdollars/61c448c63c4f5b0df3bded29be693305 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
NOTICE: | |
To provide a more stable graphical user experience in Crostini, | |
the GPU-based rendering driver (virgl) has been disabled by default | |
for existing and new environments in ChromeOS version 131 and newer. | |
OpenGL and OpenGLES applications will continue to function using a | |
CPU-based rendering driver (swrast). | |
If you would like to re-enable GPU-based rendering in an unsupported | |
capacity, you may visit: chrome://flags#crostini-gpu-support | |
in your Chrome browser and set the flag to "Enabled", then restart | |
your device. | |
(this message will be repeated 4 more times). | |
(to silence this message, run the following in this terminal): | |
echo 5 >"/home/fourdollars/.local/share/cros-motd" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment