KDE 高级电源设置的「充电水平上限」为什么不给设置?

thinkpad 前段时间设置过一次,并且设置生效了
但是现在再打开同样的地方,「充电水平上限」只出现一瞬间(这张截图就是在那一瞬间截下的)
然后红框部分就隐藏了

最近好像是动过 thinkpad_acpi 内核模,在/etc/modprobe.d下加了个文件:

options thinkpad_acpi fan_control=1

lsmod

thinkpad_acpi         122880  0
platform_profile       16384  1 thinkpad_acpi
snd_intel_sdw_acpi     20480  1 snd_intel_dspcfg
ledtrig_audio          16384  3 snd_ctl_led,snd_hda_codec_generic,thinkpad_acpi
rfkill                 28672  8 bluetooth,thinkpad_acpi,cfg80211
snd                   114688  18 snd_ctl_led,snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_timer,thinkpad_acpi,snd_pcm
battery                28672  1 thinkpad_acpi
video                  57344  2 thinkpad_acpi,i915

各位有没有人知道,到底是什么原因,让 KDE 系统设置里现在不让设置了呢??