Everything posted by space192
-
[Plugin] Nvidia-Driver
I have: 1 RTX 3090 2 Tesla P40 Oh and completely forgot about the diagnostics sorry tower-diagnostics-20251119-2312.zip
-
[Plugin] Nvidia-Driver
Hey ! So I'm trying to work with Nvidia GPUDirect RDMA on unraid 7.2.0 but when looking at the kernel module loaded I see that I have: root@Tower:~# lsmod | grep "nvidia" nvidia_uvm 1847296 4 nvidia_drm 131072 0 nvidia_modeset 1638400 2 nvidia_drm nvidia 104067072 29 nvidia_uvm,nvidia_modeset drm_ttm_helper 16384 1 nvidia_drm video 69632 1 nvidia_modeset drm_kms_helper 217088 2 drm_ttm_helper,nvidia_drm drm 655360 6 drm_kms_helper,nvidia,drm_ttm_helper,nvidia_drm,ttm backlight 20480 3 video,drm,nvidia_modeset i2c_core 106496 7 drm_kms_helper,i2c_algo_bit,igb,nvidia,i2c_smbus,i2c_piix4,drmBut when looking in the folder: /lib/modules/6.12.54-Unraid/kernel/drivers/video/ I have nvidia-peermem.ko The issue is that when I run: modprobe nvidia-peermem -v I get the following error: root@Tower:~# modprobe nvidia-peermem -v insmod /lib/modules/6.12.54-Unraid/kernel/drivers/video/nvidia-peermem.ko modprobe: ERROR: could not insert 'nvidia_peermem': Invalid argumentDo you guys have any idea what could be going wrong (I have nothing in dmesg) ? And if so how to fix it !
-
Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
The thing is that we cannot set the swappiness value to be different from the host, as I only want one container to be able to use swap on my NAS is there any solution for that ?
-
Dynamix - V6 Plugins
Hi everyone, I was wondering, I have two tesla P40 with custom shroud + cooling fan installed, I would love to control the fan speed depending on the gpus temperatures, I can control the fan with Dynamix System AutoFan but I can only control the speed depending on the hard drive temps, is there any way to control the two fans depending on the output of for example the gpu statistics plugins on unraid or from the output of nvidia-smi ?
-
[Support] binhex - qBittorrentVPN
Hey ! For some reason I randomly get defunct qbitorrent-nox processes while running the container, leading me to a reboot of my server, I tried docker stop/kill, and tried to kill the PID of the defunct process but nothing works any ideas ?