From owner-freebsd-hackers@FreeBSD.ORG Fri May 12 17:44:13 2006 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 392CA16B018 for ; Fri, 12 May 2006 17:44:13 +0000 (UTC) (envelope-from rick@kiwi-computer.com) Received: from kiwi-computer.com (megan.kiwi-computer.com [63.224.10.3]) by mx1.FreeBSD.org (Postfix) with SMTP id 373A443D5E for ; Fri, 12 May 2006 17:44:03 +0000 (GMT) (envelope-from rick@kiwi-computer.com) Received: (qmail 85857 invoked by uid 2001); 12 May 2006 17:44:02 -0000 Date: Fri, 12 May 2006 12:44:02 -0500 From: "Rick C. Petty" To: Eric Anderson Message-ID: <20060512174402.GA85005@megan.kiwi-computer.com> References: <4460FCE8.9020703@centtech.com> <446322D4.7020708@centtech.com> <4463A275.5030701@centtech.com> <200605111724.07510.jhb@freebsd.org> <4463EDC7.1050004@centtech.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4463EDC7.1050004@centtech.com> User-Agent: Mutt/1.4.2.1i Cc: freebsd-hackers@freebsd.org Subject: Re: Exiting Xorg panics Core Duo laptop X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 May 2006 17:44:19 -0000 On Thu, May 11, 2006 at 09:07:03PM -0500, Eric Anderson wrote: > > I'd use the nv driver instead, however I'm not sure how to make it work > with this screen (1920x1200). This is my entry for my Dell 2405FPW: Section "Monitor" Identifier "Monitor1" DisplaySize 520 330 # yes, I measured it HorizSync 30.0-81.0 VertRefresh 56.0-76.0 Mode "1920x1200" DotClock 154.0 HTimings 1920 1968 2000 2080 VTimings 1200 1203 1209 1235 EndMode Option "DPMS" EndSection I can't remember if I needed the frequencies-- I had some initial problems using the DVI input and nvidia not detecting things correctly, but then I added this to the Device section: Option "ConnectedMonitor" "DPF-1" YMMV, -- Rick C. Petty