Hi, I’m joining the club! :) I’m seeing the same NVRM errors with an NVIDIA RTX 5060 Ti 16GB on an ASRock Z790 Pro RS/D4. Hardware / SW: - Unraid: 7.2.3 - NVIDIA driver: 580.95.05 (open kernel modules) - Motherboard: ASRock Z790 Pro RS/D4 - CPU: i5-14600K - RAM: 96GB DDR4 - GPU: RTX 5060 Ti 16GB Symptoms: - GPU sometimes works (nvidia-smi OK, can run compute like llama.cpp), but then syslog starts spamming NVRM errors and the driver fails to attach/init the GPU. Example log: Dec 28 14:46:06 kernel: NVRM: nvAssertOkFailedNoLog: Assertion failed: Out of memory [NV_ERR_NO_MEMORY] (0x00000051) returned from nvStatus @ message_queue_cpu.c:242 Dec 28 14:46:06 kernel: NVRM: _kgspInitRpcInfrastructure: GspMsgQueueInit failed Dec 28 14:46:06 kernel: NVRM: kgspConstructEngine_IMPL: init RPC infrastructure failed Dec 28 14:46:06 kernel: NVRM: osInitNvMapping: *** Cannot attach gpu Dec 28 14:46:06 kernel: NVRM: RmInitAdapter: osInitNvMapping failed, bailing out of RmInitAdapter Dec 28 14:46:06 kernel: NVRM: GPU 0000:01:00.0: RmInitAdapter failed! (0x22:0x51:763) BIOS / platform notes: - Above 4G Decoding: Enabled - Resizable BAR (C.A.M.): Enabled - VT-d: Enabled - PCIe ASPM: Disabled - Slot is stable. I’ve tried the common suggested toggles/settings for days and nothing has reliably fixed it. At this point I’m not too bothered, but if anyone has a new angle or a known workaround, I’m all ears. :)