Dual boot mxlinux doesn't recognize optix

I just installed mxlinux kde version, and blender through steam doesn’t recognize optix even though I have a 2700 super. I have the latest nvidia drivers installed.

I couldn’t get my blender plugins to install via flatpack version of 3.1 oddly but steam is fine.

Hi.
Does it only happen with OptiX? What about CUDA?
What happens with official version downloaded from blender site? (Download, extract to a folder and run “blender” file there)

You open the linux terminal and share here the output of:
sudo lshw -c video

and

cat /proc/driver/nvidia/version

*-display
description: VGA compatible controller
product: TU104 [GeForce RTX 2070 SUPER]
vendor: NVIDIA Corporation
physical id: 0
bus info: pci@0000:0a:00.0
version: a1
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress vga_controller bus_master cap_list rom
configuration: driver=nvidia latency=0
resources: irq:141 memory:f6000000-f6ffffff memory:e0000000-efffffff memory:f0000000-f1ffffff ioport:e000(size=128) memory:f7000000-f707ffff

NVRM version: NVIDIA UNIX x86_64 Kernel Module 510.47.03 Mon Jan 24 22:58:54 UTC 2022
GCC version: gcc version 10.2.1 20210110 (Debian 10.2.1-6)

I belive blender only offers a tar and snap?

Download the tar.xz, unpack the archive to a new folder. Enter the folder and there double click on “blender” file and test if OptiX and CUDA are available

Even with the tar.xz only cuda is available

I’m not sure if your distro is based on Ubuntu or Debian packages. You open your package manager and search for the word “optix” and check that it is installed. I guess it could be “libnvoptix1” and “libnvidia-rtcore” for Debian or "libnvidia-gl-510"for Ubuntu (510 because it’s your driver version)

Anyway, in Ubuntu that package is installed by default with driver installation. Not sure for Debian.
(All this if you installed nvidia driver from distro packages)

1 Like

Debian based. Not seeing it in the package installer.

Have you installed nvidia driver from .run file or from distro packages?

In the meantime you could ask in the MX Linux forum. I have found other similar cases but I am not sure if it has the same causes as your problem:
https://forum.mxlinux.org/viewtopic.php?p=678155#p678155

Or if you are new to Linux maybe you could try installing another linux distro. You try a user friendly distro with a large user base and well maintained.