I have a new Thinkpad X1 Yoga 2018 which requires a patch to the ACPI DSDT to make suspend-to-RAM work. I've built a patched DSDT following these instructions, and created a CPIO archive called acpi_override
.
How do I customize the configuration in /etc/grub.d or /etc/initramfs-tools (or elsewhere) to have this loaded along with Kubuntu's initrd? I was looking for a line where initrd [...]
was emitted in /etc/grub.d/10_linux
but it seems things have been rearranged for this release.