Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.kernel > #52451

Bug#812746: linux-image-4.3.0-0.bpo.1-amd64: r8169 misbehaves if shut down

Path csiph.com!goblin3!goblin1!goblin.stu.neva.ru!nntpspool01.opticnetworks.net!aioe.org!bofh.it!news.nic.it!robomod
From Jens Thiele <karme@karme.de>
Newsgroups linux.debian.bugs.dist, linux.debian.kernel
Subject Bug#812746: linux-image-4.3.0-0.bpo.1-amd64: r8169 misbehaves if shut down
Date Tue, 26 Jan 2016 11:10:02 +0100
Message-ID <qV8Js-2AB-17@gated-at.bofh.it> (permalink)
References <qV7X5-1ZG-27@gated-at.bofh.it>
X-Mailbox-Line From debian-bugs-dist-request@lists.debian.org Tue Jan 26 10:09:19 2016
Old-Return-Path <debbugs@buxtehude.debian.org>
X-Spam-Flag NO
X-Spam-Score -4.2
Reply-To Jens Thiele <karme@karme.de>, 812746@bugs.debian.org
Resent-To debian-bugs-dist@lists.debian.org
Resent-Cc Debian Kernel Team <debian-kernel@lists.debian.org>
X-Debian-Pr-Message followup 812746
X-Debian-Pr-Package src:linux
X-Debian-Pr-Source linux
X-Spam-Bayes score:0.0000 Tokens: new, 41; hammy, 135; neutral, 40; spammy, 0. spammytokens: hammytokens:0.000-+--H*i:message, 0.000-+--H*i:0100, 0.000-+--H*i:Tue, 0.000-+--avahidaemon, 0.000-+--avahi-daemon
MIME-Version 1.0
Content-Type text/plain
X-Karme-De auth ok
X-Debian-Message from BTS
X-Mailing-List <debian-bugs-dist@lists.debian.org> archive/latest/1245431
List-ID <debian-bugs-dist.lists.debian.org>
List-URL <https://lists.debian.org/debian-bugs-dist/>
Approved robomod@news.nic.it
Lines 34
Organization linux.* mail to news gateway
Sender robomod@news.nic.it
X-Original-Date Tue, 26 Jan 2016 11:07:02 +0100
X-Original-Message-ID <87mvrslkmx.fsf@karme.de>
X-Original-References <87k2mwn1nc.fsf@karme.de>
Xref csiph.com linux.debian.bugs.dist:712470 linux.debian.kernel:52451

Cross-posted to 2 groups.

Show key headers only | View raw


looks like this is in fact somehow related to laptop-mode-tools / r8169
misbehaves if shut down.

In the end it is enough to shut down the interface via:
ip link set dev eth0 down
to produce the errors messages:
[90830.764253] r8169 0000:02:00.0 eth0: rtl_counters_cond == 1 (loop: 1000, delay: 10).
[90830.840253] r8169 0000:02:00.0 eth0: rtl_counters_cond == 1 (loop: 1000, delay: 10).
[90830.915939] r8169 0000:02:00.0 eth0: rtl_counters_cond == 1 (loop: 1000, delay: 10).
[90830.991631] r8169 0000:02:00.0 eth0: rtl_counters_cond == 1 (loop: 1000, delay: 10).
[90831.068731] r8169 0000:02:00.0 eth0: rtl_counters_cond == 1 (loop: 1000, delay: 10).
[90831.135730] r8169 0000:02:00.0 eth0: rtl_counters_cond == 1 (loop: 1000, delay: 10).
[90831.211712] r8169 0000:02:00.0 eth0: rtl_counters_cond == 1 (loop: 1000, delay: 10).
[90831.286904] r8169 0000:02:00.0 eth0: rtl_counters_cond == 1 (loop: 1000, delay: 10).
[90831.459953] r8169 0000:02:00.0 eth0: rtl_counters_cond == 1 (loop: 1000, delay: 10).
[90831.535702] r8169 0000:02:00.0 eth0: rtl_counters_cond == 1 (loop: 1000, delay: 10).
[90831.611131] r8169 0000:02:00.0 eth0: rtl_counters_cond == 1 (loop: 1000, delay: 10).
...

but in this case the errors stop if one brings up the interface again
via:
ip link set dev eth0 up
Jan 26 11:02:00 amalthea kernel: [90937.282145] r8169 0000:02:00.0 eth0: rtl_counters_cond == 1 (loop: 1000, delay: 10).
Jan 26 11:02:00 amalthea avahi-daemon[2719]: Joining mDNS multicast group on interface eth0.IPv4 with address 192.168.5.2.
Jan 26 11:02:00 amalthea kernel: [90937.349408] r8169 0000:02:00.0 eth0: link down
Jan 26 11:02:00 amalthea kernel: [90937.350428] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
Jan 26 11:02:00 amalthea avahi-daemon[2719]: New relevant interface eth0.IPv4 for mDNS.
Jan 26 11:02:00 amalthea avahi-daemon[2719]: Registering new address record for 192.168.5.2 on eth0.IPv4.
Jan 26 11:02:01 amalthea ntpd[2861]: Listen normally on 61 eth0 192.168.5.2 UDP 123
Jan 26 11:02:01 amalthea ntpd[2861]: peers refreshed

don't know what exactly happens in the suspend case but maybe the
interface is shut down and never brought back up again because no cable
is connected

Back to linux.debian.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Bug#812746: linux-image-4.3.0-0.bpo.1-amd64: r8169 suspend to ram regression: rtl_counters_cond == 1 Jens Thiele <karme@karme.de> - 2016-01-26 10:20 +0100
  Bug#812746: linux-image-4.3.0-0.bpo.1-amd64: r8169 misbehaves if shut down Jens Thiele <karme@karme.de> - 2016-01-26 11:10 +0100

csiph-web