Roger Grosswiler wrote:
Alexander Apprich schrieb:
Roger Grosswiler wrote:
Hi,
I would like to see all pci-slots on a system via shell, not only the used slots.
How can i do that?
dmidecode should do the job.
http://www.nongnu.org/dmidecode/
Thx, Roger
Alex
Hi Alex,
Thanks a lot, nice to see you alive ;-)
to be a lil more specific
apprich@elmstreet bin $ sudo dmidecode | grep PCI | wc -l 6
Roger
Alex