Notes for GNU/Linux

  • Run any Chromium/Electron program with Wayland (requires Chromium 97+, Electron later than 2022) with --ozone-platform-hint=auto.
  • Minimum Cuda packages needed for Blender are
    • cuda-cudart-devel-*
    • cuda-nvcc-*
  • Cuda and old GCC. If nvcc requires an old version of GCC, and your distribution has already deprecated it, then install it manually to /usr/local/cuda* following the File Hierarchy Standard for /usr/local.
    • This is a local solution to a local problem; very justified.
    • On recent versions of Fedora, get these packages:
      • gcc
      • gcc-c++
      • libstdc++-devel

Posted

in

by