PSA for users of "older" Nvidia cards
I'm cautiously optimistic that the new open-source kernel modules will help with longer-term kernel compatibility issues, so long as Nvidia's closed stuff stays compatible with user space. We've had good luck with the Nvidia long-term releases. 340 only had to be retired because it was no longer compatible with Xorg.
I have a Geforce GTX 680. I installed everything matching "nvidia-470*". And then did a "sudo eopkg update". Now I have a no signal situation. Please advice?
Message sent from Windows 10.
- Edited
Jumpy I'm back in Solus. I added " single " to the boot parameters after pressing e-key on the systemd boot menu. Then wrote "exit" to the command prompt and Solus Budgie opened up. Then uninstalled everything matching "nvidia-470*".
My GTX680 seem to work with just these installed for now:
$ eopkg li | grep nvidia
nvidia-390-glx-driver-modaliases
nvidia-glx-driver-modaliases
I don't really know what I'm doing. According to this output above, I have no nvidia drivers installed just some "modalias" files.
How can I check which drivers are currently in use?
Jumpy Now you have no proprietary Nvidia driver installed and your system uses nouveau (the open source driver).
What you need to do is use one of the commands I posted at the start of the thread. It sounds like you installed ALL of the nvidia-470-* driver packages, which will include both the modules for the current and LTS kernel, which I think (without testing) will cause issues.
So if you use the linux-current kernel (i.e. the default, if you haven't manually switched to LTS), use the following to install the drivers:
sudo eopkg it nvidia-470-glx-driver-current
(and make sure your system has all updates installed too, to avoid a mismatch between driver and kernel)
What about DoFlicky, Will it be able to detect that system is using older drivers and configure 4xx drivers on those system, or do we have to do it manually still?
joluveba May I ask the reason? It's just curiosity.
Mainly the mesalib update, kernel update and LSI issue(s)
Abhinav1217 What about DoFlicky, Will it be able to detect that system is using older drivers and configure 4xx drivers on those system, or do we have to do it manually still?
Yes, after this PR is merged and commited to our repository, DoFlicky will detect the correct driver branch for such cards.
But it will not automatically warn or notify you in any way if you're on the wrong driver branch. User intervention is required in any case.
- Edited
Guys, I use Asus N61 with nVidia GeForce GT220M. I did not install any additional drivers, only your ISO. Should I be worried about this?
P.S. Results:
- nvidia-390-glx-driver-modaliases
- nvidia-glx-driver-modaliases
This post surely helped me install the correct drivers upon just installing Solus Gnome. I've a Kepler card -- the GT 720, and I need to use the latest 470.xxx driver. For some reason, when I used the distro's tool to install my driver, it read "390.xxx" for some reason.