Transaction timing out on 586 embedded CPU

Aleksander Morgado aleksander at lanedo.com
Mon Dec 3 08:13:43 PST 2012


On 12/03/2012 04:31 PM, Kai Scharwies wrote:
> When trying with verbose flag it takes forever, too, but some of the
> expected output can be seen (however not received on time as it
> seems):

By default all async operations in qmicli are configured with a 10s
timeout, so it really may be taking longer in your case. You can either
try to update those 10s to something bigger, e.g. 30s.

Or better, modify qmicli to add a new `--command-timeout=N' option which
would allow us to specify the default number of seconds to wait in each
async operation... Patches welcome :-)

-- 
Aleksander


More information about the libqmi-devel mailing list