From owner-freebsd-ports@FreeBSD.ORG Sun May 27 19:15:37 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 204AC16A400 for ; Sun, 27 May 2007 19:15:37 +0000 (UTC) (envelope-from nlecic@EUnet.yu) Received: from smtpclu-1.eunet.yu (smtpclu-1.eunet.yu [194.247.192.226]) by mx1.freebsd.org (Postfix) with ESMTP id A364713C448 for ; Sun, 27 May 2007 19:15:36 +0000 (UTC) (envelope-from nlecic@EUnet.yu) Received: from nyx.localhost (adsl-227-14.eunet.yu [213.198.227.14]) by smtpclu-1.eunet.yu (8.13.6/8.13.6) with ESMTP id l4RJFWxa006255 for ; Sun, 27 May 2007 21:15:32 +0200 Message-Id: <200705271915.l4RJFWxa006255@smtpclu-1.eunet.yu> Date: Sun, 27 May 2007 21:15:33 +0200 From: Nikola Lecic To: freebsd-ports@freebsd.org In-Reply-To: <200705261539.l4QFdgBj027189@smtpclu-1.eunet.yu> References: <200705261539.l4QFdgBj027189@smtpclu-1.eunet.yu> X-Mailer: Claws Mail 2.9.1 (GTK+ 2.10.12; i386-portbld-freebsd6.2) X-Operating-System: FreeBSD 6.2-RELEASE X-Face: pbl6-.[$G'Fi(Ogs2xlXP-V6{3||$Y[LOYs&~GJoikj'cVjcFC[V7du;;0~6nO= [Vi2?uU1Pq~,=Adj@,T:|"`$AF~il]J.Nz#2pU',Y7.{B;m/?{#sO^Dvo$rnmY6] Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-EUNET-AVAS-Milter-Version: 2.0.0 X-AVAS-Virus-Status: clean X-AVAS-Spamd-Symbols: BAYES_50,TW_VH,UNPARSEABLE_RELAY X-AVAS-Spam-Score: 0.1 Subject: Re: Xorg-7.2: problem with fbdevhw and i128 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 May 2007 19:15:37 -0000 On Sat, 26 May 2007 17:39:34 +0200 Nikola Lecic wrote: > (4) > Then, I moved back working Xorg-6.9 xorg.conf, adjusted fonts and > module paths, but got very poor results with 1280x1024 (bad image, > cursor ghosts, heavy flickering, etc.). I tried to tune HorizSync, > VertRefresh, CalcAlgorithm, DisplaySize (which was enough with > Xorg-6.9) and additionally to add Modeline array borrowed from > Xorg.0.log generated in (2) and to change options as explained in > i128(4x), but in vain. The only working resolution for now is 1024x768 > (as you can see in attachments). As for (4) and my question (a), I can add a couple of observations. It seems that monitor always works with slightly higher HorizSync and VertRefresh values than it should. In my experience, combinations 64kHz/60Hz (used with Xorg-6.9) and 80kHz/75Hz work fine in 1280x1024d16 mode. However, with HorizSync 30-79 VertRefresh 55-75 the monitor's info panel reports 1280x1024 with 65kHz/61Hz. And with HorizSync 30-83 VertRefresh 55-75 the monitor reports 1280x1024 with 81kHz/76Hz. Of course, both results (1kHz/1Hz higher than normal) yield very bad image, as I have described. I wasn't able to do anything to force the driver to use correct frequencies. Nikola Le=C4=8Di=C4=87