From: David CHANIAL <david.ml@euro-web.fr>
To: linux-kernel@vger.kernel.org
Subject: weird bug on r8169 with usb
Date: Wed, 25 Jun 2008 00:18:37 +0200 [thread overview]
Message-ID: <200806250018.37617.david.ml@euro-web.fr> (raw)
Hi (Please excuse my bad english),
I think is there a bug on my linux box :
I hope you can say me that it is really a bug, or if i have to consider myself as bug :)
If i boot my system/kernel with usb devices plugged, eth0 is detected but unusable.
I unplug the usb devices, kernel boot, and eth0 is usable.
The bug is reproducible as much as necessary.
More informations :
(if you need more informations, ask, i will reply)
When i say that eth0 is unusable, i can see there no dhcp request can make a success.
I've seen the bug with :
linux-2.6.24-gentoo-r8
linux-2.6.25-gentoo-r5
I can test with a vanilla kernel (without the gentoo patches) but i "think" is there no link with the gentoo patches.
(Ask if necessary)
# lspci | grep Ether
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev ff)
# dmesg | grep eth0 # without the bug
eth0: RTL8168c/8111c at 0xf8828000, 00:1e:8c:c4:66:7d, XID 3c2000c0 IRQ 18
r8169: eth0: link up
eth0: no IPv6 routers present
# dmesg | grep eth0 # with the bug
eth0: RTL8168c/8111c at 0xf8828000, 00:1e:8c:c4:66:7d, XID 3c2000c0 IRQ 18
r8169: eth0: link up
eth0: no IPv6 routers present
NETDEV WATCHDOG: eth0: transmit timed out
r8169: eth0: link up
[...] last twho lines repeat slowly but continually [...]
# cat /proc/interrupts | grep eth0
18: 3 4 3 3 IO-APIC-fasteoi ehci_hcd:usb1, uhci_hcd:usb7, eth0
# diff -U0 without_devices with_devices
--- without_devices 2008-06-25 00:13:29.000000000 +0200
+++ with_devices 2008-06-25 00:14:00.000000000 +0200
@@ -7,0 +8 @@
+Bus 002 Device 007: ID 132b:2001 Konica Minolta
@@ -12,0 +14 @@
+Bus 001 Device 003: ID 04b8:012e Seiko Epson Corp.
Thanks a lot.
Best regards,
--
David CHANIAL
next reply other threads:[~2008-06-24 22:25 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-24 22:18 David CHANIAL [this message]
2008-06-24 22:31 ` David CHANIAL
2008-06-25 1:31 ` Kasper Sandberg
2008-06-25 18:55 ` Francois Romieu
2008-06-25 21:41 ` Kasper Sandberg
2008-06-25 18:52 ` Francois Romieu
2008-06-26 7:18 ` David CHANIAL
2008-07-08 8:29 ` David CHANIAL
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200806250018.37617.david.ml@euro-web.fr \
--to=david.ml@euro-web.fr \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®