Debian testing moves to gnome3 - Linux

Table of Contents

※ 引述《Adama (So Say We All.)》之銘言:
: Debian testing似乎將整個桌面升級到gnome-shell了
: 一如預期的,upgrade完進桌面會爛掉,出現不了dash board,然後會強迫登出
: 現在是用fallback mode挺住先。
: 想移掉整個桌面環境重裝,想請問gnome-shell的捆包虛擬套件叫什麼名稱?
: 以往gnome2是叫作gnome-desktop-environment

gnome-shell的虛擬套件就叫作"gnome"

我移掉原來系統的gnome2相關套件,重裝gnome3/gnome shell,可是還是進不了桌面
執行gnome-shell --replace時會出現這樣的錯誤訊息:
(gnome-shell:5417): Clutter-CRITICAL **: Unable to initialize Clutter: The
OpenGL driver is missing the GL_ARB_multitexture extension
Window manager error: Unable to initialize Clutter.

glxinfo去查還真的沒有GL_ARB_multitexture!
但Xorg.0.log裡顯示glx module有正常載入。
我這台Debian testing是跑在virtualbox裡,可是另一個同樣在vbox裡的Fedora 15
卻沒有這樣的問題... 何況Debian的Xorg版本還是1.11,比Fedora的還新耶 囧

請問一下,要怎麼設定才能找回遺失的OpenGL extension?

--

Nice to meld you.

--

All Comments

Liam avatarLiam2011-11-17
重裝 proprietary driver ?
Necoo avatarNecoo2011-11-18
在vbox裡,GLX是直接用xserver-xorg-core的libglx.so啊
Brianna avatarBrianna2011-11-20
那重裝 vbox expansion pack 呢 ?
Puput avatarPuput2011-11-23
就是給 client OS 用的那個 package
Olivia avatarOlivia2011-11-24
你說的是guest addition,已經重裝過了。現在查到可能是
Wallis avatarWallis2011-11-28
xorg 1.11的問題 orz