I'm not aware of any video tutorial, but the original repo by kiler129 is very well documented. The installation has exact instructions here:
https://github.com/kiler129/relax-intel-rmrr/blob/master/README.md#proxmox---premade-packages-easy
To find out which kernel you have just run uname -r...
this should work on all HP Gen8 server, there are essentially 2 options to patch:
1. manually, by following the original tutorial by OP and adapt to the kernel you are running
2. use the pre-compiled bins
if you run kernel 5.9 or below, you can follow...
ah yes, i only changed the docker compile and made the script relative to the docker build path so that i can make edits easier locally
but actually, it should still work, assuming you git cloned the new repo. i changed the directory structure to move /patches into /build/proxmox so that it can...
I came across this thread and the original repo trying to get an HP Microserver Gen 8 working; here's the compiled binary for 5.11.x (and repo fork if you want to compile yourself)
I've updated the build scripts to work with proxmox 7, but the kernel snapshot shortcut doesn't work for hirsute...