From owner-freebsd-questions@FreeBSD.ORG Sun Jan 2 14:30:48 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E5FA01065670 for ; Sun, 2 Jan 2011 14:30:48 +0000 (UTC) (envelope-from goksin.akdeniz@gmail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 673E98FC25 for ; Sun, 2 Jan 2011 14:30:47 +0000 (UTC) Received: by bwz12 with SMTP id 12so5849582bwz.13 for ; Sun, 02 Jan 2011 06:30:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to :user-agent:mime-version:to:subject:references:in-reply-to :x-enigmail-version:content-type; bh=nw6y0OwBN9QuRsETNnUyDJFP7NlVgx3x5Z41SyLikL0=; b=TP46GgZgyMVO8i/7NoPE2Jjp+WQdPZ+FlXyacya/oMhUQh/ZPbiAqlay4aYWiWAv2/ QK+2Vw095QZOhjAA6XkrG8f/ZPvSlYv9qWcAAUvANFfxHU1EFuwyzcCCtQIyikS2EJl7 eHFoUGCJgDLrL2dqZqV3asGU2M7bqH80Y+CIU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:user-agent:mime-version:to:subject :references:in-reply-to:x-enigmail-version:content-type; b=nuoNlCgdUUZvCO6paRHbY+puPbiq+puHCBREChMIMJKtTiDfpkfMKX65H0zzWnwaT9 fgY6P8gqskdsJyKQtF9V9m5wmMAVF7KANHbSSn1vzJrAABKngnjyxhjjWfrREn15JDUo Cr2xx30hQe9JngMlreJ/B7GS06RUDNQJXX+yg= Received: by 10.204.72.130 with SMTP id m2mr6695750bkj.15.1293978647174; Sun, 02 Jan 2011 06:30:47 -0800 (PST) Received: from tardis.elkotek ([88.229.170.57]) by mx.google.com with ESMTPS id p22sm10979066bkp.21.2011.01.02.06.30.44 (version=SSLv3 cipher=RC4-MD5); Sun, 02 Jan 2011 06:30:46 -0800 (PST) Message-ID: <4D208C0D.1070406@gmail.com> Date: Sun, 02 Jan 2011 16:30:37 +0200 From: =?UTF-8?B?R8O2a8WfaW4gQWtkZW5peg==?= User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; tr-TR; rv:1.9.2.13) Gecko/20101210 Lightning/1.0b2 Thunderbird/3.1.7 MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <4D1E9A62.1040502@centurytel.net> <4D1F73BF.7090506@centurytel.net> <20110101195137.1c3ea5cf.freebsd@edvax.de> <4D1FD057.3040108@centurytel.net> In-Reply-To: <4D1FD057.3040108@centurytel.net> X-Enigmail-Version: 1.1.2 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig640EE8B64886B9EBE197B1C4" Subject: Re: HP 2010i 1600x900 screen sizing issue - PCBSD 8.1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: goksin.akdeniz@gmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Jan 2011 14:30:49 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig640EE8B64886B9EBE197B1C4 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Original message bounced somehow, so I post it one more time. Sorry for the inconvenience. I copied the complete xorg.conf file which works fine at my FreeBSD installation. That very configuration file worked fine for a PC-BSD 8.0 installation on the same hardware. I compiled Xorg via ports without HAL. So you may need to adjust it for your installation in order to work. I hope it works for you. xorg.conf is as follows Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" Option "DontZap" "off" Option "AutoAddDevices" "false" EndSection Section "Files" ModulePath "/usr/local/lib/xorg/modules" FontPath "/usr/local/lib/X11/fonts/misc/" FontPath "/usr/local/lib/X11/fonts/TTF/" FontPath "/usr/local/lib/X11/fonts/OTF" FontPath "/usr/local/lib/X11/fonts/Type1/" FontPath "/usr/local/lib/X11/fonts/100dpi/" FontPath "/usr/local/lib/X11/fonts/75dpi/" FontPath "/usr/local/lib/X11/fonts/Liberation/" EndSection Section "Module" Load "extmod" Load "record" Load "dbe" Load "glx" Load "dri" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "Xkblayout" "tr" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/sysmouse" Option "ZAxisMapping" "4 5 6 7" EndSection Section "Monitor" #DisplaySize 440 250 # mm Identifier "Monitor0" VendorName "HWP" ModelName "HP 2009" HorizSync 24.0 - 85.0 VertRefresh 48.0 - 76.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 "FBTexPercent" # #Option "DepthBits" # #Option "PCIAPERSize" # #Option "AccelDFS" # [] #Option "IgnoreEDID" # [] #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 "ScalerWidth" # #Option "RenderAccel" # [] #Option "SubPixelOrder" # [] #Option "ShowCache" # [] #Option "DynamicClocks" # [] #Option "VGAAccess" # [] #Option "ReverseDDC" # [] #Option "LVDSProbePLL" # [] #Option "AccelMethod" # #Option "DRI" # [] #Option "ConnectorTable" # #Option "DefaultConnectorTable" # [] #Option "DefaultTMDSPLL" # [] #Option "TVDACLoadDetect" # [] #Option "ForceTVOut" # [] #Option "TVStandard" # #Option "IgnoreLidStatus" # [] #Option "DefaultTVDACAdj" # [] #Option "Int10" # [] #Option "EXAVSync" # [] #Option "ATOMTVOut" # [] #Option "R4xxATOM" # [] Identifier "Card0" Driver "radeon" VendorName "ATI Technologies Inc" BoardName "RV730 PRO [Radeon HD 4650]" BusID "PCI:2:0:0" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" SubSection "Display" Viewport 0 0 Depth 1 Modes "1600x900" EndSubSection SubSection "Display" Viewport 0 0 Depth 4 Modes "1600x900" EndSubSection SubSection "Display" Viewport 0 0 Depth 8 Modes "1600x900" EndSubSection SubSection "Display" Viewport 0 0 Depth 15 Modes "1600x900" EndSubSection SubSection "Display" Viewport 0 0 Depth 16 Modes "1600x900" EndSubSection SubSection "Display" Viewport 0 0 Depth 24 Modes "1600x900" EndSubSection EndSection --=20 G=C3=B6k=C5=9Fin Akdeniz (G=C3=B6k=C5=9Fin Akdeniz) Key fingerprint =3D FE10 8C14 A144 4FDE BE18 D5E3 E758 F49A 8A5D F8AE --------------enig640EE8B64886B9EBE197B1C4 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQIcBAEBAgAGBQJNIIwTAAoJEOdY9JqKXfiuw3oQAMwQBqFLDOrHPcVRwdY8Gk4r CZyIJqyQ1Waf5FOXIKH9HMbSfS09pfjNt2lafOwhJorwgMjcQ9NRg1SGVYO0kLfX 256+cEkH2RR/XFnqlPUA3Qegn5uM8lVkPNsQ6RDgWsKxdRlpUwVMza2akPFUsuKX XiykIiXkYU/JZ5pZGCdcvv3+ngSsg9piKbRCvB0FiUg24Pr3R+LqRe3AgqxeevgF yCxMZ1U6dNJI2Dm22hDZfI64cdoH5ZeH+aNKsgIcZctqhNSmJQOQc2mBjoVkH2Zw 59dJy9+MVMfpTX5sjAWNknNJuecDoQ3wUw45usFL2LrFp2D7wZx0i392auV389Ro TVYqZiM2Vov4raGwKUG260T/iMVatqa5sGUddtnW638WLiDY2yJSyWmvoGFq5/GT ejONtfO68NYdrh4Q9cZYSW9pXBPVqFj322U+RfzSVGFgp00hArURIxesD3tsPOuu PbQSclOKUyzsApBesbzAkRJeoNN4onMjQbrJW4xuOV56pLqOqGLaSKAiD688EH50 rYKMwH+agLkPi+hThahrceA7qbpf/+5nYf/B1SAc49HYk7gdQWcbyjAagbERaVx7 SEFaHyGUNvzB0Jmm1q3W3zeeM9JtI2o3/cs71Agagpw0X8zc7h+Mp5M/rncZfmTz FEjxe6UudLHIBJyjOYKW =gzxT -----END PGP SIGNATURE----- --------------enig640EE8B64886B9EBE197B1C4--