2009-03-21 06:50:29

by Mattia Dongili

[permalink] [raw]
Subject: iwl3945: Error sending REPLY_TX_PWR_TABLE_CMD: time out after 500ms

Hello,

I get this error consistently with all the recent kernels:
[ 338.476057] iwl3945: Error sending REPLY_TX_PWR_TABLE_CMD: time out after 500ms.
[ 458.976089] iwl3945: Error sending REPLY_TX_PWR_TABLE_CMD: time out after 500ms.
[ 598.885036] iwl3945: Microcode SW error detected. Restarting 0x82000008.
[ 598.885050] iwl3945: Error Reply type 0x00000005 cmd REPLY_TX (0x1C) seq 0x02AC ser 0x0000004E
[ 601.869319] iwl3945: Can't stop Rx DMA.
then the wifi connection becomes useless and I have to re-associate to
the AP or sometimes to unload and reload the module to get my connection
back.

The above is on 2.6.29-rc8 but I get it since 2.6.28 (apologies for not
reporting it earlier). Both my thinkpad x60s and my vaio sz72b are
affected.
Reproducing it is very easy, I just need to download even a small file.

After reading some older bug submissions I rebuilt the driver with debug
support and loaded it with debug=0x43fff, the log is here:
http://kamineko.org/kernel/kern.log
The beginning of the log is 2.6.28 with no debug, then you can see a
reboot and the module loaded with the debug option on 2.6.29-rc8.

Is this a known problem? Is there any other information I can provide to
help fixing it?

Thanks
--
mattia
:wq!


2009-03-21 18:30:45

by Abhi Kolekar

[permalink] [raw]
Subject: Re: iwl3945: Error sending REPLY_TX_PWR_TABLE_CMD: time out after 500ms

Hello Mattia,
Do you have 64 bit kernel?

Abhijeet

On Fri, Mar 20, 2009 at 11:50 PM, Mattia Dongili <[email protected]> wrote:
> Hello,
>
> I get this error consistently with all the recent kernels:
> [ ?338.476057] iwl3945: Error sending REPLY_TX_PWR_TABLE_CMD: time out after 500ms.
> [ ?458.976089] iwl3945: Error sending REPLY_TX_PWR_TABLE_CMD: time out after 500ms.
> [ ?598.885036] iwl3945: Microcode SW error detected. ?Restarting 0x82000008.
> [ ?598.885050] iwl3945: Error Reply type 0x00000005 cmd REPLY_TX (0x1C) seq 0x02AC ser 0x0000004E
> [ ?601.869319] iwl3945: Can't stop Rx DMA.
> then the wifi connection becomes useless and I have to re-associate to
> the AP or sometimes to unload and reload the module to get my connection
> back.
>
> The above is on 2.6.29-rc8 but I get it since 2.6.28 (apologies for not
> reporting it earlier). ?Both my thinkpad x60s and my vaio sz72b are
> affected.
> Reproducing it is very easy, I just need to download even a small file.
>
> After reading some older bug submissions I rebuilt the driver with debug
> support and loaded it with debug=0x43fff, the log is here:
> http://kamineko.org/kernel/kern.log
> The beginning of the log is 2.6.28 with no debug, then you can see a
> reboot and the module loaded with the debug option on 2.6.29-rc8.
>
> Is this a known problem? Is there any other information I can provide to
> help fixing it?
>
> Thanks
> --
> mattia
> :wq!
> --
> To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
> the body of a message to [email protected]
> More majordomo info at ?http://vger.kernel.org/majordomo-info.html
>

2009-03-22 01:15:31

by Mattia Dongili

[permalink] [raw]
Subject: Re: iwl3945: Error sending REPLY_TX_PWR_TABLE_CMD: time out after 500ms

On Sat, Mar 21, 2009 at 11:30:29AM -0700, Abhi Kolekar wrote:
> On Fri, Mar 20, 2009 at 11:50 PM, Mattia Dongili <[email protected]> wrote:
> > Hello,
> >
> > I get this error consistently with all the recent kernels:
> > [ ?338.476057] iwl3945: Error sending REPLY_TX_PWR_TABLE_CMD: time out after 500ms.
> > [ ?458.976089] iwl3945: Error sending REPLY_TX_PWR_TABLE_CMD: time out after 500ms.
> > [ ?598.885036] iwl3945: Microcode SW error detected. ?Restarting 0x82000008.
> > [ ?598.885050] iwl3945: Error Reply type 0x00000005 cmd REPLY_TX (0x1C) seq 0x02AC ser 0x0000004E
> > [ ?601.869319] iwl3945: Can't stop Rx DMA.
> > then the wifi connection becomes useless and I have to re-associate to
> > the AP or sometimes to unload and reload the module to get my connection
> > back.
> >
> > The above is on 2.6.29-rc8 but I get it since 2.6.28 (apologies for not
> > reporting it earlier). ?Both my thinkpad x60s and my vaio sz72b are
> > affected.
> > Reproducing it is very easy, I just need to download even a small file.
> >
> > After reading some older bug submissions I rebuilt the driver with debug
> > support and loaded it with debug=0x43fff, the log is here:
> > http://kamineko.org/kernel/kern.log
> > The beginning of the log is 2.6.28 with no debug, then you can see a
> > reboot and the module loaded with the debug option on 2.6.29-rc8.
> >
> > Is this a known problem? Is there any other information I can provide to
> > help fixing it?
>
> Hello Mattia,
> Do you have 64 bit kernel?

