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 <gentoo-user+bounces-95680-garchives=archives.gentoo.org@lists.gentoo.org>) id 1M7ybh-0003yf-Pk for garchives@archives.gentoo.org; Sat, 23 May 2009 21:18:19 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 88774E03B2; Sat, 23 May 2009 21:18:16 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 61392E03B2 for <gentoo-user@lists.gentoo.org>; Sat, 23 May 2009 21:18:16 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 040CEB478C for <gentoo-user@lists.gentoo.org>; Sat, 23 May 2009 21:18:16 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -2.599 X-Spam-Level: X-Spam-Status: No, score=-2.599 required=5.5 tests=[BAYES_00=-2.599] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WJFpiX2sLsJz for <gentoo-user@lists.gentoo.org>; Sat, 23 May 2009 21:18:08 +0000 (UTC) Received: from yx-out-1718.google.com (yx-out-1718.google.com [74.125.44.153]) by smtp.gentoo.org (Postfix) with ESMTP id B495FB477B for <gentoo-user@gentoo.org>; Sat, 23 May 2009 21:18:05 +0000 (UTC) Received: by yx-out-1718.google.com with SMTP id 34so1526642yxf.84 for <gentoo-user@gentoo.org>; Sat, 23 May 2009 14:18:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=SstdVO8uwfeaNxT71MLkAeWE3Ahyb5NyT2QCzaM518k=; b=YoagQ4NRcf9hFdiUkI/0KEwPiaLO0zhKxks3eQH+U9GQzIEnl9/YSr5L5GU+ZU93cg NGfsBInHKHXrgzKtB6VR566kd/zcIjO02/DSQD4xwKyywJlyyE+rNfdP8/vBruqU+nAD 4UUjdQ9WMAT6CgpGoFDtGi5nfdCgmGrJxfDec= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=tea832hD+EIQOXsw0uiEljvfbwmMd/R4V4YknmV1pqPkz45qhZ0+lXWbbXVk+uiam1 +VcYjhdkc0pF/gECkDr0SNWIOFetWPModGdnWVfy4lNNoRVYFpicmLiXO15Gs7ctp/MG IRMKHiIEVWMCGUaiNj6GCetmdrVlQA9YoANJw= Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.151.129.1 with SMTP id g1mr10622930ybn.212.1243113484501; Sat, 23 May 2009 14:18:04 -0700 (PDT) Date: Sat, 23 May 2009 17:18:04 -0400 Message-ID: <a39c95ee0905231418g66f6431bo1c73af0f5cb2cd44@mail.gmail.com> Subject: [gentoo-user] xorg-server-1.5.* and compiz-fusion on intel 945GM From: AJ Spagnoletti <rubiks120@gmail.com> To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: bc4b56c2-afaf-48bf-b51d-4cbdf146b672 X-Archives-Hash: 8a9f335182c545ff6cc272ff6b942d37 For the past month I have been trying to figure this issue out to no avail. When the new xorg-server went stable a little over a month ago there were several posts related to opengl performance on the intel graphics cards none of which I was able to pull any information from. Prior to the upgrade, while running xorg-server 1.3 and intel video driver 2.1, I was able to run gnome with compiz-fusion (no flames on gnome please) without issue, and glxgears (yes I know that its not a benchmarking tool but it will illustrate the point just fine here) ran at about 700 fps. After the upgrade which included: xf86-video-intel-2.7.1 mesa-7.4.2 xorg-server-1.5.3-r6 libdrm-2.4.11 My performance has dropped to the point where compiz-fusion no longer runs well on my computer. glxgears shows only 60 fps. Following some suggestions from earlier posts to the list I have tried upgrading my kernel and now run 2.6.28 with the i915 driver in the kernel selected. glxinfo shows: OpenGL renderer string: Mesa DRI Intel(R) 945GM GEM 20090114 Anyone have any ideas that may help improve the performance on this card, FWIW the laptop is a Dell Inspiron E1405 with a GMA950 Intel chipset. Thanks, AJ