Skip site navigation (1)Skip section navigation (2)
Date:      03 Sep 2002 04:40:11 -0500
From:      Larry Rosenman <ler@lerctr.org>
To:        Yann Golanski <yann@kierun.org>
Cc:        freebsd-questions@FreeBSD.ORG, freebsd-mobile@FreeBSD.ORG
Subject:   Re: i810 and XFree86.
Message-ID:  <1031046012.424.0.camel@lerlaptop.lerctr.org>
In-Reply-To: <20020903085525.GA7773@kierun.org>
References:  <20020903085525.GA7773@kierun.org>

next in thread | previous in thread | raw e-mail | index | archive | help
did you load the agp kld?

add the following to /boot/loader.conf:
agp_load="YES"

and reboot.



On Tue, 2002-09-03 at 03:55, Yann Golanski wrote:
> 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
> 
-- 
Larry Rosenman                     http://www.lerctr.org/~ler
Phone: +1 972-414-9812                 E-Mail: ler@lerctr.org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749


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?1031046012.424.0.camel>