To tidy up your Kernel command line, you can tweak / create /etc/modprobe.d/xe.conf by adding:Oh! OH!!!! Okay, I found something! Adding this kernel command line boot parameter FIXES IT:
Code:xe.vram_bar_size=-1
Code:
options xe vram_bar_size=-1
update-initramfs -uk all to ensure your initramfs are fresh. Once that’s done, you can remove it from your kernel command.Now you’re all set!