0
点赞
收藏
分享

微信扫一扫

no valid rapl domans found in package

静悠 2022-07-12 阅读 91

查看了解决办法,修改如下文件

locate blacklist.conf
vim /usr/lib/modprobe.d/dist-blacklist.conf

加上以下代码:

blacklist intel_rapl

加完后设这样的:

# I/O dynamic configuration support for s390x (bz #563228)
blacklist chsc_sch

# crypto algorithms
blacklist sha1-mb
blacklist intel_rapl

重启服务器:

reboot


举报

相关推荐

0 条评论