From owner-freebsd-questions@FreeBSD.ORG Sat Jul 5 14:33:20 2003 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 4B0F937B401 for ; Sat, 5 Jul 2003 14:33:20 -0700 (PDT) Received: from drum.msfc.nasa.gov (drum.msfc.nasa.gov [128.158.220.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id D69C44402F for ; Sat, 5 Jul 2003 14:33:19 -0700 (PDT) (envelope-from jpc@drum.msfc.nasa.gov) Received: by drum.msfc.nasa.gov (Postfix, from userid 134) id 341BA4E0; Sat, 5 Jul 2003 16:33:19 -0500 (CDT) Date: Sat, 5 Jul 2003 16:33:19 -0500 From: "J. Porter Clark" To: freebsd-questions@freebsd.org Message-ID: <20030705213319.GA74001@drum.msfc.nasa.gov> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Organization: http://www.msfc.nasa.gov/ X-PGP-Key-ID: 0x677B780D User-Agent: Mutt/1.5.4i Subject: Nvidia and Dell Latitude's cover switch 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: Sat, 05 Jul 2003 21:33:20 -0000 I've been using x11/nvidia-driver from ports on a Dell Latitude C840 laptop with 4.8-STABLE. I have it set to do 1600x1200. The problem is that whenever I close the cover while it's running X, and then reopen the cover, the display is screwed up. Specifically, it looks like the left-hand half of the screen has been stretched to cover the full screen, and the right-hand half is gone. When this happens, I can recover by doing Ctrl-Alt-F1 and then Ctrl-Alt-F9. Or I can cycle through video modes with Ctrl-Alt-KP+. But sheesh, it's annoying as all get out. Below are the relevant parts of my XF86Config file. Any idea how to fix this problem? BTW, I had no problems like this with the VESA driver. Section "Device" Option "HWcursor" "True" Option "ShadowFB" "True" Option "UseFBDev" "False" Option "FlatPanel" "True" Option "FPDither" "True" Identifier "Card0" Driver "nvidia" VendorName "NVIDIA" BoardName "GeForce4 440 Go" Option "NvAgp" "1" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480" EndSubSection EndSection -- James Porter Clark j.porter.clark@nasa.gov NASA/MSFC Computers and Data Systems Group (ED13)