Bug 1236679
| Summary: | USB3 Ethernet Adapter not working, r8153, link is not ready. | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Mithrah <mithrah> |
| Component: | kernel | Assignee: | Kernel Maintainer List <kernel-maint> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 26 | CC: | gansalmon, itamar, jonathan, kernel-maint, madhu.chinakonda, mchehab, vala.martin |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-07-01 08:38:14 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: | |||
|
Description
Mithrah
2015-06-29 17:32:40 UTC
This issue was caused by tlp and the USB autosuspend feature. With USB_BLACKLIST="0bda:8153" in /etc/default/tlp the device works very well under Fedora 22. Sorry ... I have very similar problem (Fedora 26) to this issue, but USB_BLACKLIST="0bda:8153" didn't help [ 121.047525] usb 2-1.1.1: new SuperSpeed USB device number 10 using xhci_hcd [ 121.060841] usb 2-1.1.1: New USB device found, idVendor=0bda, idProduct=8153 [ 121.060846] usb 2-1.1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=6 [ 121.060848] usb 2-1.1.1: Product: USB 10/100/1000 LAN [ 121.060850] usb 2-1.1.1: Manufacturer: Realtek [ 121.060852] usb 2-1.1.1: SerialNumber: 001000001 [ 121.085992] r8152 2-1.1.1:2.0: Unknown version 0x6010 Fixed in kernel 4.13.4-200.fc26.x86_64 |