No, both laptops are running 32bit kernels

--
mattia
:wq!

2009-03-25 02:59:59

by Mattia Dongili

[permalink] [raw]
Subject: Re: iwl3945: Error sending REPLY_TX_PWR_TABLE_CMD: time out after 500ms

On Sun, Mar 22, 2009 at 10:15:17AM +0900, Mattia Dongili wrote:
> On Sat, Mar 21, 2009 at 11:30:29AM -0700, Abhi Kolekar wrote:
> > On Fri, Mar 20, 2009 at 11:50 PM, Mattia Dongili <[email protected]> wrote:
> > > Hello,
> > >
> > > I get this error consistently with all the recent kernels:
> > > [ ?338.476057] iwl3945: Error sending REPLY_TX_PWR_TABLE_CMD: time out after 500ms.
> > > [ ?458.976089] iwl3945: Error sending REPLY_TX_PWR_TABLE_CMD: time out after 500ms.
> > > [ ?598.885036] iwl3945: Microcode SW error detected. ?Restarting 0x82000008.
> > > [ ?598.885050] iwl3945: Error Reply type 0x00000005 cmd REPLY_TX (0x1C) seq 0x02AC ser 0x0000004E
> > > [ ?601.869319] iwl3945: Can't stop Rx DMA.
> > > then the wifi connection becomes useless and I have to re-associate to
> > > the AP or sometimes to unload and reload the module to get my connection
> > > back.
> > >
> > > The above is on 2.6.29-rc8 but I get it since 2.6.28 (apologies for not

Actually since 2.6.27.

> > > reporting it earlier). ?Both my thinkpad x60s and my vaio sz72b are
> > > affected.
> > > Reproducing it is very easy, I just need to download even a small file.
> > >
> > > After reading some older bug submissions I rebuilt the driver with debug
> > > support and loaded it with debug=0x43fff, the log is here:
> > > http://kamineko.org/kernel/kern.log
> > > The beginning of the log is 2.6.28 with no debug, then you can see a
> > > reboot and the module loaded with the debug option on 2.6.29-rc8.
> > >
> > > Is this a known problem? Is there any other information I can provide to
> > > help fixing it?

Anyone?

--
mattia
:wq!

2009-03-25 05:22:46

by Abhi Kolekar

[permalink] [raw]
Subject: Re: iwl3945: Error sending REPLY_TX_PWR_TABLE_CMD: time out after 500ms

Can you create a bug at http://www.intellinuxwireless.org/bugzilla/ ?

Thanks
Abhijeet

On Tue, Mar 24, 2009 at 7:59 PM, Mattia Dongili <[email protected]> wrote:
> On Sun, Mar 22, 2009 at 10:15:17AM +0900, Mattia Dongili wrote:
>> On Sat, Mar 21, 2009 at 11:30:29AM -0700, Abhi Kolekar wrote:
>> > On Fri, Mar 20, 2009 at 11:50 PM, Mattia Dongili <[email protected]> wrote:
>> > > Hello,
>> > >
>> > > I get this error consistently with all the recent kernels:
>> > > [ ?338.476057] iwl3945: Error sending REPLY_TX_PWR_TABLE_CMD: time out after 500ms.
>> > > [ ?458.976089] iwl3945: Error sending REPLY_TX_PWR_TABLE_CMD: time out after 500ms.
>> > > [ ?598.885036] iwl3945: Microcode SW error detected. ?Restarting 0x82000008.
>> > > [ ?598.885050] iwl3945: Error Reply type 0x00000005 cmd REPLY_TX (0x1C) seq 0x02AC ser 0x0000004E
>> > > [ ?601.869319] iwl3945: Can't stop Rx DMA.
>> > > then the wifi connection becomes useless and I have to re-associate to
>> > > the AP or sometimes to unload and reload the module to get my connection
>> > > back.
>> > >
>> > > The above is on 2.6.29-rc8 but I get it since 2.6.28 (apologies for not
>
> Actually since 2.6.27.
>
>> > > reporting it earlier). ?Both my thinkpad x60s and my vaio sz72b are
>> > > affected.
>> > > Reproducing it is very easy, I just need to download even a small file.
>> > >
>> > > After reading some older bug submissions I rebuilt the driver with debug
>> > > support and loaded it with debug=0x43fff, the log is here:
>> > > http://kamineko.org/kernel/kern.log
>> > > The beginning of the log is 2.6.28 with no debug, then you can see a
>> > > reboot and the module loaded with the debug option on 2.6.29-rc8.
>> > >
>> > > Is this a known problem? Is there any other information I can provide to
>> > > help fixing it?
>
> Anyone?
>
> --
> mattia
> :wq!
>

2009-03-25 07:28:20

by Mattia Dongili

[permalink] [raw]
Subject: Re: iwl3945: Error sending REPLY_TX_PWR_TABLE_CMD: time out after 500ms

On Tue, Mar 24, 2009 at 10:21:41PM -0700, Abhi Kolekar wrote:
> Can you create a bug at http://www.intellinuxwireless.org/bugzilla/ ?

http://www.intellinuxwireless.org/bugzilla/show_bug.cgi?id=1944

thanks
--
mattia
:wq!