mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* iwl breaking on suspend/resume, regression from 2.6.29-rc3
@ 2009-02-12 13:05 Norbert Preining
  2009-02-12 16:41 ` [ipw3945-devel] " reinette chatre
  0 siblings, 1 reply; 3+ messages in thread
From: Norbert Preining @ 2009-02-12 13:05 UTC (permalink / raw)
  To: linux-kernel, ipw3945-devel

Hi all,

since I have switched to 2.6.29-rc4 (from rc3) suspending and resuming
takes MUCH longer due to iwlagn doing something strange:
[ 6921.233094] iwlagn: Could not load the INST uCode section
[ 6921.233097] iwlagn: Unable to set up bootstrap uCode: -110
[ 6926.233096] iwlagn: Could not load the INST uCode section
[ 6926.233098] iwlagn: Unable to set up bootstrap uCode: -110
[ 6931.233136] iwlagn: Could not load the INST uCode section
[ 6931.233138] iwlagn: Unable to set up bootstrap uCode: -110
[ 6936.233096] iwlagn: Could not load the INST uCode section
[ 6936.233098] iwlagn: Unable to set up bootstrap uCode: -110
[ 6941.233094] iwlagn: Could not load the INST uCode section
[ 6941.233096] iwlagn: Unable to set up bootstrap uCode: -110
[ 6941.241144] iwlagn: Unable to initialize device after 5 attempts.

Here is what I have in the laptop:
[   13.028298] iwlagn: Intel(R) Wireless WiFi Link AGN driver for Linux, 1.3.27ks
[   13.028366] iwlagn: Copyright(c) 2003-2008 Intel Corporation
[   13.028496] iwlagn 0000:06:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[   13.028580] iwlagn 0000:06:00.0: setting latency timer to 64
[   13.028625] iwlagn: Detected Intel Wireless WiFi Link 5100AGN REV=0x54
[   13.050694] iwlagn: Tunable channels: 13 802.11bg, 24 802.11a channels
[   13.051006] iwlagn 0000:06:00.0: PCI INT A disabled


Best wishes

Norbert

-------------------------------------------------------------------------------
Dr. Norbert Preining <preining@logic.at>        Vienna University of Technology
Debian Developer <preining@debian.org>                         Debian TeX Group
gpg DSA: 0x09C5B094      fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094
-------------------------------------------------------------------------------
NOTTAGE (n.)
Nottage is the collective name for things which you find a use for
immediately after you've thrown them away. For instance, your
greenhouse has been cluttered up for years with a huge piece of
cardboard and great fronds of gardening string. You at last decide to
clear all this stuff out, and you burn it. Within twenty-four hours
you will urgently need to wrap a large parcel, and suddenly remember
that luckily in your greenhouse there is some cardb...
			--- Douglas Adams, The Meaning of Liff

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

* Re: [ipw3945-devel] iwl breaking on suspend/resume, regression from 2.6.29-rc3
  2009-02-12 13:05 iwl breaking on suspend/resume, regression from 2.6.29-rc3 Norbert Preining
@ 2009-02-12 16:41 ` reinette chatre
  2009-02-14 12:34   ` Norbert Preining
  0 siblings, 1 reply; 3+ messages in thread
From: reinette chatre @ 2009-02-12 16:41 UTC (permalink / raw)
  To: Norbert Preining; +Cc: linux-kernel, ipw3945-devel

On Thu, 2009-02-12 at 05:05 -0800, Norbert Preining wrote:
> Hi all,
> 
> since I have switched to 2.6.29-rc4 (from rc3) suspending and resuming
> takes MUCH longer due to iwlagn doing something strange:
> [ 6921.233094] iwlagn: Could not load the INST uCode section
> [ 6921.233097] iwlagn: Unable to set up bootstrap uCode: -110
> [ 6926.233096] iwlagn: Could not load the INST uCode section
> [ 6926.233098] iwlagn: Unable to set up bootstrap uCode: -110
> [ 6931.233136] iwlagn: Could not load the INST uCode section
> [ 6931.233138] iwlagn: Unable to set up bootstrap uCode: -110
> [ 6936.233096] iwlagn: Could not load the INST uCode section
> [ 6936.233098] iwlagn: Unable to set up bootstrap uCode: -110
> [ 6941.233094] iwlagn: Could not load the INST uCode section
> [ 6941.233096] iwlagn: Unable to set up bootstrap uCode: -110
> [ 6941.241144] iwlagn: Unable to initialize device after 5 attempts.
> 
> Here is what I have in the laptop:
> [   13.028298] iwlagn: Intel(R) Wireless WiFi Link AGN driver for Linux, 1.3.27ks
> [   13.028366] iwlagn: Copyright(c) 2003-2008 Intel Corporation
> [   13.028496] iwlagn 0000:06:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
> [   13.028580] iwlagn 0000:06:00.0: setting latency timer to 64
> [   13.028625] iwlagn: Detected Intel Wireless WiFi Link 5100AGN REV=0x54
> [   13.050694] iwlagn: Tunable channels: 13 802.11bg, 24 802.11a channels
> [   13.051006] iwlagn 0000:06:00.0: PCI INT A disabled
> 

Could you please try
http://marc.info/?l=linux-wireless&m=123429595818495&w=2 ?

Thanks

Reinette


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

* Re: [ipw3945-devel] iwl breaking on suspend/resume, regression from 2.6.29-rc3
  2009-02-12 16:41 ` [ipw3945-devel] " reinette chatre
@ 2009-02-14 12:34   ` Norbert Preining
  0 siblings, 0 replies; 3+ messages in thread
From: Norbert Preining @ 2009-02-14 12:34 UTC (permalink / raw)
  To: reinette chatre; +Cc: linux-kernel, ipw3945-devel

On Do, 12 Feb 2009, reinette chatre wrote:
> > [ 6921.233094] iwlagn: Could not load the INST uCode section
> > [ 6921.233097] iwlagn: Unable to set up bootstrap uCode: -110

> Could you please try
> http://marc.info/?l=linux-wireless&m=123429595818495&w=2 ?

That fixed the problem. Thanks.

Best wishes

Norbert

-------------------------------------------------------------------------------
Dr. Norbert Preining <preining@logic.at>        Vienna University of Technology
Debian Developer <preining@debian.org>                         Debian TeX Group
gpg DSA: 0x09C5B094      fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094
-------------------------------------------------------------------------------
Windows NT crashed.
I am the Blue Screen of Death.
No one hears your screams.
                       --- Windows Error Haiku

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

end of thread, other threads:[~2009-02-14 12:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-02-12 13:05 iwl breaking on suspend/resume, regression from 2.6.29-rc3 Norbert Preining
2009-02-12 16:41 ` [ipw3945-devel] " reinette chatre
2009-02-14 12:34   ` Norbert Preining

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®