(In reply to vpi from comment #579) > (In reply to Mark York from comment #578) > > (In reply to vpi from comment #577) > > > (In reply to Darin Miller from comment #563) > > > > *Ubuntu version: > > > > > > > > 1) install kernel build tools: > > > > (https://wiki.ubuntu.com/Kernel/BuildYourOwnKernel): > > > > > > > > * sudo apt install libncurses-dev gawk flex bison openssl libssl-dev > dkms > > > > libelf-dev libudev-dev libpci-dev libiberty-dev autoconf git > > > > > > > > 2) clone the kernel from github and checkout to v5.17 branch (Rather > > large, > > > > multiple GB's): > > > > > > > > * git clone https://github.com/torvalds/linux.git > > > > * cd linux > > > > * git checkout v5.17-rc4 > > > > > > > > 3) get the patch and install it: > > > > > > > > get the patch form this site and save to "linux" directory: (top right > > > > corner "series" button) and use the following "git am ..." line to > apply > > > the > > > > patch: > > > > > > > > > > https://patchwork.kernel.org/project/linux-acpi/patch/20220121172431.6876-4- > > > >