Fujitsu P7010 drm problems.
Peter Ankerstål
uchman at home.se
Fri Jan 6 01:40:02 PST 2006
On Fri, 06 Jan 2006 06:35:48 +0100
Gianmarco Giovannelli <freebsd at 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 at . 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.
More information about the freebsd-mobile
mailing list