[Kernel-packages] [Bug 1866407] Re: GPU Driver extension issue (NVIDIA)

2020-03-14 Thread Chris Newcomer
The issue I found is that the walinuxagent Extension installs the 16.04 cuda drivers on Ubuntu 18.04. The issue here is the driver has changed a bit with the inclusion of libglx-mesa0 in Ubuntu 18.04, where it was not previously in 16.04. This causes the failure to install nvidia-driver-* package.

[Kernel-packages] [Bug 1866407] Re: GPU Driver extension issue (NVIDIA)

2020-03-06 Thread Joseph Salisbury
The following can be used as a work around: For new VM: Build VM without Nvidia Extension sudo apt-get -o Dpkg::Options::="--force-overwrite" install -y nvidia-440 Apply Nvidia Extension for Linux to VM Continue with setup For existing VM with failed installation: sudo apt-get -o Dpkg::Options::=