pciutils is an open-source tool that helps you manage PCI devices on your computer. It comes with a couple of handy utilities to list these devices, change their settings, and check their status. Pretty neat, right?
The pciutils project includes several cool tools. First up is lspci, which lists all the PCI devices in your system. Next, there’s setpci, which lets you configure and query those devices. Don't forget about update-pciids, a utility for fetching the latest PCI ID list. Plus, there's a library called libpci.so for apps to use!
If you're ready to give it a try, installing the pciutils package on your GNU/Linux system is simple! Start by downloading the latest version from Softpas. Save it where you like, maybe on your Desktop.
After downloading, extract the files using your favorite archive manager. Open up a terminal and navigate to where you extracted the files by using the ‘cd’ command. You'll need to compile the software next.
If you're at the pciutils folder, just type ‘make’ in your terminal to start compiling it for your system architecture. Once that's done without any hiccups, you'll find three new files: lspci, setpci, and update-pciids ready for use!
You can run lspci and setpci directly from that folder or install them system-wide by typing ‘make install’. Just remember that you'll need root permissions or use sudo for this step.
The lspci and setpci commands have various options available—check them out by running them with '--help'. The update-pciids tool doesn’t have any options; just run it as is to refresh those PCI device IDs.
The great thing about pciutils? It's super portable! It works across different operating systems like Linux, FreeBSD, NetBSD, Solaris, AIX, and even GNU Hurd. And yes—it's been tested on both 32-bit and 64-bit systems!
Go to the Softpas website, press the 'Downloads' button, and pick the app you want to download and install—easy and fast!
SoftPas is your platform for the latest software and technology news, reviews, and guides. Stay up to date with cutting-edge trends in tech and software development.
Subscribe to newsletter
© Copyright 2024, SoftPas, All Rights Reserved.