forked from ValveSoftware/wine
-
Notifications
You must be signed in to change notification settings - Fork 1
NVidia
Brendan McGrath edited this page Feb 19, 2019
·
1 revision
Nvidia driver 396 or higher is required.
415 currently has an issue with the rendering of some bases. See bug here.
410 needs X.Org X Server version 1.20.1 or higher.
How to install this will depend on your distro.
On Ubuntu 18.04 LTS, it is recommended to update your X.Org X Server to the latest available in the X HWE.
To install this, you will also want the latest kernel available in HWE. To install the kernel and X HWEs, run:
sudo apt install linux-generic-hwe-18.04 xserver-xorg-hwe-18.04
The Ubuntu repositories only offer version 390 of the NVidia driver, so you will need to add the graphics-drivers ppa.
For example:
sudo add-apt-repository ppa:graphics-drivers/ppa
sudo apt update
sudo apt install nvidia-driver-410