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

2020-03-14 Thread Chris Newcomer
** Changed in: walinuxagent (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1866407 Title: GPU Driver extension issue (NVIDIA) To manage notifications about

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

2020-03-14 Thread Chris Newcomer
** Attachment added: "repository file created by following the manual Nvidia instructions" https://bugs.launchpad.net/ubuntu/+source/walinuxagent/+bug/1866407/+attachment/5337036/+files/cuda-manual.list -- You received this bug notification because you are a member of Ubuntu Bugs, which is

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

2020-03-14 Thread Chris Newcomer
Adding repository files from each instance ** Attachment added: "repository file created by walinuxagent" https://bugs.launchpad.net/ubuntu/+source/walinuxagent/+bug/1866407/+attachment/5337035/+files/cuda.list -- You received this bug notification because you are a member of Ubuntu Bugs,

[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-*

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

2020-03-06 Thread Joseph Salisbury via ubuntu-bugs
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