|
启动系统之后直接进入文字界面,使用sudo startx试图启动X时,不能启动X服务:- (==)Log file: "/var/log/Xorg.0.long", Time:****
- (==)Using config file: "/etc/X11/Xorg.conf"
- (==)Using system config directory "/usr/share/X11/Xorg.conf.d"
- FATAL: Module nvidia not found.
- (EE) NVIDIA: Failed to load the NVIDIA kernel module. Please check your
- (EE) NVIDIA: system's kernel log for additional error messages.
- (EE) Failed to load module "nvidia" (module-specific error, 0)
- (EE) No drivers available.
- Fatal server error:
- no screens found
复制代码 我试着把/etc/X11/xorg.conf删除之后,就进入系统了。但是把很久之前备份的xorg.conf.backup恢复成xorg.conf时就又不能启动X了。
删除xorg.conf之后,虽然可以登录桌面。但是显示ubuntu徽标之后,有一个很长时间的黑屏才能看到桌面,速度比原来慢多了。而且经常会出现一闪而过的花屏。
这个该死的xorg.conf是干什么的,有它不能用,没有它不好用。在论坛上也见到一些人说,这个xorg.conf不是那么必要。 |
|