I'm assuming you are building from sources. It appears as though mmap() is failing in qnx_video.c:xf86MapVidMem(). I would guess there were permission problems, but it was actually able to open /dev/shmem. It just can't map it. You might try reading errno at that point in the code to get a hint why it's failing. There were changes to that file since 4.3. http://cvsweb.xfree86.org/cvsweb/xc/programs/Xserver/hw/xfree86/os-support/qnx4/qnx_video.c.diff?r1=1.3&r2=1.4 Perhaps you should upgrade to 4.4? Or maybe just incorporate those changes into your tree to see if that helps. Mark. On Sun, 11 Apr 2004, [KOI8-R] "μΕΟΞΙΔ" wrote: > Hello! > I tried to establish the XFree86 4.2 under QNX6 and have received mistake... > What should I do? > > Wolobuev Leonid. > _______________________________________________ XFree86 mailing list XFree86@xxxxxxxxxxx http://XFree86.Org/mailman/listinfo/xfree86