这发生在我使用英特尔显卡在我的 Zenith PC 上执行全新安装 Debian Squeeze 6.0.5 之后。安装很顺利,Gnome 桌面非常快速且响应迅速。但是,有时桌面会在某些事件中冻结。这发生在几次:
- 当我在顿悟浏览器中打开一个 html 文件时。
- 用户退出。
- 插入了闪存驱动器。
当桌面冻结时,我通过按 alt+f1 切换到 tty 终端并执行 root 登录。然后,当我尝试切换到主桌面时,我在黑屏上阅读了以下内容:
X.Org X Server 1.7.7
Release Date: 2010-05-04
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.32-5-amd64 i686 Debian
Current Operating System: Linux workstation1 2.6.32-5-686 #1 SMP Sun May 6 04:01:19........
Kernel Command Line....
...
...
..
FATAL: Module fbcon not found.
SELinux: Disabled on system, not enabling in X server
(EE) Intel(0): Detected a hung GPU, disabling acceleration.
对我来说,这似乎是与驱动程序相关的问题,尽管它也可能是与 X 相关的问题。我的显卡类型:
Intel(R) 82845G/GL/GE/PE/GV Graphics Controller
有没有办法知道 Debian 是否安装了正确的驱动程序?我确实有我的 PC 附带的所有驱动程序 CD,但它们是专门用于 Windows 操作系统的。
你们中的任何一位 Debian 专家可以对此有所了解吗?