antiX ++libGL error: unable to load driver: i965_dri.so

Post Reply
Message
Author
marcoC
Posts: 29
Joined: Fri Jan 25, 2019 7:31 am

antiX ++libGL error: unable to load driver: i965_dri.so

#1 Post by marcoC »

Hi,
I have downloaded and installed salome_meca under antiX live persistent mode on an external SSD, but when I start salome an error occurs:

runSalome running on antix1
Searching for a free port for naming service: 2810 - OK
Searching Naming Service found in 0.0 seconds
Searching /Kernel/Session in Naming Service ++libGL error: unable to load driver: i965_dri.so
libGL error: driver pointer missing
libGL error: failed to load driver: i965
libGL error: unable to load driver: i965_dri.so
libGL error: driver pointer missing
libGL error: failed to load driver: i965
libGL error: unable to load driver: swrast_dri.so
libGL error: failed to load driver: swrast
+Warning: this type (SALOME_MED/MEDCouplingFieldDoubleCorbaInterface,objref) already exists, it will be ignored.

How can I try to fix it ?

Regards,

marcoC

User avatar
dolphin_oracle
Developer
Posts: 20032
Joined: Sun Dec 16, 2007 1:17 pm

Re: antiX ++libGL error: unable to load driver: i965_dri.so

#2 Post by dolphin_oracle »

Try installing the i965 drivers. They should be in the repo.
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.

marcoC
Posts: 29
Joined: Fri Jan 25, 2019 7:31 am

Re: antiX ++libGL error: unable to load driver: i965_dri.so

#3 Post by marcoC »

Solved.

It is necessary to rename libstdc++.so.6 in ~/Live-usb-storage/V2018.0.1_public/prerequisites/debianForSalome/lib as follows:

mv libstdc++.so.6 libstdc++.so.6_

User avatar
Stevo
Developer
Posts: 12842
Joined: Fri Dec 15, 2006 8:07 pm

Re: antiX ++libGL error: unable to load driver: i965_dri.so

#4 Post by Stevo »

The i965 libraries should be installed by default in antiX.

It's also better practice to create a symlink to a library with the new name instead of renaming it, even though that's a library that shipped with the program and not a system one.

Post Reply

Return to “antiX”