Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Aug 2000 10:22:24 +0300
From:      Ruslan Ermilov <ru@sunbay.com>
To:        Stephen Fitzhugh <fitzhugh@connix.com>
Cc:        questions@FreeBSD.org
Subject:   Re: Intel 810 and PCI modems
Message-ID:  <20000802102224.B38020@sunbay.com>
In-Reply-To: <39876F1D.3D0ED0BC@connix.com>; from fitzhugh@connix.com on Tue, Aug 01, 2000 at 08:45:17PM -0400
References:  <398588A4.760BD47@connix.com> <20000801103222.779E31F63@nil.science-factory.com> <20000801142417.A14944@sunbay.com> <3986DAA2.8337671F@connix.com> <20000801193558.A24110@sunbay.com> <39876F1D.3D0ED0BC@connix.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Aug 01, 2000 at 08:45:17PM -0400, Stephen Fitzhugh wrote:
> Thanks for the information on the latest version of XFree86. I currently
> have FreeBSD 4.0 and the latest version on XFree86 3.3.6 from the XFree86
> site. Upgrading to FreeBSD 4.1 looks like a daunting task through my
> connection.  How can I coax it to work on the i810 hardware with 3.3.6,
> and should I consider using the Linux version in FreeBSD? Or won't that
> work?

I would strongly recommend that you upgrade to 4.1-STABLE and rebuild X from
the latest XFree86-4 port (currently, it is XFree86 4.0.1).  But if (for
whatever reason) you need to run on i810 hardware under XFree86 3.3.6, you
will need to build it from the latest ports/x11/XFree86.  It has a limited
support for i810.  With it you will not get high resolutions.

What you will need (after you successfully compile and install the port) is:

1. set the environment variable I810_UNSUPPORTED_GTT_FALLBACK (to any value)
2. in your XF86Config file, write down the following Device section:

Section "Device"
    Identifier  "i810"
    Driver      "i810"
    Option      "no_accel"
EndSection

You may also benefit from searching the mailing list archives.  I have
explained this a number of times already, in a bit more details.


Cheers,
-- 
Ruslan Ermilov		Oracle Developer/DBA,
ru@sunbay.com		Sunbay Software AG,
ru@FreeBSD.org		FreeBSD committer,
+380.652.512.251	Simferopol, Ukraine

http://www.FreeBSD.org	The Power To Serve
http://www.oracle.com	Enabling The Information Age


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?20000802102224.B38020>