View previous topic :: View next topic |
Author |
Message |
jazzesnee n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 22 Aug 2003 Posts: 71
|
Posted: Wed Apr 21, 2004 6:21 pm Post subject: Ich hab kein lspci!!! |
|
|
hallo,
habe mir gerade 'ne neue graka eingebaut und wollte mal den lspci-output sehen, dabei merke ich, dass ich überhaupt kein lspci installiert habe:
root@martin / # lspci
bash: lspci: command not found
'locate lspci' gibt mir auch nichts zurück.
mein gentoo ist ein 2004.0-athlon-xp-stage3, da sollte doch lspci eigentlich schon bei sein, oder? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
entemoehre n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/10210279033f8af2dfecff1.jpg)
Joined: 22 Jul 2003 Posts: 64
|
Posted: Wed Apr 21, 2004 6:26 pm Post subject: |
|
|
try this:
emerge pciutils |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
jazzesnee n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 22 Aug 2003 Posts: 71
|
Posted: Wed Apr 21, 2004 6:28 pm Post subject: |
|
|
ah! dankeschön! 'emerge -s lspci' hatte mir nämlich nicht geholfen... |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
mo-ca Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/8865259334091310a9c175.jpg)
Joined: 17 Feb 2003 Posts: 313 Location: Near Dresden, Germany
|
Posted: Wed Apr 21, 2004 6:33 pm Post subject: |
|
|
moin, eigentlich wollte ich dir jetzt sagen, dass ichs hab, und wo dus finden kannst, aber
Code: |
# lspci
-bash: lspci: command not found
# type lspci
-bash: type: lspci: not found
# which lspci
which: no lspci in (/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/opt/bin:/usr/i686-pc-linux-gnu/gcc-bin/3.3)
|
also habe ich mal weiter recherchiert: *klick*
--> ergo: Code: | emerge -s pciutils
* sys-apps/pciutils
Latest version available: 2.1.11
Latest version installed: [ Not Installed ]
Size of downloaded files: 118 kB
Homepage: http://atrey.karlin.mff.cuni.cz/~mj/pciutils.html
Description: Various utilities dealing with the PCI bus
License: GPL-2
|
hoffe es klappt damit [/code] _________________ Registred Linux User #239348 |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|