You are not logged in.

#1 2023-07-19 17:32:58

carbroombrom
Member
Registered: 2023-07-19
Posts: 1

Failed to find module nvidia-uvm

Hi, I’ve been using Arch for a couple of years but never really dove in too much. I recently acquired an NVIDIA Tesla K40m that I’m now trying to use for Hashcat, ffmpeg (in Jellyfin), among other things.

Nvidia-470xx-utils

and

opencl-nvidia-470xx

are installed.

output of

uname -r

:

Linux [hostname] 6.1.38-2-lts #1 SMP PREEMPT_DYNAMIC Sat, 15 Jul 2023 19:51:05 +0000 x86_64 GNU/Linux

Only reference to the card in the output of

journalctl -b -0

is:

Jul 19 11:58:49 [hostname] systemd-modules-load[372]: Failed to find module ‘nvidia-uvm’

Output of

lspci -nnk

(with irrelevant output omitted):

01:00.0 3D controller [0302]: NVIDIA Corporation GK110BGL [Tesla K40m] [10de:1023] (rev a1)
        Subsystem: NVIDIA Corporation 12GB Computational Accelerator [10de:097e]
        Kernel modules: nouveau

(I have blacklisted nouveau, but `mesa` is strangely required by `nvidia-470xx-utils` and also most if not all of the server applications I have running on the system)

Last edited by carbroombrom (2023-07-19 17:37:44)

Offline

#2 2023-07-19 18:25:18

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,237

Re: Failed to find module nvidia-uvm

You primarily need nvidia-470xx-dkms and linux-lts-headers for these to go anywhere from a kernel perspective.

Offline

#3 2023-07-20 08:32:07

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 15,111

Re: Failed to find module nvidia-uvm

carbroombrom wrote:

(I have blacklisted nouveau, but `mesa` is strangely required by `nvidia-470xx-utils` and also most if not all of the server applications I have running on the system)

The kernel module nouveau doesn't come from mesa , but from ..... your kernel.
Also blacklisting kernel module A only prevents the kernel autoloading it, but doesn't stop it from loading if specifically requested by module B.

Welcome to archlinux forums.

Last edited by Lone_Wolf (2023-07-20 08:32:32)


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Offline

Board footer

Powered by FluxBB