Bug 29369 - 3.10.10-std-def-alt1 continuosly spam syslog with RESETTING from intel mei_me
Summary: 3.10.10-std-def-alt1 continuosly spam syslog with RESETTING from intel mei_me
Status: NEW
Alias: None
Product: Sisyphus
Classification: Development
Component: kernel-image-std-def (show other bugs)
Version: unstable
Hardware: all Linux
: P3 normal
Assignee: Vitaly Chikunov
QA Contact: qa-sisyphus
URL: https://bugzilla.redhat.com/show_bug....
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-17 15:44 MSK by Mike Lykov
Modified: 2019-09-20 13:20 MSK (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Lykov 2013-09-17 15:44:12 MSK
00:03.0 Communication controller: Intel Corporation 82Q963/Q965 HECI Controller (rev 02)
00:03.2 IDE interface: Intel Corporation 82Q963/Q965 PT IDER Controller (rev 02)
00:03.3 Serial controller: Intel Corporation 82Q963/Q965 KT Controller (rev 02)

в лог сыпется такое:

Sep 17 15:28:52 gwalt kernel: [ 1448.516133] mei_me 0000:00:03.0: reset: connect/disconnect timeout.
Sep 17 15:28:52 gwalt kernel: [ 1448.516142] mei_me 0000:00:03.0: unexpected reset: dev_state = RESETTING

# dmesg |grep -c mei_me
577

источник - (бывший)  модуль mei_me
[root@gwalt log]# zcat /proc/config.gz | grep -i MEI
CONFIG_INTEL_MEI=y
CONFIG_INTEL_MEI_ME=y

которого собрали в ядро зачем-то.
Предложение (как минимум) (см. ссылку)

Until this bug is fixed, please compile mei/mei_me as a modules again so we can blacklist them again! Thank you.

Just set CONFIG_INTEL_MEI_ME=m and mei && mei-me will be both built as  modules.

I do know I have *no* need for this in my Altlinux system!
Тем более что я не собираюсь с помощью этой системы шпионить за своими компьютерами.

есть даже некие патчи:
https://lkml.org/lkml/2013/7/30/311
Comment 1 Mike Lykov 2013-09-17 15:59:24 MSK
варианты решения : временное
echo 0000:00:03.0 > /sys/bus/pci/drivers/mei_me/unbind
(вдруг у кого-то еще такое сейчас)

лучше:
не знаю точно, но писали что патч могут принять в 3.11.0-rc3 или около.
портировать его в std-def/обновить std-def в сизифе/p7.
Comment 2 Michael Shigorin 2013-11-16 01:36:18 MSK
Пока прошу отключить.
Comment 3 Sergey Y. Afonin 2019-09-20 13:20:57 MSK
Это точно актуальный ещё баг?