控制风扇转速命令行

控制风扇转速命令行

运行后service kmod start出现此错误:

Rejected send message, 1 matched rules; type="method_call", sender=":1.77" (uid=1000 pid=2871 comm="start kmod ") interface="com.ubuntu.Upstart0_6.Job" member="Start" error name="(unset)" requested_reply="0" destination="com.ubuntu.Upstart" (uid=0 pid=1 comm="/sbin/init")

有人知道这是什么意思以及我该如何解决它吗?

答案1

尝试:sudo service kmod start..

相关内容