Bug 576058
Summary: | eth0 (r8169): transmit queue 0 timed out | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Pat Gunn <pgunn> | ||||
Component: | kernel | Assignee: | Kernel Maintainer List <kernel-maint> | ||||
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | low | ||||||
Version: | 13 | CC: | anton, dougsland, fred2, gansalmon, itamar, jonathan, kathryn.killebrew, kernel-maint, spacewar | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | All | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2010-04-25 09:25:01 UTC | Type: | --- | ||||
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
Pat Gunn
2010-03-23 06:31:11 UTC
Oops, wasn't root when I did lspci. Fixed: 03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 02) Subsystem: Hewlett-Packard Company Device 3610 Flags: bus master, fast devsel, latency 0, IRQ 31 I/O ports at 5000 [size=256] Memory at d4010000 (64-bit, prefetchable) [size=4K] Memory at d4000000 (64-bit, prefetchable) [size=64K] Expansion ROM at d4020000 [disabled] [size=64K] Capabilities: [40] Power Management version 3 Capabilities: [50] MSI: Enable+ Count=1/2 Maskable- 64bit+ Capabilities: [70] Express Endpoint, MSI 01 Capabilities: [b0] MSI-X: Enable- Count=2 Masked- Capabilities: [d0] Vital Product Data Capabilities: [100] Advanced Error Reporting Capabilities: [140] Virtual Channel Capabilities: [160] Device Serial Number 00-00-00-00-00-00-00-00 Kernel driver in use: r8169 Kernel modules: r8169 *** Bug 572252 has been marked as a duplicate of this bug. *** Update to my earlier comment - I never say this problem in Fedora 11 (I skipped Fedora 12). If this and fred2's problem are really the same, then the bug probably was introduced between Fedora 11 and Fedora 12. problem is still present in fedora 13 beta livecd x86_64 $ uname -a Linux localhost.localdomain 2.6.33.1-24.fc13.x86_64 #1 SMP Tue Mar 30 18:21:22 UTC 2010 x86_64 x86_64 x86_64 GNU/Linux note: yum shows a post-beta release kernel update is available (untested): kernel-2.6.33.2-41.fc13.x86_64.rpm 12-Apr-2010 17:54 21M Had no connectivity at all running f13 beta livecd x86_64 or initially with fresh install of beta to disk (ping times out with 'unknown host'). Then ran 'setenforce 0' and rebooted, and had a connection for a few minutes, until software update ran and crashed with kernel backtrace. (Received several backtraces, similar to above.) On first boot, received two messages regarding: SELinux is preventing /usr/libexec/udisks-daemon "getattr" access Using ECS A780GM-A board with Realtek RTL8111/8168B ethernet controller. Attempting 'rmmod r8169 && modprobe r8169' fails with FF:FF:FF:FF:FF MAC address as described above; get 'SIOCSIFFLAGS: Cannot assign requested address' on attempting to bring up eth0 after module reload. Created attachment 406978 [details]
output of lspci -vvn
Ethernet controller is last in the listing.
Tested on another system with same motherboard (ECS A780GM-A) as affected system, and had no problems with connectivity using onboard ethernet controller (gave it >10 min. of heavy Internet use). It seems to be more than a hardware issue, however, as the affected system has no connectivity issues running ubuntu karmic or lucid beta2 (kernel 2.6.32-19). Issue also present using fedora 12. Tried using Realtek's driver (r8168) from: http://www.realtek.com.tw/downloads/downloadsView.aspx?Langid=1&PNid=13&PFid=5&Level=5&Conn=4&DownTypeID=3&GetDown=false Got a few minutes of connectivity after login, as before, but then instead of simply losing connectivity, the system hard froze. Dropped in a new NIC (Linksys, also using Realtek, r8169), and have good connectivity. Smolt profile of affected system: http://www.realtek.com.tw/downloads/downloadsView.aspx?Langid=1&PNid=13&PFid=5&Level=5&Conn=4&DownTypeID=3&GetDown=false SELinux issue mentioned in Comment 5 appears to be unrelated. *** This bug has been marked as a duplicate of bug 538920 *** |