I am trying to install NVIDIA driver on a guest ubuntu on windows host( to install gpu supported tensorflow). Is it possible to do this?
I am using NVIDIA GEFORECE 849M
I downloaded the driver from NVIDIA and installed it with
sudo service lightdm stop
sudo init 3
sudo sh NVIDIA-Linux-x86_64-364.69.run
then I get and warning like the following
I am using NVIDIA GEFORECE 849M
I downloaded the driver from NVIDIA and installed it with
sudo service lightdm stop
sudo init 3
sudo sh NVIDIA-Linux-x86_64-364.69.run
then I get and warning like the following
Code:
WARNING: You do not appear to have an NVIDIA GPU supported by the 384.69 NVIDIA Linux graphics driver installed in this system. For further details, please see the appendix SUPPORTED NVIDIA GRAPHICS CHIPS in the README available on the Linux driver download page at www.nvidia.com.
-> License accepted.
-> Installing NVIDIA driver version 384.69.
-> Running distribution scripts
executing: '/usr/lib/nvidia/pre-install'...
-> done.
-> The distribution-provided pre-install script failed! Are you sure you want to continue? (Answer: Abort installation)
ERROR: Installation has failed. Please see the file '/var/log/nvidia-installer.log' for details. You may find suggestions on fixing installation problems in the README available on the Linux driver download page at www.nvidia.com.