You are not logged in.
I am on uptodate Arch with Gnome Desktop on Wayland session. I use fractional scaling %150.
And at gnome control center's display section there is no refresh rate option. In monitor.xml refresh rate is set up 90hz and my display has 60 or 90hz support. I want to set it up to 60hz for better battery performance.
What can I do?
An here it is the monitor.xml:
<monitors version="2">
<configuration>
<logicalmonitor>
<x>0</x>
<y>0</y>
<scale>1.5</scale>
<primary>yes</primary>
<monitor>
<monitorspec>
<connector>eDP-1</connector>
<vendor>CSO</vendor>
<product>0x140d</product>
<serial>0x4d333530</serial>
</monitorspec>
<mode>
<width>2520</width>
<height>1680</height>
<rate>90</rate>
</mode>
</monitor>
</logicalmonitor>
</configuration>
</monitors>Last edited by ndhakara (2022-02-26 08:39:13)
Offline
After yesterday's updates, refresh rate setting is back
It is not related with yesterday's update. It is my fault; I tried 5.15 lts kernel for other issue and with lts kernel there is no problem with refresh rate section in gnome control center. But when I return to kernel 5.16, the section disappeared again.
Last edited by ndhakara (2022-02-26 08:42:32)
Offline