|
发表于 2011-12-18 17:23:43
|
显示全部楼层
Post by easior lars;2157237
尝试了一下,有如下的错误
- g\cdemu
- Traceback (most recent call last):
- File "/usr/bin/g\cdemu", line 1264, in <module>
- app = g\cdEmu()
- File "/usr/bin/g\cdemu", line 491, in __init__
- self.config.add_dir(self.config_path, gconf.CLIENT_PRELOAD_NONE)
- glib.GError: 联系配置服务器失败,可能的原因是没有或不当配置的 D-Bus 会话总线守护进程。请访问 http://projects.gnome.org/gconf/ 了解详细信息。(详细信息 - 1: 获取到会话的连接失败:连接已关闭)
复制代码
直接点击运行g\cdemu,也有如下错误:
Daemon autostart failed. Error: org.freedesktop.DBus.Error.Spawn.ChildExited
Launch helper exited with unknown return code 255
模块没有加载吧。
modprob vhba 之后再试。
要自动加载模块的话请将其加入 /etc/conf.d/modules |
|