Hi Per,

On 10/12/2019 07:44, Per Jessen wrote:
> For the MPEG2 licensing, it seems I need the Raspi's internal 16-digit
> serial number - apparently available from /proc/cpuinfo.  However, not
> with openSUSE:
> 
> # cat /proc/cpuinfo
> processor       : 0
> BogoMIPS        : 38.40
> Features        : fp asimd evtstrm crc32 cpuid
> CPU implementer : 0x41
> CPU architecture: 8
> CPU variant     : 0x0
> CPU part        : 0xd03
> CPU revision    : 4
> 
> [snip]

No, raspberian uses downstream patches to hack this into cpuinfo.

> 
> Where do I find it? 
> 

You should be able to read it out like this:
cat /proc/device-tree/serial-number

Regards,
Matthias
-- 
To unsubscribe, e-mail: [email protected]
To contact the owner, e-mail: [email protected]

Reply via email to