Hello! I'm having problems installing ChimeraX version 1.11.1 in ubuntu 24.04. It crashes right after execution with the following terminal output __NV_PRIME_RENDER_OFFLOAD=1 __GLX_VENDOR_LIBRARY_NAME=nvidia chimerax --debug ... Extension modules: chimerax.arrays._arrays, numpy.core._multiarray_umath, numpy.core._multiarray_tests, numpy.linalg._umath_linalg, numpy.fft._pocketfft_internal, numpy.random._common, numpy.random.bit_generator, numpy.random._bounded_integers, numpy.random._mt19937, numpy.random.mtrand, numpy.random._philox, numpy.random._pcg64, numpy.random._sfc64, numpy.random._generator, chimerax.geometry._geometry, PyQt6.QtCore, PyQt6.QtGui, PyQt6.QtWidgets, PyQt6.QtNetwork, PyQt6.QtPrintSupport, PyQt6.QtWebChannel, PyQt6.QtWebEngineCore, PyQt6.QtWebEngineWidgets, psutil._psutil_linux, psutil._psutil_posix, chimerax.atomic_lib._load_libs, tinyarray, chimerax.atomic.cymol, chimerax.atomic.cytmpl, chimerax.map._map, PIL._imaging, chimerax.pdb_lib._load_libs, chimerax.surface._surface, OpenGL_accelerate.errorchecker, OpenGL_accelerate.wrapper, OpenGL_accelerate.formathandler, OpenGL_accelerate.arraydatatype, OpenGL_accelerate.latebind, OpenGL_accelerate.vbo, OpenGL_accelerate.numpy_formathandler, OpenGL_accelerate.nones_formathandler (total: 41) Aborted (core dumped) any ideas? best, Antón _______________________________________________________ Dr. Antón Vila-Sanjurjo Professor of Genetics phone: +34 881012267 email: anton.vila@udc.es Facultade de Ciencias e CICA - Centro Interdisciplinar de Química e Bioloxía UNIVERSIDADE DA CORUÑA As Carballeiras, s/n. Campus de Elviña. 15071 A Coruña, España [cid:9245848e-8b33-492c-b28b-ec67d05de404]
Hi Antón, Unfortunately we don't have any laptops with dual graphics to test this. Perhaps someone else on this can speak up? I assume you have installed the proprietary Nvidia graphics driver. The open source driver doesn't work well enough for ChimeraX. And if your are using Wayland, make sure xwayland is installed. Or try using X11 instead of Wayland. Historically, X11 has worked better than Wayland. Another thing to try, does ChimeraX work if you use the prime-select command to force the Nvidia graphics instead setting __NV_PRIME_RENDER_OFFLOAD and __GLX_VENDOR_LIBRARY_NAME? If that works, then it is probably a prime issue. HTH, Greg On 1/31/2026 3:59 AM, Antonio Vila Sanjurjo via ChimeraX-users wrote:
Hello!
I'm having problems installing ChimeraX version 1.11.1 in ubuntu 24.04. It crashes right after execution with the following terminal output
/__NV_PRIME_RENDER_OFFLOAD=1 __GLX_VENDOR_LIBRARY_NAME=nvidia chimerax --debug/ / / /.../ / / /Extension modules: chimerax.arrays._arrays, numpy.core._multiarray_umath, numpy.core._multiarray_tests, numpy.linalg._umath_linalg, numpy.fft._pocketfft_internal, numpy.random._common, numpy.random.bit_generator, numpy.random._bounded_integers, numpy.random._mt19937, numpy.random.mtrand, numpy.random._philox, numpy.random._pcg64, numpy.random._sfc64, numpy.random._generator, chimerax.geometry._geometry, PyQt6.QtCore, PyQt6.QtGui, PyQt6.QtWidgets, PyQt6.QtNetwork, PyQt6.QtPrintSupport, PyQt6.QtWebChannel, PyQt6.QtWebEngineCore, PyQt6.QtWebEngineWidgets, psutil._psutil_linux, psutil._psutil_posix, chimerax.atomic_lib._load_libs, tinyarray, chimerax.atomic.cymol, chimerax.atomic.cytmpl, chimerax.map._map, PIL._imaging, chimerax.pdb_lib._load_libs, chimerax.surface._surface, OpenGL_accelerate.errorchecker, OpenGL_accelerate.wrapper, OpenGL_accelerate.formathandler, OpenGL_accelerate.arraydatatype, OpenGL_accelerate.latebind, OpenGL_accelerate.vbo, OpenGL_accelerate.numpy_formathandler, OpenGL_accelerate.nones_formathandler (total: 41) Aborted (core dumped)/
any ideas?
best,
Antón
*_______________________________________________________*
Dr. Antón Vila-Sanjurjo
Professor of Genetics
phone: +34 881012267
email: anton.vila@udc.es
*Facultade de Ciencias *e *CICA - Centro Interdisciplinar de Química e Bioloxía* UNIVERSIDADE DA CORUÑA As Carballeiras, s/n. Campus de Elviña. 15071 A Coruña, España
_______________________________________________ ChimeraX-users mailing list --chimerax-users@cgl.ucsf.edu To unsubscribe send an email tochimerax-users-leave@cgl.ucsf.edu Archives:https://mail.cgl.ucsf.edu/mailman/archives/list/chimerax-users@cgl.ucsf.edu/
participants (2)
-
Antonio Vila Sanjurjo -
Greg Couch