PDA

View Full Version : hardware analysis



ruster
09-29-2004, 11:14 PM
Hi,

I have booted from Knoppix. I want to get a full list of all hardware items in my comouter. I know to use lspci -v for PCI devices. What command can I use to get the CPU info?

Are there any programs that give a full analysis of the hardware available?

ruster

kelmo
09-30-2004, 01:19 AM
cat /proc/cpuinfo

cat /proc/meminfo

a lot of other stuff in /proc.

mzilikazi
09-30-2004, 05:19 AM
http://www.knoppix.net/forum/viewtopic.php?t=2398&start=0