Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

[SOLVED] How to get serial number for registering codecs
Thank you for your donation

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Solved: How to get serial number for registering codecs
17th Mar, 2016, 09:23 AM
Post: #1
mborkp Offline
Registered
Posts: 14
Joined: Mar 2016
Reputation: 0
How to get serial number for registering codecs
Hi,
I try to get the CPU number to register codecs.
I tried /proc/cpuinfo as xbian and root user. In both cases I get permission denied.
How can I get that number?

Thanks

Ok, got it with: cat /proc/cpuinfo | grep Serial | cut -d ':' -f 2

Thanks
Find all posts by this user
Quote this message in a reply
9th Apr, 2016, 03:34 AM
Post: #2
IriDium Offline
Inquisitor
******
Posts: 2,025
Joined: Jan 2013
Reputation: 170
RE: Processor number?
The serial number can be found in /proc/cpuinfo; for example,

xbian@xbian:$ cat /proc/cpuinfo
Processor : ARMv6-compatible processor rev 7 (v6l)
BogoMIPS : 697.95
Features : swp half thumb fastmult vfp edsp java tls
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x0
CPU part : 0xb76
CPU revision : 7

Hardware : BCM2708
Revision : 1000002
Serial : 000000000000000d

Title renamed to fit problem

Please read before you post
How to post a log file

If you liked my help, click on "Thanks" to show your appreciation.
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 9th May, 2025, 09:04 PM Powered By MyBB, © 2002-2025 MyBB Group.