Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Mar 2003 10:44:45 -0800
From:      Matt Navarre <mnavarre@cox.net>
To:        Albertus Magnus <st_albert@gmx.net>, "Miroslaw J. Wiechowski" <mjw@bahnhof.se>, freebsd-questions@freebsd.org
Subject:   Re: Intel i810e graphic
Message-ID:  <200303081044.45209.mnavarre@cox.net>
In-Reply-To: <200303081152.42548.st_albert@gmx.net>
References:  <5.2.0.9.2.20030308122015.024b5ec0@mail.bahnhof.se> <200303081152.42548.st_albert@gmx.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Saturday 08 March 2003 08:52 am, Albertus Magnus wrote:
> On Saturday 08 March 2003 06:33, Miroslaw J. Wiechowski wrote:
> > Hi,
> >
> > After several days of fighting the @!*# Intel i810 chip,
> > I wonder why I had this really BAD LUCK. There are hundreds
> > of various graphic cards but I got the only one that does
> > not work.

> I don't think the system installation program gives *anyone* a working
> configuration.  At least, I've always had to tweak the XF86Config file
> myself.  That being said, the i810 works fine, once it is set up
> properly.
>
> To get you started, here's the relevant section from my XF86Config file=
:
>
> Section "Device"
> =09# from config.new:
>         ### Available Driver options are:-
>         ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
>         ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
>         ### [arg]: arg optional
>         #Option     "NoAccel"            =09# [<bool>]
>         #Option     "SWcursor"           =09# [<bool>]
>         #Option     "ColorKey"           =09# <i>
>         #Option     "CacheLines"         =09# <i>
>         #Option     "Dac6Bit"            =09# [<bool>]
>         #Option     "DRI"                =09# [<bool>]
>         #Option     "NoDDC"              =09# [<bool>]
>         #Option     "XvMCSurfaces"       =09# <i>
> =09####-------end insertion ----------------------------
> =09Identifier  "Card0"
> =09Driver      "i810"
> =09VendorName  "Intel"
> =09BoardName   "i810"
> =09BusID       "PCI:0:1:0"
> #=09Option=09"NoDDC" "True"
> #=09Option=09"NoInt10" "True"
> =09VideoRam=098192
> EndSection

Just as a data point my workstation needs the "Option "NoDDC" "True" line=
 to=20
work. you also need agp support in the kernel, either compiled in or load=
ed=20
as as module.

ok,
MCN


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?200303081044.45209.mnavarre>