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

其他Linux/Unix/BSD/OSX等发行版讨论
回复
doomgiant
帖子: 15
注册时间: 2007-02-19 1:41

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

#1

帖子 doomgiant » 2011-11-13 10:45

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,求助大家,是不是哪里有什么问题了???
头像
xw_y_am
帖子: 3333
注册时间: 2009-05-08 14:18
系统: Arch
来自: 河南新乡
联系:

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

#2

帖子 xw_y_am » 2011-11-13 12:16

难道是驱动问题???
个人表示仅仅用过VBox下Fedora的fallback模式。。。 :em06 :em06
Linux 相关链接大杂烩

代码: 全选

if(read) {
    if(practise) return g☘☘d;
    else return w☘☘d;
} else {
    return t☘☘d;
}
头像
枫叶饭团
帖子: 14683
注册时间: 2010-06-16 1:05
系统: Mac OS X
来自: Tencent
联系:

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

#3

帖子 枫叶饭团 » 2011-11-13 12:16

想开gnome shell装增强插件没
doomgiant
帖子: 15
注册时间: 2007-02-19 1:41

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

#4

帖子 doomgiant » 2011-11-13 13:55

已经装了 vb的增强插件了,还是不行
icanon
帖子: 1
注册时间: 2011-11-13 15:20

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

#5

帖子 icanon » 2011-11-13 15:26

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

我的百度空间:
http://hi.baidu.com/icanoncn/blog/item/ ... 027de.html
Fedora 16 各种高科技,各种新东西,各种晕,各种Bug,新手表示压力很大啊。
doomgiant
帖子: 15
注册时间: 2007-02-19 1:41

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

#6

帖子 doomgiant » 2011-11-13 21:52

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

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

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

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