From mboxrd@z Thu Jan 1 00:00:00 1970 From: gprabhunath@gmail.com (Prabhu nath) Date: Fri, 31 Dec 2010 15:17:12 +0530 Subject: Intel i915 and Xorg In-Reply-To: <20101230232043.08c83ef7@alex-debian> References: <20101230232043.08c83ef7@alex-debian> Message-ID: To: kernelnewbies@lists.kernelnewbies.org List-Id: kernelnewbies.lists.kernelnewbies.org On which version of linux are you looking. Currenly I am working on 2.6.34 and it is very much there. You have to enable the following in the same order Device Drivers -> /dev/agpgart (AGP Support) /* Enable as* ** */ Device Drivers -> /dev/agpgart (AGP Support)->Intel 440LX/BX/GX, I8xx and E7x05 chipset support /* Enable as *M* */ Device Drivers -> Graphics Support -> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) /* Enable as *M * */ Device Drivers -> Graphics Support -> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) -> Intel 830M, 845G, 852GM, 855GM, 865G /* Enable as *M **/ Device Drivers -> Graphics Support -> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) -> i915 driver (New) /* Enable as *M **/ Regards, Prabhu On Fri, Dec 31, 2010 at 11:50 AM, Alex John wrote: > There seems to be no specific options in the configuration for i915's. > If I'm not wrong, it uses the same as for the i8x's and so on? > > Xorg at the moment complains that it can't find the module i915 on my > gentoo box but then I haven't modulised anything much. > > Can someone confirm the configuration that is needed for modsetting > (with) and i915? > > -- > Cheers > Alex > > _______________________________________________ > Kernelnewbies mailing list > Kernelnewbies at kernelnewbies.org > http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20101231/00d94a13/attachment.html