Stream and NVidia driver
Stream and NVidia driver
On a machine with an NVidia card, I migrated to Stream, following the FAQ, and it kept working. However, I then did a fresh Stream install and neither Elrepo's nor rpmfusion's versions of NVidia drivers worked. (For this particular machine, Nouveau wasn't satisfactory--I don't game on it, but it just gave bad resolution.)
I've communicated with Elrepo, and they are aware of it, I suspect rpmfusion is as well. Right now, CentOS Nvidia drivers are looking for older kernels than are used by Stream.
I didn't work very hard on a solution, just downloaded the drivers from NVidia's site. The errors made it obvious which dependencies I had to install, so I did so, and then it built. In hindsight, I should have installed dkms first, which I believe would make it unnecessary to rebuild NVidia when the kernel updates, but I only installed it after the fact.
Anyway, for those who have NVidia cards and use Stream, or do a fresh install of Stream, the drivers from NVidia's site are working.
I've communicated with Elrepo, and they are aware of it, I suspect rpmfusion is as well. Right now, CentOS Nvidia drivers are looking for older kernels than are used by Stream.
I didn't work very hard on a solution, just downloaded the drivers from NVidia's site. The errors made it obvious which dependencies I had to install, so I did so, and then it built. In hindsight, I should have installed dkms first, which I believe would make it unnecessary to rebuild NVidia when the kernel updates, but I only installed it after the fact.
Anyway, for those who have NVidia cards and use Stream, or do a fresh install of Stream, the drivers from NVidia's site are working.
New users should check the FAQ and Read Me First pages
-
- Posts: 1245
- Joined: 2014/05/21 20:16:00
- Location: Central New York, USA
Re: Stream and NVidia driver
Drats - I'd long forgotten about all the fun trying to keep things working after updates! I just changed two of my machines to Stream but fortunately they aren't ones I use daily. I have also installed a Ubuntu Desktop VM with which to experiment; looks like I'd better start learning.
As far as Nvidia - I've been removing it from my computers anyway. The performance increase was noticeable.
Thanks for the heads-up, though.
As far as Nvidia - I've been removing it from my computers anyway. The performance increase was noticeable.
Thanks for the heads-up, though.
Remember - importing/building packages will likely "byte you in the butt" come update time, long after you'd forgotten you did that! Use repos whenever possible.
Re: Stream and NVidia driver
Sorry, I should have been clearer. I went to NVidia's site and downloaded from there.
New users should check the FAQ and Read Me First pages
Re: Stream and NVidia driver
By "repo" I did mean the http://developer.download.nvidia.com/co ... l8/x86_64/ that has CUDA (and driver).
NVidia's instructions are in https://docs.nvidia.com/datacenter/tesl ... kstart.pdf (also for CentOS Linux 8)
(No, I have not installed from there, not even for CentOS Linux, except the CUDA for CentOS 7.)
NVidia's instructions are in https://docs.nvidia.com/datacenter/tesl ... kstart.pdf (also for CentOS Linux 8)
(No, I have not installed from there, not even for CentOS Linux, except the CUDA for CentOS 7.)
Re: Stream and NVidia driver
I went to their site where one goes to download drivers, https://www.nvidia.com/Download/index.aspx and got a driver for my GT710 card, choosing long lived. This downloads a script that runs the install. I didn't pay that much attention to it, to be honest, just watched for errors.
New users should check the FAQ and Read Me First pages
Re: Stream and NVidia driver
I'm using a kmod-nvidia from elrepo-testing on a CentOS 8 Linux machine: https://elrepo.org/bugs/view.php?id=1061
It contains the 455.45.01 nvidia driver. Works perfectly!
My question now is, how does/will this kmod work with CentOS 8 Stream?
It contains the 455.45.01 nvidia driver. Works perfectly!
My question now is, how does/will this kmod work with CentOS 8 Stream?
Re: Stream and NVidia driver
It doesn't. Stream uses an unreleased upstream RHEL kernel and the KABI is not stable. ELRepo kmods will not work with it (or only in the brief period where the Stream kernel matches the current RHEL point release one).
CentOS 6 died in November 2020 - migrate to a new version!
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 is dead, do not use it.
Full time Geek, part time moderator. Use the FAQ Luke
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 is dead, do not use it.
Full time Geek, part time moderator. Use the FAQ Luke
Re: Stream and NVidia driver
Right, thanks Trevor. That's what I suspected, but wanted confirmation.
These sorts of issues seem to be intentionally 'overlooked' by the proponents of CentOS Stream.
These sorts of issues seem to be intentionally 'overlooked' by the proponents of CentOS Stream.