[Solved]更新了HAL,pcmanfm又不能自动挂载了
时间:2010-06-11
来源:互联网
RT,提示如下:
Rejected send message, 1 matched rules; type="method_call", sender=":1.4" (uid=1000 pid=3543 comm="pcmanfm) interface="org.freedesktop.Hal.Device.Volume" member="Mount" error name="(unset)" requested_reply=0 destination="org.freedesktop.Hal" (uid=0 pid=3311 comm="/usr/sbin/hald))
更新HAL为什么会改rule呢
Rejected send message, 1 matched rules; type="method_call", sender=":1.4" (uid=1000 pid=3543 comm="pcmanfm) interface="org.freedesktop.Hal.Device.Volume" member="Mount" error name="(unset)" requested_reply=0 destination="org.freedesktop.Hal" (uid=0 pid=3311 comm="/usr/sbin/hald))
更新HAL为什么会改rule呢
作者: smileoa 发布时间: 2010-06-11
sudo vi /etc/dbus-1/system.d/hal.conf
加入如下规则解决
<policy group="power">
<allow send_interface="org.freedesktop.Hal.Device.SystemPowerManagement"/>
<allow send_interface="org.freedesktop.Hal.Device.LaptopPanel"/>
</policy>
<policy group="storage">
<allow send_interface="org.freedesktop.Hal.Device.Volume"/>
<allow send_interface="org.freedesktop.Hal.Device.Volume.Crypto"/>
</policy>
加入如下规则解决
<policy group="power">
<allow send_interface="org.freedesktop.Hal.Device.SystemPowerManagement"/>
<allow send_interface="org.freedesktop.Hal.Device.LaptopPanel"/>
</policy>
<policy group="storage">
<allow send_interface="org.freedesktop.Hal.Device.Volume"/>
<allow send_interface="org.freedesktop.Hal.Device.Volume.Crypto"/>
</policy>
作者: smileoa 发布时间: 2010-06-11
1.0都出RC1了,为什么还要用老版,新版配合gvfs不错
作者: zhoucongdai 发布时间: 2010-06-12
请问 smileoa 师姐,为何我修改了配置文件,但是主要的是 HAL 进程死活起不来,
dbus 是在运行的,但是 hal 不管是 start 还是restart 都不行啊!
dbus 是在运行的,但是 hal 不管是 start 还是restart 都不行啊!
作者: 57lvii 发布时间: 2010-06-15
重启后解决问题!!!
作者: 57lvii 发布时间: 2010-06-15
相关阅读 更多
热门阅读
-
office 2019专业增强版最新2021版激活秘钥/序列号/激活码推荐 附激活工具
阅读:74
-
如何安装mysql8.0
阅读:31
-
Word快速设置标题样式步骤详解
阅读:28
-
20+道必知必会的Vue面试题(附答案解析)
阅读:37
-
HTML如何制作表单
阅读:22
-
百词斩可以改天数吗?当然可以,4个步骤轻松修改天数!
阅读:31
-
ET文件格式和XLS格式文件之间如何转化?
阅读:24
-
react和vue的区别及优缺点是什么
阅读:121
-
支付宝人脸识别如何关闭?
阅读:21
-
腾讯微云怎么修改照片或视频备份路径?
阅读:28