On Thursday 18 June 2009 20:53:17 fe...@crowfix.com wrote: > On Thu, Jun 18, 2009 at 07:30:04PM +0100, Neil Bothwick wrote: > > The 63 more is a clue. You haven't specified INPUT_DEVICES or VIDEO_CARDS > > (or both) in make.conf, so you have installed drivers for everything, > > some of which require an older xorg-server. Edit make.conf,re-emerge > > xorg-server-1.5.2and do an emerge --depclean -a to remove the dross. > > Thanks. I'll have to dig a little to find what VIDEO_CARDS should be ...
Determine your video hardware. "eix xorg-server" or "emerge -pv xorg-server" will list the USE variables. One of them is VIDEO_CARDS. One of the itmes in that list is obviously going to be your card. Set VIDEO_CARDS to that in make.conf. emerge world -- alan dot mckinnon at gmail dot com