From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-86332-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1L0sMQ-0001IR-MJ
	for garchives@archives.gentoo.org; Fri, 14 Nov 2008 06:40:54 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id DC2A8E00F7;
	Fri, 14 Nov 2008 06:40:54 +0000 (UTC)
Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.158])
	by pigeon.gentoo.org (Postfix) with ESMTP id 97347E00F7
	for <gentoo-user@lists.gentoo.org>; Fri, 14 Nov 2008 06:40:54 +0000 (UTC)
Received: by fg-out-1718.google.com with SMTP id d23so1390736fga.14
        for <gentoo-user@lists.gentoo.org>; Thu, 13 Nov 2008 22:40:52 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:received:received:message-id:date:from:to
         :subject:in-reply-to:mime-version:content-type
         :content-transfer-encoding:content-disposition:references;
        bh=aUKVcGQdUT5Lo5owghByqN5WWnQ6pcnFj10pu0N31yc=;
        b=gdAmmhl0QkY8OnTkFx5r/mQ9G6Oabm3Eqxxj1BmMFGiHnKBJBktxEgS/szmkvBMMnG
         43SM5io6D/ib4pf/kfvnSRJPoUxgA6bxDV+9ia1KHE5HaVWov1LydSnQs2o+0pwaSLln
         O4ior/BogslSm3SQVvB/6H37u9DX1tQODjZ0A=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=message-id:date:from:to:subject:in-reply-to:mime-version
         :content-type:content-transfer-encoding:content-disposition
         :references;
        b=N5oMGIpkmDwx+Pf+o82fJerjrpY2n/JW6tDyybxWpt4gSfWZuuZUtEjXRhEUEGU8T4
         a1eY9c4RD4xRn9+EkDaMRwYh20ie/XGIlcD4mc+AFA/rBAyq+Qa8da9KQcRLruRy74DD
         +ZulbATJgRIpjLBL2Kh9g9O3MNXo2bL6wN144=
Received: by 10.187.240.1 with SMTP id s1mr76312far.40.1226644852421;
        Thu, 13 Nov 2008 22:40:52 -0800 (PST)
Received: by 10.187.158.20 with HTTP; Thu, 13 Nov 2008 22:40:52 -0800 (PST)
Message-ID: <79e3aefb0811132240u15c8911exe58417c765104f14@mail.gmail.com>
Date: Fri, 14 Nov 2008 08:40:52 +0200
From: "Dirk Uys" <dirkcuys@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Re: How to fix a hefty (emerge) blocking problem
In-Reply-To: <200811132338.17210.volker.armin.hemmann@tu-clausthal.de>
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
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
References: <87od0komh9.fsf@newsguy.com>
	 <38af3d670811131312h508dcacenf08d9c53bce4045d@mail.gmail.com>
	 <919d41310811131343k5e24734eq2526e6b595ee519b@mail.gmail.com>
	 <200811132338.17210.volker.armin.hemmann@tu-clausthal.de>
X-Archives-Salt: b5526155-8616-44cc-954c-12d9c56af369
X-Archives-Hash: 2f5adcf95839e189c1f9945bba8dfb93

On Fri, Nov 14, 2008 at 12:38 AM, Volker Armin Hemmann
<volker.armin.hemmann@tu-clausthal.de> wrote:
> On Thursday 13 November 2008, Dan Wallis wrote:
>> On 13/11/2008, Jorge Peixoto de Morais Neto
>>
>> <please.no.spam.here@gmail.com> wrote:
>> > On Thu, Nov 13, 2008 at 7:05 PM, Dan Wallis <mrdanwallis@gmail.com> wrote:
>> >  > On 12/11/2008, Volker Armin Hemmann
>> >  >
>> >  > <volker.armin.hemmann@tu-clausthal.de> wrote:
>> >  >> as root: lspci
>> >  >
>> >  > Why as root? I get exactly the same output when I run it as my own
>> >  > user as when I run it as root. Or have I got my system set up
>> >  > different to everyone else?
>> >
>> > $ lspci
>> >  bash: lspci: command not found
>> >  echo ${PATH}
>> >
>> > /usr/local/bin:/usr/bin:/bin:/opt/bin:/usr/i686-pc-linux-gnu/gcc-bin/4.1.
>> >2:/opt/sun-jre-bin-1.5.0.06/bin:/opt/sun-jre-bin-1.5.0.06/javaws:/usr/game
>> >s/bin At least in my system, the lspci binary resides in /usr/sbin, which
>> > is not in ${PATH}
>> >  So you should either call lspci as root or issue the explicit command
>> >  /usr/sbin/lspci
>>
>> Yes, I do have that directory in my PATH.
>>
>> >  That said, if you want to use the -v flag of lspci (for extra
>> >  verbosity), you should be root, or you will see some fields filled
>> >  with <access denied>
>>
>> Thanks for the tip; I didn't know about the verbose flag. It looks
>> like that'll come in useful when I do my next build in a few weeks.
>
> not really. For an enduser --verbose isn't very helpfull.
>

Don't know if I qualify as an end-user, but I find:
        Kernel driver in use:
very usefull.