Page 1 of 1

[Solved] Video driver

PostPosted: Sep 25th, '20, 16:20
by Sigurd
Hi,
obviously the video driver Xorg is working. I'm using a NVIDIA GeForce card and a 4K Monitor. The Xorg driver is not ideal. How can get and install the usual Nvidia driver?
Kind regards
Sigurd

Re: Video driver

PostPosted: Sep 25th, '20, 19:04
by doktor5000

Re: Video driver

PostPosted: Sep 25th, '20, 22:15
by jiml8
If I understand your question the way you intend it, you are confused.

Xorg is a graphical desktop server. It is the basic component upon which all of the display managers, and window managers and decorations and so forth depend in order to put up the display that you see.

The Nvidia driver is a driver for your particular video hardware. It exists at a lower level in the system than Xorg does, and Xorg uses the nvidia driver to access and control your video hardware.

So, you need both.

The nouveau driver is an open source driver that works with xorg and with Nvidia video cards if you don't want to use the Nvidia driver, which is closed source. If this is what you want to remove, you need to blacklist it and install the Nvidia driver.

Re: Video driver

PostPosted: Sep 26th, '20, 16:28
by Sigurd
Thank you doktor5000. The description there is old. The place looks different. But I got offered another Nvidia driver and I installed it. Now it works better, especially the mouse is running smooth.
Kind regards
Sigurd

Re: [Solved] Video driver

PostPosted: Sep 26th, '20, 17:43
by doktor5000
What do you mean the place looks different, any particular example? As far as I remember the tool has not changed in years.