All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
From: Andreas Mohr <andi@lisas.de>
To: zb@cybertec.at
Cc: linux-kernel@vger.kernel.org
Subject: Re: ACPI regression? Was Re: Ethernet chip disappeared from lspci
Date: Sat, 20 Jun 2015 09:45:06 +0200	[thread overview]
Message-ID: <20150620074506.GA4000@rhlx01.hs-esslingen.de> (raw)

Hi,

[lkml.org still broken --> no accurate mail header info possible...]

Just to ask the obvious:
I assume using /sys/bus/pci/rescan does not help once it's broken?
(since the machine comes up empty at initial-boot scan, too)


Also, you could try diffing lspci -vvxxx -s.... output
of working vs. "distorting" kernel version - perhaps some register setup
has been changed (e.g. due to power management improvements or some such),
which may encourage the card
to get a problematic/corrupt state.

> Upon powering off the system,
> the r8169 driver compained about "rtl_eriar_cond = 1 loop 100"

Yup, that seems to be
rtl_eri_read() in ethernet/realtek/r8169.c
waiting on low condition of
    RTL_R32(ERIAR) & ERIAR_FLAG;

Andreas Mohr
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
Please read the FAQ at  http://www.tux.org/lkml/

             reply	other threads:[~2015-06-20  7:45 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-20  7:45 Andreas Mohr [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-06-19 13:24 Ethernet chip disappeared from lspci Boszormenyi Zoltan
2015-06-19 13:31 ` Boszormenyi Zoltan
2015-06-19 13:46   ` ACPI regression? Was " Boszormenyi Zoltan
2015-06-19 23:13     ` Rafael J. Wysocki
2015-06-19 23:13       ` Rafael J. Wysocki
2015-06-20  6:38       ` Boszormenyi Zoltan
2015-06-21 10:34       ` Boszormenyi Zoltan
2015-06-21 14:03         ` Bjorn Helgaas
2015-06-21 14:03           ` Bjorn Helgaas
2015-06-21 14:03           ` Bjorn Helgaas
2015-06-21 14:19           ` Boszormenyi Zoltan
2015-06-21 15:37             ` Boszormenyi Zoltan
2015-06-21 15:37               ` Boszormenyi Zoltan
2015-06-21 17:25             ` Jiang Liu
2015-06-21 17:25               ` Jiang Liu
2015-06-21 17:55               ` Jiang Liu
2015-06-21 17:55                 ` Jiang Liu
2015-06-21 17:55                 ` Jiang Liu
2015-06-21 18:55                 ` Boszormenyi Zoltan
2015-06-21 19:59                   ` Boszormenyi Zoltan
2015-06-21 19:59                     ` Boszormenyi Zoltan
2015-06-21 18:28               ` Boszormenyi Zoltan

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=20150620074506.GA4000@rhlx01.hs-esslingen.de \
    --to=andi@lisas.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=zb@cybertec.at \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.