[Bug 1196155] Re: mei_me resets spamming dmesg

2014-06-20 Thread Tim Gardner
The quickest way to stop the log spamming is to blacklist the drivers since your platform obviously doesn't need them. I have a server with the same problem. echo "blacklist mei" | sudo tee -a /etc/modprobe.d/mei.conf echo "blacklist mei_me" | sudo tee -a /etc/modprobe.d/mei.conf -- You received

[Bug 1196155] Re: mei_me resets spamming dmesg

2014-06-19 Thread Cedric Bhihe
Yes, what about Trusty ? I am affected by this as well on a Intel T9300 Core Duo with : Linux XXX 3.13.0-27-generic #50-Ubuntu SMP Thu May 15 18:06:16 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux As you can see my install is recent. -- You received this bug notification because you are a member of Ub

[Bug 1196155] Re: mei_me resets spamming dmesg

2014-04-22 Thread Alvin
What about Trusty? mei_me :00:03.0: timer: connect/disconnect timeout. mei_me :00:03.0: unexpected reset: dev_state = ENABLED -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1196155 Title: me

[Bug 1196155] Re: mei_me resets spamming dmesg

2014-02-05 Thread Marko Pynnönen
I got rid of the startup error message by blacklisting the mei_me driver. To do that, you can add the following two lines at the end of the blacklist.conf file located in /etc/modprobe.d. Here are the steps just in case: 1. Open terminal 2. Type sudo gedit /etc/modprobe.d/blacklist.conf 3. Scroll

[Bug 1196155] Re: mei_me resets spamming dmesg

2013-12-15 Thread Kees Cook
"sudo rmmod mei_me mei" should stop the messages. Usually means AMT has been disabled in the BIOS. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1196155 Title: mei_me resets spamming dmesg To manag

[Bug 1196155] Re: mei_me resets spamming dmesg

2013-11-15 Thread Christian S.
Its happen again [ 111.128181] mei_me :00:03.0: unexpected reset: dev_state = RESETTING [ 117.140090] mei_me :00:03.0: reset: connect/disconnect timeout. [ 117.140111] mei_me :00:03.0: unexpected reset: dev_state = RESETTING [ 123.152100] mei_me :00:03.0: reset: connect/disconn

[Bug 1196155] Re: mei_me resets spamming dmesg

2013-11-13 Thread Rayan
how can I apply the fix on my machine? please help -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1196155 Title: mei_me resets spamming dmesg To manage notifications about this bug go to: https://bu

[Bug 1196155] Re: mei_me resets spamming dmesg

2013-07-05 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 3.10.0-2.10 --- linux (3.10.0-2.10) saucy; urgency=low [ Andy Whitcroft ] * [Config] CONFIG_INTEL_MEI*=m - LP: #1196155 * [Config] CONFIG_DEBUG_INFO=y [ Stephen Warren ] * [Config] fix Calxeda xgmac module filename [ Upstre

[Bug 1196155] Re: mei_me resets spamming dmesg

2013-07-02 Thread Andy Whitcroft
** Changed in: linux (Ubuntu) Assignee: (unassigned) => Andy Whitcroft (apw) ** Changed in: linux (Ubuntu) Status: Triaged => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/11

[Bug 1196155] Re: mei_me resets spamming dmesg

2013-07-02 Thread Andy Whitcroft
This seems to have been picked up when turning on the INTEL_MEI_ME option on during the rebase to v3.10-rc2, it does not appear to have been a deliberate act as such. For now I will shove it back to and M and see if anyone notices. -- You received this bug notification because you are a member o

[Bug 1196155] Re: mei_me resets spamming dmesg

2013-07-01 Thread Joseph Salisbury
This is also causing suspend/resume issues, which are being discussed upstream: https://lkml.org/lkml/2013/6/29/98 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1196155 Title: mei_me resets spamming

[Bug 1196155] Re: mei_me resets spamming dmesg

2013-07-01 Thread Joseph Salisbury
I confirm that the option is no longer a module, but built into the kernel for Saucy: config.common.ubuntu:CONFIG_INTEL_MEI=y config.common.ubuntu:CONFIG_INTEL_MEI_ME=y ** Changed in: linux (Ubuntu) Importance: Undecided => Medium ** Changed in: linux (Ubuntu) Status: Confirmed => Tri