Sorry, I read that document after I sent the e-mail.

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?) ?

Thanks,
Massimiliano

On Fri, Jun 19, 2009 at 5:39 PM, Ward Poelmans <wpoely86@gmail.com> wrote:
On Fri, Jun 19, 2009 at 17:32, Massimiliano
Ziccardi<massimiliano.ziccardi@gmail.com> wrote:
> Do you mean into the xorg.conf file (I'm not very expert in configuring
> X...)?
>
> In my previous mail I sent the xorg.conf file. Do I have to change
> something?

Your xorg.conf is fine. Take a look at make.conf. Somewhere you should
define a variable VIDEO_CARDS than contains the string "intel". If
not, add it and remerge mesa. Take a look at the HOWTO Adam suggested,
http://en.gentoo-wiki.com/wiki/Intel_GMA It's all explained over
there.

Ward