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 1MIhWE-0003Dl-Gz for garchives@archives.gentoo.org; Mon, 22 Jun 2009 11:16:59 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B591BE0357; Mon, 22 Jun 2009 11:16:41 +0000 (UTC) Received: from mail-fx0-f209.google.com (mail-fx0-f209.google.com [209.85.220.209]) by pigeon.gentoo.org (Postfix) with ESMTP id 61602E0357 for ; Mon, 22 Jun 2009 11:16:41 +0000 (UTC) Received: by mail-fx0-f209.google.com with SMTP id 5so2709189fxm.34 for ; Mon, 22 Jun 2009 04:16:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:content-type; bh=AsdL1EXyi1DtDq5on/so2H6zybXMnLIX2T8YtmSKTXE=; b=EMihmsTSAM2Q8LNMtEatJZkqZrMMqxgpFPgXKYmWKUKp/R9A+rDEJkODkJip10yht6 dsvUVooEraBzIYEg0gsLxQ6xE2rQt5H4fdi4JZprnL+MYPWtldJh2OkL00Qsafm0hz3h D60EYrU4OwABFa/I3N9Xduk53q8ZWuDPCk3Io= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; b=CyS3JDzFafVIN4zsKrWbxoX57pHTn0FWAWO02UR4lCh7Li6HLXdsmHNhy+qusmENKF xEJVk7P9+jIKacqNIVJqZWKTLALo0HCJ7rqzuvVOgSA4uv9eb3T7HgNBimrtOcrKE57f M+JSkVFKoN2sx9z/lcYkVQeSqsn5hdOi7HwGA= 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 Received: by 10.239.133.198 with SMTP id 6mr420856hbw.143.1245669401080; Mon, 22 Jun 2009 04:16:41 -0700 (PDT) In-Reply-To: References: <445a8b100906180708p1e4572bahd07583e563e4d997@mail.gmail.com> <1245414763.5170.11.camel@dumb> <445a8b100906190657k3857fea5ua056202e9cc801d1@mail.gmail.com> <445a8b100906190832m24f9bf28w26703e9117102d5@mail.gmail.com> <445a8b100906190850p5754ab0fga908aa05f883b291@mail.gmail.com> <445a8b100906220052m19fd3feckb41c130f7df6ad5a@mail.gmail.com> From: Massimiliano Ziccardi Date: Mon, 22 Jun 2009 13:16:21 +0200 Message-ID: <445a8b100906220416i1df12e65rcf165c4fc8d09537@mail.gmail.com> Subject: Re: [gentoo-user] Problem with the graphic card To: gentoo-user@lists.gentoo.org Content-Type: multipart/alternative; boundary=0016363b9f8028b304046cee0230 X-Archives-Salt: e9429181-5aaa-49ad-83cd-231da55d130e X-Archives-Hash: b146f250cf9482645a6de097f61d0bc8 --0016363b9f8028b304046cee0230 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Done. After that I did: emerge -av xf86-video-intel killall -1 X However, performances didn't change much... xxx@localhost ~ $ glxinfo | grep render direct rendering: Yes OpenGL renderer string: Software Rasterizer Other ideas? Thank you, Massimiliano It just means that you need to change the VIDEO_CARDS to include "intel". So, what you need to do is set VIDEO_CARDS to contain the string "intel". With this variable, gentoo controls which drivers are being built when you emerge xorg-x11, mesa, etc --0016363b9f8028b304046cee0230 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Done. After that I did:

emerge -av xf86-video-intel
killall -1 X

However, performan= ces didn't change much...

xxx@localhost ~ $ glxinfo | grep rende= r
direct rendering: Yes
OpenGL renderer string: Software Rasterizer

Oth= er ideas?

Thank you,
Massimiliano



It just means that you need to change the VIDEO= _CARDS to include
"intel". So, what you need to do is set VIDEO_CARDS to contain th= e
string "intel". With this variable, gentoo controls which drivers= are
being built when you emerge xorg-x11, mesa, etc


--0016363b9f8028b304046cee0230--