Re: Wireless connection to "(none)"

2009-04-23 Thread Robert Simpson
Dan Williams wrote: 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

Re: How does network manager read rfkill ?

2009-04-23 Thread Maxim Levitsky
On Thu, 2009-04-23 at 07:15 -0400, Dan Williams wrote: > On Thu, 2009-04-23 at 02:16 -0400, eye zak wrote: > > Hi, > > > > I am writing low-level rfkill support in the ath5k driver in > > compat-wireless-2.6, and I am wondering how network manager knows > > about my rfkill device ? > > > > Hal re

Re: Power on bar

2009-04-23 Thread Maxim Levitsky
On Wed, 2009-04-22 at 19:48 -0400, Dan Williams wrote: > 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 i

[PATCHES] misc (build-system) clean-ups / improvements

2009-04-23 Thread Michael Biebl
Hi, attached is a series of patches for NetworkManager, which tries to clean up and update the build system a little, replace deprecated macros, etc. The more important patches are 0005 and 0007, which make use of a separate m4 macro directory and split out the compiler warnings check into a reus

Re: Disable/Ignore access point

2009-04-23 Thread Derek Atkins
Dan Williams writes: > On Mon, 2009-04-20 at 16:15 -0500, Bryan Duff wrote: >> My situation is that I have a number of accessible access points for >> me. >> >> I'll connect to the AP I want, but at some interval NetworkManager >> re-scans available AP's and picks an unencrypted AP (that I don't

Re: Checkbox instead of radiobutton

2009-04-23 Thread ritz
Hi On Thu, 2009-04-23 at 10:36 -0400, Dan Williams wrote: > On Thu, 2009-04-23 at 20:03 +0530, ritz wrote: > > Hi > > > > On Thu, 2009-04-23 at 10:09 -0400, Dan Williams wrote: > > > On Thu, 2009-04-23 at 17:19 +0530, ritz wrote: > > > > Hi > > > > > > > > Considering that nm support connectio

Re: Checkbox instead of radiobutton

2009-04-23 Thread Dan Williams
On Thu, 2009-04-23 at 20:03 +0530, ritz wrote: > Hi > > On Thu, 2009-04-23 at 10:09 -0400, Dan Williams wrote: > > On Thu, 2009-04-23 at 17:19 +0530, ritz wrote: > > > Hi > > > > > > Considering that nm support connection to multiple n/w simultaneous > > > with the current incarnation, would it

Re: Checkbox instead of radiobutton

2009-04-23 Thread ritz
Hi On Thu, 2009-04-23 at 10:09 -0400, Dan Williams wrote: > On Thu, 2009-04-23 at 17:19 +0530, ritz wrote: > > Hi > > > > Considering that nm support connection to multiple n/w simultaneous > > with the current incarnation, would it not be better to use a checkbox, > > instead of radiobutton ?

Re: nm 0.7.1 3g regression

2009-04-23 Thread Dan Williams
On Thu, 2009-04-23 at 14:01 +0200, Sipos Ferenc wrote: > hal 0.5.12git20090406, this is the latest from arch linux repo. Thanks, turns out it's not your problem, but an NM problem. "info.bus" is deprecated and replaced with "info.subsystem", and your machine must not have the compat rules that ar

Re: Checkbox instead of radiobutton

2009-04-23 Thread Dan Williams
On Thu, 2009-04-23 at 17:19 +0530, ritz wrote: > Hi > > Considering that nm support connection to multiple n/w simultaneous > with the current incarnation, would it not be better to use a checkbox, > instead of radiobutton ? It might for some devices. But in the case of multiple connections (y

RE: Issue with static ip in NM

2009-04-23 Thread Dan Williams
On Thu, 2009-04-23 at 07:00 -0500, Hooker, Jonathan wrote: > That makes sense. Unfortunately, I am somewhat new to this level of network > management, would it be possible to maybe get an example? Also remembering > that it is possible to have multiple usb devices connected at the same time... R

Re: detecting resolv.conf changes

2009-04-23 Thread Eric S. Johansson
Howard Chu wrote: >> Date: Wed, 22 Apr 2009 17:55:29 -0400 >> From: "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. > > See this

Re: Wired Connections not working

2009-04-23 Thread lucas . redding
Many thanks Dan, I checked Network control panel and eth0 had been set to roaming, so that could not have been the problem. Removing eth0 settings from the /etc/network/interfaces file did do the trick. I do recall setting a static IP address during install. This was a work windows domain I

Re: nm 0.7.1 3g regression

2009-04-23 Thread Sipos Ferenc
hal 0.5.12git20090406, this is the latest from arch linux repo. Ferenc 2009. 04. 23, csütörtök keltezéssel 07.13-kor Dan Williams ezt írta: > On Thu, 2009-04-23 at 07:10 +0200, Sipos Ferenc wrote: > > Hi! > > > > Here it is. > > What version of HAL do you have? Looks like you version is olde

RE: Issue with static ip in NM

2009-04-23 Thread Hooker, Jonathan
That makes sense. Unfortunately, I am somewhat new to this level of network management, would it be possible to maybe get an example? Also remembering that it is possible to have multiple usb devices connected at the same time... These are actually development devices. They do have the capabilit

Checkbox instead of radiobutton

2009-04-23 Thread ritz
Hi Considering that nm support connection to multiple n/w simultaneous with the current incarnation, would it not be better to use a checkbox, instead of radiobutton ? -- Ritesh Khadgaray Ph: +919970164885 Desktop LinuX N Stuff, RHCE Software Maintenance Engineer, Pune, Red Hat ॐ मणि पद्मे ह

Re: Issue with static ip in NM

2009-04-23 Thread Dan Williams
On Thu, 2009-04-23 at 06:09 -0500, Hooker, Jonathan wrote: > Hi, > > > > I am currently having some issues with setting a static ip to a usb0 > ethernet device due to the fact that it changes mac addresses every > time I plug it in. Is there any means of predicting this change so > that I can g

Re: Wired Connections not working

2009-04-23 Thread Dan Williams
On Thu, 2009-04-23 at 06:53 -0400, lucas.redd...@talktalk.net wrote: > > Hi, > > I am new to this mailing list. > > I am using Ubuntu 8.10. I have not been able to resolve the problems > on their forums, so this is why I am joining the newsletter. > > Apologies in advance if I am repeating a co

Re: How does network manager read rfkill ?

2009-04-23 Thread Dan Williams
On Thu, 2009-04-23 at 02:16 -0400, eye zak wrote: > Hi, > > I am writing low-level rfkill support in the ath5k driver in > compat-wireless-2.6, and I am wondering how network manager knows > about my rfkill device ? > > Hal recognizes it no problem and broadcasts an event on state change, > and t

Re: nm 0.7.1 3g regression

2009-04-23 Thread Dan Williams
On Thu, 2009-04-23 at 07:10 +0200, Sipos Ferenc wrote: > Hi! > > Here it is. What version of HAL do you have? Looks like you version is older and uses "info.subsystem" instead of "info.bus". Dan > Thx > > Ferenc > > > > 2009. 04. 22, szerda keltezéssel 19.53-kor Dan Williams ezt írta: > >

Issue with static ip in NM

2009-04-23 Thread Hooker, Jonathan
Hi, I am currently having some issues with setting a static ip to a usb0 ethernet device due to the fact that it changes mac addresses every time I plug it in. Is there any means of predicting this change so that I can get the its config file in /etc/NetworkManager/system-connections setup prop

How does network manager read rfkill ?

2009-04-23 Thread eye zak
Hi, I am writing low-level rfkill support in the ath5k driver in compat-wireless-2.6, and I am wondering how network manager knows about my rfkill device ? Hal recognizes it no problem and broadcasts an event on state change, and tracks the current state. But netowork manager (jaunty-latest) does

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

2009-04-23 Thread Dan Williams
On Thu, 2009-04-23 at 09:17 +0100, Robert Piasek wrote: > On Thursday 23 April 2009 00:56:58 you wrote: > > 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. > > > > Ge

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

2009-04-23 Thread Dan Williams
On Thu, 2009-04-23 at 10:20 +0100, Marc Herbert wrote: > Dan Williams wrote: > > >> On Tue, 2009-04-21 at 13:39 +0200, Alexander Sack wrote: > >>> Monitoring and applying modified config files straight away is > >>> considered impolite by admins and i think its really bad practice that > >>> keyfi

Wired Connections not working

2009-04-23 Thread lucas . redding
Hi, I am new to this mailing list. I am using Ubuntu 8.10. I have not been able to resolve the problems on their forums, so this is why I am joining the newsletter. Apologies in advance if I am repeating a common thread. If so I would be grateful if you could please send a link. I have set u

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

2009-04-23 Thread Marc Herbert
Dan Williams wrote: On Tue, 2009-04-21 at 13:39 +0200, Alexander Sack wrote: Monitoring and applying modified config files straight away is considered impolite by admins and i think its really bad practice that keyfile,rh do that. Usually admins want to decide about the "when" after they edited

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

2009-04-23 Thread Robert Piasek
On Thursday 23 April 2009 00:56:58 you wrote: > 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.