I installed the 5.15.0-71 kernel on Ubuntu 22.04.2 LTS and at some point, I noticed that when I boot my AMD Ryzen 3 2200g desktop, I get the GRUB menu after:
error: cannot allocate kernel buffer
error: you need to load the kernel first.
Press any key to continue..._
[something something backup not working either]
Press any key to continue..._
Secure Boot is off, and I only have integrated graphics.
Unlike the other question, the one about a Ryzen 7600 system, I'm not having just a majority of boot attempts being failures, I've never gotten the kernel to boot.
Does it matter that my 5.15.0-70 kernel works fine, except for getting the ACPI Error?
Also, my GRUB file for update-grub is:
GRUB_DEFAULT=0
GRUB_TIMEOUT_STYLE=hidden
GRUB_TIMEOUT=30
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT=""
GRUB_CMDLINE_LINUX=""
Timing out for far longer than the known working for some, of 5. No dice.