Re: ifnet plugin documentation

2011-10-09 Thread David Narvaez
On Sun, Oct 9, 2011 at 8:55 PM, Patrick McMunn wrote: > > It looks like ifnet is a plugin specifically for Gentoo. See these links: > > http://gitorious.org/gentoo-networkmanager-plugin/pages/Home > http://gitorious.org/gentoo-networkmanager-plugin/pages/Configuration > http://qiaomuf.wordpress.co

ifnet Plugin Documentation

2011-10-08 Thread David Narvaez
Hi, Where can I read documentation on the ifnet plugin? I don't see it documented in the man pages or the website[0]. Thanks in advance. David E. Narvaez [0] http://live.gnome.org/NetworkManager/SystemSettings ___ networkmanager-list mailing list netwo

Re: network manager 0.9 error out on adding interface ([nm-supplicant-interface.c:570] interface_add_cb())

2011-09-07 Thread David Narvaez
On Wed, Sep 7, 2011 at 3:59 PM, Lamarque Vieira Souza wrote: > > Sep 7 02:32:50 mtz NetworkManager[1896]: wpa_supplicant started > > Sep 7 02:32:50 mtz NetworkManager[1896]: [1315377170.372635] > > [nm-supplicant-interface.c:570] interface_add_cb(): (wlan0): error adding > > interface: wpa_suppl

Re: NetworkManager Settings and D-Bus

2011-07-25 Thread David Narvaez
On Mon, Jul 25, 2011 at 2:08 PM, Bob Bader wrote: > > I am having a problem with my python script that does a IP refresh for our > product.  When I run this script in Fedora 12 it works fine but when I run it > in Fedora 15 it fails.  I have been told it works in Fedora 14 also.  The > digging

Re: How to Test NetworkManager 0.9

2011-06-20 Thread David Narvaez
On Mon, Jun 20, 2011 at 3:27 AM, Alex Pyattaev wrote: > David, >  I'm a gentoo user too, and I was thinking maybe we could cooperate on this > thing. For example, I have 2 nice ebuilds that compile NM and applet from the > source tree unpacked somewhere in your system. This way you do not have to

Re: How to Test NetworkManager 0.9

2011-06-19 Thread David Narvaez
On Mon, Jun 13, 2011 at 10:11 AM, David Narvaez wrote: > I'll find that out today about that patch and fix the D-Bus issue > which should get me up and running with NM 0.9. Hi all, now posting from my laptop with NM 0.9 finally! Thanks Dan for pointing me in the direction of t

Re: How to Test NetworkManager 0.9

2011-06-13 Thread David Narvaez
On Mon, Jun 13, 2011 at 10:04 AM, Dan Williams wrote: > wpa_supplicant needs to be be built with the *new* D-Bus interface > enabled, and the service activation file that D-Bus uses to launch it on > demand needs to include the "-u" option so that the dbus interface is > started at runtime. Thank

Re: How to Test NetworkManager 0.9

2011-06-10 Thread David Narvaez
On Fri, Jun 10, 2011 at 8:15 PM, Lamarque Vieira Souza wrote: > This is odd, I also use Gentoo. What is your wireless card? Send the output > of lspci please (or lsusb if your card is usb). Just to add some precision to my previous post, I use Sabayon Linux. Furthermore, as I can't remove the Net

Re: How to Test NetworkManager 0.9

2011-06-10 Thread David Narvaez
On Fri, Jun 10, 2011 at 7:09 PM, Lamarque Vieira Souza wrote: > What wpa_supplicant and NetworkManager versions do you use? I use > wpa_supplicant -0.7.3 and NetworkManager 0.8.9997. Same thing here, wpa_supplicant-0.7.3-r2 from Gentoo and NM 0.8.9997 from git. David E. Narváez

Re: How to Test NetworkManager 0.9

2011-06-09 Thread David Narvaez
On Thu, Jun 9, 2011 at 11:19 AM, Dan Williams wrote: > On Thu, 2011-06-09 at 15:12 +0200, Jirka Klimes wrote: >> On Thursday 09 of June 2011 14:00:29 David Narvaez wrote: >> First, basically you don't need any client (KDE plasma or nm-applet or gnome- >> shell

Re: How to Test NetworkManager 0.9

2011-06-09 Thread David Narvaez
On Wed, Jun 8, 2011 at 2:40 PM, David Narvaez wrote: > Ok. I don't have my laptop right now but I'll try nmcli nm as soon as > I get home. Thanks a lot for your fast answers, I now have a clear > picture of what the debugging path should be. nmcli nm shows Wifi and Wifi-Hardwa

Re: How to Test NetworkManager 0.9

2011-06-08 Thread David Narvaez
On Wed, Jun 8, 2011 at 2:31 PM, Lamarque Vieira Souza wrote: > You can use nm-tool to list all access points in the neighborhood. nm-tool > talks directly to NM, Plasma NM is not involved. But if wireless is disabled > in NM (you can check that using "nmcli nm") it will not list any access > point

Re: How to Test NetworkManager 0.9

2011-06-08 Thread David Narvaez
On Wed, Jun 8, 2011 at 10:03 AM, Lamarque Vieira Souza wrote: >> So I need them both to be able to list the wireless networks then? > > Yes, Plasma NM from nm09 only talks to NM-0.9. The one in master branch only > talsk to NM-0.8. Yes, that I know. The question was if I needed Plasma NM nm09 ins

Re: How to Test NetworkManager 0.9

2011-06-08 Thread David Narvaez
On Tue, Jun 7, 2011 at 11:43 PM, Lamarque Vieira Souza wrote: > You need to install NetworkManager 0.9 and then compile the nm09 branch from > KDE's networkmanagement repository: So I need them both to be able to list the wireless networks then? Btw, I already did the Plasma NM installation (fro

How to Test NetworkManager 0.9

2011-06-07 Thread David Narvaez
Hi, My ultimate goal is to test KDE's NetworkManager client which is now being developed for NM 0.9. I fetched NM's git code and compiled and installed the master branch over the binaries that my distro has for NM which is version 0.8.2. At that point, I have no KDE NetworkManager installed. I the