Skip to content

Instantly share code, notes, and snippets.

@jamesbrink
Last active April 22, 2018 16:58
Show Gist options
  • Save jamesbrink/a1f08818f81883c2e0cb to your computer and use it in GitHub Desktop.
Save jamesbrink/a1f08818f81883c2e0cb to your computer and use it in GitHub Desktop.
Bumblebee & VMware Workstation setup
# Enable VMware guests to have 3d acceleration with bumblbee setups on linux. Use this if you are received the popup messages about no 3d support in guests and you are using bumblebee with optimus or primusrun
echo "mks.gl.allowBlacklistedDrivers = TRUE" >> ~/.vmware/preferences
optirun vmware
@duruer
Copy link

duruer commented Apr 22, 2018

You are awesome!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment