Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Jun 2001 09:33:42 +0200 (CEST)
From:      Micke Josefsson <mj@isy.liu.se>
To:        questions@freebsd.org
Cc:        andrew@ugh.net.au
Subject:   Re: XFree86 4.1, i810, unresolved symbols and signal 11 (solved)
Message-ID:  <XFMail.010627093342.mj@isy.liu.se>

next in thread | raw e-mail | index | archive | help
>Hi Everyone,
>
>Just posting this for the archives.
>
>To run XFree86 4.1 with an Intel i810 video card you need:
>
>Option  "NoInt10"
>
>in your device section. This seems to fix both the unresolved symbols and
>the signal 11 crash.
>
>XFree 4.1 fixes the problem with not being able to switch between text
>
>run.
>
>Be warned - I have no idea what the option does but it worked for me.
>
>Thanks,
>
>Andrew

I just wanted to tell that this makes my farm of Comapq Deskpro's work too. They
have an integrated i815, but using xf86config and telling it that it is an i810
(#262) seems to be OK.

After running xf86config I had to enter the Option "NoInt10" into the
/etc/X11/XF86Config as:


Section Device
        Identifier "Intel 810"
        Driver      "i810"
        OPtion      "NoInt10"
:
:


I did not get the new tool xf86cfg to work on these boxes.


/M

----------------------------------
Michael Josefsson, MSEE
mj@isy.liu.se

This message was sent by XFMail
running on FreeBSD 4.3-STABLE
----------------------------------

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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