Red Hat Linux 7.2: The Official Red Hat Linux Customization Guide | ||
---|---|---|
Prev | Chapter 20. Gathering System Information | Next |
If you are having trouble configuring your hardware or just want to know what hardware is in your system, you can use the Hardware Browser application to display the hardware that can be probed. To start the program, type hwbrowser at a shell prompt. As shown in Figure 20-4, it displays your CD-ROM devices, floppy disks, hard drives and their partitions, network devices, pointing devices, system devices, and video cards. Click on the category name in the left menu, and the information will be displayed.
You can also use the lspci command to list all PCI devices. Use the command lspci -v for more verbose information or lspci --v for very verbose output.