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 to the bottom of the file and add the following two lines: # Intel VPRO remote access technology driver blacklist mei_me 4. Save the file 5. Restart the computer --> Now, you should not get the error messages anymore on startup of the computer. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1196155 Title: mei_me resets spamming dmesg Status in “linux” package in Ubuntu: Fix Released Bug description: As you can see from the dmesg attached I'm getting the following every 5-10 seconds: [11332.456035] mei_me 0000:00:03.0: reset: connect/disconnect timeout. [11332.456044] mei_me 0000:00:03.0: unexpected reset: dev_state = RESETTING This was happening with raring but I blacklisted the mei module. With saucy it seems mei is included directly and is no longer loaded as a module. ProblemType: Bug DistroRelease: Ubuntu 13.10 Package: linux-image-3.10.0-1-generic 3.10.0-1.8 ProcVersionSignature: Ubuntu 3.10.0-1.8-generic 3.10.0-rc7 Uname: Linux 3.10.0-1-generic x86_64 ApportVersion: 2.10.2-0ubuntu3 Architecture: amd64 AudioDevicesInUse: USER PID ACCESS COMMAND /dev/snd/controlC1: herb 2330 F.... pulseaudio /dev/snd/controlC0: herb 2330 F.... pulseaudio CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 not found. Date: Sat Jun 29 18:57:30 2013 EcryptfsInUse: Yes HibernationDevice: RESUME=UUID=878dad1b-8d2b-4879-8dea-862befaf67b9 InstallationDate: Installed on 2013-01-23 (157 days ago) InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 (20120425) IwConfig: eth0 no wireless extensions. lo no wireless extensions. MachineType: Hewlett-Packard HP Compaq dc7700p Convertible Minitower MarkForUpload: True ProcEnviron: TERM=xterm-256color PATH=(custom, no user) XDG_RUNTIME_DIR=<set> LANG=en_US.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.10.0-1-generic root=UUID=bcaf6352-17f6-4fa2-af31-127c04f60e6e ro quiet splash vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-3.10.0-1-generic N/A linux-backports-modules-3.10.0-1-generic N/A linux-firmware 1.110 RfKill: SourcePackage: linux UpgradeStatus: Upgraded to saucy on 2013-06-29 (0 days ago) dmi.bios.date: 08/14/2007 dmi.bios.vendor: Hewlett-Packard dmi.bios.version: 786E1 v03.03 dmi.board.name: 0A58h dmi.board.vendor: Hewlett-Packard dmi.chassis.asset.tag: 2UA741121G dmi.chassis.type: 6 dmi.chassis.vendor: Hewlett-Packard dmi.modalias: dmi:bvnHewlett-Packard:bvr786E1v03.03:bd08/14/2007:svnHewlett-Packard:pnHPCompaqdc7700pConvertibleMinitower:pvr:rvnHewlett-Packard:rn0A58h:rvr:cvnHewlett-Packard:ct6:cvr: dmi.product.name: HP Compaq dc7700p Convertible Minitower dmi.sys.vendor: Hewlett-Packard To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1196155/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp