linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Intel Wireless: Microcode SW error detected.
@ 2010-07-26 21:19 Malthe Borch
  2010-07-27 14:40 ` Guy, Wey-Yi W
  0 siblings, 1 reply; 5+ messages in thread
From: Malthe Borch @ 2010-07-26 21:19 UTC (permalink / raw)
  To: linux-wireless

[-- Attachment #1: Type: text/plain, Size: 150 bytes --]

I get this with the latest and greatest Intel firmware 9.221.4.1 build 25532.

Ultimately enabling the device fails with: "uCode did not respond OK."

[-- Attachment #2: dmesg --]
[-- Type: application/octet-stream, Size: 3233 bytes --]

[   35.882305] iwlagn 0000:02:00.0: Microcode SW error detected.  Restarting 0x82000000.
[   35.882313] iwlagn 0000:02:00.0: Loaded firmware version: 9.221.4.1 build 25532
[   35.882318] iwlagn 0000:02:00.0: Not valid error log pointer 0x00000000 for RT uCode
[   35.882322] iwlagn 0000:02:00.0: CSR values:
[   35.882325] iwlagn 0000:02:00.0: (2nd byte of CSR_INT_COALESCING is CSR_INT_PERIODIC_REG)
[   35.882333] iwlagn 0000:02:00.0:        CSR_HW_IF_CONFIG_REG: 0X00480303
[   35.882339] iwlagn 0000:02:00.0:          CSR_INT_COALESCING: 0X00000040
[   35.882346] iwlagn 0000:02:00.0:                     CSR_INT: 0X80000000
[   35.882353] iwlagn 0000:02:00.0:                CSR_INT_MASK: 0X00000000
[   35.882359] iwlagn 0000:02:00.0:           CSR_FH_INT_STATUS: 0X40010000
[   35.882365] iwlagn 0000:02:00.0:                 CSR_GPIO_IN: 0X0000000f
[   35.882371] iwlagn 0000:02:00.0:                   CSR_RESET: 0X00000000
[   35.882377] iwlagn 0000:02:00.0:                CSR_GP_CNTRL: 0X080403c5
[   35.882383] iwlagn 0000:02:00.0:                  CSR_HW_REV: 0X00000074
[   35.882389] iwlagn 0000:02:00.0:              CSR_EEPROM_REG: 0X00000000
[   35.882396] iwlagn 0000:02:00.0:               CSR_EEPROM_GP: 0X90000004
[   35.882403] iwlagn 0000:02:00.0:              CSR_OTP_GP_REG: 0X00020000
[   35.882408] iwlagn 0000:02:00.0:                 CSR_GIO_REG: 0X00080046
[   35.882415] iwlagn 0000:02:00.0:            CSR_GP_UCODE_REG: 0X00000000
[   35.882421] iwlagn 0000:02:00.0:           CSR_GP_DRIVER_REG: 0X00000000
[   35.882427] iwlagn 0000:02:00.0:           CSR_UCODE_DRV_GP1: 0X00000000
[   35.882433] iwlagn 0000:02:00.0:           CSR_UCODE_DRV_GP2: 0X00000000
[   35.882439] iwlagn 0000:02:00.0:                 CSR_LED_REG: 0X00000018
[   35.882446] iwlagn 0000:02:00.0:        CSR_DRAM_INT_TBL_REG: 0X00000000
[   35.882452] iwlagn 0000:02:00.0:        CSR_GIO_CHICKEN_BITS: 0X27800200
[   35.882458] iwlagn 0000:02:00.0:             CSR_ANA_PLL_CFG: 0X00000000
[   35.882466] iwlagn 0000:02:00.0:           CSR_HW_REV_WA_REG: 0X0001001a
[   35.882470] iwlagn 0000:02:00.0:        CSR_DBG_HPET_MEM_REG: 0Xffff0000
[   35.882472] iwlagn 0000:02:00.0: FH register values:
[   35.882484] iwlagn 0000:02:00.0:         FH_RSCSR_CHNL0_STTS_WPTR_REG: 0X0259b200
[   35.882497] iwlagn 0000:02:00.0:        FH_RSCSR_CHNL0_RBDCB_BASE_REG: 0X00259b50
[   35.882510] iwlagn 0000:02:00.0:                  FH_RSCSR_CHNL0_WPTR: 0X000000f8
[   35.882523] iwlagn 0000:02:00.0:         FH_MEM_RCSR_CHNL0_CONFIG_REG: 0X80819104
[   35.882535] iwlagn 0000:02:00.0:          FH_MEM_RSSR_SHARED_CTRL_REG: 0X000000fc
[   35.882548] iwlagn 0000:02:00.0:            FH_MEM_RSSR_RX_STATUS_REG: 0X07030000
[   35.882560] iwlagn 0000:02:00.0:    FH_MEM_RSSR_RX_ENABLE_ERR_IRQ2DRV: 0X00000000
[   35.882573] iwlagn 0000:02:00.0:                FH_TSSR_TX_STATUS_REG: 0X07ff0001
[   35.882586] iwlagn 0000:02:00.0:                 FH_TSSR_TX_ERROR_REG: 0X00000000
[   35.882588] iwlagn 0000:02:00.0: Invalid event log pointer 0x00000000 for RT uCode
[   35.882594] iwlagn 0000:02:00.0: uCode did not respond OK.
[   37.381061] eth0: no IPv6 routers present
[   39.848203] iwlagn 0000:02:00.0: START_ALIVE timeout after 4000ms.

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

* RE: Intel Wireless: Microcode SW error detected.
  2010-07-26 21:19 Intel Wireless: Microcode SW error detected Malthe Borch
@ 2010-07-27 14:40 ` Guy, Wey-Yi W
  2010-08-01 23:56   ` Malthe Borch
  0 siblings, 1 reply; 5+ messages in thread
From: Guy, Wey-Yi W @ 2010-07-27 14:40 UTC (permalink / raw)
  To: Malthe Borch, linux-wireless, Sternberg, Jay E

QWRkIEpheSB0byB0aGUgdGhyZWFkLA0KDQpKYXksIGNvdWxkIHlvdSBoZWxwIHRvIHRha2UgYSBs
b29rIGF0IGl0LiBUaGFua3MNCg0KV2V5LVlpIEd1eQ0KSW50ZWwgQ29ycG9yYXRpb24NCjIxMTEg
Ti5FLiAyNXRoIEF2ZW51ZSAgTS9TIEpGMy0zMDggICAgICAgICAgICAgICAgIA0KSGlsbHNib3Jv
IE9SIDk3MTI0LTU5NjENClVTQQ0KV29yayBQaG9uZTogNTAzLTI2NC02MDIzIChPUikNCkNlbGwg
UGhvbmU6IDUwMy0zMjktODQxMA0KRW1haWw6IHdleS15aS53Lmd1eUBpbnRlbC5jb20NCiANCg0K
LS0tLS1PcmlnaW5hbCBNZXNzYWdlLS0tLS0NCkZyb206IGxpbnV4LXdpcmVsZXNzLW93bmVyQHZn
ZXIua2VybmVsLm9yZyBbbWFpbHRvOmxpbnV4LXdpcmVsZXNzLW93bmVyQHZnZXIua2VybmVsLm9y
Z10gT24gQmVoYWxmIE9mIE1hbHRoZSBCb3JjaA0KU2VudDogTW9uZGF5LCBKdWx5IDI2LCAyMDEw
IDI6MTkgUE0NClRvOiBsaW51eC13aXJlbGVzc0B2Z2VyLmtlcm5lbC5vcmcNClN1YmplY3Q6IElu
dGVsIFdpcmVsZXNzOiBNaWNyb2NvZGUgU1cgZXJyb3IgZGV0ZWN0ZWQuDQoNCkkgZ2V0IHRoaXMg
d2l0aCB0aGUgbGF0ZXN0IGFuZCBncmVhdGVzdCBJbnRlbCBmaXJtd2FyZSA5LjIyMS40LjEgYnVp
bGQgMjU1MzIuDQoNClVsdGltYXRlbHkgZW5hYmxpbmcgdGhlIGRldmljZSBmYWlscyB3aXRoOiAi
dUNvZGUgZGlkIG5vdCByZXNwb25kIE9LLiINCg==

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

* Re: Intel Wireless: Microcode SW error detected.
  2010-07-27 14:40 ` Guy, Wey-Yi W
