Comment 15 for bug 2029934

Revision history for this message
Francis Ginther (fginther) wrote :

I can reproduce the failure on mantic with both the DKMS and LRM drivers. Specifically what I'm doing to install these are:

for DKMS:
sudo DEBIAN_FRONTEND=noninteractive apt-get install -y nvidia-driver-535-server

for LRM:
sudo DEBIAN_FRONTEND=noninteractive apt-get install -y nvidia-headless-no-dkms-535-server linux-modules-nvidia-535-server-generic nvidia-utils-535-server

I'm intentionally not using `ubuntu-drivers` to isolate this testing to just the installation and functioning of the drivers.