NCAR / VAPOR

VAPOR is the Visualization and Analysis Platform for Ocean, Atmosphere, and Solar Researchers
https://www.vapor.ucar.edu/
BSD 3-Clause "New" or "Revised" License
178 stars 49 forks source link

Jupyter/PythonAPI problem with nouveau driver on SUSE #3466

Closed sgpearse closed 1 year ago

sgpearse commented 1 year ago

Note: I'll upgrade to the proprietary NVIDIA driver to see if that helps and update this ticket once tested.

Graphics info:

(base) vapor@localhost:~/mambaforge/envs/3.9.0/lib/python3.9/site-packages/vapor/example_notebooks> inxi -G -c0
Graphics:
  Device-1: NVIDIA GM107GL [Quadro K620] driver: nouveau v: kernel
  Display: x11 server: X.Org v: 1.20.14 with: Xwayland v: 22.1.5 driver: X:
    loaded: modesetting unloaded: fbdev,vesa dri: zink gpu: nouveau
    resolution: 1355x1080~60Hz
  API: OpenGL v: 4.5 Mesa 22.3.5 renderer: llvmpipe (LLVM 15.0.7 256 bits)

Issue: nouveauDriverNotFound nouveauDriverNotFound2

sgpearse commented 1 year ago

Fixed with NVidia proprietary driver.