Page 1 of 1

Re: CPUID

Posted: Fri Apr 18, 2008 5:05 pm
by Husse
The Device manager gives a lot of info, but I can't see that you can export it to a file

Code: Select all

cat /proc/*
gives more info than you need

Code: Select all

dmesg
gives a lot of useful info
but

Code: Select all

sudo lshw
gives you a nice overview
also

Code: Select all

sudo biosdecode
The output of the terminal is very easy to copy to a textfile
As you see I don't have a GUI application in the list. If you want to find one try to google

Code: Select all

hardware info linux