Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Is any cpu utility which shows a socket of cpu?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
swigrid
Tux's lil' helper
Tux's lil' helper


Joined: 25 Aug 2005
Posts: 124

PostPosted: Mon Jun 25, 2007 12:25 pm    Post subject: Is any cpu utility which shows a socket of cpu? Reply with quote

Is any cpu utility which shows a socket of cpu? The best would be text based.
Back to top
View user's profile Send private message
ToeiRei
Veteran
Veteran


Joined: 03 Jan 2005
Posts: 1191
Location: Austria

PostPosted: Mon Jun 25, 2007 12:42 pm    Post subject: Reply with quote

Code:
cat /proc/cpuinfo

that way you'll get model and family type of your CPU...

Hope that helps

Rei
_________________
Please stand by - The mailer daemon is busy burning your messages in hell...
Back to top
View user's profile Send private message
swigrid
Tux's lil' helper
Tux's lil' helper


Joined: 25 Aug 2005
Posts: 124

PostPosted: Mon Jun 25, 2007 12:47 pm    Post subject: Reply with quote

Code:

cat /proc/cpuinfo
processor       : 0
vendor_id       : AuthenticAMD
cpu family      : 6
model           : 8
model name      : AMD Sempron(tm)
stepping        : 1
cpu MHz         : 1906.865
cache size      : 256 KB
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 1
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse syscall mp mmxext 3dnowext 3dnow up ts
bogomips        : 3815.60
clflush size    : 32


but don't know what socket it is. It may be Socket A but there is more socket for Semprons. So I'm not sure and I can't open(restart) the box. I've got just ssh access.

edit:
It is probably Socket A because of:
Code:

model           : 8


Last edited by swigrid on Mon Jun 25, 2007 12:55 pm; edited 1 time in total
Back to top
View user's profile Send private message
ToeiRei
Veteran
Veteran


Joined: 03 Jan 2005
Posts: 1191
Location: Austria

PostPosted: Mon Jun 25, 2007 12:54 pm    Post subject: Reply with quote

Have you ever searched wikipedia with that data?
http://en.wikipedia.org/wiki/AMD_Sempron should give you a hint...

Rei
_________________
Please stand by - The mailer daemon is busy burning your messages in hell...
Back to top
View user's profile Send private message
crazycat
l33t
l33t


Joined: 26 Aug 2003
Posts: 838
Location: Hamburg, Germany

PostPosted: Mon Jun 25, 2007 4:02 pm    Post subject: Reply with quote

It's a Thoroughbred , since it only has sse1 and 256 kb cache, it's Socket A.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum