我在 Ubuntu 14.04 上删除了 Unity 并安装了 Gnome。现在连接电源时电池指示灯消失。indicator-power-service 似乎存在,但它不起作用。从终端运行它
$ /usr/lib/x86_64-linux-gnu/indicator-power/indicator-power-service & disown $!
它说:
指示器-电源-消息:退出:服务无法获取或失去总线名称的所有权
我该如何解决?
我在 Ubuntu 14.04 上删除了 Unity 并安装了 Gnome。现在连接电源时电池指示灯消失。indicator-power-service 似乎存在,但它不起作用。从终端运行它
$ /usr/lib/x86_64-linux-gnu/indicator-power/indicator-power-service & disown $!
它说:
指示器-电源-消息:退出:服务无法获取或失去总线名称的所有权
我该如何解决?