On Mon, Jun 22, 2009 at 09:52, Massimiliano Ziccardi<massimiliano.zicca...@gmail.com> wrote: > > When it says "to switch set the VIDEO_CARDS", I thought it meant "since > Gentoo switched all ebuilds to the upstream naming > x11-drivers/xf86-video-intel, if you want to switch to the old > xf86-video-i810, set the VIDEO_CARDS variable to intel ...."
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 Ward