Date: Fri, 6 Jan 2006 10:39:39 +0100 From: Peter =?ISO-8859-1?Q?Ankerst=E5l?= <uchman@home.se> To: freebsd-mobile@freebsd.org Subject: Re: Fujitsu P7010 drm problems. Message-ID: <20060106103939.26a19ff9.uchman@home.se> In-Reply-To: <7.0.0.16.2.20060106062503.022e6f10@gimbo.org> References: <20060101214301.319c7c9e.uchman@home.se> <200601031300.08319.jhb@freebsd.org> <20060103221913.5ee6e36b.uchman@home.se> <200601031640.18292.jhb@freebsd.org> <7.0.0.16.2.20060106062503.022e6f10@gimbo.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 06 Jan 2006 06:35:48 +0100 Gianmarco Giovannelli <freebsd@gimbo.org> wrote: > At 22.40 03/01/2006, you wrote: > > >> > > agp0: <Intel 82855GME (855GME GMCH) SVGA controller> port 0x2430-0x2437 > >> > > mem 0xd8000000-0xdfffffff,0xd0000000-0xd007ffff irq 11 at device 2.0 on > >> > > pci0 detected 8060k stolen memory > >> > > aperture size is 128M > >> [...] > >> 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 have > >merged all the fixes back to RELENG_6 already though. > > I have a lifebook p7010 too and i915 is working if and only if: > > - you use a 7-current or apply this hack: > ftp://213.85.11.250/pub/drm3.patch and recompile the kernel :-) > - you use the plain xorg 6.8.2 not the snapshoot one > - you use the dri-devel port not the plain one :-) > > if you use all of this things, everything is working and glxgears > show a 700-800fps > > There was a very long discussion in -stable with subject i915 about > this thread: things seems to work for i855GM but not for i915 (yet). I have now done these steps: Patched the i915_drv.c and recompiled the kernel. Installed /usr/ports/graphics/dri-devel/ And I have the plain 6.8.2 xorg. But I still get: 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" -- MVH Peter Ankerstål.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060106103939.26a19ff9.uchman>
