Autodesk Fusion 360

From Blue-IT.org Wiki

Revision as of 13:28, 5 February 2018 by Apos (talk | contribs) (Fusion 360 in VMware-player virtual machine)

Fusion 360 in VMware-player virtual machine

  • Be sure to have a NVIDIA graphics card with opengl support
  • Install VMware-player
  • Be sure to give the installed virtual machine (Windows) enough RAM from the graphics card (recommended 1GB)
  • start vmware-player with
export DRI_PRIME=1; /usr/bin/vmplayer /path/to/virtualmachine_name.vmx

or if you installed VIX (vmrun):

export DRI_PRIME=1; vmrun -T player start  /path/to/virtualmachine_name.vmx

I tested this with a XEON system with integrated graphic card. I added a simple NVIDIA GT 610 (2GB RAM, passive cooled, costs around 40 €).