安装了debian testing(i386),进不了gnome3桌面

CPU/显卡/打印机/USB设备等硬件问题
回复
头像
hyjhcxj
帖子: 134
注册时间: 2007-09-20 10:53
系统: Debian(squeeze)

安装了debian testing(i386),进不了gnome3桌面

#1

帖子 hyjhcxj » 2013-05-23 8:55

安装了debian testing(i386),进不了gnome3桌面,以为是nvidia 驱动的问题,于是安装了nvidia最新的官方驱动,可以问题依旧,进gnome3桌面时,整个就死在哪里,鼠标都动不了。

01:00.0 VGA compatible controller: NVIDIA Corporation G86 [GeForce 8400 GS] (rev a1)

kernel 3.2.0-4-686-pae



cat xorg.conf

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 295.20 ([email protected]) Mon Feb 6 21:30:26 PST 2012

Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection

Section "Files"
EndSection

Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection

Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 28.0 - 33.0
VertRefresh 43.0 - 72.0
Option "DPMS"
EndSection

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

sudo cat Xorg.0.log |grep WW
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 18.500] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 18.586] (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
[ 97.800] (WW) NVIDIA(0): WAIT (2, 7, 0x8000, 0x00007f04, 0x00008944)
[ 98.792] (WW) NVIDIA(0): WAIT (0, 7, 0x8000, 0x00008944, 0x00008944)


有人能帮我看看这是啥问题吗?以前没有出现过这个问题。谢谢
回复