LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 12-14-2004, 12:12 AM   #1
alnreddy
LQ Newbie
 
Registered: Nov 2004
Posts: 29

Rep: Reputation: 15
which rpm contains central processing unit parameters


hi.
which rpm contains cpu parameters in fedora2/fedora3.
suppose we take one example :
The hard drive parameters in the hdparm rpm.
now i want about cpu parameters
I need complete details cpu and configures it while installation.
I will be more clear
I need to generate the serial number of the cpu as the random numberduring installation for uniquely giving the license agreement to the user, so that a user cannot install a single cd in more than one system.
I think u got my purpose.
Looking forward for reply
Narasimha
 
Old 12-21-2004, 11:45 AM   #2
Joey.Dale
Member
 
Registered: Jun 2003
Location: Tampa, Fl
Distribution: Gentoo, Slackware
Posts: 828

Rep: Reputation: 39
you can view that information like this

Code:
cat /proc/cpuinfo
For example: My AMD XP 2800+
Code:
root@technomancer:~# cat /proc/cpuinfo
processor       : 0
vendor_id       : AuthenticAMD
cpu family      : 6
model           : 10
model name      : Unknown CPU Type
stepping        : 0
cpu MHz         : 2084.165
cache size      : 512 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 pse36mmx fxsr sse syscall mmxext 3dnowext 3dnow
bogomips        : 4104.94

Last edited by Joey.Dale; 12-21-2004 at 05:14 PM.
 
Old 12-21-2004, 05:20 PM   #3
Joey.Dale
Member
 
Registered: Jun 2003
Location: Tampa, Fl
Distribution: Gentoo, Slackware
Posts: 828

Rep: Reputation: 39
Why not use the Hard Disk Serial#
For example

Code:
hdparm -i /dev/hda | grep SerialNo > hdinfo
Would create a text file named hdinfo.

Code:
root@technomancer:~# hdparm -i /dev/hda | grep SerialNo > hdinfo
root@technomancer:~# cat hdinfo
 Model=Maxtor 6E020L0, FwRev=NAR61590, SerialNo=E16QP7ME
-Joey
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
rpm hangs while reading/processing headers after a forced removing of files hamtavs Linux - Software 0 08-25-2004 02:14 PM
problems with my CD-RW unit devit Linux - General 4 02-02-2004 11:53 AM
Linux members, unit! LinuxMilitia General 6 09-22-2003 11:35 AM
Central Logging unixpirate Linux - General 0 02-28-2003 11:23 AM
Central Admiistration pbarton Linux - General 2 10-24-2001 01:14 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 02:56 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration