From owner-freebsd-questions@FreeBSD.ORG Sun May 21 14:00:33 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 D4EDA16A420 for ; Sun, 21 May 2006 14:00:33 +0000 (UTC) (envelope-from captain_pervotronic@yahoo.com) Received: from web37409.mail.mud.yahoo.com (web37409.mail.mud.yahoo.com [209.191.87.62]) by mx1.FreeBSD.org (Postfix) with SMTP id 77DA743D48 for ; Sun, 21 May 2006 14:00:33 +0000 (GMT) (envelope-from captain_pervotronic@yahoo.com) Received: (qmail 44279 invoked by uid 60001); 21 May 2006 14:00:32 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=vh+Kfwzkk+TfOP1Fa9idF+qQdEdouvvp/B4Y856T+tvxdv5z5r6uF2IGSUKt4oCcfKJGf4iU5muji2zCTOn04ySRQv4QH8Jt0dF4sPp+n9LnGObYO4F1xCVwGLrBdNo7ucG4+UrE9T0wkVa84hgjzpbHHDzn4EoyvbQ/hivtG38= ; Message-ID: <20060521140032.44277.qmail@web37409.mail.mud.yahoo.com> Received: from [66.176.72.29] by web37409.mail.mud.yahoo.com via HTTP; Sun, 21 May 2006 07:00:32 PDT Date: Sun, 21 May 2006 07:00:32 -0700 (PDT) From: Des Mond To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Subject: I am having trouble adjusting the display rates. Currently, The resolution is set at 640x400. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 14:00:33 -0000 Does anyone know as to where within the configure file my problem is? Here is a copy of the settings. I've tried reconfiguring the file by vi and also by an earlier reference on this forum. Neither has helped so far. The settings:Section "ServerLayout" Identifier "X.org 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/TTF/" 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 "dbe" Load "dri" Load "extmod" Load "glx" Load "record" Load "xtrap" Load "freetype" Load "type1" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/sysmouse" Option "ZAxisMapping" "4 5 6 7" EndSection Section "Monitor" #DisplaySize 1280 1024 # mm Identifier "Monitor0" VendorName "CPQ" ModelName "COMPAQ 7550" ### Comment all HorizSync and VertSync values to use DDC: HorizSync 30.0 - 86.0 VertRefresh 50.0 - 140.0 Option "DPMS" EndSection Section "Device" ### Available Driver options are:- ### Values: : integer, : float, : "True"/"False", ### : "String", : " Hz/kHz/MHz" ### [arg]: arg optional #Option "NoAccel" # [] #Option "SWcursor" # [] #Option "Dac6Bit" # [] #Option "Dac8Bit" # [] #Option "BusType" # [] #Option "CPPIOMode" # [] #Option "CPusecTimeout" # #Option "AGPMode" # #Option "AGPFastWrite" # [] #Option "AGPSize" # #Option "GARTSize" # #Option "RingSize" # #Option "BufferSize" # #Option "EnableDepthMoves" # [] #Option "EnablePageFlip" # [] #Option "NoBackBuffer" # [] #Option "DMAForXv" # [] #Option "PanelOff" # [] #Option "DDCMode" # [] #Option "MonitorLayout" # [] #Option "IgnoreEDID" # [] #Option "UseFBDev" # [] #Option "MergedFB" # [] #Option "CRT2HSync" # [] #Option "CRT2VRefresh" # [] #Option "CRT2Position" # [] #Option "MetaModes" # [] #Option "MergedDPI" # [] #Option "MergedXinerama" # [] #Option "MergedXineramaCRT2IsScreen0" # [] #Option "MergedNonRectangular" # [] #Option "MergedMouseRestriction" # [] #Option "DisplayPriority" # [] #Option "PanelSize" # [] #Option "ForceMinDotClock" # #Option "ColorTiling" # [] #Option "VideoKey" # #Option "RageTheatreCrystal" # #Option "RageTheatreTunerPort" # #Option "RageTheatreCompositePort" # #Option "RageTheatreSVideoPort" # #Option "TunerType" # #Option "RageTheatreMicrocPath" # #Option "RageTheatreMicrocType" # #Option "RenderAccel" # [] #Option "SubPixelOrder" # [] #Option "ShowCache" # [] #Option "DynamicClocks" # [] #Option "BIOSHotkeys" # [] #Option "VGAAccess" # [] #Option "ReverseDDC" # [] #Option "LVDSProbePLL" # [] #Option "AccelMethod" # Identifier "Card0" Driver "ati" VendorName "ATI Technologies Inc" BoardName "RS480 [Radeon Xpress 200G Series]" BusID "PCI:1:5:0" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 1 Modes "1280x1024" "1024x768" "800x600" "640x400" EndSubSection SubSection "Display" Viewport 0 0 Depth 4 Modes "1280x1024" "1024x768" "800x600" "640x400" EndSubSection SubSection "Display" Viewport 0 0 Depth 8 Modes "1280x1024" "1024x768" "800x600" "640x400" EndSubSection SubSection "Display" Viewport 0 0 Depth 15 Modes "1280x1024" "1024x768" "800x600" "640x400" EndSubSection SubSection "Display" Viewport 0 0 Depth 16 Modes "1280x1024" "1024x768" "800x600" "640x400" EndSubSection SubSection "Display" Viewport 0 0 Depth 24 Modes "1280x1024" "1024x768" "800x600" "640x400" EndSubSection EndSection __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com