Re: 3G DNS issue with Modem Manager / Network Manager

2011-06-28 Thread Dan Williams
On Mon, 2011-06-27 at 19:08 +0800, MU Yongjian wrote: > Hello all, > > > > When I use modem manager (Network manager) to connect > 3G(WCDMA), it always get error DNS address. Modifying the DNS > manually, it can access internet normally. What DNS addresses get returned by PPP in the

Re: NM - WPS and WiFi Direct

2011-06-28 Thread Dan Williams
On Mon, 2011-06-27 at 13:05 +0530, raghunathan.kailasanat...@wipro.com wrote: > Hi NM, > Does NM support WPS based Wifi connections (like PIN/PBC) ? Not at this time, but there are notes about how to do it in the TODO file in NM git if anyone wants to write up a patch for it. It's not too hard.

re: 3G DNS issue with Modem Manager / Network Manager

2011-06-29 Thread Dan Williams
ream. To do that, you stop NetworkManager, and then run it as root with: NM_PPP_DEBUG=1 NetworkManager --no-daemon and then try to reproduce the problem and mail the log to me. It may include sensitive data. Dan > James > > -邮件原件- > 发件人: Dan Williams [mailto:d...@redhat.com] >

Re: Patch for ModemManager (0.4.997) that will make my GSM-card work

2011-06-30 Thread Dan Williams
On Wed, 2011-06-29 at 23:17 +0300, Thomas Grenman wrote: > Hello > > Please consider including the patch below into upcoming versions of > ModemManager. This patch will make my Option GlobeTrotter Express GSM-card > work together with NetworkManager. > > The patch simply changes the order of th

Re: NetworkManager not reliably starting ethernet interface directly wired between two computers

2011-06-30 Thread Dan Williams
On Wed, 2011-06-22 at 14:38 -0400, Douglas C. MacKenzie wrote: > I have two computers that have a direct ethernet wire between them. The > interface is set to a static ip address on each side, and under control > of the NetworkManager. The computers are on the same power supply and > power up at t

Re: ModemManager: power-up/power-down fixes for Wavecom, Cinterion and Sierra modems

2011-06-30 Thread Dan Williams
On Wed, 2011-06-22 at 16:35 +0200, Aleksander Morgado wrote: > Hi all, > > Some fixes related to power-up/power-down some modems are available in > the 'power-up-check-needed' branch in the following Gitorious repo > [1]: > git://gitorious.org/lanedo/modemmanager.git These all look good. I

Re: Howto debug OpenVPN connection?

2011-06-30 Thread Dan Williams
On Tue, 2011-06-21 at 10:08 -0400, Eric B. wrote: > On 06/21/2011 01:10 AM, Dan Williams wrote: > >> Thanks for the quick response. Am running Fedora 14 and have > >> NetworkManager-openvpn-0.8.1-1.fc14.i686 installed. > >> > >> When I try your suggestions,

Re: Slow mobile broadband detection

2011-06-30 Thread Dan Williams
On Sun, 2011-06-19 at 15:48 +0200, D. Guandalino wrote: > Hi, any news? If you're able to test a kernel patch, try this for the option driver. If that works for you I'll submit it upstream. diff --git a/drivers/usb/serial/option.c b/drivers/usb/serial/option.c index 4e7d3b4..bcd6e90 100644 --- a/

Re: [ModemManager] PATCH: Fix a corner case of SPN handling

2011-06-30 Thread Dan Williams
On Thu, 2011-06-23 at 22:15 -0700, Nathan Williams wrote: > This fixes a glitch where we return NULL (and log an assertion > failure) rather than returning "" for a fully-empty SPN string, as > seen on some European SIM cards (most recently tested with a Vodafone > UK SIM). Pushed, thanks. Dan

Re: [ModemManager] PATCH: Add a DBus interface for setting the log level

2011-06-30 Thread Dan Williams
On Thu, 2011-06-23 at 22:17 -0700, Nathan Williams wrote: > Pretty straightforward, and as the patch comment says, lifted almost > directly from the NetworkManager interface and code to do the same > job. Pushed, thanks! Dan ___ networkmanager-list ma

Re: [PATCH] Modified Samsung plugin to recognize the product ID for the Y3400 module.

2011-06-30 Thread Dan Williams
On Tue, 2011-06-28 at 10:54 -0400, Eric Shienbrood wrote: > Added the Y3400 to the set of modules handled by the plugin. I've done > manual testing to ensure that the behavior is the same as it is with > the Y3300. Pushed, thanks! Dan ___ networkmana

Re: Patch for ModemManager (0.4.997) that will make my GSM-card work

2011-06-30 Thread Dan Williams
On Thu, 2011-06-30 at 20:17 +0300, Thomas Grenman wrote: > Hi > > > Huh. Just for reference, what's the model number and firmware version > > of your card? The firmware version is AT+GMR (or MM will print it out > > if you run it with --debug) and the model number is usually on the > > bottom.

Re: ModemManager: power-up/power-down fixes for Wavecom, Cinterion and Sierra modems

2011-06-30 Thread Dan Williams
On Thu, 2011-06-30 at 19:59 +0200, Aleksander Morgado wrote: > Hi Dan, > > > > Some fixes related to power-up/power-down some modems are available in > > > the 'power-up-check-needed' branch in the following Gitorious repo > > > [1]: > > > git://gitorious.org/lanedo/modemmanager.git > > > >

