Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Jul 2000 12:34:35 +1200
From:      Jonathan Chen <jonathan.chen@itouch.co.nz>
To:        freebsd-questions@freebsd.org
Subject:   i810e and agp.ko
Message-ID:  <20000728123207.A665@jonc.ntdns.wilsonandhorton.co.n>

next in thread | raw e-mail | index | archive | help
Hi,

I'm trying to get XFree86 working with an i810e and the new agp.ko
module, without too much success. The XF86_SVGA binary is pretty new (I
built it from the ports somewhat recently); However, I've got no idea
what to put into XF86Config to make it work. I'm ending up with:

    (--) SVGA: PCI: Intel Unknown chipset (0x7125) rev 3, Memory @ 0xf4000000, 0xff000000
    (--) SVGA: error doing ioctl(GARTIOCINFO): Invalid argument

    Fatal server error:
    Aborting
    [...]

Bits of info:

    0:~,11:58am# ls -l /usr/X11R6/bin/XF86_SVGA
    -rwxr-xr-x  1 root  wheel  3474594 Jul  7 10:23 /usr/X11R6/bin/XF86_SVGA
    0:~,11:58am# kldstat -v -n agp.ko
    Id Refs Address    Size     Name
     3    1 0xc0ed5000 8000     agp.ko
        Contains modules:
            Id Name
            75 pci/agp_intel
            76 pci/agp_via
            77 pci/agp_sis
            78 pci/agp_ali
            79 pci/agp_amd
            80 pci/agp_i810
    0:~,11:59am# tail -1 /var/log/messages
    Jul 28 11:50:05 jonc /kernel: agp0: <Intel 82810E (i810E GMCH) SVGA controller> mem 0xff000000-0xff07ffff,0xf4000000-0xf7ffffff irq 9 at device 1.0 on pci0

Cheers.
-- 
Jonathan Chen <jonathan.chen@itouch.co.nz>
----------------------------------------------------------------------
                                Don't worry about avoiding temptation,
                            as you grow older, it starts avoiding you.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000728123207.A665>