Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
lspci could not be found
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
droozer
n00b
n00b


Joined: 13 Mar 2010
Posts: 8

PostPosted: Wed Mar 17, 2010 1:26 pm    Post subject: lspci could not be found Reply with quote

lspci is in sys-apps/pciutils right? So I did: emerge sys-apps/pciutils and it installed... but still no lspci...

Any ideas?
Thanks!
Back to top
View user's profile Send private message
John R. Graham
Administrator
Administrator


Joined: 08 Mar 2005
Posts: 10727
Location: Somewhere over Atlanta, Georgia

PostPosted: Wed Mar 17, 2010 1:28 pm    Post subject: Reply with quote

Right! It's only available as root as it installs into /usr/sbin. Look for /usr/sbin/lspci and, if it's there, then look for path issues.

- John
_________________
I can confirm that I have received between 0 and 499 National Security Letters.
Back to top
View user's profile Send private message
droozer
n00b
n00b


Joined: 13 Mar 2010
Posts: 8

PostPosted: Wed Mar 17, 2010 1:35 pm    Post subject: Reply with quote

ahhh... of course... I was logged in as a user using sudo... but this of course was not working! Thanks!
Back to top
View user's profile Send private message
John R. Graham
Administrator
Administrator


Joined: 08 Mar 2005
Posts: 10727
Location: Somewhere over Atlanta, Georgia

PostPosted: Wed Mar 17, 2010 2:11 pm    Post subject: Reply with quote

It should work with sudo. Could you try this command & let me know what your result is?
Code:
~ $ sudo bash -c 'echo $PATH'
My output is
Code:
/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/opt/bin
- John
_________________
I can confirm that I have received between 0 and 499 National Security Letters.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum