Gentoo Archives: gentoo-user

From: Alan McKinnon <alan.mckinnon@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] x11-base/xorg-server-1.5 is blocking x11-libs/libpciaccess-0.10.6
Date: Thu, 18 Jun 2009 19:00:45
Message-Id: 200906182059.05668.alan.mckinnon@gmail.com
In Reply to: Re: [gentoo-user] x11-base/xorg-server-1.5 is blocking x11-libs/libpciaccess-0.10.6 by felix@crowfix.com
1 On Thursday 18 June 2009 20:53:17 felix@×××××××.com wrote:
2 > On Thu, Jun 18, 2009 at 07:30:04PM +0100, Neil Bothwick wrote:
3 > > The 63 more is a clue. You haven't specified INPUT_DEVICES or VIDEO_CARDS
4 > > (or both) in make.conf, so you have installed drivers for everything,
5 > > some of which require an older xorg-server. Edit make.conf,re-emerge
6 > > xorg-server-1.5.2and do an emerge --depclean -a to remove the dross.
7 >
8 > Thanks. I'll have to dig a little to find what VIDEO_CARDS should be ...
9
10 Determine your video hardware. "eix xorg-server" or "emerge -pv xorg-server"
11 will list the USE variables. One of them is VIDEO_CARDS. One of the itmes in
12 that list is obviously going to be your card. Set VIDEO_CARDS to that in
13 make.conf.
14
15 emerge world
16
17 --
18 alan dot mckinnon at gmail dot com