You are not logged in.

#1 2016-12-12 16:52:31

Fixxer
Member
From: Poland
Registered: 2011-08-29
Posts: 210

Informational - package: linux-4.8.13-1, warning about ehci_hcd

I'm not sure about causes of this warning - if it's kernel code or hardware issue. All USB devices work as formerly:

[    1.469904] Warning! ehci_hcd should always be loaded before uhci_hcd and ohci_hcd, not after

Last edited by Fixxer (2016-12-12 17:00:23)

Offline

#2 2017-03-07 13:19:15

nix
Member
Registered: 2017-03-07
Posts: 1

Re: Informational - package: linux-4.8.13-1, warning about ehci_hcd

+1

Gentoo came across this back in 2012: https://forums.gentoo.org/viewtopic-t-9 … art-0.html

# uname -a
Linux archlinux 4.9.11-1-ARCH #1 SMP PREEMPT Sun Feb 19 13:45:52 UTC 2017 x86_64 GNU/Linux
# zless /proc/config.gz | grep -i ehci
CONFIG_USB_EHCI_HCD=m
CONFIG_USB_EHCI_ROOT_HUB_TT=y
CONFIG_USB_EHCI_TT_NEWSCHED=y
CONFIG_USB_EHCI_PCI=m
# CONFIG_USB_EHCI_HCD_PLATFORM is not set

One or both of the above should probably be compiled in, but someone with far more experience than me can make that call...

Offline

#3 2017-03-07 17:23:52

loqs
Member
Registered: 2014-03-06
Posts: 17,192

Re: Informational - package: linux-4.8.13-1, warning about ehci_hcd

Offline

Board footer

Powered by FluxBB