Bug 1183289
Summary: | USB3 devices broken in 3.18 kernel | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Robert Hancock <hancockrwd> | ||||||
Component: | kernel | Assignee: | Kernel Maintainer List <kernel-maint> | ||||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
Severity: | high | Docs Contact: | |||||||
Priority: | unspecified | ||||||||
Version: | 21 | CC: | amessina, gansalmon, itamar, jonathan, kernel-maint, madhu.chinakonda, mchehab, prd-fedora | ||||||
Target Milestone: | --- | Keywords: | Regression | ||||||
Target Release: | --- | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | kernel-3.18.3-201.fc21 | Doc Type: | Bug Fix | ||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2015-01-26 02:30:46 UTC | Type: | Bug | ||||||
Regression: | --- | Mount Type: | --- | ||||||
Documentation: | --- | CRM: | |||||||
Verified Versions: | Category: | --- | |||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||
Embargoed: | |||||||||
Attachments: |
|
Description
Robert Hancock
2015-01-18 05:50:01 UTC
Created attachment 981111 [details]
Full dmesg output
Reported to LKML: https://lkml.org/lkml/2015/1/18/17 Greg KH says "should be fixed in Linus's tree now and will be backported to the latest 3.18-stable tree in a week or so." kernel-3.18.3-201.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/kernel-3.18.3-201.fc21 Confirmed that USB3 devices work in 3.18.3-201.fc21. However, I did notice these errors in dmesg that I didn't get in 3.17: [ 0.881967] usb: failed to peer 1-9-port1 and 2-5-port1 by location (1-9-port1:none) (2-5-port1:usb1-port11) [ 0.881968] usb 1-9-port1: failed to peer to 2-5-port1 (-16) [ 0.881969] usb: port power management may be unreliable [ 0.881993] usb: failed to peer 1-9-port2 and 2-5-port2 by location (1-9-port2:none) (2-5-port2:usb1-port12) [ 0.881994] usb 1-9-port2: failed to peer to 2-5-port2 (-16) [ 0.882015] usb: failed to peer 1-9-port3 and 2-5-port3 by location (1-9-port3:none) (2-5-port3:usb1-port13) [ 0.882016] usb 1-9-port3: failed to peer to 2-5-port3 (-16) [ 0.882037] usb: failed to peer 1-9-port4 and 2-5-port4 by location (1-9-port4:none) (2-5-port4:usb1-port14) [ 0.882038] usb 1-9-port4: failed to peer to 2-5-port4 (-16) I am not sure if they are related to this problem or not. Created attachment 981662 [details]
dmesg with updated kernel
Package kernel-3.18.3-201.fc21: * should fix your issue, * was pushed to the Fedora 21 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing kernel-3.18.3-201.fc21' as soon as you are able to, then reboot. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2015-0937/kernel-3.18.3-201.fc21 then log in and leave karma (feedback). kernel-3.18.3-201.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report. |