public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* e1000e fails after several S3 resumes (2.6.26 Debian, TP T60)
@ 2008-10-22 13:28 Sanjoy Mahajan
  2008-10-22 16:29 ` Jesse Brandeburg
  0 siblings, 1 reply; 10+ messages in thread
From: Sanjoy Mahajan @ 2008-10-22 13:28 UTC (permalink / raw)
  To: linux-kernel

Once in a while after resuming from S3 sleep, the Ethernet driver
gets confused, whereupon dhcp'ing for an IP address fails, e.g.

  /* doing the dhcp: */
  Listening on LPF/eth0/00:16:41:52:50:de
  Sending on   LPF/eth0/00:16:41:52:50:de
  Sending on   Socket/fallback
  DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7
  /* and so on with various intervals */

I workaround it with

  modprobe -rv e1000e ; modprobe -v e1000e
(the '-v' options to make sure the module does vanish and return)

and then try again to get an address, which works.  A similar failure
mode happens with the iwl3945 driver (and a similar workaround usually
succeeds).

How can I debug this issue the next time that it happens (it's about
once every two weeks)?  Using 'ethtool' or 'lspci -vvvv'?

  $ uname -a
  Linux approx 2.6.26-1-686 #1 SMP Thu Oct 9 15:18:09 UTC 2008 i686 GNU/Linux

It's Debian unstable's kernel 2.6.26 based on 2.6.26.4.  The laptop is a
Thinkpad T60 whose network controllers are given by lspci as

  02:00.0 Ethernet controller: Intel Corporation 82573L Gigabit Ethernet Controller
  03:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG [Golan] Network Connection (rev 02)

Could it be caused by the kernel (and modules) getting upgraded
underneath a running system?  In which case I'll just 'not do that
again' as the simplest fix, and reboot after a kernel upgrade.  My
installed kernel is based on 2.6.26.6, but the running kernel is based
on 2.6.26.4 [where based on means 'with Debian's patches'].

Please CC me on any responses.

-Sanjoy

`Until lions have their historians, tales of the hunt shall always
 glorify the hunters.'  --African Proverb

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2008-10-28 20:19 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-22 13:28 e1000e fails after several S3 resumes (2.6.26 Debian, TP T60) Sanjoy Mahajan
2008-10-22 16:29 ` Jesse Brandeburg
2008-10-22 19:21   ` Sanjoy Mahajan
2008-10-22 21:15     ` Yves-Alexis Perez
2008-10-23 13:26   ` Sanjoy Mahajan
2008-10-23 22:42     ` Brandeburg, Jesse
2008-10-24 14:24       ` Sanjoy Mahajan
2008-10-24 16:22         ` Brandeburg, Jesse
2008-10-24 19:54           ` Sanjoy Mahajan
2008-10-28 20:18           ` Sanjoy Mahajan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox