tech-x11 archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Intel X4500 (G41) and drm



On Fri, Feb 19, 2010 at 09:22:27PM -0500, Henry Bent wrote:
> Hi all,
> 
> I have an ASUS P5QPL-AM board using the Intel G41 chipset with Intel
> X4500 onboard graphics.  At first i915drm did not recognize this chip,
> but after adding the PCI ID (8086:2E32) to a few places in
> sys/external/bsd/drm/dist and disabling drm's AGP support I was able
> to get that driver to load correctly:

Hmm, what exactly did you do?

> i915drm0 at vga0: Intel G41
> i915drm0: Initialized i915 1.6.0 20080730
> 
[..]

> What am I doing wrong?  I have /dev/agpgart (linked to /dev/agp0) and
> agp support in my kernel, but the driver never loads ("dmesg | grep
> agp" shows nothing).

At least you need to add the G41 chip to src/sys/dev/pci/agp_i810.c

Bernd



Home | Main Index | Thread Index | Old Index