最新国产好看的视频,伊人天堂AV在线,国产Aaaaaa视频,蜜臀视频在线观看一区,人妻av色图,密臀久久久精品影片,青青视频免费观看毛片,久草在线观看视,国产三级精品色情在线

ubuntu系統(tǒng)筆記本電池壞掉性能下降(卡頓解決)

 更新時間:2023年10月08日 08:50:22   作者:frank  
這篇文章主要為大家介紹了ubuntu系統(tǒng)筆記本電池壞掉性能下降(卡頓解決)方法詳解,有需要的朋友可以借鑒參考下,希望能夠有所幫助,祝大家多多進步,早日升職加薪

問題描述

開機出現(xiàn)以下問題

the ac power adapter type cannot be determined

開機選擇diagnose進行檢查發(fā)現(xiàn)

the battery is reaching the end of its life

顯示電池已經(jīng)到達生命盡頭

問題原因分析

電池壞掉后cpu動不動就跑滿了,因為此時cpu的工作模式被修改了

安裝cpufrequency工具

sudo apt-get install cpufrequtils

查看cpu信息

cpufreq-info

所有內(nèi)核都變成了powersave的模式

修改模式

sudo cpufreq-set -c 0 -g performance
sudo cpufreq-set -c 1 -g performance
sudo cpufreq-set -c 2 -g performance
sudo cpufreq-set -c 3 -g performance
modprobe msr
wrmsr 0x1FC 2 //關(guān)閉BD PROCHOT
watch -n 1 "cat /proc/cpuinfo | grep MHz"

再次查看 cpufreq-info ,此時模式已經(jīng)修改過來,電腦不再卡頓

systemctl stop ondemand
systemctl disable ondemand
vim /etc/sysfs.conf
devices/system/cpu/cpu0/cpufreq/scaling_governor = performance
devices/system/cpu/cpu1/cpufreq/scaling_governor = performance
devices/system/cpu/cpu2/cpufreq/scaling_governor = performance
devices/system/cpu/cpu3/cpufreq/scaling_governor = performance
reboot

以上就是ubuntu系統(tǒng)筆記本電池壞掉性能下降(卡頓解決)的詳細(xì)內(nèi)容,更多關(guān)于ubuntu系統(tǒng)性能卡頓解決的資料請關(guān)注腳本之家其它相關(guān)文章!

相關(guān)文章

最新評論

剑河县| 东兴市| 休宁县| 密山市| 麻栗坡县| 建瓯市| 宁阳县| 竹溪县| 龙陵县| 乌什县| 武平县| 中超| 新乐市| 河津市| 灌阳县| 博白县| 长岛县| 集安市| 高邑县| 左贡县| 崇州市| 义乌市| 内黄县| 鄱阳县| 容城县| 镇雄县| 东山县| 九寨沟县| 股票| 夏邑县| 虞城县| 青田县| 昌图县| 綦江县| 新和县| 定兴县| 阿图什市| 乐清市| 安仁县| 巧家县| 离岛区|