Re: Patch for ModemManager (0.4.997) that will make my GSM-card work

2011-06-30 Thread Dan Williams
On Thu, 2011-06-30 at 20:37 +0300, Thomas Grenman wrote: > >> The fw seems to be rather outdated. I will try to find a newer version to > >> test with... > > > > If you can do that, I'd like to know if that fixes it; Option is usually > > pretty good about fixing stuff in their firmware updates. >

Re: [PATCH] ModemManager: Add GetMsIsdn method to return the phone number

2011-06-30 Thread Dan Williams
On Wed, 2011-06-29 at 11:47 -0400, Eric Shienbrood wrote: > Adds a GetMsIsdn method on the > org.freedesktop.ModemManager.Modem.Gsm.Card interface. On CDMA devices we can read the MDN NVRAM item (for qualcomm chipsets at least) and get the number too; so should we make this method generic for the

Re: Problems with Plasma NetworkManagement

2011-06-30 Thread Dan Williams
On Sun, 2011-06-26 at 15:40 -0300, Lamarque Vieira Souza wrote: > Hi, > > > I am trying to debug those two bugs http://bugs.kde.org/276485 and > http://bugs.kde.org/276486 and have found that NM is calling our > secret agent to save the old secret instead of the new one even though > Plasma NM pa

Re: Pantech UML290 Signal Strength

2011-07-02 Thread Dan Williams
On Thu, 2011-06-30 at 20:32 -0700, Idruna wrote: > I came across Dan's blog post on the UML290, and was wondering if any > progress had been made on deciphering the get status (0x0B) command? I`ve > done a bit of work, and byte 64 of the response seems to be EVDO RSSI, and > byte 26 seems to be 1x

Re: [ModemManager] [PATCH 1/4] Split SMS parsing out into a separate file

2011-07-02 Thread Dan Williams
On Thu, 2011-06-30 at 16:28 -0700, Marcel Holtmann wrote: > Hi Nathan, > > > First of four patches that improve SMS handling. This one follows > > Dan's suggestion some time ago and splits SMS PDU parsing into a > > separate file, making it accessible to unit tests and to other code > > that might

Re: Problems with Plasma NetworkManagement

2011-07-02 Thread Dan Williams
On Thu, 2011-06-30 at 20:38 -0300, Lamarque Vieira Souza wrote: > Em Thursday 30 June 2011, Dan Williams escreveu: > > > On Sun, 2011-06-26 at 15:40 -0300, Lamarque Vieira Souza wrote: > > > > Hi, > > > > > > > > > > > > I am t

Re: Slow mobile broadband detection

2011-07-02 Thread Dan Williams
On Sat, 2011-07-02 at 14:10 +0100, Sérgio Basto wrote: > On Thu, 2011-06-30 at 12:21 -0500, Dan Williams wrote: > > On Sun, 2011-06-19 at 15:48 +0200, D. Guandalino wrote: > > > Hi, any news? > > > > If you're able to test a kernel patch, try this for the optio

Re: about Strength

2011-07-06 Thread Dan Williams
On Mon, 2011-07-04 at 15:28 +0800, rain blue wrote: > Dear, > i have some issue about strength & connection quality. > I use NetworkManager 0.8.1 version that build-in our platform. > > > 1.Some platform can't connect AP. (AP near by platform) > 2.if it connected. But packet loss severely (use pi

Re: [Modem Manager] [Patch] Adding LTE devices support to Modem Manager.

2011-07-06 Thread Dan Williams
On Sat, 2011-07-02 at 00:16 +, Vikram Kumar wrote: > Dear Network Manager in Gnome.org, > > Please find patch for Modem Manager plugin version 0.4 to support LTE > devices. > > List of attachments and explanation: > > 1) ModemManager.patch : patch file generated using diff. > > 2) Mod

ANN: ModemManager 0.4.998

2011-07-06 Thread Dan Williams
Hi, I release MM 0.4.998 a few days ago, which includes a number of fixes for Samsung Icera-based devices, some USSD fixes, and a few other things. Thanks to Eric S, Nathan W, and Thomas G. http://ftp.gnome.org/pub/GNOME/sources/ModemManager/0.4/ModemManager-0.4.998.tar.bz2 I hope to release 0.

Re: Clarification about Licensing Requirement

2011-07-11 Thread Dan Williams
On Mon, 2011-07-11 at 17:33 +0530, Mahavir Prasad wrote: > Thanks Phil! > > The proprietary part of our application can comply with LGPL/AFL libs > that are used by the NetworkManager. However, my doubts are because of > the fact that the NetworkManager is licensed as GNU GPL, so using its > servi

Re: Please help me on my mobile broadband connection

2011-07-11 Thread Dan Williams
On Sun, 2011-07-10 at 12:01 +0800, Jay Caesar Jugas wrote: > Dear Sir/Madame: > > > I would like to seek help from your team regarding the slow detection > of my WM66A usb modem. > I took more than 5 minutes to be detected on ubuntu 11.04 natty. > My provider is SMARTBRO from Smart Telecommunicat

Re: Verizon Wireless 4G LTE LG-VL600 support?

