With Ubuntu 22.04 the boot hangs showing 3 error messages:
- (1 of 3) A start job is running for Userspace Out-of-memory (OOM) Killer
- (2 of 3) A start job is running for Network Name Resolution
- (3 of 3) A start job is running for Userspace Out-of-memory (OOM) Killer
These errors appear when booting with kernel 5.15.0-25-generic. Very occasionally the PC boots correctly with the 5.15 kernel.
If I boot with kernel 5.13.0-39-generic the laptop boots successfully (albeit with suspend not working, brightness keys not working, etc.). I had hoped that kernel 5.15 would perhaps solve the suspend issue, but need to solve the boot issue first.
The laptop is a HP Envy x360 with Ryzen 3300u with radeon vega mobile gfx × 4.
Any ideas?
wget https://raw.githubusercontent.com/pimlie/ubuntu-mainline-kernel.sh/master/ubuntu-mainline-kernel.sh; ./ubuntu-mainline-kernel.sh -i v5.18.19
Another issue I had was that ubuntu live usb did not boot correctly, even Ubuntu 20. So I had to use Arch Linux Live Usb. – Gibezynu Nu Sep 17 '22 at 22:31