Re: cpu id?

Dave Jones (davej@suse.de)
Tue, 17 Jul 2001 02:00:08 +0200 (CEST)


On Mon, 16 Jul 2001, Tim R. Young wrote:

> Thanks for the tool.
> Do I need kernel support to read out intel processor serial number?

By default, the kernel will disable the serial number.
You need to pass the boot time parameter 'serialnumber' to
leave it enabled. You'll also need the cpuid & msr drivers
compiled (into kernel or as loadable modules)

> And how it is reported by x86info?

If it is enabled, it'll get printed out with x86info -a

regards,

Dave.

-- 
| Dave Jones.        http://www.suse.de/~davej
| SuSE Labs

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/