2011-07-19 Thread Dan Williams
On Thu, 2011-07-14 at 22:29 +0200, Marius Kotsbak wrote: > On 14. juli 2011 21:33, JWest wrote: > > I have Verizon Wireless 4G LTE with a LG-VL600 usb modem. I'm trying > > to connect on Fedora 15 (Gnome 3). > > You at least need the "lg-vl600" module (try "modinfo lg-vl600"), which > seems to be

Re: Extending the mobile-broadband-provider-info database

2011-07-19 Thread Dan Williams
On Tue, 2011-07-19 at 15:06 +0300, Oleg Zhurakivskyy wrote: > Hello, > > I am working on GRPS provisioning plugin for oFono open source telephony > stack. > This plugin should make it possible for oFono to automatically configure GPRS > contexts based on information from the provider database.

Re: Problems with Plasma NetworkManagement

2011-07-20 Thread Dan Williams
On Tue, 2011-07-19 at 21:53 -0300, Lamarque Vieira Souza wrote: > Em Saturday 09 July 2011, Lamarque Vieira Souza escreveu: > > > Em Sunday 03 July 2011, Lamarque Vieira Souza escreveu: > > > > Em Saturday 02 July 2011, Dan Williams escreveu: > > > > &

Re: [PATCH] editor: change "Device MAC address" to combo box with an entry

2011-07-20 Thread Dan Williams
On Tue, 2011-07-19 at 11:01 +0200, Jirka Klimes wrote: > The attached pached changes "Device MAC address" input entry in wired and > wireless connections in nm-connection editor to a combo-box with entry. > > The combo-box list is pre-filled with available devices' MAC for the > connection > ty

Re: [PATCH] [ModemManager] Some issues with SIM PIN handling

2011-07-20 Thread Dan Williams
On Tue, 2011-07-19 at 13:34 -0400, Eric Shienbrood wrote: > TL;DR: PIN retry count needs to be fetched after every PIN operation. > > > There are some deficiencies in the current handling of PIN-related > operations in modem-manager, such that it mis-reports the true state > of the SIM: > *

Re: [PATCH] libnm-util: default to allowing IPv6 connections to fail

2011-07-20 Thread Dan Williams
On Tue, 2011-07-19 at 15:04 -0400, Mathieu Trudel-Lapierre wrote: > Allow IPv6 connections to fail by changing the default value of the > may-fail > property for ipv6 settings to TRUE. > > This makes sure connections created manually using > nm-connection-editor > will default to having the "Requi

Re: [PATCH] editor: default to IPv6 Auto for manually created connections too

