You are not logged in.
Pages: 1
Topic closed
Hi there,
my problem is, that several applications won't start anymore, like mendeleydesktop, kaddressbook, calibre and so on.
I get the following error:
libGL error: No matching fbConfigs or visuals found
libGL error: failed to load driver: swrast
Unrecognized OpenGL version
Unrecognized OpenGL version
My settings are
$ uname -a
Linux Legolas 4.9.13-1-lts #1 SMP Mon Feb 27 21:32:16 CET 2017 x86_64 GNU/Linux
$ lspci | grep NVIDIA
01:00.0 VGA compatible controller: NVIDIA Corporation GF106GLM [Quadro 2000M] (rev a1)
01:00.1 Audio device: NVIDIA Corporation GF106 High Definition Audio Controller (rev a1)
Packages installed:
$ pacman -Ss nvidia
extra/libvdpau 1.1.1-2 [Installiert]
extra/nvidia 378.13-2 [Installiert]
extra/nvidia-lts 378.13-3 [Installiert]
extra/nvidia-utils 378.13-3 [Installiert]
community/nvidia-cg-toolkit 3.1-4 [Installiert]
Could anyone please give me a hint on what to do about it....?!
Greetings
produnis
Last edited by produnis (2017-03-09 07:00:34)
Offline
Please post the output of
$ lspci -vnn | grep "VGA"
$ pacman -Qs libgl
Mod note: Moving to NC.
Last edited by WorMzy (2017-03-08 19:48:22)
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Offline
Hi WorMzy,
thx for your reply.
$ lspci -vnn | grep "VGA"
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GF106GLM [Quadro 2000M] [10de:0dda] (rev a1) (prog-if 00 [VGA controller])
$ pacman -Qs libgl
local/lib32-mesa-libgl 17.0.1-1
Mesa 3-D graphics library (32-bit)
local/libglade 2.6.4-5
Allows you to load glade interface files in a program at runtime
local/libglademm 2.6.7-4
A C++ wrapper for libglade.
local/libglvnd 0.1.1.20161028-1
The GL Vendor-Neutral Dispatch library
local/mesa-libgl 17.0.1-1
Mesa 3-D graphics library
Offline
If you replace mesa-libgl and lib32-mesa-libgl with nvidia-libgl and lib32-nvidia-libgl does that resolve the issue?
Offline
Thx you, loqs,
replacing mesa-libgl and lib32-mesa-libgl with nvidia-libgl and lib32-nvidia-libgl solved my issue.
THANKS A LOT!!!
Offline
Legacy board solved by installing lib32-nvidia-390xx-utils
Offline
Please don't necrobump, especially solved topics.
https://wiki.archlinux.org/index.php/Co … bumping%22
Closing.
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Offline
Pages: 1
Topic closed