Not able to see full system information

Asked by Sandeep Tingare

Hello,
I am using ubuntu 11.10. I am not able to see all system information which contains hardware information in detail. I saw one option in dashboard like system info but it only gives information of processor, memory and hard disk.

Please tell me the way to get all info.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu lshw Edit question
Assignee:
No assignee Edit question
Solved by:
actionparsnip
Solved:
Last query:
Last reply:
Revision history for this message
Best actionparsnip (andrew-woodhead666) said :
#1

Install lshw-gtk (I assume Gnome desktop), should show what's what

Revision history for this message
Vibhav Pant (vibhavp) said :
#2

execute command "sudo lshw > hwinfo" followed by "gedit hwinfo"
PS- Make sure that there is no such file by the name of "hwinfo" in your home folder

Revision history for this message
Sandeep Tingare (s2tingare) said :
#3

Thanks actionparsnip, that solved my question.