I solved this problem by deleting the line . I had another server, and when I looked at its loading, I found that there was no such line at all. After deleting it, the 9th version loaded)))
As of now the latest version is:
wget https://us.download.nvidia.com/XFree86/Linux-x86_64/580.126.09/NVIDIA-Linux-x86_64-580.126.09.run
chmod +x NVIDIA-Linux-x86_64-580.126.09.run
./NVIDIA-Linux-x86_64-580.126.09.run
I solved it by removing the kernel pinning, removing all Nvidia drivers on both host and all LXCs to then move to 6.17 and 580 drivers.
Everything works again, including ZFS scrubbing.
When I run ./NVIDIA-Linux-x86_64-580.126.09.run I'm getting the below error:
ERROR: Unable to find the kernel source tree for the currently running kernel. Please make sure you
have installed the kernel source files for your kernel...
Multiple sync and backup jobs feeding the server not to mention verification jobs so there is always traffic, and the remote side does show get and download chunks, but pretty much locks up the browser as those are too verbose/long for multi-TB...
(I've dropped loads of terms that can be searched on here)
Proxmox SDN does not include a router. It looks to be designed for layer 2 and tunneled layer 2. To be honest I haven't bothered with it. However I have been fiddling with networks...
Hi All,
I have a ZFS volume that has run out of space mounted to an LXC container.
There seems to be plenty of free space in the pool
Is there a way to expand "sata_pool/library/subvol-108-disk-10" from 128GB to 200GB ?
My reading suggests...
Per the documentation it does state: "It’s not recommended to use this on production servers, as these packages are not always as heavily tested and validated." Source...
Can you elaborate on this? I just updated PVE kernel. I still cannot get my 9955HX iGPU passed through to my Debian VM using @afonya method, including the reset hook script. I also tried just passthrough the entire PCIe device without splitting...
In case anyone ever encounters this, this is how we fixed it. proxmox_cluster1_1 is one of our LVM VG, you need to replace it with the name of your VG.
(Optional) Get overview which disks are present on the LVM and which are active on the node...
I too am dying to get my MS-A2 9955HX iGPU passed through to Debian VM for Jellyfin. Would you be able to send me over the official vbios for 9955HX iGPU from minisforum (I also sent you a direct message)? Thank you guys for doing so much work to...
I'm having an interesting problem where one of my LXC has no IP when it starts. The container in question is the proxmox backup server lxc which I'm creating using the community script with default settings. All my other containers and VMs are...