HWPMC is Broken :(

Hello,

Here we go :

pmc: Unknown Intel CPU.
module_register_init: MOD_LOAD (hwpmc, 0xffffffff806153fd, 0xffffffff80c050e0) error 78

I have a Dual Intel Xeon E5-2650, and hwpmc, refuses to attach.

Anybody knows any solution ?

FreeBSD 8.3 by here.
 
pmc: Unknown Intel CPU.
module_register_init: MOD_LOAD (hwpmc, 0xffffffff806153fd, 0xffffffff80c050e0) error 78

This problem happens with modern CPUs, in your case, hwpmc(4) doesn't support your Sandy Bridge-E CPU.
 
Back
Top