You are not logged in.
Pages: 1
Hi,
when i try to connect to my mobile phone service provider (ThinkPad X220 [built in F5521gw device]), i'm getting the folllowing error:
Dec 4 11:03:30 mayday NetworkManager[449]: <info> Activation (ttyACM0) starting connection 'O2'
Dec 4 11:03:30 mayday NetworkManager[449]: <info> (ttyACM0): device state change: disconnected -> prepare (reason 'none') [30 40 0]
Dec 4 11:03:30 mayday NetworkManager[449]: <info> Activation (ttyACM0) Stage 1 of 5 (Device Prepare) scheduled...
Dec 4 11:03:30 mayday NetworkManager[449]: <info> Activation (ttyACM0) Stage 1 of 5 (Device Prepare) started...
Dec 4 11:03:30 mayday NetworkManager[449]: <info> Activation (ttyACM0) Stage 1 of 5 (Device Prepare) complete.
Dec 4 11:03:30 mayday modem-manager[474]: <info> (ttyACM0) opening serial port...
Dec 4 11:03:30 mayday modem-manager[474]: <info> Modem /org/freedesktop/ModemManager/Modems/0: state changed (disabled -> enabling)
Dec 4 11:03:30 mayday modem-manager[474]: <info> (ttyACM1) opening serial port...
Dec 4 11:03:30 mayday modem-manager[474]: <info> (ttyACM0): using PDU mode for SMS
Dec 4 11:03:30 mayday modem-manager[474]: <info> Modem /org/freedesktop/ModemManager/Modems/0: state changed (enabling -> enabled)
Dec 4 11:03:30 mayday NetworkManager[449]: <info> WWAN now enabled by management service
Dec 4 11:03:30 mayday modem-manager[474]: <info> Modem /org/freedesktop/ModemManager/Modems/0: state changed (enabled -> registered)
Dec 4 11:03:31 mayday modem-manager[474]: <info> Modem /org/freedesktop/ModemManager/Modems/0: state changed (registered -> connecting)
Dec 4 11:03:31 mayday modem-manager[474]: Invalid error code: 277
Dec 4 11:03:31 mayday modem-manager[474]: <info> Modem /org/freedesktop/ModemManager/Modems/0: state changed (connecting -> registered)
Dec 4 11:03:31 mayday NetworkManager[449]: <warn> GSM connection failed: (32) Unknown error
Dec 4 11:03:31 mayday NetworkManager[449]: <info> (ttyACM0): device state change: prepare -> failed (reason 'unknown') [40 120 1]
Dec 4 11:03:31 mayday NetworkManager[449]: <warn> Activation (ttyACM0) failed for connection 'O2'
Dec 4 11:03:31 mayday NetworkManager[449]: <info> (ttyACM0): device state change: failed -> disconnected (reason 'none') [120 30 0]
Dec 4 11:03:31 mayday NetworkManager[449]: <info> (ttyACM0): deactivating device (reason 'none') [0]Linux 3.6.8-1-ARCH #1 SMP PREEMPT Mon Nov 26 22:10:40 CET 2012 x86_64 GNU/Linux
extra/networkmanager 0.9.6.4-1
extra/modemmanager 0.6.0.0-1
The initial "connection" seems to work as i can see the signal quality of the mobile broadband connection in network manager. But i can't login with my profile.
Is this (Invalid error code: 277) a known problem with modem-manager?
My O2 profile:
Number: *99#
APN: surfo2
Offline
In my past experience using cellular modems from Sierra Wireless, there could be a couple of ports (i.e./dev/ttyACM0) that connect, but only one that works properly. It is possible that you are using the wrong port. I am not familiar with your particular modem to be more specific.
In Fedora, where I have used Network Manager before, there is a setup tool ( system-config-network )that you could run from terminal as root, that sometimes resolves issues. Not sure if arch has this available or not.
As an alternative, you might try using wvdial instead.
Offline
Pages: 1