Hello Everyone.
In ArchLinux, they have the problem from kernel 5.10 and I tried it.
Ubuntu has the same problem, I think it.
Let's check it.


Add guc paramters to kernel parameters by editing /etc/default/grub

 GRUB_CMDLINE_LINUX="i915.enable_guc=2"

Add guc option to i915 module by adding /etc/modprobe.d/i915.conf file
with :

 options i915 enable_guc=2

Add i915 to /etc/mkinitcpio.conf :

 MODULES=(i915)


Arch linux randomly freezes after updating to kernel 5.10
https://unix.stackexchange.com/questions/627513/arch-linux-randomly-freezes-after-updating-to-kernel-5-10

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1939347

Title:
  Ubuntu 20.04 freeze since kernel 5.11

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1939347/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to