From: Florian Klink <flokli@flokli•de>
To: netdev@vger•kernel.org
Subject: cdc-wdm: unable to connect after suspend
Date: Tue, 10 Jun 2014 12:20:02 +0200 [thread overview]
Message-ID: <ln6m4k$q49$1@ger.gmane.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 1003 bytes --]
Hi,
I recently bought a notebook (Fujitsu Lifebook T904) with integrated
3G/4G modem (Sierra Wireless EM7305) thats powered by the cdc-wdm driver.
It works without any problems on a fresh bootup using Networkmanager.
However, after putting the notebook into standby and waking up again,
I'm unable to get a connection (always reproducible, not signal quality
related).
I see the following error messages:
Couldn't reload current power state: Transaction timed out
[/dev/cdc-wdm1] No transaction matched in received message
<warn> (cdc-wdm1) failed to connect modem: Transaction timed out
<info> (cdc-wdm1): device state change: prepare -> failed (reason
'unknown') [40 120 1]
modem_prepare_result: assertion 'state == NM_DEVICE_STATE_PREPARE' failed
It looks like a driver bug for me, like the device not woken up
correctly. I attached the syslog.
I'm running Arch Linux amd64 with an 3.15.0-rc8 kernel, and
NetworkManager 0.9.8.10.
Is there anybody else who observed this behaviour?
Florian
[-- Attachment #2: cdc-wdm_syslog.txt --]
[-- Type: text/plain, Size: 2893 bytes --]
Jun 10 09:44:18 notebook NetworkManager[321]: <info> Activation (cdc-wdm1) starting connection 'FONIC Vorgabe'
Jun 10 09:44:18 notebook NetworkManager[321]: <info> (cdc-wdm1): device state change: disconnected -> prepare (reason 'none') [30 40 0]
Jun 10 09:44:18 notebook NetworkManager[321]: <info> Activation (cdc-wdm1) Stage 1 of 5 (Device Prepare) scheduled...
Jun 10 09:44:18 notebook NetworkManager[321]: <info> Activation (cdc-wdm1) Stage 1 of 5 (Device Prepare) started...
Jun 10 09:44:18 notebook NetworkManager[321]: <info> (cdc-wdm1): device state change: prepare -> need-auth (reason 'none') [40 60 0]
Jun 10 09:44:18 notebook NetworkManager[321]: <info> Activation (cdc-wdm1) Stage 1 of 5 (Device Prepare) complete.
Jun 10 09:44:18 notebook NetworkManager[321]: <info> Activation (cdc-wdm1) Stage 1 of 5 (Device Prepare) scheduled...
Jun 10 09:44:18 notebook NetworkManager[321]: <info> Activation (cdc-wdm1) Stage 1 of 5 (Device Prepare) started...
Jun 10 09:44:18 notebook NetworkManager[321]: <info> (cdc-wdm1): device state change: need-auth -> prepare (reason 'none') [60 40 0]
Jun 10 09:44:18 notebook NetworkManager[321]: <info> Activation (cdc-wdm1) Stage 1 of 5 (Device Prepare) complete.
Jun 10 09:44:18 notebook ModemManager[332]: <info> Simple connect started...
Jun 10 09:44:18 notebook ModemManager[332]: <info> Simple connect state (3/8): Enable
Jun 10 09:44:18 notebook ModemManager[332]: <info> Modem /org/freedesktop/ModemManager1/Modem/0: state changed (disabled -> enabling)
Jun 10 09:44:18 notebook NetworkManager[321]: <info> (cdc-wdm1) modem state changed, 'disabled' --> 'enabling' (reason: user-requested)
Jun 10 09:44:28 notebook ModemManager[332]: Couldn't reload current power state: Transaction timed out
Jun 10 09:44:28 notebook ModemManager[332]: <info> Modem /org/freedesktop/ModemManager1/Modem/0: 3GPP Registration state changed (unknown -> searching)
Jun 10 09:44:51 notebook ModemManager[332]: [/dev/cdc-wdm1] No transaction matched in received message
Jun 10 09:44:58 notebook ModemManager[332]: <info> Modem /org/freedesktop/ModemManager1/Modem/0: state changed (enabling -> disabled)
Jun 10 09:44:58 notebook NetworkManager[321]: <info> (cdc-wdm1) modem state changed, 'enabling' --> 'disabled' (reason: unknown)
Jun 10 09:44:58 notebook NetworkManager[321]: <warn> (cdc-wdm1) failed to connect modem: Transaction timed out
Jun 10 09:44:58 notebook NetworkManager[321]: <info> (cdc-wdm1): device state change: prepare -> failed (reason 'unknown') [40 120 1]
Jun 10 09:44:58 notebook NetworkManager[321]: <warn> Activation (cdc-wdm1) failed for connection 'FONIC Vorgabe'
Jun 10 09:44:58 notebook NetworkManager[321]: <info> (cdc-wdm1): device state change: failed -> disconnected (reason 'none') [120 30 0]
Jun 10 09:44:58 notebook NetworkManager[321]: <info> (cdc-wdm1): deactivating device (reason 'none') [0]
next reply other threads:[~2014-06-10 10:25 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-10 10:20 Florian Klink [this message]
2014-06-10 12:09 ` cdc-wdm: unable to connect after suspend Bjørn Mork
2014-06-10 14:08 ` Florian Klink
2014-06-10 14:14 ` Florian Klink
2014-06-11 8:01 ` Bjørn Mork
2014-06-11 10:08 ` Florian Klink
2014-06-11 10:17 ` Aleksander Morgado
2014-06-11 11:23 ` Florian Klink
2014-06-11 11:53 ` Bjørn Mork
2014-06-11 15:05 ` Aleksander Morgado
2014-06-12 20:10 ` Florian Klink
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='ln6m4k$q49$1@ger.gmane.org' \
--to=flokli@flokli$(echo .)de \
--cc=netdev@vger$(echo .)kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox