SamLukeYes
deepin
2020-09-21 00:21 可以参考这个方法创建一个 systemd 服务:https://github.com/tweakdeveloper/adb-starter
这样就不用每次手动执行命令了
这样就不用每次手动执行命令了
Reply Like 0 View the author
https://bbs.deepin.org/post/202549
没有直接关系
我这个帖子说的问题是,5.8.10 xanmod1内核把intel_pstate驱动调到了被动模式,即intel_cpuf ...
在grub里加intel_pstate=active就可以回到intel_pstate,注意是active,不是enable
Popular Ranking
ChangePopular Events
More
看到xanmod论坛上说,在grub里加intel_pstate=enable就可以回到intel_pstate,但是无效
权宜之计是开机自动运行echo active|sudo tee /sys/devices/system/cpu/intel_pstate/status
有没有更好的方法?