Turn on GPU acceleration on Chromebooks
GPU acceleration was already enabled with my Acer Chromebook R 13.
But if yours isn't or you're not sure:
But if yours isn't or you're not sure:
- Test to see if GPU acceleration is set up by running this command.
glxinfo -B
If the command runs then your GPU acceleration is enabled. If it's not found, here's how to enable it.
- Open Chrome browser, navigate to chrome://flags/#crostini-gpu-support and enable the flag.
- The browser will prompt you to restart, click on the Restart Now.
- In the terminal run:
sudo apt-get update - followed by:
sudo apt-get dist-upgrade - Try running this again:
glxinfo -B - If the command is not found run.
sudo apt-get install mesa-utils - Then restart your device.
Learn more about enabling GPU acceleration on Chromebooks:
Comments
Post a Comment