CPU number?
#1
Hi,
I try to get the CPU number on Pi2 running xbian to register video codecs.
I tried /proc/cpuinfo as xbian and root user. In both cases I get permission denied.
How can I get that number?

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

Thanks
Reply
#3
Thread moved to Pi section
|Banned add-ons (wiki)|Forum rules (wiki)|VPN policy (wiki)|First time user (wiki)|FAQs (wiki) Troubleshooting (wiki)|Add-ons (wiki)|Free content (wiki)|Debug Log (wiki)|

Kodi Blog Posts
Reply
#4
"nproc" also works...

Edit: Ah serial number not cpu count... misread.
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
Reply
#5
Or a really easy way .. [non SSH] to find your Serial Number to purchase the VC-1 and MPEG-2 License Keys ...

When running Kodi ... go to System > System Info > Hardware > Serial: {your serial number here}

KISS Tech Wink
Reply

Logout Mark Read Team Forum Stats Members Help
CPU number?0