ubuntu 14.04 desktop install. Have fully up to date security and regular updates.
syslog file gets spammed with thousands of this entry:
kernel: [15863.834330] mei_me 0000:00:16.0: no destination client found 0x00002285
kernel: [15863.834330] mei_me 0000:00:16.0: no destination client found 0x00002286
kernel: [15863.834330] mei_me 0000:00:16.0: no destination client found 0x00002287
kernel: [15863.834330] mei_me 0000:00:16.0: no destination client found 0x00002288
...
locks up computer and forces me to restart. Sometimes several restarts are needed before it stops. Anybody know what's going on and how I can fix this? Should I reinstall ubuntu from scratch. Originally I did a full install of 14.04 (did not upgrade from previous version).
mei_me
that I got rid of by disabling the network boot device in BIOS. – douggro Dec 14 '14 at 17:21PCI BEV: IBA GE Slot 00C8 v1250
and I moved to the Excluded list in BIOS. Stopped the warning screen during boot about themei_me
as the kernel loads. I'm guessing that if you can locate it in your BIOS and disable it you will stop getting the errors since it won't try loading the kernel module for it. – douggro Dec 14 '14 at 19:16/etc/modprobe.d/blacklist.conf
as described here http://askubuntu.com/a/443242/266014 – Louis Maddox Jan 18 '16 at 22:09