Difference between revisions of "Nvidia drivers"

From Redcore Linux Project Wiki
Jump to navigationJump to search
Tag: Manual revert
Line 1: Line 1:
While Redcore Linux defaults to the open source x11-drivers/nouveau, it does provide two versions of the proprietary graphics driver for NVIDIA graphic cards : x11-drivers/nvidia-drivers && x11-drivers/nvidia-drivers-legacy. Depending on the age of your card, you can install one or the other, as they cannot coexist on the same system.
While Redcore Linux defaults to the open source x11-drivers/nouveau, it does provide two versions of the proprietary graphics driver for NVIDIA graphic cards : x11-drivers/nvidia-drivers && x11-drivers/nvidia-drivers-legacy. Depending on the age of your card, you can install one or the other, as they cannot coexist on the same system.


===== x11-drivers/nvidia-drivers =====
The <strong>x11-drivers/nvidia-drivers</strong> package supports the most recent cards, and it should be your first choice if you have such a card.
The x11-drivers/nvidia-drivers package supports the most recent cards, and it should be your first choice if you have such a card.


Using [[Sisyphus|sisyphus]] CLI:
Using [[Sisyphus|sisyphus]] CLI:
Line 22: Line 21:
   
   
  Would you like to proceed? [y/N]
  Would you like to proceed? [y/N]
===== x11-drivers/nvidia-drivers-legacy =====

Revision as of 20:37, 2 July 2021

While Redcore Linux defaults to the open source x11-drivers/nouveau, it does provide two versions of the proprietary graphics driver for NVIDIA graphic cards : x11-drivers/nvidia-drivers && x11-drivers/nvidia-drivers-legacy. Depending on the age of your card, you can install one or the other, as they cannot coexist on the same system.

The x11-drivers/nvidia-drivers package supports the most recent cards, and it should be your first choice if you have such a card.

Using sisyphus CLI:

root # sisyphus install --ebuild nvidia-drivers

These are the binary packages that would be merged, in order:

x11-libs/gdk-pixbuf-xlib-2.40.2

Total: 1 binary package(s)


These are the source packages that would be merged, in order:

acct-group/video-0-r1  sys-kernel/nvidia-drivers-dkms-460.67  x11-misc/nvidia-settings-460.67  x11-drivers/nvidia-drivers-460.67

Total: 4 source package(s)

Would you like to proceed? [y/N]