Re: i810 and XFree86.

Scott Lambert <[email protected]>
Newsgroups gmane.os.freebsd.devel.mobile
Message-ID <[email protected]>
On Tue, Sep 03, 2002 at 05:02:10AM -0500, Larry Rosenman wrote:
> On Tue, 2002-09-03 at 04:58, Yann Golanski wrote:
> > Quoth Larry Rosenman on Tue, Sep 03, 2002 at 04:40:11 -0500
> > > did you load the agp kld?
> > > 
> > > add the following to /boot/loader.conf:
> > > agp_load="YES"
> > > 
> > > and reboot.
> > 
> > Yes, I did and I have rebooted since then. I think it is loading the
> > module (there was a message that agp.ko or something like that) did
> > flash as being loaded when the kernel was booting up. 
> > 
> > Again getting:
> > WW) I810: No matching Device section for instance (BusID PCI:0:2:1)
> > found

I think this may be your problem.  Find the video card in your dmesg, I
bet it's not at PCI:0:2:1.  I've had this problem with each of the three
i8xx based boxes I've had to deal with.

Let's see if I run out of patience getting an ssh session to one of those
boxes while AMAMDA does her backup thing across my dial-up link.

From my i815: (I clipped the commented out lines for berevity.)
Section "Device"
        Option     "NoDDC"                      # [<bool>]
        Identifier  "Card0"
        Driver      "i810"
        VendorName  "Intel"
        BoardName   "i815"
        VideoRam    16384
        BusID       "PCI:0:2:0"
EndSection

From my i830:
Section "Device"
        Option     "NoDDC"                      # [<bool>]
        Identifier  "Card0"
        Driver      "i810"
        VendorName  "Intel"
        BoardName   "i810"
#       VideoRam    16384
        BusID       "PCI:0:1:0"
EndSection

IIRC, the NoDDC option was important for some of the "unresolved"
errors.  I don't remember why I had to comment out the VideoRam line on
the i830.  I'm pretty sure the i830 is an i830 no matter that the i830
has Boardname set as i810.


> > (EE) GARTInit: Unable to open /dev/agpgart (Device not configured)
> > Symbol xf86InterpretEDID from module /usr/X11R6/lib/modules/libvbe.a is
> > unresolved!
> > 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

-- 
Scott Lambert                    KC5MLE                       Unix SysAdmin
[email protected]      

To Unsubscribe: send mail to [email protected]
with "unsubscribe freebsd-mobile" in the body of the message
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.