Date: Fri, 06 Jan 2006 06:35:48 +0100 From: Gianmarco Giovannelli <freebsd@gimbo.org> To: John Baldwin <jhb@freebsd.org> Cc: mobile@freebsd.org Subject: Re: Fujitsu P7010 drm problems. Message-ID: <7.0.0.16.2.20060106062503.022e6f10@gimbo.org> In-Reply-To: <200601031640.18292.jhb@freebsd.org> References: <20060101214301.319c7c9e.uchman@home.se> <200601031300.08319.jhb@freebsd.org> <20060103221913.5ee6e36b.uchman@home.se> <200601031640.18292.jhb@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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). Best Regards, Gianmarco Giovannelli , "Unix expert since yesterday" http://utenti.gufi.org/~gmarco/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7.0.0.16.2.20060106062503.022e6f10>