Sorry, when using

ModemManager --log-level=ERR > /dev/null 2>&1

obviously, there is absolutely no output (duh, the program can only print
to stdout or stderr...) but then you have no error output either. Using
ModemManager --log-level=ERR
works fine except for mbim and qmi outputs (which are always printed,
regardless the log level).

On Fri, Oct 30, 2015 at 11:33 AM, José <josedd...@gmail.com> wrote:

> I am using the following to launch ModemManager
>
> ModemManager --log-level=ERR
>
> and then connecting using mmcli -m 0 -e and mmcli -m 0
> --simple-connect=...
>
> Most of the messages, are removed. But there are some no error message
> which still shows up, like these:
>
> ModemManager[671]: opening device...
> ModemManager[671]: opening device...
> ModemManager[671]: cannot connect to proxy: Could not connect: Connection
> refused
> ModemManager[671]: cannot connect to proxy: Could not connect: Connection
> refused
> ModemManager[671]: spawning new mbim-proxy (try 1)...
> ModemManager[671]: spawning new mbim-proxy (try 1)...
> ModemManager[671]: [/dev/cdc-wdm0] Read max control message size from
> descriptors file: 4096
> ModemManager[671]: [/dev/cdc-wdm0] Read max control message size from
> descriptors file: 4096
> ModemManager[671]: opening device...
> ModemManager[671]: opening device...
> ModemManager[671]: [/dev/cdc-wdm0] Read max control message size from
> descriptors file: 4096
> ModemManager[671]: [/dev/cdc-wdm0] Read max control message size from
> descriptors file: 4096
>
> Is this a bug? Even launching with
>
> ModemManager --log-level=ERR > /dev/null 2>&1
>
> the messages still appear. How can I get rid of them?
>
_______________________________________________
ModemManager-devel mailing list
ModemManager-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/modemmanager-devel

Reply via email to