cannot enable direct rendering using the on-board Intel(r) 946GZ Express Chipset. driver i810

German Becker german.becker at gmail.com
Thu Apr 19 06:40:37 PDT 2007


Hi Zhenyu,

Thanks for your reply. I'm running kernel version 2.6.18-4-amd64
(Debian). The driver being used is i810, itsd man page says it
supports the chip:

SUPPORTED HARDWARE
       i810 supports the i810, i810-DC100, i810e, i815,  i830M,  845G,  852GM,
       855GM, 865G, 915G, 915GM, 945G, 945GM, 965G, 965Q and 946GZ chipsets.



Not sure how to check the modules version modinfo prints the following:

german:~# modinfo drm
filename:       /lib/modules/2.6.18-4-amd64/kernel/drivers/char/drm/drm.ko
author:         Gareth Hughes, Leif Delgass, José Fonseca, Jon Smirl
description:    DRM shared core routines
license:        GPL and additional rights
vermagic:       2.6.18-4-amd64 SMP mod_unload gcc-4.1
depends:
parm:           debug:Enable debug output (int)
parm:           cards_limit:Maximum number of graphics cards (int)
german:~# modinfo intel_agp
filename:       /lib/modules/2.6.18-4-amd64/kernel/drivers/char/agp/intel-agp.ko
author:         Dave Jones <davej at codemonkey.org.uk>
license:        GPL and additional rights
vermagic:       2.6.18-4-amd64 SMP mod_unload gcc-4.1
depends:
alias:          pci:v00008086d00007180sv*sd*bc06sc00i00*
alias:          pci:v00008086d00007190sv*sd*bc06sc00i00*
alias:          pci:v00008086d000071A0sv*sd*bc06sc00i00*
alias:          pci:v00008086d00007120sv*sd*bc06sc00i00*
......

Also, the drm and intel_agp are not being loaded at startup (but
loading them does not solve the problem). Do I need to upgrade?

German



On 4/18/07, Wang Zhenyu <zhenyu.z.wang at intel.com> wrote:
> On 2007.04.18 12:21:17 +0000, German Becker wrote:
> > Hello,
> >
> > I'm using the on-board Intel(r) 946GZ Express Chipset and I have
> > realized that direct rendering is disabled. I have found the following
> > in Xorg.0.log:
> >
> > ----
> > (EE) GARTInit: Unable to open /dev/agpgart (No such file or directory)
> > (WW) I810(0): /dev/agpgart is either not available, or no memory is
> > available
> > for allocation.  Using pre-allocated memory only.
> > ......
> >
> > (EE) AIGLX: Screen 0 is not DRI capable
> >
> > ....
> >
> > (II) I810(0): direct rendering: Disabled
> > ----
> >
> > I tried adding more memory and enabling DRI explicitly in the
> > xorg.conf file, adding the following lines, but no luck....
> >
> > What can be happening?
> >
>
> 946GZ is G965 variant, so you probably haven't updated with kernel intel_agp
> module, drm module and mesa i965 dri driver. What's your versions?
>



More information about the xorg mailing list