You are not logged in.
Sprint sierra 250u usb
already replaced rc.conf network for networkmanager
Testing version of cnetworkmanager, and tried the june 2010 version as well.
using python from testing.
As I only have internet via windows I'm sadly unable to be more comprehensive
without jumping thru hoop so to speak.
REALLY need a cure so that I can PERHAPS get a sprint 250U to connect via 3g.
Not that optimistic. Big apology for having been unable to get online for a couple of days doing this from windows hence lack of detail.
Here's the python error have tried both versions of cnetworkmanager. If I can get my arch updated will it fix it. Haven't updated for a few days.
THANK YOU.
kinda frustrated and that's saying something as it's usually all good fun when times not a problem as it is right now.
Python testing as well, though from a few days ago. Hoping if I can go somewhere and update my arch boot via eth0 it'll make it possible to connect via 3g when I get back home.
may as well ask, anyone know much about what details I need to connect a 3g modem sprint 250u
Traceback (most recent call last):
File "/usr/bin/cnetworkmanager", line 110, in <module>
nm = NetworkManager()
File "/usr/lib/python2.7/site-packages/networkmanager/networkmanager.py", line 50, in __init__
super(NetworkManager, self).__init__(dbus.SystemBus(), self.SERVICE, self.OPATH, default_interface=self.IFACE)
File "/usr/lib/python2.7/site-packages/dbusclient/__init__.py", line 40, in __init__
super(DBusMio, self).__init__(conn, bus_name, object_path, introspect, follow_name_owner_changes, **kwargs)
File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 241, in __init__
self._named_service = conn.activate_name_owner(bus_name)
File "/usr/lib/python2.7/site-packages/dbus/bus.py", line 183, in activate_name_owner
self.start_service_by_name(bus_name)
File "/usr/lib/python2.7/site-packages/dbus/bus.py", line 281, in start_service_by_name
'su', (bus_name, flags)))
File "/usr/lib/python2.7/site-packages/dbus/connection.py", line 630, in call_blocking
message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.NetworkManager was not provided by any .service files
Last edited by yvonney (2010-10-15 21:33:12)
Offline