Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Sep 2002 09:55:25 +0100
From:      Yann Golanski <yann@kierun.org>
To:        freebsd-questions@FreeBSD.ORG, freebsd-mobile@freebsd.org
Subject:   i810 and XFree86.
Message-ID:  <20020903085525.GA7773@kierun.org>

next in thread | raw e-mail | index | archive | help
X11 is still giving me hassle. I have a Vaio R505EL with a Intel 830MG
graphic chip. I'm running freeBSD-stable. I have included agp_load="YES"
in /boot/loader.conf and there is a device for it:
  0 crw-------  1 root  wheel  148,   0 Sep  3 09:38 /dev/agpgart

The XF86Config file contains:
  Section "Device"
        Identifier  "Generic Video Card"
        Driver      "i810"
        Option      "noDDC
  EndSection

Yet, I still cannot seem to start X11 with startx as it gives me the
following output. 

Anyone can help? 

________________________________________________________________________________
 (==) Log file: "/var/log/XFree86.0.log", Time: Tue Sep  3 09:50:22 2002
 (==) Using config file: "/etc/X11/XF86Config"
 (WW) I810: No matching Device section for instance (BusID PCI:0:2:1) found
 (EE) GARTInit: Unable to open /dev/agpgart (Device not configured)
 Symbol XAAInit from module /usr/X11R6/lib/modules/drivers/i810_drv.o is unresolved!
 Symbol XAAInit from module /usr/X11R6/lib/modules/drivers/i810_drv.o is unresolved!
 Symbol XAAFillSolidRects from module /usr/X11R6/lib/modules/drivers/i810_drv.o is unresolved!
 Symbol XAAFillSolidRects from module /usr/X11R6/lib/modules/drivers/i810_drv.o is unresolved!

 Fatal server error:
 Caught signal 11.  Server aborting
________________________________________________________________________________



-- 
yann@kierun.org                  -=*=-                      www.kierun.org
    PGP:   www.kierun.org/pgp/key-kierun
    PGP:   009D 7287 C4A7 FD4F 1680  06E4 F751 7006 9DE2 6318
    IRC:   nick kierun, server spod.uk.amiganet.org, channel #sanctus

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




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