wvthoog / proxmox-vgpu-installer

88 stars 24 forks source link

8.2.x Not Supported #6

Open CameronMunroe opened 2 months ago

CameronMunroe commented 2 months ago

Seems the kernel for 8.2.x of Proxmox isn't supported by this script.

Workaround:

apt install proxmox-kernel-6.5.13-5-pve-signed apt install proxmox-headers-6.5.13-5-pve proxmox-boot-tool kernel pin 6.5.13-5-pve

Reboot and then re-run installer.

Workaround is from the comments section of the blog: https://wvthoog.nl/proxmox-vgpu-v3/

tlahitte commented 2 months ago

You sir are a life saver ! Thanks for taking the time to open an issue on Github and thanks Jockero for the kernel downgrade commands

Serpentiel commented 2 months ago

This isn't necessarily the script that doesn't supports the latest kernel version, but the NVIDIA driver itself.

There should soon be an update that brings the support for latest Linux kernel versions.