Bug 33249 - can't disable ASPM; OS doesn't have ASPM control
Summary: can't disable ASPM; OS doesn't have ASPM control
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:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-17 13:07 MSK by Sergey Y. Afonin
Modified: 2017-03-17 13:14 MSK (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey Y. Afonin 2017-03-17 13:07:26 MSK
Bug 31009 переполз и в std-def... Копирую для std-def.

Вот тут пишут, что помогает:
http://forums.gentoo.org/viewtopic-t-1001638.html

kernel: [    5.633313] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
kernel: [    5.633330] r8169 0000:02:00.0: can't disable ASPM; OS doesn't have
ASPM control

ASPM - Active State Power Management, проблемы с ним я уже видел: bug 27672.
Если кто-то хочет его выключить самостоятельно, наверное, надо это давать
сделать.
Comment 1 Sergey Y. Afonin 2017-03-17 13:08:36 MSK
$ zcat /proc/config.gz  | grep CONFIG_FW_LOADER_USER_HELPER_FALLBACK
# CONFIG_FW_LOADER_USER_HELPER_FALLBACK is not set

$ uname -a
Linux home.lan 4.4.52-std-def-alt0.M80P.2 #1 SMP Mon Feb 27 17:23:27 UTC 2017 i686 GNU/Linux
Comment 2 Sergey Y. Afonin 2017-03-17 13:14:02 MSK
Стоп. Чушь же написал... Как и в Bug 31009. CONFIG_FW_LOADER_USER_HELPER_FALLBACK про загрузку фирмвари же, а не про ASPM. По гентушной ссылке про can't disable ASPM напрасно процитировани, а я не вчитался в тот раз. Про ASPM надо смотреть что-то другое.