From owner-freebsd-x11@FreeBSD.ORG Thu Dec 18 08:17:45 2008 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2F6871065675 for ; Thu, 18 Dec 2008 08:17:45 +0000 (UTC) (envelope-from me@jackal.in) Received: from mail.doorsense.net (server.doorsense.net [89.108.95.10]) by mx1.freebsd.org (Postfix) with ESMTP id 70DE98FC1E for ; Thu, 18 Dec 2008 08:17:42 +0000 (UTC) (envelope-from me@jackal.in) Received: from [81.27.59.54] (helo=dell) by mail.doorsense.net with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68) (envelope-from ) id 1LDE4j-000Mhz-5Y for freebsd-x11@freebsd.org; Thu, 18 Dec 2008 11:17:41 +0300 From: jackal To: freebsd-x11@freebsd.org Date: Thu, 18 Dec 2008 11:17:35 +0300 User-Agent: KMail/1.9.10 References: <200812121354.26530.me@jackal.in> <200812171058.37254.me@jackal.in> <1229529668.70415.8.camel@squirrel.corp.cox.com> In-Reply-To: <1229529668.70415.8.camel@squirrel.corp.cox.com> MIME-Version: 1.0 Content-Disposition: inline Message-Id: <200812181117.35591.me@jackal.in> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Spam-Score: -2.8 (--) X-Spam-Status: No, score=-2.8 required=5.0 autolearn=ham SpamAssassin 3.2.3 (2007-08-08) on mail.desalvia.com Content analysis details: (-2.8 points, 5.0 required) pts rule name description --- ---------------------- --------------------------------------------------- -1.8 ALL_TRUSTED Passed through trusted hosts only via SMTP 0.0 BAYES_50 BODY: Bayesian spam probability is 40 to 60% [score: 0.4884] -1.0 AWL AWL: From: address is in the auto white-list Subject: Re: problem with radeon X1400 under freebsd 8-current 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: Thu, 18 Dec 2008 08:17:45 -0000 Hello, On Wednesday 17 December 2008 19:01:08 you wrote: > On Wed, 2008-12-17 at 10:58 +0300, jackal wrote: > > Hello, > > > > On Tuesday 16 December 2008 21:42:49 jackal wrote: > > > On Tuesday 16 December 2008 18:58:18 you wrote: > > > > Ok, I got one of the ATI guys to look at it. You can try disabling > > > > colortiling and see if that makes the difference. I'm thinking the > > > > best bet is to update xorg... If your up for it, I have patches to > > > > the ports tree available at > > > > http://people.freebsd.org/~rnoland/xorg-7.4-111608.patch > > > > > > Disabling colortiling makes the difference, but doesn't solve the > > > problem. I have updated screenshots page with it. > > > Now I'll try to update xorg... > > > > I updated xorg (with portupgrade), but the problem persists... > > Btw, I can't compile synaptics driver: > > *sigh* Ok, I have one more trick up my sleeve before we start digging > for new issues. Please give this patch a go... > http://people.freebsd.org/~rnoland/drm_scatter.patch > Yes! It works perfect. Even 3D works! Thank you very much! > > Stop in /usr/ports/x11-drivers/synaptics. > > synaptics or a branch of it... is now being developed in Xorg as > xf86-input-synaptics. I think flz@ had added it into the patch already, > but I don't think that version works. I have it updated and working in > my current tree, but xserver 1.6 has a lot of input device changes that > I am working through. xf86-input-synaptics compiled ok, but it doesn't work, as you said. (II) Loading /usr/local/lib/xorg/modules/input//synaptics_drv.so dlopen: /usr/local/lib/xorg/modules/input//synaptics_drv.so: Undefined symbol "psm_proto_operations" (EE) Failed to load /usr/local/lib/xorg/modules/input//synaptics_drv.so (II) UnloadModule: "synaptics" (EE) Failed to load module "synaptics" (loader failed, 7) Did I understand correctly, that it wouldn't work for now? -- Kind regards, Eugeny.