VAPOR User interface problem

2 posts / 0 new
Last post
yangjian0503
VAPOR User interface problem

When I start the vaporgui ,a " vapor error " window occur ,and it says :

Code: 4006
Message: GL Vendor String is MESA.
Graphics drivers may need to be reinstalled

I don't know how to solve it . Please Help me .

clyne

This message occurs on linux systems and indicates that you do not have hardware accelerated graphcis drivers installed correctly. Assuming that you do have 3D graphics harware (most systems sold in the last 5 years or so do), you will need to indenfity the graphics harware manufacturer (e.g. nVidia, AMD/ATI, or Intel). Next you'll need to identify what flavor of you Linux you are running (e.g. redhat, centos, ubunto, etc.). Then you can google to find instructions on downloading and installing drivers that are appropriate for your system. For example:

 

google configure nvidia graphics driver on redhat

 

best,

 

jc