Subject: Re: XF86config file for iMac (early 2001)?
To: Michael <macallan18@earthlink.net>
From: Rob Hamrick <rph@chaosnet.org>
List: port-macppc
Date: 01/20/2006 09:01:16
Yep, the monitor frequencies were what was giving me trouble. It works
great now, thanks! -Rob
On Fri, Jan 20, 2006 at 11:17:48AM -0500, Michael wrote:
> Hello,
>
> > I just did a clean installation of NetBSD 3.0 and discovered that I
> > forgot to back up my XF86Config file. Does anyone have a working one
> > that they would be willing to share?
>
> You can use the output of X -configure with one small addition - the
> Monitor section needs to look like this:
> Section "Monitor"
> Identifier "Monitor0"
> VendorName "Apple"
> ModelName "iMac G3"
> HorizSync 60
> VertRefresh 75 - 117
> Option "DPMS"
> EndSection
>
> The built-in monitor is a little funky to say the least, horizontal
> frequency is fixed at 60kHz.
>
> have fun
> Michael