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-96926-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1MHIIo-00035I-Gr
	for garchives@archives.gentoo.org; Thu, 18 Jun 2009 14:09:18 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id A1F5EE025F;
	Thu, 18 Jun 2009 14:09:16 +0000 (UTC)
Received: from mail-bw0-f223.google.com (mail-bw0-f223.google.com [209.85.218.223])
	by pigeon.gentoo.org (Postfix) with ESMTP id 5DDA2E025F
	for <gentoo-user@lists.gentoo.org>; Thu, 18 Jun 2009 14:09:16 +0000 (UTC)
Received: by bwz23 with SMTP id 23so978855bwz.34
        for <gentoo-user@lists.gentoo.org>; Thu, 18 Jun 2009 07:09:15 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:mime-version:received:from:date:message-id
         :subject:to:content-type;
        bh=WQlR9wCkFy0R4aqaky9tQRzzJ7SuTwy7uJWTUbxGlAk=;
        b=X/U2/il9H+cIR/ow9AQaX1Kju00fOdKVxw1ulcmaCZEvqW5m4jJAso9wb9T47OpXkz
         bvLefQ0WgFKTt+xn9JSs334KtrPPXY4VhABsAfiUM+vUDlXFhXX7egOb8vfgjAy7kS1w
         j7+LreWYBEE03snbm5lU7bpDwbR7V5IRREM58=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=mime-version:from:date:message-id:subject:to:content-type;
        b=aW7vBFimZxeWTdNliZsieQ+9epErAD0rSAZov8HDbdBgvetFZ63LC6HwrZHHANh4MG
         D7ftoq9Msa8TTWqR3o2VOMjW4xPTdrV04zxIwoYkaJD6cJtj1pNcZKAGS1zG8vjp8Dzk
         OkRsrrnpPNBADEAfgLOB5PUAJexOJxMSy73Y0=
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.223.105.16 with SMTP id r16mr1275392fao.24.1245334155395; Thu, 
	18 Jun 2009 07:09:15 -0700 (PDT)
From: Massimiliano Ziccardi <massimiliano.ziccardi@gmail.com>
Date: Thu, 18 Jun 2009 16:08:54 +0200
Message-ID: <445a8b100906180708p1e4572bahd07583e563e4d997@mail.gmail.com>
Subject: [gentoo-user] Problem with the graphic card
To: gentoo-user@lists.gentoo.org
Content-Type: multipart/alternative; boundary=001636c5b52bf58543046c9ff34a
X-Archives-Salt: 5311a911-f582-4590-9d11-dc1661ae1a2e
X-Archives-Hash: f105d81c3c02293693032a373c9ecbaf

--001636c5b52bf58543046c9ff34a
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

No one answered to my mail so far.... Do you mean I should switch to window=
s
? ;-)

Please, can someone give me some hint?
Do you need some more information to be able to help me?

I have a ThinkPad lenovo R500 running the latest GENTOO.

Here is what I found so far.

Everything works, but I have 2 problems:
1) OpenGL screen saver do not works
2) Graphic is not very fast.

I think the first problem is related to the second one.

I think (but I'm not sure) that the source of my problem is this:

xxxx@localhost ~ $ glxinfo | grep renderer
OpenGL renderer string: Software Rasterizer

However,

xxxx@localhost ~ $ glxinfo | grep direct
direct rendering: Yes

xxxx@localhost ~ $ dmesg | grep -i agp
[    1.708652] Linux agpgart interface v0.103
[    1.708775] agpgart-intel 0000:00:00.0: Intel Mobile Intel=EF=BF=BD=EF=
=BF=BD GM45 Express
Chipset
[    1.709925] agpgart-intel 0000:00:00.0: detected 32764K stolen memory
[    1.713030] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd000000=
0

Can someone give me some hint about what to do/what to check?

Thank you in advance,
Massimiliano

--001636c5b52bf58543046c9ff34a
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

No one answered to my mail so far.... Do you mean I should switch to window=
s ? ;-)<br><br>Please, can someone give me some hint?<br>Do you need some m=
ore information to be able to help me?<br><br>I have a ThinkPad lenovo R500=
 running the latest GENTOO.<br>

<br>Here is what I found so far.<br><br>Everything works, but I have 2 prob=
lems:<br>1) OpenGL screen saver do not works <br>2) Graphic is not very fas=
t.<br><br>I think the first problem is related to the second one.<br>
<br>I think (but I&#39;m not sure) that the source of my problem is this:<b=
r><br>xxxx@localhost ~ $ glxinfo | grep renderer<br>
OpenGL renderer string: Software Rasterizer<br>
<br>
However, <br><br>xxxx@localhost ~ $ glxinfo | grep direct=C2=A0 <br>direct =
rendering: Yes<br><br>xxxx@localhost ~ $ dmesg | grep -i agp<br>[=C2=A0=C2=
=A0=C2=A0 1.708652] Linux agpgart interface v0.103<br>[=C2=A0=C2=A0=C2=A0 1=
.708775] agpgart-intel 0000:00:00.0: Intel Mobile Intel=EF=BF=BD=EF=BF=BD G=
M45 Express Chipset<br>


[=C2=A0=C2=A0=C2=A0 1.709925] agpgart-intel 0000:00:00.0: detected 32764K s=
tolen memory<br>[=C2=A0=C2=A0=C2=A0 1.713030] agpgart-intel 0000:00:00.0: A=
GP aperture is 256M @ 0xd0000000<br><br>Can someone give me some hint about=
 what to do/what to check?<br>


<br>Thank you in advance,<br>Massimiliano<br>

--001636c5b52bf58543046c9ff34a--