2011-07-20 Thread Dan Williams
On Mon, 2011-07-18 at 15:22 -0400, Mathieu Trudel-Lapierre wrote: > New connections created by hand by a user (e.g. with the connection > editor's Add button) should have IPv6 set to Automatic by default. Pushed, thanks. Dan > --- > src/connection-editor/page-ip6.c |4 +++- > 1 files change

Re: [Modem Manager] [Patch] Adding LTE devices support to Modem Manager.

2011-07-20 Thread Dan Williams
On Thu, 2011-07-07 at 10:02 +0200, Marius Bjørnstad Kotsbak wrote: > Den 07. juli 2011 06:28, skrev Dan Williams: > > On Sat, 2011-07-02 at 00:16 +, Vikram Kumar wrote: > >> Dear Network Manager in Gnome.org, > >> > >> Please find patch for Modem Manag

Re: [0/0] USSD fixes for Huawei and ZTE

2011-07-20 Thread Dan Williams
On Sun, 2011-07-17 at 20:14 +0200, Guido Günther wrote: > Hi, > > the patches at fix some USSD encoding issues: I shall be looking at these tomorrow; thanks again. Dan > https://bugzilla.gnome.org/show_bug.cgi?id=638039 > https://bugzilla.gnome.org/show_bug.cgi?id=652682 > > and presumably >

Re: [PATCH] VPNC hybrid authentication support (checking a CA certificate)

2011-07-20 Thread Dan Williams
On Fri, 2011-07-08 at 11:09 -0400, Mathieu Trudel-Lapierre wrote: > Hi, > > Here's a patch that implements hybrid authentication in the > NetworkManager VPNC plugin. Many thanks to Steffan Roecker who did the > original work. > > Essentially, this just passes over a certificate to be verified > a

Re: adding subjecT_match to list of configurable options

2011-07-20 Thread Dan Williams
On Wed, 2011-07-06 at 08:30 +0200, Stefan Winter wrote: > Hello, > > it looks like 0.8 and the upcoming 0.9 don't allow to specify the > "subject_match" parameter for WPAx-Enterprise connections. In the > wpa_supplicant backend, this parameter exists and can be used just fine > (see its man page).

Re: no 3g wan after hibernate

2011-07-20 Thread Dan Williams
On Wed, 2011-07-06 at 09:26 +0200, Aleksander Morgado wrote: > > > > after hibernation the system asks for the sim pin, which is accepted, but > > still is unable to connect, see the attached log. I deactivate 3g > > broadband, then reactivate. After giving it some time, i have it connect to >

Re: adding subject_match to list of configurable options

2011-07-21 Thread Dan Williams
On Thu, 2011-07-21 at 08:12 +0200, Stefan Winter wrote: > Hi, > > Dan, thanks for picking up the topic! > > (mobilities, there's opportunity for volunteer work below ;-) ) > > > > It's been discussed on at least IRC and maybe in email, patches are > > hopefully being worked on. It's not a hug

Re: [PATCH 1/5] trivial: update .gitignore

2011-07-24 Thread Dan Williams
All pushed, thanks again! Dan - Original Message - From: "Guido Günther" To: NetworkManager-list@gnome.org Sent: Sunday, July 17, 2011 1:17:11 PM Subject: [PATCH 1/5] trivial: update .gitignore Exclude files generated by "make tags" and include/ which only contains a generated header fi

Re: [ModemManager] [PATCH 1/4] Split SMS parsing out into a separate file

2011-07-24 Thread Dan Williams
Not sure how these slipped through, but they're all applied. Thanks again! Dan - Original Message - From: "Nathan Williams" To: networkmanager-list@gnome.org Sent: Thursday, June 30, 2011 4:32:00 PM Subject: Re: [ModemManager] [PATCH 1/4] Split SMS parsing out into a separate file T

Re: Extending the mobile-broadband-provider-info database

2011-07-27 Thread Dan Williams
On Fri, 2011-07-22 at 11:32 +0200, Marius Kotsbak wrote: > Den 19. juli 2011 17:51, skrev Dan Williams: > > > > As long as the attributes we add aren't required, it should be fine to > > add them. See the balance check stuff that was added a while ago; that > >

Re: [PATCH 1/4] DTD changes for mms, prepaid, wap

2011-07-27 Thread Dan Williams
On Sat, 2011-07-23 at 15:45 +0200, Marcel Holtmann wrote: > Hi Oleg, > > > > The only tricky part is that in some cases some providers use the same > > > APN for Internet access and MMS. We could just list the context twice in > > > that case or have a list of types per context. > > > > I am not

Re: Modemmanager/Sierra Wireless MC8781 fails assert when no SIM is inserted

2011-07-27 Thread Dan Williams
On Sun, 2011-07-24 at 16:21 +0200, Aleksander Morgado wrote: > Hey Samium, > > ... > > modem-manager[3878]: [1311508930.212757] [mm-serial-port.c:938] > > mm_serial_port_close(): (ttyUSB0) serial port closed > > modem-manager[3878]: [1311508930.213324] [mm-manager.c:687] > > supports_callback

Re: [PATCH 1/4] DTD changes for mms, prepaid, wap

2011-07-27 Thread Dan Williams
On Fri, 2011-07-22 at 15:06 +0300, Oleg Zhurakivskyy wrote: > Hello Marcel, > > On 07/22/2011 12:58 PM, Marcel Holtmann wrote: > > The only tricky part is that in some cases some providers use the same > > APN for Internet access and MMS. We could just list the context twice in > > that case or ha

Re: Unable to use Huawaii LTE Stick with Ubuntu Lucid

2011-07-27 Thread Dan Williams
On Mon, 2011-07-25 at 15:48 +0200, Marcel Holtmann wrote: > Hi, > > > I have a problem with a Huawaii LTE Stick which comes from German Telekom: > > > > Bus 001 Device 006: ID 12d1:1506 Huawei Technologies Co., Ltd. > > > > For an important LTE test project I need to have this stick working un

Re: [PATCH 1/4] dtd: enhance APN types, add APN plans

2011-07-27 Thread Dan Williams
On Wed, 2011-07-27 at 16:48 +0300, Oleg Zhurakivskyy wrote: > Hello everyone, > > >>> What if an APN is used for both post- and prepaid (which all I have > >>> encountered have been)? Is the idea then to tag them as postpaid? > >> One alternative would be to further enhance the database format in

Re: [PATCH 1/4] DTD changes for mms, prepaid, wap

2011-07-27 Thread Dan Williams
On Wed, 2011-07-27 at 14:58 -0500, Dan Williams wrote: > On Sat, 2011-07-23 at 15:45 +0200, Marcel Holtmann wrote: > > Hi Oleg, > > > > > > The only tricky part is that in some cases some providers use the same > > > > APN for Internet access and MMS.

Re: [PATCH 0/4] APN type and plan extensions for automatic provisioning

2011-07-27 Thread Dan Williams
On Tue, 2011-07-26 at 14:37 +0300, Oleg Zhurakivskyy wrote: > Hello, > > Please find patches that extend the mobile-broadband-provider-info database > with the plan tag specifier ("prepaid" or "postpaid"). APN type is extended > with the "internet". The provider info database is modified accordi

Re: [PATCH 0/4] APN type and plan extensions for automatic provisioning

2011-07-28 Thread Dan Williams
PN. Dan > > Eric > > > > On Thu, Jul 28, 2011 at 6:15 AM, Oleg Zhurakivskyy > wrote: > Hello Dan, > > > On 07/27/2011 11:13 PM, Dan Williams wrote: > I'm getting a bit lost in all the patches :) After

Re: RPM builds of modem-manager

2011-07-28 Thread Dan Williams
On Thu, 2011-07-28 at 10:33 +0400, Samium Gromoff wrote: > Good day folks, > > As I've ditched Ubuntu for Fedora 15 on my laptop, a not entirely > unexpected question came up -- are there regular RPM builds of > the modem-manager master out there? Nothing automated; I typically push new builds

Re: Save button disabled

2011-07-28 Thread Dan Williams
On Thu, 2011-07-28 at 09:03 +0400, Eugene Arshinov wrote: > Hi all. > > I'm a newbie in this mailing list and I have two questions which I'll > post one by one. > > The first question is about the save button in the connection > properties dialog: sometimes it is disabled even after I enter root

Re: The +COPS? values in TS27007 have been enhanced, new MM ACCESS TECH constant needed?

2011-07-28 Thread Dan Williams
On Thu, 2011-07-28 at 17:36 +0100, Andrew Bird (Sphere Systems) wrote: > Hi all, > I saw that some mobile broadband modems are starting to support the > latest version of TS27.007 with regard to AT+COPS?. So five more values for > bearer type are now possible and the MM spec 0.5 covers all

Re: DHCPv6 support in Network Manager isn't RFC compliant

2011-07-29 Thread Dan Williams
On Fri, 2011-07-29 at 16:12 +0200, Tore Anderson wrote: > * Paul Wouters > > > Stopping the firewall did not help me on ietf-v6ONLY though. I still got > > not DNS entry in /etc/resolv.conf and on top of that my routing seemed to > > not have a working default route. > > > > [...] > > > > [paul@

Re: [PATCH] supplicant-manager: fix DBus signal signatures

2011-07-29 Thread Dan Williams
On Fri, 2011-07-29 at 08:39 -0400, Daniel Gnoutcheff wrote: > The DBus signatures registered (via dbus_g_proxy_add_signal) for the > fi.w1.wpa_supplicant.Interface.{BSSAdded,ScanDone} signals were > incorrect. That prevented us from receiving wifi ap scan results, at > least in the case where wpa_

Re: DHCPv6 support in Network Manager isn't RFC compliant

2011-07-29 Thread Dan Williams
On Thu, 2011-07-28 at 10:23 -0400, Stéphane Graber wrote: > Hello, > > As I'm not subscribed to this mailing-list, I'd appreciate it if you > could Cc me on your replies. Thanks > > > I've recently been spending quite a bit of time testing Network > Manager's IPv6 support on Ubuntu as part of ou

Re: [PATCH] Add new LTE constant to the MM_ACCESS_TECHs

2011-07-29 Thread Dan Williams
On Thu, 2011-07-28 at 17:44 +0100, Andrew Bird wrote: > The 10.4 version of TS27.007 extends the range of values possible from > AT+COPS? > The range of values are as follows: Applied, thanks! Dan > 3GPP TS 27.007 V10.4.0, +COPS > : integer type; access technology selected > 0 GSM > 1

Re: [PATCH 0/4] Network Zones support

2011-07-29 Thread Dan Williams
On Wed, 2011-07-27 at 16:31 +0200, Thomas Woerner wrote: > Hello Ludwig, > > On 07/27/2011 01:45 PM, Ludwig Nussel wrote: > > Jiri Popelka wrote: > >> On 06/30/2011 11:11 PM, Dan Williams wrote: > >>> On Tue, 2011-06-28 at 19:03 +0200, Thomas Woerner wrote:

Re: DHCPv6 support in Network Manager isn't RFC compliant

2011-07-30 Thread Dan Williams
On Fri, 2011-07-29 at 18:24 -0400, Stéphane Graber wrote: > On 07/29/2011 05:54 PM, Dan Williams wrote: > > On Thu, 2011-07-28 at 10:23 -0400, Stéphane Graber wrote: > >> Hello, > >> > >> As I'm not subscribed to this mailing-list, I'd appreciate it i

Re: [PATCH 1/4] DTD changes for mms, prepaid, wap

2011-07-30 Thread Dan Williams
On Fri, 2011-07-29 at 00:12 +0200, Marius Kotsbak wrote: > On 27. juli 2011 22:12, Dan Williams wrote: > > On Wed, 2011-07-27 at 14:58 -0500, Dan Williams wrote: > >> On Sat, 2011-07-23 at 15:45 +0200, Marcel Holtmann wrote: > >>> Hi Oleg, > >>> > >

Re: [PATCH] ModemManager: Add GetMsIsdn method to return the phone number

2011-07-30 Thread Dan Williams
On Thu, 2011-06-30 at 18:18 -0400, Eric Shienbrood wrote: > I can look at doing that. What should we call it? I think MSISDN is a > GSM term. How does GetPhoneNumber() sound? Hm, old message. Yes, that method sounds fine. Dan > > Eric > > > > On Thu, Jun 30, 2011

Re: [PATCH] cdma: add registration status notification (V2)

2011-07-30 Thread Dan Williams
On Thu, 2011-06-16 at 09:02 +0100, Andrew Bird wrote: > The current UI requires the user to mouse-over and reveal a tool > tip (or click an indicator) to discover the registration state > (aka polling). If the user inadvertently re-registers on a > roaming network, the operation is silent until the

Re: NM connects to a mobile network even if "Mobile network" in tray icon's context menu is unchecked

2011-07-30 Thread Dan Williams
On Sat, 2011-07-30 at 11:39 -0400, Daniel Gnoutcheff wrote: > On 07/30/2011 08:11 AM, Marius Kotsbak wrote: > > On 28. juli 2011 07:08, Eugene Arshinov wrote: > >> Hi again > >> > >> Here is the second question. Sometimes it happens that NetworkManager > >> connects to a mobile network (for which

Re: [PATCH 0/4] APN type and plan extensions for automatic provisioning

2011-07-30 Thread Dan Williams
Hello everyone, > > On 07/28/2011 06:51 PM, Dan Williams wrote: > On Thu, 2011-07-28 at 10:59 -0400, Eric > Shienbrood wrote: > I think the

Re: Extending the mobile-broadband-provider-info database

2011-07-30 Thread Dan Williams
On Thu, 2011-07-28 at 23:27 +0200, Marius Kotsbak wrote: > On 27. juli 2011 21:53, Dan Williams wrote: > > On Fri, 2011-07-22 at 11:32 +0200, Marius Kotsbak wrote: > >> Den 19. juli 2011 17:51, skrev Dan Williams: > >>> As long as the attributes we add aren&#x

Re: No 3G after disconnecting

2011-07-30 Thread Dan Williams
On Tue, 2011-07-26 at 12:17 +0200, wp1191918-hgvs wrote: > > > Marius Kotsbak hat am 26. Juli 2011 um 02:17 > geschrieben: > > > > Den 25. juli 2011 12:08, skrev wp1191918-hgvs: > > > Hi, > > > > > > I have found the following problem with an Ericsson F5521gw 3G modem: > > > > > > 1. sta

Re: [PATCH] device: allow for applying IPv4 and IPv6 settings in parallel

2011-07-30 Thread Dan Williams
On Mon, 2011-07-25 at 18:12 -0400, Mathieu Trudel-Lapierre wrote: > Hi, > > We don't really need to wait before both IPv4 and IPv6 are established before > applying all the settings to the device. Instead, we can apply each separately > when they are ready, which will bring up the interface sooner

Re: [PATCH 1/3] settings: Create new 802-1x parameters for subject_match, altsubject_matches

2011-07-30 Thread Dan Williams
On Fri, 2011-07-29 at 12:38 -0700, Evan Broder wrote: > Includes subject_match and phase2_subject_match (string) parameters, > and altsubject_matches and phase2_altsubject_matches (list of string) > parameters. > > subject_match is matched against a substring of the subject from the > certificate

Re: [PATCH 0/4] Network Zones support

2011-07-30 Thread Dan Williams
On Fri, 2011-07-29 at 17:00 -0500, Dan Williams wrote: > On Wed, 2011-07-27 at 16:31 +0200, Thomas Woerner wrote: > > Hello Ludwig, > > > > On 07/27/2011 01:45 PM, Ludwig Nussel wrote: > > > Jiri Popelka wrote: > > >> On 06/30/2011 11:11 PM, Dan Williams

Re: The meaning of Enable in MM/NM world of mobile broadband?

2011-08-01 Thread Dan Williams
On Mon, 2011-08-01 at 09:26 +0100, Andrew Bird (Sphere Systems) wrote: > Hi all, > I'm trying to understand the meaning of 'Enable Mobile Broadband' from > the NM applet menu. I have a few questions: > > Is the NM applet Enable item just a direct control of the WWAN devices's > radio > fu

Re: Extending the mobile-broadband-provider-info database

2011-08-01 Thread Dan Williams
On Mon, 2011-08-01 at 10:15 +0200, Marcel Holtmann wrote: > Hi Dan, > > > > >>> As long as the attributes we add aren't required, it should be fine to > > > >>> add them. See the balance check stuff that was added a while ago; > > > >>> that > > > >>> was added in a compatible manner and existin

Re: NM connects to a mobile network even if "Mobile network" in tray icon's context menu is unchecked

2011-08-01 Thread Dan Williams
On Sun, 2011-07-31 at 14:41 -0400, Daniel Gnoutcheff wrote: > On 07/30/2011 06:58 PM, Dan Williams wrote: > > Yeah, I think your analysis is correct. It would seem really odd to me > > to auto-activate a mobile broadband connection if the MB is not enabled. > > If MB is not

Re: Wireless - properties popup after a few failed retries

2011-08-01 Thread Dan Williams
On Mon, 2011-08-01 at 14:45 +0100, Maverick wrote: > Good afternoon, > > > > When i’m connect to a wireless network and for some reason the > connection is interrupted for a while NetworkManager tries to > reconnect a few times and then it shows up a popup with the connection > properties, afte

RE: Wireless - properties popup after a few failed retries

2011-08-01 Thread Dan Williams
> -Original Message- > From: Dan Williams [mailto:d...@redhat.com] > Sent: segunda-feira, 1 de Agosto de 2011 22:58 > To: Maverick > Cc: networkmanager-list@gnome.org > Subject: Re: Wireless - properties popup after a few failed retries > > On Mon, 2011-08-01 at

ANN: ModemManager 0.5 released

2011-08-02 Thread Dan Williams
Hi, I'm pleased to finally announce the release of ModemManager 0.5. It includes a ton of bug fixes since the last version, new functionality, new modem support, and a whole lot more magical stuff. Instead I'll just link to the NEWS file which details much of it; thanks to everyone who contribut

Re: NM no longer supports a dialup modem?

2011-08-02 Thread Dan Williams
On Sun, 2011-07-31 at 09:34 +0200, craig wrote: > Hello, > > Under Debian Etch with Gnome, NetworkManager listed my 56Kb dialup modem and > was > able to connect and disconnect to/from the Internet using that modem. I'd assume that was NM 0.6.x? Dialup support was pretty hacked in and was remo

Re: Moving resolv.conf to /var

2011-08-03 Thread Dan Williams
On Wed, 2011-08-03 at 10:29 +0200, Michał Górny wrote: > Hello, > > AFAIK NetworkManager is the most common tool which keeps writing > to /etc/resolv.conf file during runtime. Such a solution makes it hard > to support configurations where rootfs in read-only most of the time. > > That's why I'm

Re: Hard dependency on gtk+ 2.24 in vpnc plugin

2011-08-15 Thread Dan Williams
On Fri, 2011-08-12 at 14:23 +0300, Ozan Çağlayan wrote: > Hi, > > The UI file of the vpnc plugin requires gtk+ >= 2.24. Is this really > true? If that line is removed in the .ui file, the UI is correctly shown > with gtk+ 2.22.x. Pushed, thanks! Dan ___

Re: Missing glade annotations in VPN plugins

2011-08-15 Thread Dan Williams
On Thu, 2011-08-11 at 14:59 +0300, Ozan Çağlayan wrote: > Hi, > > After migrating from glade to gtkbuilder, POTFILES.in files in all of > the NM_0_8 VPN branches are wrong as they don't include the [type: > gettext/glade] annotation needed for correct message extraction. The > changes were made

Re: Localization problems in VPN plugins

2011-08-15 Thread Dan Williams
On Thu, 2011-08-11 at 15:56 +0300, Ozan Çağlayan wrote: > Hi, > > After migrating from glade to .ui files, eventhough the .mo files > contains the translated strings for the VPN plugins, they're always in > English. This is with NM, NM-applet and plugins all at their latest > 0.8.x releases. Th

Re: How new mobile provider can be added?

2011-08-16 Thread Dan Williams
On Tue, 2011-08-16 at 17:45 +0500, CyberDaemon wrote: > When I add new mobile connection and choose Uzbekistan, only one > provider listed - "Uzdunrobita/MTS". Can I know who add providers in > this list? "Coscom/UCell" (http://www.ucell.uz) provider's USB-modems > work excellent in GNU/Linux, o

Re: [PATCH] configure.ac: check for libnl-3 presence

2011-08-16 Thread Dan Williams
On Tue, 2011-08-16 at 14:02 +0200, Daniel Mack wrote: > The versioning of libnl is an utter mess, and in some environment, > pkgconfig will fail to find headers and libraries due to newer .pc file > name confusion. Ship around this by checking for both libnl-1.pc and > libnl-3.0.pc. Is this agains

Re: brcmsmac driver only works when sitting next to the AP

2011-08-16 Thread Dan Williams
On Tue, 2011-08-16 at 13:36 +0200, Roland Vossen wrote: > Hello Camaleón, > > So the first problem that you encounter is that scan does not work. Lets > dive into that first. > > I see in the log that you sent: > > 'Aug 14 13:39:02 stt300 NetworkManager[1181]: > supplicant_interface_acquire: a

Re: [PATCH] configure.ac: check for libnl-3 presence

2011-08-16 Thread Dan Williams
On Tue, 2011-08-16 at 17:36 +0200, Daniel Mack wrote: > On Tue, Aug 16, 2011 at 5:37 PM, Dan Williams wrote: > > On Tue, 2011-08-16 at 14:02 +0200, Daniel Mack wrote: > >> The versioning of libnl is an utter mess, and in some environment, > >> pkgconfig will fail to fin

Re: Problems with Plasma NetworkManagement

2011-08-16 Thread Dan Williams
On Wed, 2011-07-20 at 15:18 -0300, Lamarque Vieira Souza wrote: > Em Wednesday 20 July 2011, Dan Williams escreveu: > > > On Tue, 2011-07-19 at 21:53 -0300, Lamarque Vieira Souza wrote: > > > > Em Saturday 09 July 2011, Lamarque Vieira Souza escreveu: > > > >

Re: Q: nmcli has capability to list access technology used?

2011-08-16 Thread Dan Williams
On Sun, 2011-07-31 at 04:32 +, Jimmy - wrote: > Hi, > > > The ModemManager D-Bus Interface Specification includes commands to > read currently used access technology, e g EDGE, HSDPA, etc. > This information is currently shown in the NM applet, but as far as I > can see this is not part of t

Re: [PATCH] policy: don't autoconnect disabled modems

2011-08-16 Thread Dan Williams
On Tue, 2011-08-02 at 15:48 -0400, Daniel Gnoutcheff wrote: > Normally, a device disabled via nm_device_interface_set_enabled() will > shift into the UNAVAILABLE state. Modems, however, don't do that. > Rather, they pretend that they are in the DISCONNECTED state, presumably > to make it easier to

Re: [PATCH] modem: fix race with nm_modem_set_mm_enabled

2011-08-16 Thread Dan Williams
On Tue, 2011-08-02 at 17:23 -0400, Daniel Gnoutcheff wrote: > Once we've sent a method call over DBus requesting that the modem be > disabled, we should assume that the modem is disabled unless we hear > otherwise. Otherwise, code that checks the modem state immediately > after it gets disabled mi

Re: The meaning of Enable in MM/NM world of mobile broadband?

2011-08-16 Thread Dan Williams
On Wed, 2011-08-03 at 00:28 +0200, Marius Kotsbak wrote: > Den 02. aug. 2011 17:58, skrev Andrew Bird (Sphere Systems): > > There is one thing I noticed though after doing a few tests with NM on > > Ubuntu > > Natty. If after first insertion of a device, the user dismisses the PIN > > entry > > d

Re: Wireless - properties popup after a few failed retries

2011-08-16 Thread Dan Williams
On Wed, 2011-08-03 at 09:59 +0300, Alex Pyattaev wrote: > Yeah, thats pretty annoying thing when you are in a city looking for a > hotspot. Instead of popping up settings it should probably just show > notification which would pop up settings page. There's some notes about fixing this in the TOD

Re: [PATCH 1/2] libnl3: Add ESRCH to compat error translation

2011-08-16 Thread Dan Williams
On Thu, 2011-08-04 at 10:26 +0100, Alfredo Matos wrote: > --- > src/nm-netlink-compat.c |2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) Applied, thanks! Dan > diff --git a/src/nm-netlink-compat.c b/src/nm-netlink-compat.c > index ca2fff3..e91a1ff 100644 > --- a/src/nm-netlink-comp

Re: [PATCH 2/2] libnl3: Fix ESRCH return types

2011-08-16 Thread Dan Williams
On Thu, 2011-08-04 at 10:26 +0100, Alfredo Matos wrote: > ESRCH becomes NLE_OBJ_NOTFOUND. Includes workaround for libnl > aliased return value where ESRCH is being converted to a generic > unspecified error by libnl [1]. Applied, thanks! Dan > [1] http://git.kernel.org/?p=libs/netlink/libn

Re: Moving resolv.conf to /var

2011-08-16 Thread Dan Williams
On Thu, 2011-08-04 at 17:47 +0200, Marcel Holtmann wrote: > Hi Dan, > > > > AFAIK NetworkManager is the most common tool which keeps writing > > > to /etc/resolv.conf file during runtime. Such a solution makes it hard > > > to support configurations where rootfs in read-only most of the time. > >

Re: AccessPointRemoved takes a long time to be triggered.

2011-08-16 Thread Dan Williams
On Fri, 2011-08-05 at 15:05 +0200, Anders Gnistrup wrote: > Hi > > I am using networkmanager version 8.4, and I have problem undestanding the > AccessPointRemoved signal. > > I have made a connect_to_signal. > The list of accessPoint is listed and this is OK using GetAccessPoints. I > then crea

Re: NM no longer supports a dialup modem?

2011-08-16 Thread Dan Williams
On Sat, 2011-08-06 at 19:08 +0200, Bin Li wrote: > On Wed, Aug 3, 2011 at 5:49 AM, Dan Williams wrote: > > On Sun, 2011-07-31 at 09:34 +0200, craig wrote: > >> Hello, > >> > >> Under Debian Etch with Gnome, NetworkManager listed my 56Kb dialup modem &

Re: [PATCH 0/4] libnl3 branch minor fixes and route_add

2011-08-16 Thread Dan Williams
On Fri, 2011-08-05 at 16:01 +0100, Alfredo Matos wrote: > Hi Dan, > > The first two patches introduce (more) fixes on the return types > properly handling libnl-1 return codes. > The rest is a consolidated nm_netlink_route_add function, making it > easier to handle the return codes and the com

Re: [PATCH] libnm-glib: allow NMRemoteSettings constructor with NULL bus

2011-08-16 Thread Dan Williams
On Sat, 2011-08-06 at 19:59 +0100, Daniel Drake wrote: > NMRemoteSettings's constructor requires a DBusGConnection, but there > currently aren't any usable gobject-introspection bindings for that class. > This means that NMRemoteSettings can't be used over gobject-introspection. > > Move the defau

Re: Problem in associating with a given AP

2011-08-16 Thread Dan Williams
On Sun, 2011-08-14 at 22:28 -0700, Vikram Ravindra wrote: > hi, > > I am using DBus interface to communicate with the Network Manager. I have > used the "ActivateConnection" method, and have passed all the necessary > arguments (like the service name, object paths of wifi, AP, etc), but i find > t

Re: Common ModemManager.h

2011-08-16 Thread Dan Williams
On Tue, 2011-08-16 at 17:25 +0200, Aleksander Morgado wrote: > Hi, > > > I'm not sure why it is better to manually maintain the file rather > > than auto generating it (other than XSLT being a difficult language), > > but I certainly agree with using enum types instead of #defines. > > > > It ac

Re: [PATCH] Don't allow Managed DHCPv6 to short-circuit SLAAC

2011-08-16 Thread Dan Williams
On Thu, 2011-08-11 at 00:41 +0200, Tore Anderson wrote: > * Tore Anderson > > > This patch fixes the problem completely for me > > Apologies, the patch appears to break real DHCPv6-only operation, i.e., > when the Autonomous flag is unset for the Prefix Information Option(s) > contained in the RA

Re: Where does NM store its VPN configurations?

2011-08-16 Thread Dan Williams
On Wed, 2011-08-10 at 12:51 -0400, Derek Atkins wrote: > On Wed, August 10, 2011 12:33 pm, Bin Li wrote: > > On Wed, Aug 10, 2011 at 6:29 PM, Derek Atkins wrote: > >> Hey all, > >> > >> I just migrated from one laptop to another (both running Fedora 15). I > >> completely copied my homedir over a

  1   2   3   4   5   6   7   8   9   10   >