Kernel 5.15 seems to have solved the issue. You can install the latest version of kernel 5.15:
apt install pve-kernel-5.15
make sure that the following line is in the /etc/default/grub file:
GRUB_DEFAULT=0
Run: grub-update config
reboot the server
A solution is to set Grub to boot with an earlier version of the kernel (kernel 5.11.22-7-pve). I've tested this on a number of Proxmox installations:
Ensure the the kernel 5.11.22-7-pve is present, by running update-grub, and see if it is present in the output on the screen.
Edit the...
A solution is to set Grub to boot with an earlier version of the kernel (kernel 5.11.22-7-pve). I've tested this on a number of Proxmox installations:
Ensure the the kernel 5.11.22-7-pve is present, by running update-grub, and see if it is present in the output on the screen.
Edit the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.