Tuxedo InfinityBook Pro 14 Gen 6

  • Edit the file /etc/default/grub .
  • Find the line which starts:
 GRUB_CMDLINE_LINUX=
  • After quiet add i915.enable_psr=0 and save file

  • Run this command in dom0:

 sudo grub2-mkconfig --output=/boot/grub2/grub.cfg
  • Reboot
2 Likes