a3d_install

A3D Installation

Nvidia Purge

Remove any existing Nvidia drivers

/etc/init.d/lightdm stop
sudo apt-get purge nvidia-*
/etc/init.d/lightdm start
Add graphics driver PPA.
sudo add-apt-repository ppa:graphics-drivers/ppa
update sources
sudo apt update
Launch Additional Drivers utility
(sudo) software-properties-gtk

- NVIDIA 367.44 (or closest to this). - Click Apply Changes button to automatically download and install the driver on the system. - Restart computer to make the new driver take effect and ensure it is working correctly.

/etc/init.d/lightdm stop
/etc/init.d/lightdm start
openGL
supo apt-get install mesa-utils
glxinfo
glxgears
Warning: Error in reading to "/home/aceadmin/HBM2015_hercules_local_example.a3d".
atelier3d 
Atelier3d log file: /home/aceadmin/a3d.log
Running Atelier3D - svn revision 292 compiled on Jul 25 2017
A3D document: deprecated content found, automatically converting to the new format...
  Converting deprecated Model into Workspace
  Window size: restoring last session's window size
  Window position: restoring last session's window position
GraphicsWindowX11::realizeImplementation() Already realized
Starting local A3D file server
Using port number 18010
DataServer::GetFile: Loading file /home/aceadmin/HBM2015.a3d
DataServer::GetFile: Opening A3D file: /home/aceadmin/HBM2015.a3d
DataServer::GetFile: Error while opening A3D file: [/home/aceadmin/HBM2015.info] does not exist
A3D document: deprecated content found, automatically converting to the new format...
  Converting deprecated Model into Workspace
  Converting deprecated CutPlanes with descriptor [Nov7_11_49_-6_corminus4_axial0 (AC-PC alignment)] to ReferenceFrame
A3D model: Error while starting the local A3D file server, file [HBM2015.a3d] was found, but not the data files.
A3D model: Connection with the server [local server] on port 18009 for the model [HBM2015.a3d] could not be established.
Warning: Error in reading to "/home/aceadmin/HBM2015_hercules_local_example.a3d".
Could not open file: /home/aceadmin/HBM2015_hercules_local_example.a3d

== Inconsistency detected by ld.so: dl-close.c: 811: _dl_close: Assertion `map→l_init_called' failed!

Atelier3d log file: /home/aceadmin/a3d.log
Running Atelier3D - svn revision 292 compiled on Jul 25 2017
min/max values in RGBA channels:
Min: (0, 0, 0, 0)
Max: (1, 1, 1, 1)
Inconsistency detected by ld.so: dl-close.c: 811: _dl_close: Assertion `map->l_init_called' failed!
  • a3d_install.txt
  • Last modified: 2024/03/26 13:52
  • by 127.0.0.1