rnd-team-dev / plotoptix

Data visualisation and ray tracing in Python based on OptiX 7.7 framework.
https://rnd.team/plotoptix
Other
496 stars 26 forks source link

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

Closed esipari closed 5 months ago

esipari commented 5 months ago

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 commented 5 months ago

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 commented 5 months ago

Thank you very much for your reply and support.

On Tue, Apr 2, 2024, 3:52 PM Robert Sulej @.***> wrote:

From a quick googling I can see e.g. this solution https://github.com/openai/gym/issues/509#issuecomment-616068675. Though, as you might have no admin rights, it could be useless. I can't help in this case.

— Reply to this email directly, view it on GitHub https://github.com/rnd-team-dev/plotoptix/issues/58#issuecomment-2031205350, or unsubscribe https://github.com/notifications/unsubscribe-auth/A7VVERFWO3WKMSYVESMUDNLY3JIRHAVCNFSM6AAAAABFSWPUB2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMZRGIYDKMZVGA . You are receiving this because you authored the thread.Message ID: @.***>