Hi all,
I previously made a post earlier this year asking about packaging nvidia drivers so that I can prevent breaking changes to driver support being propagated to my system from nixpkgs. That discussion revealed to me that I may have insufficient knowledge around how graphics drivers interface with the operating system that (amongst other things) is what is leading me to have issues.
I recently updated my OS to ZOKOR and have run into the following dmesg error, which seems to correlate with my original issue that someone much wiser than I was kind enough to provide the fix for (it was a skill issue).
[ 8.647036] NVRM: The NVIDIA NVIDIA GeForce GTX 750 Ti GPU installed in this system is
NVRM: supported through the NVIDIA 580.xx Legacy drivers. Please
NVRM: visit http://www.nvidia.com/object/unix.html for more
NVRM: information. The 595.80 NVIDIA driver will ignore
NVRM: this GPU. Continuing probe...
[ 8.665405] NVRM: No NVIDIA GPU found.
[ 8.666565] nvidia-nvlink: Unregistered Nvlink Core, major device number 240
I am still equally clueless on how to troubleshoot this issue and would greatly appreciate any help! This is not me asking for free tech support (although that is always appreciated), instead if someone wiser than me can see my skill gap clearly then I will be very grateful to be pointed towards the right resources to educate myself on the topic.
I am definitely running an old graphics card as you can see, but with current market conditions I want to make absolutely sure that this is an NVIDIA/legacy support issue and not a skill issue before running away screaming and replacing it with a glorious open source AMD card. Thanks to the glory of NixOS this is not causing me any immediate problems, as I am just rolling back, but I do ofc want to update my system eventually.
Thanks ![]()