public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
From: Len Brown <len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
To: Thorsten Zachmann <t.zachmann-c61pB8mzqkY@public.gmane.org>
Cc: ACPI Developers
	<acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>
Subject: Re: No network after S3
Date: 17 Feb 2004 01:53:26 -0500	[thread overview]
Message-ID: <1077000806.2515.46.camel@dhcppc4> (raw)
In-Reply-To: <200402161417.42755.t.zachmann-c61pB8mzqkY@public.gmane.org>

On Mon, 2004-02-16 at 08:17, Thorsten Zachmann wrote:
> Hello 
> On Monday 16 February 2004 07:10, Brown, Len wrote:
> > >I tried pci=noacpi. No diference.
> > >If I understand you right, I should wait a little bit before dealing
> > >with this powersaving stuff.
> >
> > If the NIC were now working before attempting suspend/resume, then we'd
> > need to get that fixed first.  However, I think you're saying that the
> > NIC _does_ work under normal conditions, and the failure is only after
> > returning from S3. yes?
> >
> 
> It looks like I have the same problem on my Tecra S1. After a suspend (S3) the 
> network and sound are no longer working. 
> A ethereal trace shows that the interface still sends arp requests but is 
> unable to receive something. If I look at /proc/interrupts the counter for 
> the interrupt where the network card is connected is no longer incremented.
> 
> > So this seems suspend/resume specific, and your use of pci=noacpi
> > further suggests it has nothing to do with the initial interrupt
> > assignments.
> 
> pci=noacpi also didn't change the situation.
> 
> > We've got a number of post-resume failures, and this issue is rising on
> > the priority list -- so I expect we'll spend some time looking at it
> > soon.
> 
> I tried out the patches from bug report 1409 and 1661 but nothing changed.
> 
> Please let me know if there is any information that I can provide to track the 
> problem down?

need /proc/interrupts -- PIC or APIC mode?  network interrupt shared
with ACPI, other devices, or dedicated interrupt?  We'll probably have
to dump out the state of the interrupt controller after resume.  for
IOAPIC we can do that with print_IO_APIC.  for PIC mode we'll need
something else.

-Len




-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click

  parent reply	other threads:[~2004-02-17  6:53 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-16  6:10 No network after S3 Brown, Len
     [not found] ` <BF1FE1855350A0479097B3A0D2A80EE0025A6344-N2PTB0HCzHJF3Yvz3xaN/VDQ4js95KgL@public.gmane.org>
2004-02-16 11:02   ` Peter.Zeipelt-zqRNUXuvxA0b1SvskN2V4Q
2004-02-16 13:17   ` Thorsten Zachmann
     [not found]     ` <200402161417.42755.t.zachmann-c61pB8mzqkY@public.gmane.org>
2004-02-17  6:53       ` Len Brown [this message]
     [not found]         ` <1077000806.2515.46.camel-D2Zvc0uNKG8@public.gmane.org>
2004-02-17  7:56           ` Thorsten Zachmann
     [not found]             ` <200402170856.42059.t.zachmann-c61pB8mzqkY@public.gmane.org>
2004-02-24  6:41               ` Thorsten Zachmann
     [not found]                 ` <200402240741.30530.t.zachmann-c61pB8mzqkY@public.gmane.org>
2004-02-24 16:41                   ` Peter Meier
     [not found]                     ` <1077640877.5369.12.camel-0dCjsm2Eg2I@public.gmane.org>
2004-02-24 22:00                       ` b44 -- " Len Brown
     [not found]                         ` <1077660024.3036.56.camel-D2Zvc0uNKG8@public.gmane.org>
2004-02-24 22:34                           ` Pekka Pietikainen
     [not found]                             ` <20040224223421.GA6225-YuCZbdju05vHOG6cAo2yLw@public.gmane.org>
2004-02-26 15:48                               ` Peter Meier
2004-02-26 15:50                           ` Peter Meier
2004-02-17 21:49           ` Peter.Zeipelt-zqRNUXuvxA0b1SvskN2V4Q
  -- strict thread matches above, loose matches on Subject: below --
2004-02-14 14:39 Peter.Zeipelt-zqRNUXuvxA0b1SvskN2V4Q
     [not found] ` <1076768932.402e30a460d2e-2RFepEojUI3OpE1Re6/EDRvVK+yQ3ZXh@public.gmane.org>
2004-02-15  5:36   ` Len Brown
     [not found]     ` <1076823407.25351.73.camel-D2Zvc0uNKG8@public.gmane.org>
2004-02-15  8:12       ` Len Brown
     [not found]         ` <1076832762.25353.132.camel-D2Zvc0uNKG8@public.gmane.org>
2004-02-15  9:34           ` Peter.Zeipelt-zqRNUXuvxA0b1SvskN2V4Q

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=1077000806.2515.46.camel@dhcppc4 \
    --to=len.brown-ral2jqcrhueavxtiumwx3w@public.gmane.org \
    --cc=acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
    --cc=t.zachmann-c61pB8mzqkY@public.gmane.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