We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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/
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
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.
No branches or pull requests
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/
The text was updated successfully, but these errors were encountered: