Summary: |
Qmicli with --wds-follow-network exits as soon as connected |
Product: |
libqmi
|
Reporter: |
Nikolai <ns> |
Component: |
libqmi | Assignee: |
Dan Williams <dcbw> |
Status: |
RESOLVED
FIXED
|
QA Contact: |
|
Severity: |
normal
|
|
|
Priority: |
medium
|
CC: |
aleksander
|
Version: |
unspecified | |
|
Hardware: |
x86-64 (AMD64) | |
|
OS: |
Linux (All) | |
|
Whiteboard: |
|
i915 platform:
|
|
i915 features:
|
|
Attachments: |
qmicli verbose output
|
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.
Created attachment 83928 [details] qmicli verbose output Running qmicli 1.5.0 with "qmicli -d /dev/cdc-wdm0 --wds-start-network=drei.at --wds-follow-network" does not remain running until disconnect. It rather exits as soon as network is connected. For detailed log see the attachment. I'm trying to run a QMI-compatible modem on my server and my provider disconnects me every 24h so I need to figure out a way to reconnect automatically. follow-network seems like the easiest way to do it.