Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Jul 2001 09:14:01 +1200
From:      Jonathan Chen <jonathan.chen@itouch.co.nz>
To:        Doug Poland <doug@polands.org>
Cc:        questions@FreeBSD.ORG
Subject:   Re: XFree86 4.0.1 -- i810e video woes
Message-ID:  <20010717091401.A72577@itouchnz.itouch>
In-Reply-To: <20010716103859.A12947@polands.org>; from doug@polands.org on Mon, Jul 16, 2001 at 10:39:00AM -0500
References:  <20010716103859.A12947@polands.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jul 16, 2001 at 10:39:00AM -0500, Doug Poland wrote:

[..]
> It did make me a XF86Config.new file, however.
> In it, I made sure the following was set..
> 
>             Section "Device"
>                 Identifier "Intel i810"
>                 Driver     "i810"
>             EndSection
> 

Under 4.1.0 (which is the latest), a working config reads:

    Section "Device"
        Identifier  "i810"
        Driver      "i810"
        VideoRam    16384
        Option      "NoDDC"
    EndSection

-- 
Jonathan Chen <jonathan.chen@itouch.co.nz>
------------------------------------------------------------------------
"We laugh in the face of danger, we drop icecubes down the vest of fear"
                                                 - Edmond Blackadder III

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?20010717091401.A72577>