Unfortunately, no one can be told what Redcore Linux is. You have to see it for yourself!
You are not logged in.
How to install nvidia drivers on Redcore
Using sisyphus (cli) - recommended:
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]
https://wiki.redcorelinux.org/index.php/Nvidia_drivers
Last edited by Sorin (2022-04-07 17:51:18)
Offline
Thanks for this Guide, it's appreciated.
For the record "--ebuild" can be simplified with " -e " this one example is how I use it.
sisyphus spmsync && sisyphus update && sisyphus upgrade -e
Offline