Re: "Wireless is disabled" message

2009-05-11 Thread Thomas O'Donoghue
No, I never suspend or hibernate my computer (it doesn't work: another problem to fix later!). To summarise: My computer acknowledges the existence of the wireless cards, but it won't let me connect to the internet via wireless (see pic in this thread: http://ubuntuforums.org/showthread.php?t=1151

Re: Mobile Broadband -> Disconnect option broken? [PATCH]

2009-05-11 Thread Dan Williams
On Thu, 2009-05-07 at 15:05 -0400, Raul Gutierrez Segales wrote: > Dan, > > The attached patch fixed the problem for me. The out_active variable > wasn't been assigned in applet_find_active_connection_for_device. > > Sounds correct? Yup, committed, thanks! Dan > On Thu, 2009-05-07 at 13:47 -0

Re: Operation from command line?

2009-05-11 Thread Dan Williams
On Wed, 2009-05-06 at 12:51 -0700, don fisher wrote: > Is it possible to use NM from the command line? I do not know how to run > the nm-applet in that environment. NM exposes a D-Bus interface that can be manipulated through command-line utilities. There have been a number of them started, but

Re: Question in function nm_device_state_changed()

2009-05-11 Thread Dan Williams
On Wed, 2009-05-06 at 11:40 +0800, 代尔欣 wrote: > Hi all, > I have a question about the NetworkManager-0.7.1 codes. > In NetworkManager-0.7.1/src/nm-device.c: > > void nm_device_state_changed (NMDevice *device, > NMDeviceState state, > NMDe

Re: Detecting network profiles using mac address of default gateway

2009-05-11 Thread Dan Williams
On Wed, 2009-05-06 at 11:44 +0100, Giles Westwood wrote: > Hi list, > > Apologies if this has been asked before, I did try searching first and > couldn't find anything. I was going to hack something myself but I'd > rather use the network manager instead if it's possible. > > I'm wanting to set a

Re: Talking to NM 0.7 with dbus vs. libnm_glib

2009-05-11 Thread Dan Williams
On Wed, 2009-05-06 at 22:42 +0200, Christian Huff wrote: > Hi, > > I am currently working at the libpurple/pidgin NetworkManager > integration code to improve to user experience with roaming with > multiple devices. Currently, libpurple only reacts to the global > StateChange signal, which does no

Re: Moving ppp-manager into ModemManager

2009-05-11 Thread Dan Williams
On Mon, 2009-05-11 at 16:31 -0700, Marcel Holtmann wrote: > Hi Dan, > > > > I was reading through the pppd code btw. and figure out a way how we > > > might be able to split this or reimplement in a more proper way. The > > > pppd code is kinda ancient and carries a lot of code that is not longer

Re: NM before login?

2009-05-11 Thread Timothy Murphy
Dan Williams wrote: >> >> Is there a way of establishing (and keeping) >> >> a WiFi connection with NetworkManager >> >> before logging in? >> >> I've read postings saying it is possible, >> >> and others saying it is not. >> > This is provided by the nm-system-settings service. You'll want to

Re: Moving ppp-manager into ModemManager

2009-05-11 Thread Marcel Holtmann
Hi Dan, > > I was reading through the pppd code btw. and figure out a way how we > > might be able to split this or reimplement in a more proper way. The > > pppd code is kinda ancient and carries a lot of code that is not longer > > be used in any modern distro. Need to play with this a little bi

Re: Moving ppp-manager into ModemManager

2009-05-11 Thread Dan Williams
On Mon, 2009-05-11 at 14:20 -0700, Marcel Holtmann wrote: > Hi Dan, > > > > > > > what do you guys think about moving the ppp-manager part > > > > > > from > > > > > > NetworkManager into ModemManager? > > > > > > > > > > > > What is the actual reason why ModemMan

Re: Moving ppp-manager into ModemManager

2009-05-11 Thread Marcel Holtmann
Hi Dan, > > > > > what do you guys think about moving the ppp-manager part from > > > > > NetworkManager into ModemManager? > > > > > > > > > > What is the actual reason why ModemManager doesn't handle the > > > > > PPP part > > > > > of a data conn

Re: NM before login?

2009-05-11 Thread Ryan Novosielski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dan Williams wrote: > On Mon, 2009-05-11 at 20:31 +0100, Timothy Murphy wrote: >> Dan Williams wrote: >> >>> On Sun, 2009-05-10 at 11:40 +0100, Timothy Murphy wrote: Is there a way of establishing (and keeping) a WiFi connection with NetworkM

Re: NM before login?

2009-05-11 Thread Dan Williams
On Mon, 2009-05-11 at 20:31 +0100, Timothy Murphy wrote: > Dan Williams wrote: > > > On Sun, 2009-05-10 at 11:40 +0100, Timothy Murphy wrote: > >> Is there a way of establishing (and keeping) > >> a WiFi connection with NetworkManager > >> before logging in? > >> I've read postings saying it is po

Re: Moving ppp-manager into ModemManager

2009-05-11 Thread Dan Williams
On Mon, 2009-05-11 at 12:24 -0700, Marcel Holtmann wrote: > Hi Dan, > > > > > what do you guys think about moving the ppp-manager part from > > > > NetworkManager into ModemManager? > > > > > > > > What is the actual reason why ModemManager doesn't handle the > > >

Re: NM before login?

2009-05-11 Thread Timothy Murphy
Dan Williams wrote: > On Sun, 2009-05-10 at 11:40 +0100, Timothy Murphy wrote: >> Is there a way of establishing (and keeping) >> a WiFi connection with NetworkManager >> before logging in? >> I've read postings saying it is possible, >> and others saying it is not. >> >> If it is possible, >> wh

Re: Moving ppp-manager into ModemManager

2009-05-11 Thread Marcel Holtmann
Hi Dan, > > > what do you guys think about moving the ppp-manager part from > > > NetworkManager into ModemManager? > > > > > > What is the actual reason why ModemManager doesn't handle the > > > PPP part > > > of a data connection? > > > > > > Bec

Re: nm-tool doesn't show my mobile broadband card

2009-05-11 Thread Jochen Wiedmann
Dan Williams wrote: > > You'll want whatever I just pushed to updates: > > https://admin.fedoraproject.org/updates/F10/FEDORA-2009-3686 > > give that a try; it fixes a few bugs with Option devices. > Confirmed. I no longer need to run "modprobe option" with this release. -- View this mess

Re: Moving ppp-manager into ModemManager

2009-05-11 Thread Dan Williams
On Fri, 2009-05-08 at 01:40 -0700, Marcel Holtmann wrote: > Hi Pablo, > > > what do you guys think about moving the ppp-manager part from > > NetworkManager into ModemManager? > > > > What is the actual reason why ModemManager doesn't handle the > > PPP par

Re: nm-applet loosing state

2009-05-11 Thread Dan Williams
On Fri, 2009-05-08 at 08:38 -0700, Geoffrey Leach wrote: > nm-applet is how the problem manifests itself; I'm presuming that the > problem is really in NetworkManager. > > All of this is in runlevel 5. Release on Fedora 10 is > NetworkManager-0.7.0.99-5.git20090326.fc10.i386 > > The system in q

Re: Trouble waking from sleep

2009-05-11 Thread Dan Williams
On Fri, 2009-05-08 at 18:47 -0400, Neal Becker wrote: > NetworkManager-0.7.0.99-5.git20090326.fc10.x86_64 > > After being connected to wired enet, going to sleep, and waking without > wired enet, results are random. Sometimes wlan is connected seemlessly, > other times not. What wifi? After r

Re: [NM-openconnect PATCH] Allow 'lasthost' and 'autoconnect' settings.

2009-05-11 Thread Dan Williams
On Mon, 2009-05-11 at 17:02 +0100, David Woodhouse wrote: > On Mon, 2009-05-11 at 11:46 -0400, Dan Williams wrote: > > Ok, then maybe /apps is a better place for it. > > I was thinking /system/network/connections/$N/auth-dialog-cache or > something like that. It does belong _with_ the connection,

Re: [NM-openconnect PATCH] Allow 'lasthost' and 'autoconnect' settings.

2009-05-11 Thread David Woodhouse
On Mon, 2009-05-11 at 11:46 -0400, Dan Williams wrote: > Ok, then maybe /apps is a better place for it. I was thinking /system/network/connections/$N/auth-dialog-cache or something like that. It does belong _with_ the connection, surely? > Is the cookie the sole > secret, or is there other auth

Re: nm-tool doesn't show my mobile broadband card

2009-05-11 Thread Dan Williams
On Mon, 2009-05-11 at 17:05 +0200, Jochen Wiedmann wrote: > Hi, Dan, > > for the kernel: > > [...@mcjwi ~]$ uname -a > Linux mcjwi.eur.ad.sag 2.6.27.21-170.2.56.fc10.i686.PAE #1 SMP Mon > Mar 23 23:24:26 EDT 2009 i686 i686 i386 GNU/Linux > > For the NetworkManager: > > [...@mcjwi ~]

Re: [NM-openconnect PATCH] Allow 'lasthost' and 'autoconnect' settings.

2009-05-11 Thread Dan Williams
On Mon, 2009-05-11 at 16:25 +0100, David Woodhouse wrote: > On Mon, 2009-05-11 at 11:06 -0400, Dan Williams wrote: > > If they are integral to the connection itself, and are part of the > > connection configuration, then yes, I would. The idea is that the > > connection itself encapsulates all the

Re: [NM-openconnect PATCH] Allow 'lasthost' and 'autoconnect' settings.

2009-05-11 Thread David Woodhouse
On Mon, 2009-05-11 at 11:06 -0400, Dan Williams wrote: > If they are integral to the connection itself, and are part of the > connection configuration, then yes, I would. The idea is that the > connection itself encapsulates all the data required to connect to that > resource. > > If, however, it

Re: nm-tool doesn't show my mobile broadband card

2009-05-11 Thread Jochen Wiedmann
Hi, Dan, for the kernel: [...@mcjwi ~]$ uname -a Linux mcjwi.eur.ad.sag 2.6.27.21-170.2.56.fc10.i686.PAE #1 SMP Mon Mar 23 23:24:26 EDT 2009 i686 i686 i386 GNU/Linux For the NetworkManager: [...@mcjwi ~]$ rpm -qi NetworkManager Name: NetworkManager Relocati

Re: [NM-openconnect PATCH] Allow 'lasthost' and 'autoconnect' settings.

2009-05-11 Thread Dan Williams
On Sun, 2009-05-10 at 00:26 +0100, David Woodhouse wrote: > On Tue, 2009-03-31 at 09:44 +0100, David Woodhouse wrote: > > One thing that's tempting is to make nm-openconnect-service _not_ bail > > out when it sees a configuration key it doesn't like. At least it's > > easier to add stuff in the aut

Re: NM before login?

2009-05-11 Thread Dan Williams
On Sun, 2009-05-10 at 11:40 +0100, Timothy Murphy wrote: > Is there a way of establishing (and keeping) > a WiFi connection with NetworkManager > before logging in? > I've read postings saying it is possible, > and others saying it is not. > > If it is possible, > what are the steps one must take

RE: nm-tool doesn't show my mobile broadband card

2009-05-11 Thread Dan Williams
On Sun, 2009-05-10 at 13:16 -0700, Jochen Wiedmann wrote: > > Hi, Nicholas, > > see my original mail: > > Bus 004 Device 005: ID 0af0:6971 Option That's actually an 'hso' part, not driven by the 'option' driver. What kernel do you have? What version of NetworkManager? Dan > > > Herriot,

Re: "Wireless is disabled" message

2009-05-11 Thread Dan Williams
On Mon, 2009-05-11 at 14:46 +0900, Thomas O'Donoghue wrote: > I found out about this list through the forum mentioned in the > following thread: > > http://mail.gnome.org/archives/networkmanager-list/2008-September/msg00256.html > > and appear to have the same problem. The person appealed to you

Re: Re: mobile broadband not working anymore

2009-05-11 Thread Pekka Pekka
Hi, Is it ok to remove the current NM with SPM and install a .deb from: http://packages.ubuntu.com/hardy/i386/network-manager-pptp/download ...to get back online? Thanks, Leon. On Thu, May 7, 2009 at 5:57 PM, wrote: > Ah, sorry for the misunderstanding. > > Ok, I killed the NetworkManager and