debian进不了图形界面了,提示“failed to start the x server”。

5073阅读 0评论2008-05-05 mutes
分类:LINUX

前几天,我装debian进不了图形界面了,提示“failed to start the x server”。通过网上搜索资料解决了,我的解决的方法贴出来共享一下。

解决方法:

进入root模式,执行 dpkg-reconfigure xserver-xorg
然后重新配置,其中选择显卡的时候选择vesa,其它使用默认


方法二:
cd /etc/Xll
sudo vi xorg.conf
找到section "device"
...
driver "ati"    把ati改成vesa,这里的ati也可以是其它的。
然后保存就可以了。


上一篇:vim插件 ctags 和 taglist 的安装和使用
下一篇:debian终端字体美化---添加Windows字体