Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libGL error: No matching fbConfigs or visuals found libGL error: failed to load driver: swrast #58

Closed
esipari opened this issue Apr 2, 2024 · 2 comments

Comments

@esipari
Copy link

esipari commented Apr 2, 2024

hello everyone, i am new in linux centos 7. there are some error for running idl code in my system. the errors are:

libGL error: No matching fbConfigs or visuals found
libGL error: failed to load driver: swrast

and this is my system information:

[root@erlm0 ehsan]# lspci | grep -i vga
03:00.0 VGA compatible controller: Matrox Electronics Systems Ltd. Integrated Matrox G200eW3 Graphics Controller (rev 04)
[root@erlm0 ehsan]# lshw -C display
*-display
description: VGA compatible controller
product: Integrated Matrox G200eW3 Graphics Controller
vendor: Matrox Electronics Systems Ltd.
physical id: 0
bus info: pci@0000:03:00.0
version: 04
width: 32 bits
clock: 66MHz
capabilities: pm vga_controller bus_master cap_list rom
configuration: driver=mgag200 latency=0 maxlatency=32 mingnt=16
resources: irq:16 memory:91000000-91ffffff memory:92808000-9280bfff memory:92000000-927fffff
*-display
description: 3D controller
product: TU104GL [Tesla T4]
vendor: NVIDIA Corporation
physical id: 0
bus info: pci@0000:3b:00.0
version: a1
width: 64 bits
clock: 33MHz
capabilities: pm bus_master cap_list
configuration: driver=nouveau latency=0
resources: iomemory:382f0-382ef iomemory:382f0-382ef irq:126 memory:ab000000-abffffff memory:382fe0000000-382fefffffff memory:382ff0000000-382ff1ffffff
[root@erlm0 ehsan]# glxinfo | grep "OpenGL renderer"
libGL error: No matching fbConfigs or visuals found
libGL error: failed to load driver: swrast
OpenGL renderer string: GDI Generic

plese help me to handle this problem. because i am one of the users in server i can't modify and change freely.

@robertsulej
Copy link
Member

From a quick googling I can see e.g. this solution. Though, as you might have no admin rights, it could be useless. I can't help in this case.

@esipari
Copy link
Author

esipari commented Apr 2, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants