Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Jan 2006 16:40:17 -0500
From:      John Baldwin <jhb@freebsd.org>
To:        freebsd-mobile@freebsd.org
Cc:        Peter =?iso-8859-1?q?Ankerst=E5l?= <uchman@home.se>
Subject:   Re: Fujitsu P7010 drm problems.
Message-ID:  <200601031640.18292.jhb@freebsd.org>
In-Reply-To: <20060103221913.5ee6e36b.uchman@home.se>
References:  <20060101214301.319c7c9e.uchman@home.se> <200601031300.08319.jhb@freebsd.org> <20060103221913.5ee6e36b.uchman@home.se>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 03 January 2006 04:19 pm, Peter Ankerst=E5l wrote:
> On Tue, 3 Jan 2006 13:00:07 -0500
>
> John Baldwin <jhb@freebsd.org> wrote:
> > On Sunday 01 January 2006 03:43 pm, Peter Ankerst=E5l wrote:
> > > I want to enable direct renering on my Fujitsu Siemens P7010PM but wh=
en
> > > I include the i915drm to the kernel I get the following messages at
> > > boot-time:
> > >
> > > drmsub0: <Intel i852GM/i855GM GMCH> port 0x2430-0x2437 mem
> > > 0xd8000000-0xdfffffff ,0xd0000000-0xd007ffff irq 11 at device 2.0 on
> > > pci0 error: [drm:pid0:drm_load] *ERROR* Card isn't AGP, or couldn't
> > > initialize AGP. device_attach: drmsub0 attach returned 12
> > > drmsub1: <Intel i852GM/i855GM GMCH> mem
> > > 0xe0000000-0xe7ffffff,0xd0080000-0xd00ff fff at device 2.1 on pci0
> > > error: [drm:pid0:drm_load] *ERROR* Card isn't AGP, or couldn't
> > > initialize AGP. device_attach: drmsub1 attach returned 12
> > >
> > > Huh, really? THIS is the message I get when I don't have the i915drm =
in
> > > the kernel:
> > >
> > > agp0: <Intel 82855GME (855GME GMCH) SVGA controller> port 0x2430-0x24=
37
> > > mem 0xd8000000-0xdfffffff,0xd0000000-0xd007ffff irq 11 at device 2.0 =
on
> > > pci0 detected 8060k stolen memory
> > > aperture size is 128M
> > >
> > > So, what I want to do is to "steal" more memory to enable drm and dri.
> > > What could be the problem?
> >
> > This is fixed in HEAD.  I think the quick hack that might work is to
> > change the i915_drm.c file to attach to drmsub rather than pci in the
> > DRIVER_MODULE() line.
>
> I fixed that one and now I get this in xorg.log:
>
> drmOpenDevice: node name is /dev/dri/card0
> drmOpenDevice: open result is -1, (No such file or directory)
> drmOpenDevice: open result is -1, (No such file or directory)
> drmOpenDevice: Open failed
> drmOpenDevice: node name is /dev/dri/card0
> drmOpenDevice: open result is -1, (No such file or directory)
> drmOpenDevice: open result is -1, (No such file or directory)
> drmOpenDevice: Open failed
> [drm] failed to load kernel module "i915"
> (II) I810(0): [drm] drmOpen failed
> (EE) I810(0): [dri] DRIScreenInit failed. Disabling DRI.

That part I don't know.  You can try asking anholt@.  I thought he might ha=
ve=20
merged all the fixes back to RELENG_6 already though.

=2D-=20
John Baldwin <jhb@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve"  =3D  http://www.FreeBSD.org



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