|
[Sponsors] |
April 11, 2007, 14:35 |
Paraview cannot startup
|
#1 |
New Member
Dean Wang
Join Date: Mar 2009
Posts: 2
Rep Power: 0 |
On my local PC I am using Xterm (exceed) to connet to the linux server on which the openFOAM is installed. But when I type the conmand "paraview", the paraview windown does not open up, and the error message says "Xlib: Extension "GLX" missing on display "192.168.0.170:0.0".
Please help. Thanks |
|
June 8, 2007, 09:32 |
You need to update the driver
|
#2 |
New Member
MK_MAT
Join Date: Mar 2009
Posts: 6
Rep Power: 17 |
You need to update the driver of your graphic card - if it is NVIDIA go to the website download latest driver, follow instruction to install and it should work.
I had the same problem. |
|
October 7, 2009, 01:30 |
|
#3 |
Member
Scott
Join Date: Sep 2009
Posts: 30
Rep Power: 17 |
I have been experiencing the same problem but I have the lates nvidia drivers and have loaded the glx module in xorg.com but still get the same error. Any other ideas? Could some libray file be pointing to the wrong location for the OpenGL drivers?
Thanks Scott |
|
October 8, 2009, 06:11 |
|
#4 |
Senior Member
Laurence R. McGlashan
Join Date: Mar 2009
Posts: 370
Rep Power: 23 |
Does 'glxgears' show up an animation?
I have had various problems with paraView on different machines, and I find the best way is just to compile it from scratch. Your problem could be related to a number of things. What steps have you taken?
__________________
Laurence R. McGlashan :: Website |
|
October 9, 2009, 14:02 |
|
#5 |
Super Moderator
Philip Cardiff
Join Date: Mar 2009
Location: Dublin, Ireland
Posts: 1,093
Rep Power: 34 |
Gnom,
A number of guys in my research group have similar errors connecting (using xterm) to our linux server. Yet the guys in the room using Mac don't have this problem. The work around the windows' guys do is: they install paraview for windows on their windows machine (obviously ), and then run foamToVTK and use scp/sftp to transfer the VTK files to their windows machine for post-processing with paraview. It's a bit annoying but if you use a gui scp/sftp program like winscp (http://winscp.net/eng/index.php) then it's fine. Luckily I use Mac and don't have this problem, but this is a handy work-around. This does not solve your problem but gets around it, as Laurence said the problem could be related to many different things. Hope it helps, Philip C |
|
October 9, 2009, 14:43 |
|
#6 |
Member
Scott
Join Date: Sep 2009
Posts: 30
Rep Power: 17 |
I'm currently working this issue in Gentoo Linux on another forum and it has to do with the GLX module not being loaded properly due to an nVidia driver mismatch. I suspect that this is an nVidia issue and not a GLX or Paraview issue.
I'll post a complete solution and steps on how to resolve it a a few days once I have it worked out on my end |
|
October 14, 2009, 01:30 |
|
#7 |
Member
Scott
Join Date: Sep 2009
Posts: 30
Rep Power: 17 |
ok so here is what I have found. I am using an ASUS board with an nVidia graphics card and running Gentoo linux.
This issue comes from using the "nv" drivers under the Module section in the Xorg.conf file which defines how your desktop is laid out. The "nv" drivers do not have any 3D accelration and will not load the GLX module. To correct this you need to make sure you have the latest nVidia drivers installed and replace "nv" with "nvidia" in your Xorg.conf file. Also you need to add Load "glx" in the Module section. I do not have the latest drivers so I am having to work out a low resolution issuse. Check your version of linux to see what file you have to define the desktop layout and make sure you have the closed source nVidia drivers. Everything should work after that. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[General] ParaView startup | Lucas_Gasparino | ParaView | 0 | August 15, 2017 22:22 |
[OpenFOAM.org] Two different versions of ParaView with same OpenFOAM release | FJSJ | OpenFOAM Installation | 2 | July 23, 2017 06:48 |
Installing OpenFOAM and ParaView in VirtualBox(Ubuntu on Win8) | chrisb2244 | OpenFOAM Installation | 2 | August 21, 2013 14:24 |
Newbie: Install ParaView 3.81 on OF-1.6-ext/OpenSuse 11.2? | lentschi | OpenFOAM Installation | 1 | March 9, 2011 03:32 |
paraFoam reader for OpenFOAM 1.6 | smart | OpenFOAM Installation | 13 | November 16, 2009 22:41 |