From owner-freebsd-questions@FreeBSD.ORG Mon Aug 23 04:19:56 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2998616A4CE for ; Mon, 23 Aug 2004 04:19:56 +0000 (GMT) Received: from outbox.allstream.net (outbox.allstream.net [207.245.244.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA99243D46 for ; Mon, 23 Aug 2004 04:19:55 +0000 (GMT) (envelope-from epilogue@allstream.net) Received: from localhost (mon-pq53-037.dial.allstream.net [216.123.132.165]) by outbox.allstream.net (Allstream MTA) with SMTP id 5DFF61D0DB2; Mon, 23 Aug 2004 00:19:54 -0400 (EDT) Date: Mon, 23 Aug 2004 00:19:41 -0400 From: epilogue To: oliverg@dharmapublishing.com Message-Id: <20040823001941.18c13635@localhost> In-Reply-To: <9bd8040384674498826fdcc0cd821081@dharmapublishing.com> References: <9bd8040384674498826fdcc0cd821081@dharmapublishing.com> X-Mailer: Sylpheed-Claws 0.9.12 (GTK+ 1.2.10; i386-portbld-freebsd4.10) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: XFree86 Question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Aug 2004 04:19:56 -0000 On Sun, 22 Aug 2004 17:04:43 -0700 "Oliver Gould" wrote: > Sorry if this is not quite the place for this question but I'm at my wits > ends here. I need viable Horizontal sync ranges and vertical refresh > rates for my compaq presario laptop 1200-XL118 (13" HPA screen, Trident > Cyberblade i7 video card)and I have not been able to find them anywhere. > They are not in the online product manuals and the compaq support people > have given me ranges that don't work after telling me the info doesn't > exist. I have been guessing away and getting close. Is there some sort of > autodetect utility? Is my hardware not supported? > hello oliver, when i first installed X, i also was not able to locate any documentation covering the refresh rates for the LCD attached to my laptop. however, after much trial and error, i finally hit upon a working combination. i am writing with the hope that we can save you from this tedious process... if i am not mistaken, the xorg release (and even xfree86 4.4, i think) no longer needs an /etc/X11/xorg.conf. if you try to run X without, it should autodetect and load suitable settings. you can then, at your leisure, compile a working xorg.conf from the contents of /var/log/Xorg.0.log ...and guess what. when i tried this recently, i noticed that xorg detected and specified no horizontal or vertical refresh settings. yep, none. so much for all that time spent on trial and error. =] well, i'm not sure whether this is specific to 'my' hardware or whether it applies to LCD screens in general. regardless, given the minimal effort involved (renaming your .conf file), it is certainly worth a test. hope this helps. cheers, epi > Thanks ahead of time, > > Oliver Gould > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" >