Closed CheckB closed 6 years ago
Hello, friends! I Have:
ubuntu 16.04.04 (host) run as root VMware Workstation 14.1 (latest) i7 3630QM + Geforce 730M Drivers: nvidia-390 + bumblebee latest:
apt-add-repository ppa:graphics-drivers/ppa apt install --no-install-recommends nvidia-390 add-apt-repository ppa:bumblebee/testing apt install bumblebee bumblebee-nvidia primus libcuda1-390 nvidia-opencl-icd-390
apt-add-repository ppa:graphics-drivers/ppa apt install --no-install-recommends nvidia-390
add-apt-repository ppa:bumblebee/testing apt install bumblebee bumblebee-nvidia primus libcuda1-390 nvidia-opencl-icd-390
And guest: windows 8.1 (latest)
When I launch a virtual machine, I see warnings:
Hardware graphics acceleration is not availabe. No 3d support is available from the host.
On windows (host) there are no problems
The machine is very slow, especially rendering.
What I did: mkdir -p ~/bin cd ~/bin git clone https://github.com/docsmooth/vmware-bumblebee.git cd vmware-bumblebee ./vmware --yes
@docsmooth
Hello, friends! I Have:
ubuntu 16.04.04 (host) run as root VMware Workstation 14.1 (latest) i7 3630QM + Geforce 730M Drivers: nvidia-390 + bumblebee latest:
And guest: windows 8.1 (latest)
When I launch a virtual machine, I see warnings:
On windows (host) there are no problems
The machine is very slow, especially rendering.
What I did: mkdir -p ~/bin cd ~/bin git clone https://github.com/docsmooth/vmware-bumblebee.git cd vmware-bumblebee ./vmware --yes
@docsmooth