Comment 7 for bug 284961

Revision history for this message
Laurent GUERBY (laurent-guerby) wrote :

The PIN is quite simple (0000). I entered it in the connection properties (named "Orange 3Gb"). I had no popup asking for a PIN.

After a reboot, here what I get when I plug the key

Oct 20 18:20:47 pc NetworkManager: <info> ttyHS0: driver is 'hso'.
Oct 20 18:20:47 pc NetworkManager: <debug> [1224519647.496808] setup_monitor_device(): No monitoring udi provided
Oct 20 18:20:47 pc NetworkManager: <info> Found new Modem device 'ttyHS0'.
Oct 20 18:20:47 pc NetworkManager: <info> (ttyHS0): exported as /org/freedesktop/Hal/devices/usb_device_af0_6971_Serial_Number_if0_serial_unknown_0
Oct 20 18:20:51 pc NetworkManager: <info> (ttyHS0): device state change: 1 -> 2
Oct 20 18:20:51 pc NetworkManager: <info> (ttyHS0): deactivating device (reason: 2).
Oct 20 18:20:51 pc NetworkManager: nm_system_device_flush_ip4_routes_with_iface: assertion `iface_idx >= 0' failed
Oct 20 18:20:51 pc NetworkManager: nm_system_device_flush_ip4_addresses_with_iface: assertion `iface_idx >= 0' failed
Oct 20 18:20:51 pc NetworkManager: <info> (ttyHS0): device state change: 2 -> 3
Oct 20 18:21:20 pc NetworkManager: <info> Activation (ttyHS0) starting connection 'Orange 3Gb'
Oct 20 18:21:20 pc NetworkManager: <info> (ttyHS0): device state change: 3 -> 4
Oct 20 18:21:20 pc NetworkManager: <info> Activation (ttyHS0) Stage 1 of 5 (Device Prepare) scheduled...
Oct 20 18:21:20 pc NetworkManager: <info> Activation (ttyHS0) Stage 1 of 5 (Device Prepare) started...
Oct 20 18:21:20 pc NetworkManager: <debug> [1224519680.142206] nm_serial_device_open(): (ttyHS0) opening device...
Oct 20 18:21:20 pc NetworkManager: <info> Activation (ttyHS0) Stage 1 of 5 (Device Prepare) complete.
Oct 20 18:21:20 pc NetworkManager: <WARN> check_pin_done(): PIN checking failed
Oct 20 18:21:20 pc NetworkManager: <info> (ttyHS0): device state change: 4 -> 9
Oct 20 18:21:20 pc NetworkManager: <debug> [1224519680.326062] nm_serial_device_close(): Closing device 'ttyHS0'
Oct 20 18:21:20 pc NetworkManager: <info> Marking connection 'Orange 3Gb' invalid.
Oct 20 18:21:20 pc NetworkManager: <info> Activation (ttyHS0) failed.
Oct 20 18:21:20 pc NetworkManager: <info> (ttyHS0): device state change: 9 -> 3
Oct 20 18:21:20 pc NetworkManager: <info> (ttyHS0): deactivating device (reason: 0).
Oct 20 18:21:20 pc NetworkManager: nm_system_device_flush_ip4_routes_with_iface: assertion `iface_idx >= 0' failed
Oct 20 18:21:20 pc NetworkManager: nm_system_device_flush_ip4_addresses_with_iface: assertion `iface_idx >= 0' failed

I couldn't find where the PIN is stored, I wonder why the very same PIN fails with NM and works with the alternate scripts and tools. I'll see what I can report.