This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

WL1273 LSR: watchdog interrupt recovery

Hi all,

a customer is seeing a difference in firmware behavior, that shows itself in the occurence of a watchdog based recovery. They are using two different firmwares with the same driver release.

They are using FW Rev 6.3.10.0.133, driver R5_SP3_06

which shows this trace

[10028.255157] wl12xx: firmware booted (Rev 6.3.10.0.133)

[10028.260650] wl12xx: Driver version: R5_SP3_06

[10028.366424] wl12xx: Association completed.

[10030.229766] wl12xx: ERROR watchdog interrupt received! starting recovery.

[10030.237335] wl12xx: Reading FW panic log

[10030.247344] wl12xx: Hardware recovery in progress. FW ver: Rev 6.3.10.0.133

[10030.263824] wl12xx: pc: 0x0

[10030.266906] wl12xx: removing interface d4:94:a1:6d:5d:01

[10030.274749] ieee80211 phy0: Hardware restart was requested

[10030.295684] wl12xx: state: 0

[10030.765075] wl12xx: firmware booted (Rev 6.3.10.0.133)

[10030.770568] wl12xx: Driver version: R5_SP3_06

[10030.856414] wl12xx: Association completed.

[10031.274200] wl12xx: ERROR watchdog interrupt received! starting recovery.

[10031.286499] wl12xx: Reading FW panic log

[10031.291442] wl12xx: Hardware recovery in progress. FW ver: Rev 6.3.10.0.133

[10031.306579] wl12xx: pc: 0x0

[10031.309570] wl12xx: removing interface d4:94:a1:6d:5d:01

[10031.327575] ieee80211 phy0: Hardware restart was requested

[10031.343658] wl12xx: state: 0

[10031.815155] wl12xx: firmware booted (Rev 6.3.10.0.133)

[10031.820648] wl12xx: Driver version: R5_SP3_06

[10031.906494] wl12xx: Association completed.

[10032.840911] wl12xx: ERROR watchdog interrupt received! starting recovery.

[10032.853363] wl12xx: Reading FW panic log

[10032.862945] wl12xx: Hardware recovery in progress. FW ver: Rev 6.3.10.0.133

[10032.875061] wl12xx: pc: 0x0

[10032.878143] wl12xx: removing interface d4:94:a1:6d:5d:01

[10032.885955] ieee80211 phy0: Hardware restart was requested

 

However if they drop in FW Rev 6.3.10.0.139 , the recovery goes away.

 

Could you explain the firmware behavior difference?

 

Thanks,

--Gunter

 

 

 

  • Hi Gunter,

    I would need a fw log to understand what is happening inside the fw. Is it possible to share?
    In any case, ol_R5.SP3.06 is a very very old release. They should upgrade to the latest release (ol_R5.SP7.01)

    Regards,
    Gigi Joseph.

  • About upgdaring to SP7.01, is there a compat-wireless -style release package for the drivers & stack or is only released here https://github.com/TI-OpenLink/wl12xx/tree/ol_R5.SP7.01 ?

    For older releases (such as http://processors.wiki.ti.com/index.php/Wireless_Connectivity_release_notes_Post_AMSDK05.05.00.00) there were also compat-wireless tarballs.

  • Yes, everything is available for this release (same tag: ol_R5.SP7.01).
    The build script should assist you: https://github.com/TI-ECS/build-utilites/blob/master/wl12xx_build.sh

    Regards,
    Gigi Joseph.