On 01/11/12 08:53, Marius Kotsbak wrote: > ModemManager[25181]: <debug> [1351756301.072713] > [mm-at-serial-port.c:392] debug_log(): (ttyUSB3): --> 'AT+CIND?<CR>' > ModemManager[25181]: <debug> [1351756301.086296] > [mm-at-serial-port.c:392] debug_log(): (ttyUSB3): <-- '<CR><LF>+CIND: > 5,4,1,1,0,0,1,0<CR><LF><CR><LF>OK<CR><LF>' > ModemManager[25181]: <debug> [1351756301.086766] [mm-serial-port.c:969] > mm_serial_port_close(): (ttyUSB3) device open count is 3 (close) > ModemManager[25181]: <info> [1351756301.087220] [mm-iface-modem.c:971] > update_signal_quality(): Modem /org/freedesktop/ModemManager1/Modem/0: > signal quality updated (80) > > That seems correct, but in nm-applet, the indication is no/poor signal. > Is there a known error here?
That's expected, signal quality is read directly by nm-applet, which I didn't touch. I've got a working patch for gnome-shell which reads signal quality and operator name, I guess the same needs to be done in nm-applet. -- Aleksander _______________________________________________ networkmanager-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/networkmanager-list
