You are not logged in.
Hi,
I had setup a mobile broadband connection for my Nokia N900, connected via USB, with the NetworkManager (Gmome 3) two or three weeks ago. It worked perfect. Yeserday I tried the internet connection again - after a couple of rolling updates (e.g. actual NetworkManager 0.8.999-1). Now, the internet connection doesn't work anymore.
NetworkManager --no-daemon prints out the following:
NetworkManager[2944]: <info> Activation (ttyACM0) starting connection 'n900'
NetworkManager[2944]: <info> (ttyACM0): device state change: disconnected -> prepare (reason 'none') [30 40 0]
NetworkManager[2944]: <info> Activation (ttyACM0) Stage 1 of 5 (Device Prepare) scheduled...
NetworkManager[2944]: <info> Activation (ttyACM0) Stage 1 of 5 (Device Prepare) started...
NetworkManager[2944]: <info> Activation (ttyACM0) Stage 1 of 5 (Device Prepare) complete.
NetworkManager[2944]: <warn> GSM modem enable failed: (32) Serial command timed out
NetworkManager[2944]: <info> (ttyACM0): device state change: prepare -> failed (reason 'modem-init-failed') [40 120 28]
NetworkManager[2944]: <warn> Activation (ttyACM0) failed.
NetworkManager[2944]: <info> (ttyACM0): device state change: failed -> disconnected (reason 'none') [120 30 0]
NetworkManager[2944]: <info> (ttyACM0): deactivating device (reason: 0).
It seems, the modem cannot be initialized
Using wvdial with the N900, the internet connection works still fine.
What is the problem? Any ideas?
Last edited by thesofty (2011-05-11 08:48:56)
Offline
check the networkmanager bug tracker - lots of bugs getting reported and fixed nowadays...
Offline
I'm having the same problem
Offline
Same problem here ZTE MF110 Modem (up to date kde&networkmanagement+kdeplasma-aplets-networkmanagement)
Offline
For me is solved by installing network-manager-applet instead kdeplasma-applets-networkmanagement.
Offline
i got the same problem with kdeplasma-applet-networkmanager, and solved use gnome-nm
Offline
I am experiencing the same problem with current [testing] stack and gnome 3. My Option GT Globetrotter used to work just fine, now networkmanager gets stuck at Serial command timed out.
Offline
I'm having the same problem here https://bbs.archlinux.org/viewtopic.php?id=118886. However, I can't seem to fix it by downgrading either networkmanager or nm-applet.
Offline
Exactly the same to me:
Neither downgrading network-manager-applet, nor networkmanager fixes the problem. For me, the only way to get my mobile running as an internet modem is using the good old wvdial.
Last edited by thesofty (2011-05-14 06:43:22)
Offline
In my attempts to get wvdial configured and working I had to create the directory /var/lock which got wvdial up and running but also seems to have fixed my connection through nm-applet. More details - https://bbs.archlinux.org/viewtopic.php?id=118886.
Last edited by RikT (2011-05-14 14:57:22)
Offline
Hi,
I managed to solve. Only the downgrade did not work. My solution:
1-Create the directory (if not existing)
/var/lock
2-Do not use package:
kdeplama-network-management
3-Use the package (downgrade)
extra/modemmanager 0.4-1 [instalado: 0.4-1]
http://arm.konnichi.com/2011/04/30/extr … pkg.tar.xz
4-Use the pachage (gnome)
network-manager-applet
5-Add dbus policy (If the file nm-applet.conf does not exist, create!)
https://bbs.archlinux.org/viewtopic.php … 39#p484839
[root@DESTINY log]# cat /etc/dbus-1/system.d/nm-applet.conf
<!DOCTYPE busconfig PUBLIC
"-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN"
"http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
<busconfig>
<!--
WARNING: if running any D-Bus version prior to 1.2.6, you may be
vulnerable to information leakage via the NM D-Bus interface.
Previous D-Bus versions did not deny-by-default, and this permissions
config file assumes that D-Bus will deny rules by default unless
explicitly over-ridden with an <allow /> tag.
-->
<policy user="root">
<allow own="org.freedesktop.NetworkManagerUserSettings"/>
<allow send_destination="org.freedesktop.NetworkManagerUserSettings"
send_interface="org.freedesktop.NetworkManagerSettings"/>
<allow send_destination="org.freedesktop.NetworkManagerUserSettings"
send_interface="org.freedesktop.NetworkManagerSettings.Connection"/>
<!-- Only root can get secrets -->
<allow send_destination="org.freedesktop.NetworkManagerUserSettings"
send_interface="org.freedesktop.NetworkManagerSettings.Connection.Secrets"/>
</policy>
<!-- My hack -->
<policy group="network">
<allow own="org.freedesktop.NetworkManagerUserSettings"/>
<allow send_destination="org.freedesktop.NetworkManagerUserSettings"/>
<allow send_interface="org.freedesktop.NetworkManagerUserSettings"/>
<deny send_interface="org.freedesktop.NetworkManagerSetting.Secrets"/>
</policy>
<!-- end of my hack -->
<policy at_console="true">
<allow own="org.freedesktop.NetworkManagerUserSettings"/>
<allow send_destination="org.freedesktop.NetworkManagerUserSettings"
send_interface="org.freedesktop.NetworkManagerSettings"/>
<allow send_destination="org.freedesktop.NetworkManagerUserSettings"
send_interface="org.freedesktop.NetworkManagerSettings.Connection"/>
</policy>
<policy context="default">
<allow send_destination="org.freedesktop.NetworkManagerUserSettings"
send_interface="org.freedesktop.DBus.Introspectable"/>
</policy>
<limit name="max_replies_per_connection">512</limit>
</busconfig>
For information look this file
tail -f /var/log/message
tail -f /var/log/erros.log
Last edited by FZ (2011-05-15 00:34:07)
Offline
Hi. I just installed previous version of modemmanager. That did it.
I'm on LXDE+openbox + nm-applet.
K.i.s.s. <3
Offline
thank you FZ this worked for me like a charm thnx again for sharing
Offline
yes & thanks from me FZ your fix has worked for me also & as always is appreciated.
Karenslfs.
Offline
Did anyone bother filing a bug yet?
Offline
i had a n900 to in my opinion the best phone ever.better install to your phone Wifi Hotspot application,and try to conect as a wireless router.maybe it will work:)
Offline
good news about the KDE plasmoid!
With both kdebase-workspace 4.6.3-2 and kdeplasma-applets-networkmanagement 1:git20110524-1 wireless networks and 3G modems work again with NM09.
Offline
Mobile broadband stopped working again.
I'm using Nokia N900 as usb modem.
K.i.s.s. <3
Offline