[PATCH] networkmanager-0.7.0-gentoo-dhclient.patch

2009-04-22 Thread Robert Piasek
Hi Dan, Could you please include this patch? It specifies standard dhclient.conf location on Gentoo. ref: http://bugs.gentoo.org/show_bug.cgi?id=266982 diff --exclude-from=/home/dang/.scripts/diffrc -up -ruN NetworkManager-0.7.0.orig/src/dhcp-manager/nm-dhcp-dhclient.c

detecting resolv.conf changes

2009-04-22 Thread Eric S. Johansson
how do I detect that resolv.conf changes? I'm trying to fix a multiple name server problem by using dnsmasq as an intermediary and I need to keep resolv.conf pointing at localhost. ___ NetworkManager-list mailing list NetworkManager-list@gnome.org

nm 0.7.1 3g regression

2009-04-22 Thread Sipos Ferenc
Hi! I'm using arch linux, kernel 2.6.29, option icon 225 3g modem, I've compiled 0.7.0.99, 0.7.0.100, 0.7.1 from sources , but with the later, nm can't find the modem, attached is nm daemon log: Apr 22 22:50:26 leonidas NetworkManager: info (ttyHS0): found serial port (udev:GSM hal:GSM) Apr 22

Re: Novacom GNS-60IU - how to add support

2009-04-22 Thread Dan Williams
On Sun, 2009-04-19 at 15:39 +0400, Alex Williams wrote: At the moment, NM doesn't work with POTS/56k modems, only mobile broadband devices. I assume you've got modem connected to one of these? My modem is http://novacom-wireless.com/catalogue/?id=23c=10 I think you right - it's a POTS

Re: Power on bar

2009-04-22 Thread Dan Williams
On Sat, 2009-04-18 at 23:15 +0200, Josu Lazkano wrote: Hello everybody, I am new in this mail list. I want to know if is posible to add the power level (on numbers) on the bar for each wifi. You mean an actual % number in addition to the bars? It's possible of course, but I also tend to

Re: Problems using 0.7.1 on Intrepid

2009-04-22 Thread Dan Williams
On Sat, 2009-04-18 at 13:57 +0200, Patryk Zawadzki wrote: On Fri, Apr 17, 2009 at 11:55 PM, Dan Williams d...@redhat.com wrote: On Fri, 2009-04-17 at 19:48 +0200, Martin Bammer wrote: Ok, I've found the problem. The reason why udev failed on my system was that the install script installs

Re: DHCP fall back to link-local? (IPv4)

2009-04-22 Thread Dan Williams
On Fri, 2009-04-17 at 09:16 +0100, Marc Herbert wrote: If you have a DHCP server, but it's down, falling back to IPv4LL doesn't get you anywhere. ... and NOT falling back does not get you anywhere either. So here it does not make much difference. After thinking about it, this is

Re: nm 0.7.1 3g regression

2009-04-22 Thread Dan Williams
On Wed, 2009-04-22 at 22:58 +0200, Sipos Ferenc wrote: Hi! I'm using arch linux, kernel 2.6.29, option icon 225 3g modem, I've compiled 0.7.0.99, 0.7.0.100, 0.7.1 from sources , but with the later, nm can't find the modem, attached is nm daemon log: Hmm, it works for me here with an iCON

Re: [PATCH] networkmanager-0.7.0-gentoo-dhclient.patch

2009-04-22 Thread Dan Williams
On Wed, 2009-04-22 at 12:03 +0100, Robert Piasek wrote: Hi Dan, Could you please include this patch? It specifies standard dhclient.conf location on Gentoo. Gentoo doesn't allow per-interface dhcp config files? That sorta sucks. Dan ___

Re: Problem shown in KDE System Tray

2009-04-22 Thread Dan Williams
On Tue, 2009-04-21 at 23:55 -0300, Lucélio Gomes de Freitas wrote: Hi, I cutted a part of image in the previous E-mail, to fit in the E-mail's size limit. Latest Linux Fedora F10-x86_64, with latest KDE. Also happens with Gnome. I can't solve the problem shown in KDE system

Re: periodic_update(): Roamed ...

2009-04-22 Thread Dan Williams
On Mon, 2009-04-20 at 15:37 -0700, Howard Chu wrote: Howard Chu wrote: This is probably more related to the ath9k driver, but I wanted to start here in case anyone is familiar with it. I've been seeing this for the past couple months, and I just now rebuilt NM fresh from git and it's

Re: Stop nm-system-settings when NM is stopped

2009-04-22 Thread Dan Williams
On Tue, 2009-04-21 at 13:39 +0200, Alexander Sack wrote: On Tue, Apr 21, 2009 at 12:23:01PM +0100, Marc Herbert wrote: Thoughts, Opinions? Technically, NetworkManager doesn't start nm-system-settings daemon (nor wpa_supplicant), so I don't think it should kill it either. It's a DBus

Re: Stop nm-system-settings when NM is stopped

2009-04-22 Thread Dan Williams
On Tue, 2009-04-21 at 11:02 +0100, Marc Herbert wrote: Michael Biebl a écrit : since NM 0.7 has hit the Debian archive, I got several bug reports, where users changed the configuration in /etc/network/interfaces, restarted NetworkManager (via /etc/init.d/network-manager restart),

Re: Wireless connection to (none)

2009-04-22 Thread Dan Williams
On Tue, 2009-04-21 at 21:51 -0700, Robert Simpson wrote: I found these archived messages through Google, and I have the same problem - the connection works fine, and the Connection Established message displays the right AP name, but the tray icon says there is a Wireless network connection to

Re: Problem with openvpn and dns

2009-04-22 Thread Dan Williams
On Sun, 2009-04-19 at 00:42 -0400, Eric S. Johansson wrote: this isn't really a problem with network manager but that is where first manifested. The problem is that when open VPN is started, the far side DNS entry is added to resolv.conf and there in lies the problem. When the far side DNS

Re: Stop nm-system-settings when NM is stopped

2009-04-22 Thread Dan Williams
On Wed, 2009-04-22 at 20:05 -0400, Dan Williams wrote: On Tue, 2009-04-21 at 13:39 +0200, Alexander Sack wrote: On Tue, Apr 21, 2009 at 12:23:01PM +0100, Marc Herbert wrote: Thoughts, Opinions? Technically, NetworkManager doesn't start nm-system-settings daemon (nor

Re: detecting resolv.conf changes

2009-04-22 Thread Howard Chu
Date: Wed, 22 Apr 2009 17:55:29 -0400 From: Eric S. Johanssone...@harvee.org how do I detect that resolv.conf changes? I'm trying to fix a multiple name server problem by using dnsmasq as an intermediary and I need to keep resolv.conf pointing at localhost. See this post: