From owner-freebsd-questions Mon Oct 15 16: 0:50 2001 Delivered-To: freebsd-questions@freebsd.org Received: from blackhelicopters.org (geburah.blackhelicopters.org [209.69.178.18]) by hub.freebsd.org (Postfix) with ESMTP id 998A737B407 for ; Mon, 15 Oct 2001 16:00:45 -0700 (PDT) Received: (from mwlucas@localhost) by blackhelicopters.org (8.9.3/8.9.3) id TAA10275 for questions@freebsd.org; Mon, 15 Oct 2001 19:00:44 -0400 (EDT) (envelope-from mwlucas) Date: Mon, 15 Oct 2001 19:00:44 -0400 From: Michael Lucas To: questions@freebsd.org Subject: XF86 4.1.0 problem Message-ID: <20011015190044.A10257@blackhelicopters.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Okay, here's a new one to me... I have a new system with an old monitor. The new system has a TNT2 card with 32 meg of RAM. The monitor specs below are correct; it works fine as an add-on to a laptop with these characteristics. When I start X, only the top half of the desktop appears on the monitor. It fills the whole monitor, however. It's as if I have a double-height virtual desktop, but the bottom half of the desktop is not accessible. Yes, I've played with the monitor settings to see if it's actually stretched out, but it's not. :) Any suggestions? I've attached my XF86Config. It's really pretty minimal... Thanks, Michael -- Section "ServerLayout" Identifier "XFree86 Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" ModulePath "/usr/X11R6/lib/modules" FontPath "/usr/X11R6/lib/X11/fonts/misc/" FontPath "/usr/X11R6/lib/X11/fonts/Speedo/" FontPath "/usr/X11R6/lib/X11/fonts/Type1/" FontPath "/usr/X11R6/lib/X11/fonts/CID/" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/" EndSection Section "Module" Load "extmod" Load "xie" Load "pex5" Load "glx" Load "dri" Load "dbe" Load "record" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "keyboard" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "PS/2" Option "Device" "/dev/psm0" Option "Emulate3Buttons" EndSection Section "Monitor" Identifier "Monitor0" VendorName "Monitor Vendor" ModelName "Monitor Model" HorizSync 31.5 - 31.5 HorizSync 35.2 - 35.2 HorizSync 35.5 - 35.5 VertRefresh 55.0 - 90.0 EndSection Section "Device" Identifier "Card0" Driver "nv" VendorName "NVidia" BoardName "Riva Ultra 64" BusID "PCI:1:0:0" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Depth 1 EndSubSection SubSection "Display" Depth 4 EndSubSection SubSection "Display" Depth 8 EndSubSection SubSection "Display" Depth 15 EndSubSection SubSection "Display" Depth 16 EndSubSection SubSection "Display" Depth 24 Modes "1024x768" EndSubSection EndSection -- Michael Lucas mwlucas@blackhelicopters.org http://www.blackhelicopters.org/~mwlucas/ Big Scary Daemons: http://www.oreillynet.com/pub/q/Big_Scary_Daemons To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message