在 testing 版内核 2.6.12-1-686 里面有一个 i915 的内核驱动模块,它是 915 主板基础显卡的驱动。
i915 driver (DRM_I915) Choose this option if you have a system that has Intel 830M, 845G, 852GM, 855GM 865G or 915G integrated graphics. If M is selected, the module will be called i915. AGP support is required for this driver to work. This driver will eventually replace the I830 driver, when later release of X start to use the new DDX and DRI. 你安装此内核后,加载 i915 模块, 然后手工修改 X server 的配置文件: /etc/X11/XF86Config-4 将 driver 改成 i915 试一下,看你的 X 能否起来? Li Weichen wrote: >大家好: > > 我的机器是P4 64位2.66g/512MB*2/intel915主板/集成显卡/160g/17" LCD,想装 >Sarge。配置xfree86的时候不知道该选哪个显卡,试过vesa、vga、i810等类型,都不 >能启动X。该怎么装啊? > > 多谢各位指导。 > >Li Weichen >2005-10-20 > > -- 肖盛文(Faris Xiao) Email:[EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

