From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1M3usv-0006I8-F4 for garchives@archives.gentoo.org; Tue, 12 May 2009 16:31:17 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 70430E0510; Tue, 12 May 2009 16:31:16 +0000 (UTC) Received: from sdv1.sysdivision.com (li16-200.members.linode.com [64.22.103.200]) by pigeon.gentoo.org (Postfix) with ESMTP id 3FA69E0510 for ; Tue, 12 May 2009 16:31:16 +0000 (UTC) Received: from sdv1.sysdivision.com (localhost [127.0.0.1]) by sdv1.sysdivision.com (Postfix) with ESMTP id 98D7A15C0E for ; Tue, 12 May 2009 18:31:14 +0200 (CEST) Authentication-Results: sysdivision.com from=arnau@emergetux.net; domainkey=neutral (no signature; no policy for emergetux.net) Received: from amparo (215.151.219.87.dynamic.jazztel.es [87.219.151.215]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: emergetux.net.arnau) by sdv1.sysdivision.com (Postfix) with ESMTP for ; Tue, 12 May 2009 18:31:14 +0200 (CEST) Date: Tue, 12 May 2009 18:30:29 +0200 From: Arnau Bria To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] some issues after upgrading to xorg-server 1.5.3 Message-ID: <20090512183029.176f324a@amparo> In-Reply-To: <342e1090905111355yb8bb1bem75323ea54f4d9e3a@mail.gmail.com> References: <20090511204437.6bdcf2e6@amparo> <342e1090905111355yb8bb1bem75323ea54f4d9e3a@mail.gmail.com> X-Mailer: Claws Mail 3.7.1 (GTK+ 2.14.7; i686-pc-linux-gnu) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: aa3c67a0-612b-4e7d-93f9-677305d12d1a X-Archives-Hash: 2f501a396375f6ae2f9564c0b2c4b1d4 On Mon, 11 May 2009 17:55:06 -0300 Daniel da Veiga wrote: Hi Daniel, [...] > 1) I use slim, and I have no problems with Xorg-server-1.5.3-r5, have > you tried recompiling slim, or enabling logging on it to see what's > going on? recompiled... and log show many things :-) some Xorg ones: (EE) Failed to load module "fbdev" (module does not exist, 0) I'm compiling x11-drivers/xf86-video-fbdev ... (EE) AIGLX error: dlopen of /usr/lib/dri/i965_dri.so failed (/usr/lib/dri/i= 965_dri.so: cannot open shared object file: No such file or directory) (EE) AIGLX: reverting to software rendering [...] do you have that file? The XKEYBOARD keymap compiler (xkbcomp) reports: > Warning: Type "ONE_LEVEL" has 1 levels, but has 2 symbols > Ignoring extra symbols Errors from xkbcomp are not fatal to the X server The XKEYBOARD keymap compiler (xkbcomp) reports: > Warning: Duplicate shape name "" > Using last definition this warning is shown many times... any problem with # cat /etc/hal/fdi/policy/10-xinput-configuration.fdi=20 es ?=C2=BF?=C2=BF?=C2=BF and this one that I don't know from where it comes: exaCopyDirty: Pending damage region empty! Then I see errro messages from all aplications I use in my XFCE, it is normal? > 2) Some combinations of intel drivers + intel card + xorg-1.5 + kernel > do not behave properly. My card used to go over 800 fps with glxgears, > and now, with the new drivers and xorg, I'm stuck around 300, general > performance is no better. Its a shame, had to drop compiz-fusion, for > example. I hope for better support on new releases of intel driver. ok, but is it normal that, i.e, wine hangs my entire system until it opens the application? is xorg and wine related? > 3) Your touchpad is in absolute mode. You gotta change it to relative > mode, its a configuration problem, check hal fdi configs for your > touchpad. is there any generic fdi file for touchpads? I don't know which one select...=20 thakns for your reply, Arnau