i915 dri

Andrew Marks amracks at gmail.com
Fri Apr 22 14:32:26 PDT 2005


Well, I got to where you are now.  Except I have the agp stuff build
into my kernel.  But I get the same thing as you.

drmsub1: <Intel i852GM/i855GM GMCH> mem
0xe0080000-0xe00fffff,0xf0000000-0xf7ffffff at device 2.1 on pci0
error: [drm:pid9092:drm_init] *ERROR* Card isn't AGP, or couldn't
initialize AGP.
device_attach: drmsub1 attach returned 12

-Andrew

On 4/22/05, ckleski at mbc.edu <ckleski at mbc.edu> wrote:
> You can browse the CVS tree at
> 
> http://cvs.freedesktop.org/dri/drm/
> 
> or this page has instructions on pulling the necessary files from CVS.
> 
> http://dri.freedesktop.org/wiki/Download
> 
> If you're successful in loading the i915.ko module, I'd be very interested in
> how you did it.
> 
> Craig
> 
> 
> On Friday 22 April 2005 06:12 pm, Andrew Marks wrote:
> > On 4/21/05, ckleski at mbc.edu <ckleski at mbc.edu> wrote:
> > > Hi all,
> > >
> > > Strange error in initializing drm for i915:
> > >
> > > drmsub1: <Intel i852GM/i855GM GMCH> mem
> > > 0xe0080000-0xe00fffff,0xf0000000-0xf7ffffff at device 2.1 on pci0
> > > error: [drm:pid526:drm_init] *ERROR* Card isn't AGP, or couldn't
> > > initialize AGP.
> > > device_attach: drmsub1 attach returned 12
> > >
> > > But agp in fact loads fine:
> > >
> > > agp0: <Intel 82855GME (855GME GMCH) SVGA controller> port 0x1800-0x1807
> > > mem 0xe0000000-0xe007ffff,0xe8000000-0xefffffff irq 11 at device 2.0 on
> > > pci0 agp0: detected 16252k stolen memory
> > > agp0: aperture size is 128M
> > >
> > > I have tried various combinations of loading i915.ko and agp.ko
> > > (different orders, agp in kernel, agp in loader, etc) all without
> > > success.
> > >
> > > http://docs.freebsd.org/cgi/getmsg.cgi?fetch=107649+0+current/freebsd-cur
> > >rent
> > >
> > > This person also has a problem with drm, but dmesgs are different.  The
> > > device appeared to attach correctly (unlike in my situation).
> > >
> > > Any ideas?
> > >
> > > _______________________________________________
> > > freebsd-stable at freebsd.org mailing list
> > > http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> > > To unsubscribe, send any mail to "freebsd-stable-unsubscribe at freebsd.org"
> >
> > This is totally unrelated, but where did you get i915.ko in the first
> > place.  I don't even get as far as you, because I don't evey have the
> > i915 module.  I applied that patch to my drm just now, but without the
> > i915 driver I can't really try it out.  I searched all my kernel
> > config files, and ports and I don't see anything related to i915.
> >
> > -Andrew
> 
>


More information about the freebsd-stable mailing list