分页: 1 / 1

求助,无法在vb下打开fedora16的 gnome3!

发表于 : 2011-11-13 10:45
doomgiant
virtualbox : 4.1.6

安装 fedora 16 的 live CD. 安装完后,已经
1 yum update
2 yum install kernel-devel gcc

分了128显存,也打开3D加速

也成功安装了vbox add。 然后在terminal 中 尝试 输入 gnome-shell --replace &

虽然界面切换到了 gnome ,但是terminal里显示


[ricky@F16 ~]$ gnome-shell --replace &
[1] 1662
[ricky@F16 ~]$ Window manager warning: 0 stored in GConf key /desktop/gnome/peripherals/mouse/cursor_size is out of range 1 to 128
OpenGL Info: Using XSHM for GLX_EXT_texture_from_pixmap
Window manager warning: Log level 16: Unable to register authentication agent: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: An authentication agent already exists for the given subject
Window manager warning: Log level 16: Error registering polkit authentication agent: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: An authentication agent already exists for the given subject (polkit-error-quark 0)
JS LOG: GNOME Shell started at Sat Nov 12 2011 02:25:20 GMT+0800 (CST)

终端始终在前台,一旦关了系统就crash,求助大家,是不是哪里有什么问题了???

Re: 求助,无法在vb下打开fedora16的 gnome3!

发表于 : 2011-11-13 12:16
xw_y_am
难道是驱动问题???
个人表示仅仅用过VBox下Fedora的fallback模式。。。 :em06 :em06

Re: 求助,无法在vb下打开fedora16的 gnome3!

发表于 : 2011-11-13 12:16
枫叶饭团
想开gnome shell装增强插件没

Re: 求助,无法在vb下打开fedora16的 gnome3!

发表于 : 2011-11-13 13:55
doomgiant
已经装了 vb的增强插件了,还是不行

Re: 求助,无法在vb下打开fedora16的 gnome3!

发表于 : 2011-11-13 15:26
icanon
这个问题我也遇到了,应该是SELinux的问题。
将/opt文件夹重置一下:
su -
切换到管理员;
restorecon -Rv /opt
之后重启一下再看看。

我的百度空间:
http://hi.baidu.com/icanoncn/blog/item/ ... 027de.html
Fedora 16 各种高科技,各种新东西,各种晕,各种Bug,新手表示压力很大啊。

Re: 求助,无法在vb下打开fedora16的 gnome3!

发表于 : 2011-11-13 21:52
doomgiant
icanon 写了:这个问题我也遇到了,应该是SELinux的问题。
将/opt文件夹重置一下:
su -
切换到管理员;
restorecon -Rv /opt
之后重启一下再看看。

我的百度空间:
http://hi.baidu.com/icanoncn/blog/item/ ... 027de.html
Fedora 16 各种高科技,各种新东西,各种晕,各种Bug,新手表示压力很大啊。

谢谢你啊,按照你的step 成功了!!!的确是需要 restore 这一步

fedora 上手真是麻烦许多,第一次用,纯新手了,多谢指导!!!