debian不能进入桌面,问题到底在哪儿?

最大的社区版本,Ubuntu的发源地
回复
dongr
帖子: 86
注册时间: 2007-03-01 11:44

debian不能进入桌面,问题到底在哪儿?

#1

帖子 dongr »

在2台电脑上,用一样的debian-netinst安装。

现在用的正常,安装好直接进入桌面系统,与ubuntu无缝过渡,爽!

显示器:t.land 三星丹娜;显卡: Intel Corporation 82845G/GL[Brookdale-G]

另一台出现问题,不能进入桌面:

显示器:topview T770;显卡:NVIDIA GeForce6100

首先,出现的问题是,“out of range”,算是分辨率问题吧。按照文献,对xorg.cfg修改,也不知道对错;

Section "Monitor"
Identifier "topview T770 SERIES"
Option "DPMS"
EndSection

Section "Screen"
Identifier "Default Screen"
Device "NVIDIA GeForce6100 [GeForce450]"
Monitor "topview T770 SERIES"
Defaultdepth 24
SubSection "Display"
Depth 24
SubSection "Display"
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection

在tty2下,以用户名登录后,输入startx,全屏幕出现黑点白底,以及黑“X”鼠标,并没有登录界面出现!郁闷之极!接着,回到tty3,以 root登录,键入ps au,kill与 x-windows相关进程,显示xorg错误提示,大概有xinit等,实在记忆不住了。


希望专家解惑!!
头像
leeaman
帖子: 30702
注册时间: 2007-02-02 18:14
系统: debian sid

Re: debian不能进入桌面,问题到底在哪儿?

#2

帖子 leeaman »

显卡驱动装了没?
醉了星星,醉月亮●●●●●The Long Way To Go(*^_^*)
回复