PCI Utilities
- This document covers the compilation and installation of the "PCI Utilities".
- If you spot any major errors on this page, please e-mail me using the link above.
- It is assumed that this installation takes place on a computer on which Core Linux has been successfully installed.
- No software other than the packages bundled with Core Linux have been installed.
- As described in the installation guide, it is assumed that any downloaded application source code is stored in a directory called
/appson the CD-R, although you may have used a number of other methods to transfer the source code to your machine. - It is assumed that you have access to at least one other machine with a CD burner.
Preparation
- Download the PCI Utilities source code from http://atrey.karlin.mff.cuni.cz/~mj/linux.shtml#pciutils.
- Burn the file
pciutils-2.1.11.tar.gzto a CD. This page assumes that the subdirectory/appsis used for the.tar.gzfile. The CD-ROM can be a multi-session disk.
Booting
- Boot your Core Linux PC.
- Login as
root. You will need to enter the password at the prompt.
Extract the source
- Place the CD-R in the CD-ROM drive. Mount the CD-ROM drive under
/mnt/cdrom. - Change to the
/appsdirectory on the CD-R. - Copy the
pciutils-2.1.11.tar.gzfile to the directory/usr/src. - Change to the
/usr/srcdirectory and extract the source from the.tar.gzfile.
Configure and compile
- Change to the
/usr/src/pciutils-2.1.11directory. - Run the
makeprogram. - Run the
makeprogram with the argumentinstall.
Testing PCI Utilities
- Start lspci using the command
/usr/local/sbin/lspci.

The text of this page is licensed under a Creative Commons License.
