From owner-freebsd-x11@FreeBSD.ORG Fri Apr 13 12:24:24 2007 Return-Path: X-Original-To: freebsd-x11@freebsd.org Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 99F4A16A400 for ; Fri, 13 Apr 2007 12:24:24 +0000 (UTC) (envelope-from tevans.uk@googlemail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.169]) by mx1.freebsd.org (Postfix) with ESMTP id 3874913C4AD for ; Fri, 13 Apr 2007 12:24:22 +0000 (UTC) (envelope-from tevans.uk@googlemail.com) Received: by ug-out-1314.google.com with SMTP id 71so477027ugh for ; Fri, 13 Apr 2007 05:24:22 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=googlemail.com; s=beta; h=domainkey-signature:received:received:subject:from:to:cc:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer; b=k7K12m518L1/d+h/KC+lVvtLwHe369mIit9nbRStIxn4MOccOM6cZDvpzvh3qkgAJmfGDOgmQl1GH7GLCb4Kfl70SI1MnWiW/5bU1csHelfm1k0t5vLYNogNOi6wXmFtiVRJtomFtB5DpBx3n28W2zvX+uu+cBS2f4KHpv26JfI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=beta; h=received:subject:from:to:cc:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer; b=ty19+/XduGNsfUDaq87yMqAkWJO3H848lTby2ulG6SJLPgNV628TMAf7nbPl4rjpjJBT5dC9NxSkoS6ydIit4HAlDrILsEx2bXAIza7OfNOan/1i0LO/N/fuKxsp1L9mWe7gN0u9STG41iBjk2ka7F81+613eRvWmgzUoBrYgwQ= Received: by 10.67.22.2 with SMTP id z2mr1958726ugi.1176465430058; Fri, 13 Apr 2007 04:57:10 -0700 (PDT) Received: from ?127.0.0.1? ( [213.206.147.185]) by mx.google.com with ESMTP id j33sm3714047ugc.2007.04.13.04.57.08; Fri, 13 Apr 2007 04:57:08 -0700 (PDT) From: Tom Evans To: David Nugent In-Reply-To: <461C7DDF.90609@datalinktech.com.au> References: <461BF48D.7060603@chapman.edu> <461C7DDF.90609@datalinktech.com.au> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-8A70mrcbSX//bUwJBFTZ" Date: Fri, 13 Apr 2007 12:57:07 +0100 Message-Id: <1176465427.1590.8.camel@zoot.mintel.co.uk> Mime-Version: 1.0 X-Mailer: Evolution 2.10.0 FreeBSD GNOME Team Port Cc: freebsd-x11@freebsd.org Subject: Re: Widescreen on Xorg? X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Apr 2007 12:24:24 -0000 --=-8A70mrcbSX//bUwJBFTZ Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Wed, 2007-04-11 at 16:19 +1000, David Nugent wrote: > Jay Chandler wrote: > > Pretty screen, but running in Xorg and GNOME, I'm limited to a=20 > > resolution that's rather crap (1280x1024 before it starts shifting=20 > > around following the mouse). > It should "just work" using the defaults. I have no experience with that=20 > specific monitor but have have run the earlier series Samsung SyncMaster=20 > which are limited to 1280x1024 native resolution (ie not widescreen),=20 > but I do run widescreen 1680x1050 on an asus L4 series notebook which=20 > 15.4" screen and OEM ATI Mobility 9700. >=20 > > Section "Monitor" > > #DisplaySize 470 300 # mm > > Identifier "Monitor0" > > VendorName "SAM" > > ModelName "SyncMaster" > > ModeLine "1680x1050" 119.0 1680 1728 1760 1840 1050 1053=20 > > 1059 1080 > > ### Comment all HorizSync and VertSync values to use DDC: > > HorizSync 30.0 - 81.0 > > VertRefresh 56.0 - 75.0 >=20 > As a first shot, comment out these two lines and let X determine the=20 > valid ranges, incorrect settings are probably causing valid modes to be=20 > discarded (discarded modes are logged in /var/log/Xorg.0.log which will=20 > be the first place to look when you're trying to resolve problems like=20 > this). >=20 > > Option "DPMS" > > EndSection > > ~ > > And a screen section with no mode settings but a bunch of color depths. >=20 > You can try removing those as well unless you want to use Ctrl-Alt-+/-=20 > mode switching, X defaults are fairly sensible these days. >=20 > Hope this helps, >=20 > David > _______________________________________________ > freebsd-x11@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-x11 > To unsubscribe, send any mail to "freebsd-x11-unsubscribe@freebsd.org" To get my widescreen philips screen to work, I had to follow the instructions in the handbook for creating a modeline that worked with my monitor. You should not need to specify HorizSync or VertRefresh. FYI here is my conf: Section "Monitor" Identifier "HomeTFTMon" ModeLine "1680x1050" 146.0 1680 1784 1960 2240 1050 1053 1059 1089 EndSection Section "Screen" Identifier "HomeTFT" Device "Card1" Monitor "HomeTFTMon" SubSection "Display" Depth 32 Modes "1680x1050" EndSubSection EndSection =20 (The entire conf is a little more complex, dual head on a laptop..) The relevant section of the handbook is 5.4.3.2 'Adding a Widescreen Flatpanel to the mix' [1]. To get the values for the modeline, check in your /var/log/Xorg.0.log . This should help you do the trick: grep -A 6 'additional Video Mode:' /var/log/Xorg.0.log Cheers Tom [1] http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x-config.html#AEN= 6461 --=-8A70mrcbSX//bUwJBFTZ Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQBGH3ABlcRvFfyds/cRAsrhAKCuileWFBNqUrL3j7pY+glm+r4QUgCgl+cr yzWl/oR3eTXL3sK28R6At3Q= =C6qP -----END PGP SIGNATURE----- --=-8A70mrcbSX//bUwJBFTZ--