@ 2010-08-01 23:56   ` Malthe Borch
  2010-08-26 11:46     ` Saurav Barik
  0 siblings, 1 reply; 5+ messages in thread
From: Malthe Borch @ 2010-08-01 23:56 UTC (permalink / raw)
  To: Guy, Wey-Yi W; +Cc: linux-wireless, Sternberg, Jay E

[-- Attachment #1: Type: text/plain, Size: 936 bytes --]

Attached is the additional logging output I get when I load the drivers using:

  modprobe iwlagn debug=0x43fff

\malthe

On 27 July 2010 10:40, Guy, Wey-Yi W <wey-yi.w.guy@intel.com> wrote:
> Add Jay to the thread,
>
> Jay, could you help to take a look at it. Thanks
>
> Wey-Yi Guy
> Intel Corporation
> 2111 N.E. 25th Avenue  M/S JF3-308
> Hillsboro OR 97124-5961
> USA
> Work Phone: 503-264-6023 (OR)
> Cell Phone: 503-329-8410
> Email: wey-yi.w.guy@intel.com
>
>
> -----Original Message-----
> From: linux-wireless-owner@vger.kernel.org [mailto:linux-wireless-owner@vger.kernel.org] On Behalf Of Malthe Borch
> Sent: Monday, July 26, 2010 2:19 PM
> To: linux-wireless@vger.kernel.org
> Subject: Intel Wireless: Microcode SW error detected.
>
> I get this with the latest and greatest Intel firmware 9.221.4.1 build 25532.
>
> Ultimately enabling the device fails with: "uCode did not respond OK."
>

[-- Attachment #2: dmesg --]
[-- Type: application/octet-stream, Size: 1794 bytes --]

ieee80211 phy0: I iwl_print_rx_config_cmd RX CONFIG:
iwl data: 00000000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
iwl data: 00000010: 00 00 00 00 00 00 00 00 00 00 0e 24 00 00 00 00  ...........$....
iwl data: 00000020: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
iwl data: 00000030: 00 00                                            ..
ieee80211 phy0: I iwl_print_rx_config_cmd u16 channel: 0x0
ieee80211 phy0: I iwl_print_rx_config_cmd u32 flags: 0x00000000
ieee80211 phy0: I iwl_print_rx_config_cmd u32 filter_flags: 0x00000000
ieee80211 phy0: I iwl_print_rx_config_cmd u8 dev_type: 0x0
ieee80211 phy0: I iwl_print_rx_config_cmd u8 ofdm_basic_rates: 0x00
ieee80211 phy0: I iwl_print_rx_config_cmd u8 cck_basic_rates: 0x00
ieee80211 phy0: I iwl_print_rx_config_cmd u8[6] node_addr: 00:00:00:00:00:00
ieee80211 phy0: I iwl_print_rx_config_cmd u8[6] bssid_addr: 00:00:00:00:00:00
ieee80211 phy0: I iwl_print_rx_config_cmd u16 assoc_id: 0x0
ieee80211 phy0: I iwl_irq_handle_error Restarting adapter due to uCode error.
ieee80211 phy0: I iwl_rx_reply_alive Alive ucode status 0x00000000 revision 0x1 0x0
ieee80211 phy0: I iwl_rx_reply_alive Runtime Alive received.
iwlagn 0000:02:00.0: uCode did not respond OK.
ieee80211 phy0: U __iwl_down iwlagn is going down
ieee80211 phy0: U iwl_clear_ucode_stations Clearing ucode stations in driver
ieee80211 phy0: U iwl_clear_ucode_stations No active stations found to be cleared
ieee80211 phy0: U iwl_apm_stop Stop card, put in low power state
ieee80211 phy0: U iwl_apm_stop_master stop master
ieee80211 phy0: U iwl_clear_free_frames 0 frames on pre-allocated heap on clear.
iwlagn 0000:02:00.0: START_ALIVE timeout after 4000ms.
ieee80211 phy0: U iwl_configure_filter Enter: changed: 0x0, total: 0x80000000

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

* Re: Intel Wireless: Microcode SW error detected.
  2010-08-01 23:56   ` Malthe Borch
@ 2010-08-26 11:46     ` Saurav Barik
  2010-08-26 15:48       ` Guy, Wey-Yi
  0 siblings, 1 reply; 5+ messages in thread
From: Saurav Barik @ 2010-08-26 11:46 UTC (permalink / raw)
  To: linux-wireless

I am getting the same error with a - 6000 Series 2x2 AGN Gen2a card. I am 
using firmware version 9.221.4.1, build 25532. I have renamed the firmware 
to iwlwifi-6000g2a-4.ucode. Do I need a newer firmware for this card?

Thanks,
Saurav




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

* Re: Intel Wireless: Microcode SW error detected.
  2010-08-26 11:46     ` Saurav Barik
@ 2010-08-26 15:48       ` Guy, Wey-Yi
  0 siblings, 0 replies; 5+ messages in thread
From: Guy, Wey-Yi @ 2010-08-26 15:48 UTC (permalink / raw)
  To: Saurav Barik; +Cc: linux-wireless

Hi Saurav,

On Thu, 2010-08-26 at 04:46 -0700, Saurav Barik wrote:
> I am getting the same error with a - 6000 Series 2x2 AGN Gen2a card. I am 
> using firmware version 9.221.4.1, build 25532. I have renamed the firmware 
> to iwlwifi-6000g2a-4.ucode. Do I need a newer firmware for this card?
> 
not sure where you get the 6000 Series 2x2 AGN Gen2a card, we are still
working on this device and no firmware being official release yet. 

Yes, you do need different firmware for the 6000g2a device

Thanks
Wey



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

end of thread, other threads:[~2010-08-26 15:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-07-26 21:19 Intel Wireless: Microcode SW error detected Malthe Borch
2010-07-27 14:40 ` Guy, Wey-Yi W
2010-08-01 23:56   ` Malthe Borch
2010-08-26 11:46     ` Saurav Barik
2010-08-26 15:48       ` Guy, Wey-Yi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).