Score:0

Trying to set enable_psr=0 in /etc/default/grub, keeps being changed to i915.enable_psr=1

qa flag

I am running Kubuntu 22.04 on a tuxedo book with an Intel graphics chip, and I'm experiencing a known psr bug that causes external screens to flicker.

My coworker (who is running Linux Mint instead of Kubuntu) has successfully fixed the problem on the same model of notebook, by doing the following steps which are recommended when experiencing the bug:

  1. edit /etc/default/grub and change the line GRUB_CMDLINE_LINUX_DEFAULT="quiet splash i915.tuxedo_disable_psr2=1 i915.enable_psr=1" to GRUB_CMDLINE_LINUX_DEFAULT="quiet splash i915.tuxedo_disable_psr2=1 i915.enable_psr=0"
  2. run update-grub
  3. reboot

When I do this, the problem is not fixed, and upon inspection, /etc/default/grub has been changed from GRUB_CMDLINE_LINUX_DEFAULT="quiet splash i915.tuxedo_disable_psr2=1 i915.enable_psr=0" to GRUB_CMDLINE_LINUX_DEFAULT="quiet splash i915.tuxedo_disable_psr2=1 i915.enable_psr=1"

Some process keeps changing my default grub config to enable_psr=1. How can I change this?

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.