<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
<blockquote
 cite="mid:d17c5b141003051746l6bfc354ah7aacab1ffd865a89@mail.gmail.com"
 type="cite">
  <blockquote type="cite">
    <pre wrap="">
according to the <a class="moz-txt-link-freetext" href="http://www.pcidatabase.com">http://www.pcidatabase.com</a>   vendor 8086 (Intel) device
2A02 is a Intel 965GM

that should work fine with xorg-x11-drv-i810
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Thanks, John.   What should I do if it doesn't?

Package xorg-x11-drv-i810-1.6.5-9.25.el5.i386 already installed and
latest version

Any suggestions?   I asked for help on the Xorg list yesterday but no
reply as yet.

  </pre>
</blockquote>
<br>
<br>
I rarely run X so take my advise with a grain of salt.<br>
<br>
I noticed that xorg-x11-drv-i810 package had several different drivers
in it, i810 and intel, the intel one is the right one for the 965GM
chipset.<br>
<br>
<br>
<blockquote># rpm -ql xorg-x11-drv-i810<br>
/usr/lib64<br>
/usr/lib64/libI810XvMC.so.1<br>
/usr/lib64/libI810XvMC.so.1.0.0<br>
/usr/lib64/xorg/modules<br>
/usr/lib64/xorg/modules/drivers<br>
/usr/lib64/xorg/modules/drivers/ch7017.so<br>
/usr/lib64/xorg/modules/drivers/ch7xxx.so<br>
/usr/lib64/xorg/modules/drivers/i810_drv.so<br>
/usr/lib64/xorg/modules/drivers/intel_drv.so<br>
/usr/lib64/xorg/modules/drivers/ivch.so<br>
/usr/lib64/xorg/modules/drivers/sil164.so<br>
/usr/lib64/xorg/modules/drivers/tfp410.so<br>
/usr/share/hwdata/videoaliases/i810.xinf<br>
/usr/share/man/man4/i810.4.gz<br>
/usr/share/man/man4/intel.4.gz<br>
  <br>
# man 4 i810<br>
...<br>
# man 4 intel<br>
...<br>
</blockquote>
</body>
</html>