Debian Wheezyをインストールし、Gnome 3をWindows管理者として使用しました。万が一に備えてNVidiaビデオカードも持っています。
私のユーザーアカウントから起動すると、自動的にgnomeにログインしますが、常に代替モードでgnomeが起動します。ログアウトしてから同じアカウントで再度ログインすると(ログインウィンドウでオプションを変更せずに)、gnome 3が正しく起動します。
これが3Dレンダリングに関連しているかどうか疑問に思います。しかし:
|> cat /etc/X11/xorg.conf
[...]
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
EndSubSection
EndSection
そして
glxinfo | grep -e "direct " -e" renderer"
direct rendering: Yes
OpenGL renderer string: NVS 4200M/PCIe/SSE2