Sparc11 or 111?


 
Thread Tools Search this Thread
Special Forums Hardware Filesystems, Disks and Memory Sparc11 or 111?
# 1  
Old 07-29-2003
Sparc11 or 111?

How can I check the architecture version on a sun box?
So far I've tried;

arch -k which gives
sun4u

and uname -a which gives
SunOS <hostname> 5.8 Generic_108528-22 sun4u sparc SUNW,Ultra-4
but nothing which definitively states sparc11 or 111 - any ideas?
mattd
# 2  
Old 07-29-2003
OK I found an executable (fpversion) which did the biz..

A SPARC-based CPU is available.
Kernel says CPU's clock rate is 480.0 MHz.
Kernel says main memory's clock rate is 96.0 MHz.

Sun-4 floating-point controller version 0 found.
An UltraSPARC chip is available.

Use "-xtarget=ultra2 -xcache=16/32/1:8192/64/1" code-generation option.
mattd
# 3  
Old 08-04-2003
try this....:

solaris 8:

/usr/platform/sun4u/sbin/prtdiag

solaris 9:

/usr/sbin/prtdiag

greetings Preßy
Login or Register to Ask a Question

Previous Thread | Next Thread

2 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

111.22.31.123:1554, port 1554 defined where?

hi, given this 111.22.31.123:1554, isnt this 1554 defined in /etc/services? i am on aix. and this 1554 is a port? thanks (7 Replies)
Discussion started by: yls177
7 Replies

2. Cybersecurity

port 111

hi if i do a portscan on my fbsd box, i got one port that i don't want to see it open that's port 111, sunrpc, how can i close it? and also my-sql port 1433 and port 1523 (cichild-lm) tnx for your help!! (6 Replies)
Discussion started by: Stormpie
6 Replies
Login or Register to Ask a Question