Discussion Forum

The VariCAD exits in few moment after starting it.

To add questions or replies, please log in.



Filter:

Post author:
Text in post
Post date from: to: (dd.mm.yyyy)
 
The VariCAD exits in few moment after starting it.
It happened with MX-Linux.
The key of the problem is the wrong OpenGL version.
By default the MX-Linux installs old 340.xxx driver for the Nvidia Geforce GT 710.
There is need to remove (purge) it with
sudo ddm-mx -p nvidia
then reboot
sudo reboot -n
Later You can install higher Nvidia driver from .run file or simple just use the noveau Mesa driver which can provide OpenGL 4.3 by default.
If there is no previous noveau driver (because everything was purged and aturemoved) then do
sudo apt install mesa*