I have this box with Leap 42.1 which has some problem with the nvidia drivers: I get no compositing in KDE (so I think also no acceleration) and everytime I run an gui-application i get the following errors:
libGL error: No matching fbConfigs or visuals found
libGL error: failed to load driver: swrast
My system configuration says
uname -a
Linux *** 4.1.26-21-default #1 SMP PREEMPT Mon Jun 13 13:32:30 UTC 2016 (294632f) x86_64 x86_64 x86_64 GNU/Linux
lspci -nnk | grep VGA -A3
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GM107 [GeForce GTX 750 Ti] [10de:1380] (rev a2)
Subsystem: NVIDIA Corporation Device [10de:105f]
Kernel driver in use: nvidia
Kernel modules: nouveau, nvidia_drm, nvidia
zypper se -i nvidia
Loading repository data...
Reading installed packages...
S | Name | Summary | Type
--+---------------------------+-----------------------------------------------------------------------+--------
i | nvidia-computeG04 | NVIDIA driver for computing with GPGPU | package
i | nvidia-gfxG04-kmp-default | NVIDIA graphics driver kernel module for GeForce 400 series and newer | package
i | nvidia-glG04 | NVIDIA GL libraries for OpenGL acceleration | package
i | x11-video-nvidiaG04 | NVIDIA graphics driver for GeForce 400 series and newer | package
I googled a bit, but the only solution seemed to be to reinstall the drivers, which proved useless (but maybe I did something wrong uninstalling).
Pointers on how to further troubleshoot this issue will be really appreciated.
Best.