Sponsored Content
Operating Systems Solaris Solaris10 x86 - How to find out the CPU model and speed? Post 302356704 by saagar on Sunday 27th of September 2009 02:20:49 AM
Old 09-27-2009
hi, incredible..
Thanks a lot for your response.
1.I operate with root user account.
2.I tried with the full path of prtdiag -v, it gives the same error as I mentioned earlier.
3.I am using Solaris 10 x86. There is no option as inquiry in my format utility.
4. I have another machine Sun Sparc in which all these works..!!
thanks again. Pls let me know if any other alternative..
 

9 More Discussions You Might Find Interesting

1. Solaris

Solaris10 x86 on external drives

Hi guys. Am about to install Solaris10 x86 and I was wondering if there are any news as to whether it is possible or not to install the os on an external drive, especially firewire, I suppose I will have to open my tower and put in the drive to install it..the machine I want to put it on,... (0 Replies)
Discussion started by: BSDDomi
0 Replies

2. Solaris

mounting 1TB hard disk with Solaris10 X86

I have a 1TB hard disk that I had partitioned on a Sun clone and had 7 partitions of 137GB a piece. (Using a USB to SATA adaptor) I then had loaded a new hard disk on my laptop (T60...Lenova) with Solaris 10 X86. I tried to mount the hard disk but it kept telling me the mount point was busy and I... (2 Replies)
Discussion started by: mndavies
2 Replies

3. HP-UX

How to find CPU Speed of HP UX

Need to find the CPU speed of HP UX for a non root login. echo "itick_per_usec/D" | adb /stand/vmunix /dev/mem | tail -1 will give the following for non root users ERROR: cannot open `/dev/mem', errno = 13, Permission denied (2 Replies)
Discussion started by: surajb
2 Replies

4. Linux

How to find CPU Speed of zLinux

Need to find CPU Speed of zLinux. The commands like cat /proc/cpuinfo and /usr/bin/cpufreq-info does not gave me the expected results. /usr/bin/cpufreq-info prints the .... analyzing CPU 0: no or unknown cpufreq driver is active on this CPU analyzing CPU 1: no or unknown cpufreq... (1 Reply)
Discussion started by: surajb
1 Replies

5. UNIX for Dummies Questions & Answers

anyone know if backup exec 11d agent run on solaris10 x86?

anyone ? i install and it just fail to startup. (0 Replies)
Discussion started by: kakabobo
0 Replies

6. Solaris

How to load a Sunix/Initio Sata card on Solaris10/x86

Hi All, Anyone has configured a Sunix Sata S150 card (AKA Initio Inic-1622) + disk in a Solaris10/x86 05/09 system? I wondered what to do to get it running. The Sunix card does not come with a Solaris driver ;-( The card is seen by the system as the prtconf -v output shows (see below at the... (0 Replies)
Discussion started by: longwave
0 Replies

7. Solaris

solaris10 x86 stop at GRUB

Dear All I am using Core2Duo processor on G31 chipset motherboard with 1 Gb RAM and 20 GB IDE HDD. I tried to install Solaris 10 from DVD and it installs Successfully without any error. after the first reboot it stop at GRUB prompt. I tried to many times with different partitions layout,... (9 Replies)
Discussion started by: jineetech
9 Replies

8. Solaris

X86 solaris10 suddenly stopped mounting flashdrive

I can't mount flash drives and dvd drives on my x86 solaris 10. The error message appears after login; sd_media_watch_cb: dev gone. When I issue #mount /usb, it first shows disk is mounted or busy, and '/dev/dsk/c3t0d0p1 - there is no such device or address' when I repeat it. But the... (5 Replies)
Discussion started by: vectrum
5 Replies

9. Solaris

Solaris10(x86) display goes blank

Hi all, Installed Solaris10(1/13) on a normal Lenovo Thinkcenter desktop. The installation could proceed only in text mode (4). Install is success, but not able to get the login window after the grub screen. The screen goes blank. (as was the case when selecting desktop mode during... (7 Replies)
Discussion started by: Solaris_Begin
7 Replies
LSCPU(1)							   User Manuals 							  LSCPU(1)

NAME
lscpu - CPU architecture information helper SYNOPSIS
lscpu [-hpx] [-s directory] DESCRIPTION
lscpu gathers CPU architecture information like number of CPUs, threads, cores, sockets, NUMA nodes, information about CPU caches, CPU fam- ily, model, bogoMIPS, byte order and stepping from sysfs and /proc/cpuinfo, and prints it in a human-readable format. It supports both online and offline CPUs. It can also print out in a parsable format, including how different caches are shared by different CPUs, which can be fed to other programs. OPTIONS
-h, --help Print a help message. -p, --parse Print out in parsable instead of human-readable format. -s, --sysroot directory Use the specified directory as system root. This allows you to inspect a snapshot from a different system. -x, --hex Use hexadecimal masks for CPU sets (e.g. 0x3). The default is to print the sets in list format (e.g. 0,1). BUGS
The basic overview about CPU family, model, etc. is always based on the first CPU only. Sometimes in Xen Dom0 the kernel reports wrong data. AUTHOR
Cai Qian <qcai@redhat.com> Karel Zak <kzak@redhat.com> AVAILABILITY
The lscpu command is part of the util-linux package and is available from ftp://ftp.kernel.org/pub/linux/utils/util-linux/. Linux February 2011 LSCPU(1)
All times are GMT -4. The time now is 08:03 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy