File xf86-video-intel-G33-1mb.diff of Package xorg-x11-driver-video

diff --git a/src/i830_driver.c b/src/i830_driver.c
index b28b4de..c824e85 100644
--- a/src/i830_driver.c
+++ b/src/i830_driver.c
@@ -514,6 +514,8 @@ I830DetectMemory(ScrnInfoPtr pScrn)
    if (IS_I85X(pI830) || IS_I865G(pI830) || IS_I9XX(pI830)) {
       switch (gmch_ctrl & I855_GMCH_GMS_MASK) {
       case I855_GMCH_GMS_STOLEN_1M:
+	 if (IS_G33CLASS(pI830))
+		 range = 0;
 	 memsize = MB(1) - KB(range);
 	 break;
       case I855_GMCH_GMS_STOLEN_4M:
openSUSE Build Service is sponsored by