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-96991-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1MHwT9-0001gx-Vu
	for garchives@archives.gentoo.org; Sat, 20 Jun 2009 09:02:40 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id CC287E0314;
	Sat, 20 Jun 2009 09:02:38 +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 8939BE0314
	for <gentoo-user@lists.gentoo.org>; Sat, 20 Jun 2009 09:02:38 +0000 (UTC)
Received: by bwz23 with SMTP id 23so1953581bwz.34
        for <gentoo-user@lists.gentoo.org>; Sat, 20 Jun 2009 02:02:37 -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
         :date:message-id:subject:from:to:content-type
         :content-transfer-encoding;
        bh=2vxzTrtckdrA5+IGeoqK62yxra8va/rRp8HF0xzp9T0=;
        b=la3xMmBG+sw1p8o09OF2bBaDUPdZIZuXDdpCwyKm9GTLNLXZiaO28thTRdY21r0r08
         DBl0WS4tKM65npkCp7vQ5Ly7FM5pc5blSsH2rwswLTVtlzazMrH6zTVJ3PSy9SaRQUGm
         N3QPhIl10upgtTo9XsE6mss/+ZaZiZNk0eHLg=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=mime-version:in-reply-to:references:date:message-id:subject:from:to
         :content-type:content-transfer-encoding;
        b=DGA1EMKjz/OXj5s56HM3WV//YlojFB6jhoFq6WamTag9yp31gT7g1SONpqGQou/QQH
         BaTSG/SinlTlWjUngQUCm4qQscT2ZncLL2LKL32IQR0hFzn91A3UaTmW046oOoF5pdq+
         QUi6fnaQ16aCoQqKDEhg/x4o5cTiW/eF7fH4g=
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.109.199 with SMTP id k7mr3001528fap.45.1245488557851; Sat, 
	20 Jun 2009 02:02:37 -0700 (PDT)
In-Reply-To: <445a8b100906190850p5754ab0fga908aa05f883b291@mail.gmail.com>
References: <445a8b100906180708p1e4572bahd07583e563e4d997@mail.gmail.com>
	 <445a8b100906190159u3e486760p6c96e077a070e5db@mail.gmail.com>
	 <1245411120.4567.26.camel@dumb>
	 <c1c10dab0906190437l6ea73fc0jfade436777d6ca3@mail.gmail.com>
	 <1245414763.5170.11.camel@dumb>
	 <445a8b100906190657k3857fea5ua056202e9cc801d1@mail.gmail.com>
	 <c1c10dab0906190709g55e14d9ey7460d4e8c094ef5d@mail.gmail.com>
	 <445a8b100906190832m24f9bf28w26703e9117102d5@mail.gmail.com>
	 <c1c10dab0906190839x10172060y8acaca1aa00aaefa@mail.gmail.com>
	 <445a8b100906190850p5754ab0fga908aa05f883b291@mail.gmail.com>
Date: Sat, 20 Jun 2009 11:02:37 +0200
Message-ID: <c1c10dab0906200202r14d0f950i4ed1dad02286fba6@mail.gmail.com>
Subject: Re: [gentoo-user] Problem with the graphic card
From: Ward Poelmans <wpoely86@gmail.com>
To: gentoo-user@lists.gentoo.org
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-Archives-Salt: fc8c6b20-57ee-48de-9bfa-37fa81b20cda
X-Archives-Hash: 816b9164a1885fa5cc1f721de0ad7533

On Fri, Jun 19, 2009 at 17:50, Massimiliano
Ziccardi<massimiliano.ziccardi@gmail.com> wrote:
>
> However (but maybe I've understood wrong), it says that I have to define
> that variable only if I want to use the old xf86-video-i810 name. If I don't
> define that, I should use the new name (xf86-video-intel).
> Do I get any improvement using the old one (and, is that a good idea?) ?

No, it says you should set that variable regardless of what driver you use.

Ward