Ticket #6453 (new defect)

Opened 2 years ago

Last modified 2 years ago

Wireless crash during suspend/resume.

Reported by: cjb Owned by: mbletsas
Priority: blocker Milestone: 8.2.0 (was Update.2)
Component: wireless Version:
Keywords: Cc: dilinger, dwmw2, jg, jcardona
Action Needed: Verified: no
Deployments affected: Blocked By:
Blocking:

Description

Hi,

Over the last week I've had three machines brought over to me in the following state:

  • screen is off
  • power light is solidly on
  • no response to keyboard or power button

We got through to one machine in this state via serial, and managed to pull a dmesg. It's an MP machine running a joyride build from today (1689), with up to date OFW too. One pertinent section is:

[  124.284245] NETDEV WATCHDOG: eth0: transmit timed out
[  124.284261] libertas: tx watch dog timeout
[  124.284342] libertas: DNLD_CMD: hw_host_to_card failed: -1
[  125.284077] libertas: Command 1f timed out
[  125.284269] libertas: requeueing command 1f due to timeout (#9)
[  134.283519] NETDEV WATCHDOG: eth0: transmit timed out
[  134.283534] libertas: tx watch dog timeout
[  134.283615] libertas: DNLD_CMD: hw_host_to_card failed: -1
[  135.283352] libertas: Command 1f timed out
[  135.283488] libertas: requeueing command 1f due to timeout (#10)
[  144.282794] NETDEV WATCHDOG: eth0: transmit timed out
[  144.282809] libertas: tx watch dog timeout
[  144.282890] libertas: DNLD_CMD: hw_host_to_card failed: -1
[  145.282628] libertas: Command 1f timed out
[  145.282810] libertas: Excessive timeouts submitting command 1f
[  145.282829] Resetting OLPC wireless via EC...
[  145.282845] olpc-ec:  running cmd 0x25
[  145.295994] devpath 1 ep2out 3strikes
[  145.296011] usb8xxx: URB in failure status: -71
[  145.296032] devpath 1 ep3in 3strikes
[  154.282078] NETDEV WATCHDOG: eth0: transmit timed out
[  154.282094] libertas: tx watch dog timeout
[  154.282354] devpath 1 ep2out 3strikes
[  154.282370] usb8xxx: URB in failure status: -71
[  159.282206] libertas: Command 1f timed out
[  159.282291] libertas: requeueing command 1f due to timeout (#1)
[  164.281371] libertas: tx watch dog timeout
[  164.281631] devpath 1 ep2out 3strikes
[  164.281647] usb8xxx: URB in failure status: -71
[  169.281480] libertas: Command 1f timed out
[  169.281568] libertas: requeueing command 1f due to timeout (#2)
[  174.280633] NETDEV WATCHDOG: eth0: transmit timed out
[  174.280648] libertas: tx watch dog timeout
[  174.280909] devpath 1 ep2out 3strikes
[  174.280926] usb8xxx: URB in failure status: -71
[  179.280274] libertas: Command 1f timed out
[  179.280358] libertas: requeueing command 1f due to timeout (#3)
...
[  249.275297] libertas: requeueing command 1f due to timeout (#10)
[  254.274848] NETDEV WATCHDOG: eth0: transmit timed out
[  254.274863] libertas: tx watch dog timeout
[  254.275124] devpath 1 ep2out 3strikes
[  254.275141] usb8xxx: URB in failure status: -71
[  259.274489] libertas: Command 1f timed out
[  259.274572] libertas: Excessive timeouts submitting command 1f
[  259.274590] Resetting OLPC wireless via EC...
[  259.274606] olpc-ec:  running cmd 0x25
[  260.898168] olpc-ec:  running cmd 0x84
[  260.908215] olpc-ec:  received 0x4
[  260.908332] olpc-pm:  SCI 0x4 received
[  260.908348] olpc-ec:  running cmd 0x84
[  260.919397] olpc-ec:  received 0x0
[  260.919494] olpc-pm:  SCI 0x0 received

This repeats several times until:

[  914.228063] devpath 1 ep2out 3strikes
[  914.228079] usb8xxx: URB in failure status: -71
[  919.227462] libertas: Command 45 timed out
[  919.227530] libertas: Excessive timeouts submitting command 45
[  919.227549] Resetting OLPC wireless via EC...
[  919.227566] olpc-ec:  running cmd 0x25
[  919.239828] libertas: PREP_CMD: command 0x0045 failed: -110
[  919.239849] libertas: HOST_SLEEP_ACTIVATE failed: -110
[  919.239868] usb8xxx 1-1:1.0: suspend error -110
[  919.239883] suspend_device(): usb_suspend+0x0/0x17() returns -110
[  919.239928] Could not suspend device 1-1: error -110
...
[  940.817638] Stopping user space processes timed out after 20 seconds (1 tasks refusing to freeze):
[  940.826751]  NetworkManager

Full dmesg attached.

Attachments

wlan-crash (120.1 kB) - added by cjb 2 years ago.

Change History

Changed 2 years ago by cjb

Changed 2 years ago by cjb

  • cc dilinger, dwmw2, jg, jcardona added

Changed 2 years ago by mbletsas

Chris,

it seems like the module is going completely dead since it doesn't seem to respond to its reset line been toggled via the EC.

Next time you get a machine in that state, I would really like to check the wireless module's supply voltage.

M.

Note: See TracTickets for help on using tickets.