-
-
September 21, 2018 at 8:45 pm
sprice
SubscriberWhen running ANSYS HFSS (or ansysedt) from a remote machine, a render window within the main application window fails to display its CAD contents. To be specific, the daughter window renders its contents initially, until there is mouse interaction, then goes black; some small squares appear within it, but nothing else.
Â
This is with two different systems, one with an nvidia card (Quadro 600) running the nouveau driver and one with an AMD (FirePro V5900) running the radeon driver. Both systems are running CentOS 6.10. Both systems run glxgears without issue.
Â
See screenshot.
-
September 21, 2018 at 8:53 pm
pgl
Ansys EmployeeHi sprice,Â
As far as I can see the first version of CentOS that we have supported is CentOS 7.2 at Release 18.0.
See here for supported platforms at 18.0:
Would it be possible to update those systems to a supported version of CentOS, such as 7.2, 7.3 or 7.4?Â
Â
-
September 24, 2018 at 4:32 pm
sprice
SubscriberThe latest on the test machine after upgrading everything
Â
CentOS 7.5
AnsysEDT 19.2
TurboVNC Server v2.1.90
VirtualGL-2.5
kmod-nvidia-340xx (nvidia driver)
Â
Behavior:
Â
Using TurboVNC server.
Â
Without VirtualGL - same as before, after choosing the HFSS project tab and after initial rendering of the drawing pane the pane goes black on mouse over.
Â
With VirtualGL - intial preload errors on start of ansysedt and then core dump when choosing the hfss project tab.
-
September 26, 2018 at 12:17 am
pgl
Ansys EmployeeThanks!
We only list CentOS 7.3 and 7.4 as being supported for release 19.2, so you are one step ahead of us here!
Regardless I think the main issue lies with the graphics card driver set up, specifically the combination of TurboVNC and VirtualGL. In our Support for Remote Displays and Virtual Desktop R19.2 TurboVNC isn't mentioned. Only VNC Connect is listed with VirtualGL.Â
I'll ask one of our supported hardware/platform experts review this post to see if they have any ideas.Â
-
September 26, 2018 at 12:12 pm
JakeC
Ansys EmployeeHi Sprice,
The nouveau driver will cause you issues. Please disabled the nouveau driver completely, and install the Nvidia driver from the nvidia website.
Please see the following link to disable nouveau:
http://www.advancedclustering.com/act_kb/installing-nvidia-drivers-rhel-centos-7/
Â
Thank you,
Jake
-
September 27, 2018 at 1:48 pm
sprice
SubscriberYes, we are already running only the nvidia proprietary driver as mentioned in the first message. Note, this renders properly at the console. Only remotely do we see the issues.
Â
[root@eelnx160 ~]# rpm -aq | grep nvidia
kmod-nvidia-340xx-340.107-1.el7_5.elrepo.x86_64
Â
[root@eelnx160 ~]# lsmod | grep nv
nvidia             10565102 49
drm                  397988 3 nvidia
i2c_core              63151 2 drm,nvidia
Â
[root@eelnx160 ~]# lsmod | grep nouveau
[root@eelnx160 ~]#
-
September 27, 2018 at 2:05 pm
JakeC
Ansys EmployeeHi sprice,
It sounded like you had 2 systems and one of them was running nouveau:
"one with an nvidia card (Quadro 600) running the nouveau driver"
Can you try switching from TurboVNC to RealVNC and integrating VirtualGL, if you cannot use VNCConnect.
You could also try disabling the hardware acceleration:
export LIBGL_ALWAYS_SOFTWARE=1
export LIBGL_ALWAYS_INDIRECT=1
(or some combination of the two)
And just so we are on the same page, when you tried launching you used the vglrun command correct?
Thank you,
Jake
-
October 1, 2018 at 1:14 am
randyk
Ansys EmployeeHi Sprice,
Please provide:Â $ lspci -vnn | grep VGA -A 12
Also, have you tried to turn off "Highlight selection dynamically" option from Tools >> Options >> General Options >> 3d modeler >> Display
thanks
Randy
Â
-
October 4, 2018 at 7:31 pm
sprice
SubscriberThis combination ended up working
Â
CentOS 7.5 64 bit
NVIDIA Corporation GP107GL [Quadro P620] nvidia proprietary kernel driver 390.87 (see note below) TurboVNC 2.2 VirtualGL 2.6
Â
Remote requires running under vglrun or the layout screen blacks on any update. glxgears runs with or without vglrun.
Â
note: the proprietary nvidia driver is the download from nvidia.com. The kmod-nvidia rpm version 390.87 (same version) from ELREPO causes AnsysEDT running under vglrun to core dump when adding an HFSS project (probably anything that needs 3D rendering).
-
- The topic ‘HFSS Render Window fails to display CAD Contents’ is closed to new replies.
-
2953
-
970
-
857
-
599
-
591
© 2025 Copyright ANSYS, Inc. All rights reserved.