Re: NM can't see WEP access point

2016-06-10 Thread Bastien Nocera
On Fri, 2016-06-10 at 10:11 -0500, Dan Williams wrote: > > Jouni confirmed that there is a bug in the supplicant.  The > commit ce8963fc9f197771cd51ba2834fbdf711189641a ('Remove WEP40/WEP104 > cipher suite support for WPA/WPA2') appears to have broken this > functionality (where the AP

Re: NM can't see WEP access point

2016-06-09 Thread Bastien Nocera
On Thu, 2016-06-09 at 10:23 -0500, Dan Williams wrote: > On Thu, 2016-06-09 at 17:13 +0200, Bastien Nocera wrote: > > On Thu, 2016-06-09 at 10:00 -0500, Dan Williams wrote: > > > > > > > > > > > > > > So I missed it before.  But your AP isn't

Re: NM can't see WEP access point

2016-06-09 Thread Bastien Nocera
On Thu, 2016-06-09 at 10:00 -0500, Dan Williams wrote: > > So I missed it before.  But your AP isn't actually set for WEP, it's > set for WPA/TKIP.  If it's actually using just WEP, you won't see any > of the RSN/WPA IEs in the beacon. Still isn't right that it's not showing though, is it?

Re: NM can't see WEP access point

2016-06-09 Thread Bastien Nocera
On Tue, 2016-06-07 at 19:13 +0200, Bastien Nocera wrote: > On Tue, 2016-06-07 at 09:58 -0500, Dan Williams wrote: > > On Tue, 2016-06-07 at 16:09 +0200, Bastien Nocera wrote: > > > Hey, > > > > > > iwlist scan as root shows: > > >  

Re: nm-connection-editor forgets WPA password

2016-06-09 Thread Bastien Nocera
On Tue, 2016-06-07 at 19:29 +0200, Thomas Haller wrote: > On Tue, 2016-06-07 at 19:10 +0200, Bastien Nocera wrote: > > Hey, > > > > I get problems when trying this with both nm-connection-editor and > > gnome-control-center, so it's probably a problem in the common &g

Re: Fwd: How to get GPS NMEA in C from ModemManager?

2016-06-07 Thread Bastien Nocera
On Tue, 2016-06-07 at 16:10 -0500, Dan Williams wrote: > On Tue, 2016-06-07 at 13:40 -0700, serena dadak wrote: > > hello there > > > > Is there any sample code to get NMEA strings from MM in C? > > I looked at the example codes in NM but didn't have much luck on > > finding > > samples for GPS.

Re: nm-connection-editor forgets WPA password

2016-06-07 Thread Bastien Nocera
On Tue, 2016-06-07 at 19:29 +0200, Thomas Haller wrote: > On Tue, 2016-06-07 at 19:10 +0200, Bastien Nocera wrote: > > Hey, > > > > I get problems when trying this with both nm-connection-editor and > > gnome-control-center, so it's probably a problem in the common &g

Re: NM can't see WEP access point

2016-06-07 Thread Bastien Nocera
On Tue, 2016-06-07 at 09:58 -0500, Dan Williams wrote: > On Tue, 2016-06-07 at 16:09 +0200, Bastien Nocera wrote: > > Hey, > > > > iwlist scan as root shows: > >           Cell 17 - Address: 00:24:36:9D:3B:33 > > Channel:11 > >  

nm-connection-editor forgets WPA password

2016-06-07 Thread Bastien Nocera
Hey, I get problems when trying this with both nm-connection-editor and gnome-control-center, so it's probably a problem in the common code. 1. Connect to a known wireless network with WPA/WPA2 Personal authentication 2. Once connected, edit the connection 3. In "Wi-Fi Security" select "Dynamic

NM can't see WEP access point

2016-06-07 Thread Bastien Nocera
Hey, iwlist scan as root shows:           Cell 17 - Address: 00:24:36:9D:3B:33 Channel:11 Frequency:2.462 GHz (Channel 11) Quality=70/70  Signal level=-32 dBm   Encryption key:on ESSID:"WEP test"   

Re: [PATCH] device: prefer wifi over wwan by default

2015-07-22 Thread Bastien Nocera
On Wed, 2015-07-22 at 18:29 +0200, Jean-Christian de Rivaz wrote: Le 22. 07. 15 17:56, Dan Williams a écrit : On Wed, 2015-07-22 at 10:53 +0200, Lubomir Rintel wrote: On Tue, 2015-07-21 at 11:37 +0200, Tore Anderson wrote: This makes wifi preferred to wwan (the modem and bluetooth

Re: [PATCH] device: prefer wifi over wwan by default

2015-07-22 Thread Bastien Nocera
On Wed, 2015-07-22 at 20:04 +0200, Tore Anderson wrote: snip While WiFi at least imply that the user select an SSID, there exists SIM cards that are delivered configured to not require a PIN code or a APN password from the user. This reminded me of something I've been wondering

Re: [PATCH] device: prefer wifi over wwan by default

2015-07-21 Thread Bastien Nocera
On Tue, 2015-07-21 at 11:37 +0200, Tore Anderson wrote: This makes wifi preferred to wwan (the modem and bluetooth device types to be specific) by default, so that users that care about being connected at all times can keep both enabled with auto-connect. As wifi is usually unmetered and

Re: Why is NM preferring wwan over wifi?

2015-06-14 Thread Bastien Nocera
On Sun, 2015-06-14 at 10:10 +0200, Tore Anderson wrote: I've noticed that a default route on a wifi network is assigned a default metric of 600, while a default route on a wwan connection gets a default metric of 450. The effect of this is that the host will prefer to use wwan over wifi

Re: Connman WiFi p2p API evaluation

2015-01-09 Thread Bastien Nocera
On Thu, 2015-01-08 at 16:04 -0600, Dan Williams wrote: Hi, Thomas asked me to look at the Connman P2P/Direct APIs to see if we can share some of the interfaces. I think that's a worthwhile goal, so here's a short writeup of where the APIs stand WRT to NetworkManager's current D-Bus API.

Re: Connman WiFi p2p API evaluation

2015-01-09 Thread Bastien Nocera
Vendor WEXT extensions do have that capability though (I recently ripped out that vendor support in a Realtek driver). On 9 Jan 2015, at 20:25, Dan Williams d...@redhat.com wrote: On Fri, 2015-01-09 at 19:01 +0100, Bastien Nocera wrote: On Thu, 2015-01-08 at 16:04 -0600, Dan Williams

Re: networkmanager-openvpn will not connect

2014-07-04 Thread Bastien Nocera
On Fri, 2014-07-04 at 16:05 +0200, Thomas Haller wrote: On Fri, 2014-07-04 at 11:30 +, John Frankish wrote: Using networkmanager-openvpn- 0.9.8.4 patched to use libsecret, I am unable to connect. After configuring the vpn connection using gnome-control-center, I'm prompted for

Re: Review tracker bug: https://bugzilla.gnome.org/show_bug.cgi?id=728406 (nm-review)

2014-04-29 Thread Bastien Nocera
On Tue, 2014-04-29 at 11:59 -0500, Dan Williams wrote: Hi all, Pavel created a tracker bug for all reviews and added all the existing patch/branch review bugs that he could find. Having them all collected in one place makes it a lot easier for everyone to see the outstanding reviews and

Re: IPsec Road Warrior Config (Fedora 20)

2014-03-05 Thread Bastien Nocera
On Tue, 2014-03-04 at 16:44 -0600, Dan Williams wrote: On Sat, 2014-03-01 at 11:10 -0400, Jorge Fábregas wrote: Hi, I'm in Fedora 20 and wondered if it is possible to configure an IPsec VPN client connection with Network Manager? I tried the Cisco Compatible VPN (vpnc) offered in the

Re: Release management problems

2014-02-12 Thread Bastien Nocera
On Fri, 2014-02-07 at 17:28 +0100, Bastien Nocera wrote: snip I guess we should start hiding unstable APIs behind #defines so that Fedora users don't accidentally depend on them. Something like GLIB_VERSION_MAX_ALLOWED would be very useful indeed, and would help curb those problems. I

Release management problems

2014-02-07 Thread Bastien Nocera
Heya, We're running into trouble with the recent Team support in GNOME, as there's no backing NetworkManager release with the necessary team support: https://bugzilla.gnome.org/show_bug.cgi?id=723769 It wouldn't be that much of a problem if Fedora didn't ship git snapshots of the next

Re: Release management problems

2014-02-07 Thread Bastien Nocera
On Fri, 2014-02-07 at 10:44 -0500, Pavel Simerda wrote: - Original Message - From: Bastien Nocera had...@hadess.net To: networkmanager-list@gnome.org Sent: Friday, February 7, 2014 9:24:16 AM Subject: Release management problems Heya, We're running into trouble

Re: Release management problems

2014-02-07 Thread Bastien Nocera
Hey Dan, On Fri, 2014-02-07 at 11:35 +0100, Dan Winship wrote: On 02/07/2014 09:24 AM, Bastien Nocera wrote: Heya, We're running into trouble with the recent Team support in GNOME, as there's no backing NetworkManager release with the necessary team support: https

Re: Exporting device supported frequencies

2014-01-20 Thread Bastien Nocera
On Mon, 2014-01-20 at 10:27 -0600, Dan Williams wrote: On Sun, 2014-01-19 at 16:45 +0100, Bastien Nocera wrote: Hey, I wanted to show in GNOME's Network settings whether the device supported 5GHz frequencies: https://bugzilla.gnome.org/show_bug.cgi?id=722550 Does NM export

Exporting device supported frequencies

2014-01-19 Thread Bastien Nocera
Hey, I wanted to show in GNOME's Network settings whether the device supported 5GHz frequencies: https://bugzilla.gnome.org/show_bug.cgi?id=722550 Does NM export it in some way? nmcli d show wlp3s0 didn't show anything that looked like this. Cheers

Re: NetworkManager C99 compiler requirement for 0.9.10 (and therefore 0.9.9)

2013-02-28 Thread Bastien Nocera
On Thu, 2013-02-28 at 04:57 -0500, Pavel Simerda wrote: Hi all, I would like to do *occasional* C99-style declarations in the code to avoid ugly hacks when using conditionally built code. That means bumping up the compiler requirements to the C99 standard. As we currently only target to

Re: NM 0.9.8 doesn't realise that DHCP worked

2013-02-27 Thread Bastien Nocera
On Tue, 2013-02-26 at 16:52 -0500, Pavel Simerda wrote: - Original Message - From: Bastien Nocera had...@hadess.net Heya, I'm using rawhide on my laptop, and I can get the network to work in sporadic 30 second bursts, as NM doesn't realise that dhclient got an IP address

NM 0.9.8 doesn't realise that DHCP worked

2013-02-26 Thread Bastien Nocera
Heya, I'm using rawhide on my laptop, and I can get the network to work in sporadic 30 second bursts, as NM doesn't realise that dhclient got an IP address: Feb 26 13:35:16 sirocco dhclient[1177]: bound to 192.168.0.24 -- renewal in 17055 seconds. Feb 26 13:35:59 sirocco NetworkManager[576]:

Re: [PATCH 2/5] connectivity: Add libxml2 as a dependency

2013-02-11 Thread Bastien Nocera
On Mon, 2013-02-11 at 10:06 -0600, Dan Williams wrote: On Mon, 2013-02-11 at 12:09 -0200, Jonh Wendell wrote: From: Jonh Wendell jonh.wend...@oiwifi.com.br libsoup already depends on libxml2 but we need to explicitly link to it. At least we already theoretically required it; though is

Re: Modem supporting location information?

2012-12-06 Thread Bastien Nocera
On Fri, 2012-11-30 at 17:55 +0100, Aleksander Morgado wrote: On 11/30/2012 05:48 PM, Bastien Nocera wrote: I'm interested in getting a 3G modem that would support A-GPS. I have a (possibly simlocked) option modem: 0af0:6971 Option Globetrotter HSDPA Modem Which tells me that it doesn't

Re: Modem supporting location information?

2012-12-06 Thread Bastien Nocera
On Tue, 2012-12-04 at 17:11 -0600, Dan Williams wrote: On Fri, 2012-11-30 at 17:48 +0100, Bastien Nocera wrote: Heya, I'm interested in getting a 3G modem that would support A-GPS. I have a (possibly simlocked) option modem: 0af0:6971 Option Globetrotter HSDPA Modem Which tells me

Modem supporting location information?

2012-11-30 Thread Bastien Nocera
Heya, I'm interested in getting a 3G modem that would support A-GPS. I have a (possibly simlocked) option modem: 0af0:6971 Option Globetrotter HSDPA Modem Which tells me that it doesn't support Location services. Does it not support it, or is it not implemented? I also have a Huawei E585 modem,

Re: Unsubscribe from mailing list

2011-12-15 Thread Bastien Nocera
On Thu, 2011-12-15 at 18:38 +0100, Volker Fritz wrote: Hi, Pls. unsubscribe me from your mailing list. My e-mail address: v_fr...@t-online.de THANK YOU! There's a link for you to do that at the bottom of every mail: http://mail.gnome.org/mailman/listinfo/networkmanager-list Look for

Re: network-manager-applet fails to compile against gnome-bluetooth-3.3

2011-11-25 Thread Bastien Nocera
On Fri, 2011-11-25 at 09:10 -0600, Daniel Drake wrote: Hi, NetworkManager is breaking rawhide because it needs to be rebuilt againts gnome-bluetooth-3.3. However, network-manager-applet fails to rebuild: snip It looks like gnome-bluetooth used to specify dbus-glib includes/libs but no

Re: [PATCH] clean up mobile broadband wizard

2011-10-21 Thread Bastien Nocera
On Tue, 2011-09-27 at 11:16 -0500, Dan Williams wrote: On Tue, 2011-09-27 at 16:43 +0100, Bastien Nocera wrote: On Tue, 2011-09-27 at 10:00 -0400, Mathieu Trudel-Lapierre wrote: Hi, I noticed many duplicate buttons and page headers in the mobile broadband wizard, attached

Re: [PATCH] clean up mobile broadband wizard

2011-09-27 Thread Bastien Nocera
On Tue, 2011-09-27 at 10:00 -0400, Mathieu Trudel-Lapierre wrote: Hi, I noticed many duplicate buttons and page headers in the mobile broadband wizard, attached is a patch that fixes this. It was a bug in GTK+, which I fixed in time for GNOME 3.2 last week. Cheers

RE: Change the Password

2011-01-27 Thread Bastien Nocera
On Thu, 2011-01-27 at 15:41 +0530, Jos Collin-ERS,HCLTech wrote: Can you please respond to my email? I just want to know is it possible to change the encryption key via dbus or not. No you cannot. You should be able to use the D-Bus API for gnome-keyring to do that instead (that's where the

RE: Change the Password

2011-01-27 Thread Bastien Nocera
On Thu, 2011-01-27 at 17:34 +0530, Jos Collin-ERS,HCLTech wrote: Thanks a lot, Bastien. I will work on that. I found that the GetSettings doesn't give the encryption key. I have tried GetSecrets function also, to see where the key is stored, but how ever there is no function to set the

Re: GSM modem via Bluetooth?

2011-01-11 Thread Bastien Nocera
On Thu, 2011-01-06 at 13:16 -0600, Dan Williams wrote: snip I spend some time on this over the holidays to figure out what it would take for manually started rfcomm ports to show up as Bluetooth modems and be configurable without the BT wizard. You'll still need to pair the device at some

Re: GSM modem via Bluetooth?

2011-01-11 Thread Bastien Nocera
On Tue, 2011-01-11 at 20:36 +0300, Andrey Borzenkov wrote: On Thu, Jan 6, 2011 at 10:16 PM, Dan Williams d...@redhat.com wrote: I spend some time on this over the holidays to figure out what it would take for manually started rfcomm ports to show up as Bluetooth modems and be configurable

Re: MM Location API and MBM GPS

2010-09-07 Thread Bastien Nocera
On Sun, 2010-09-05 at 15:15 +0100, Sjoerd Simons wrote: Hey, I'm wondering how to best integrate my MBM 3G modems GPS with MM and Gypsy. The GPS on this device works as follows: The modem exposes three serial ports that all support AT commands, one can use AT commands to turn on the GPS,

Re: nm_ap_get_strength question

2010-07-07 Thread Bastien Nocera
On Wed, 2010-07-07 at 10:12 -0300, Franco Miceli wrote: I have a question about the method nm_ap_get_strength. The method reports values of 88 - 90 for signal levels of -50 dBm (as reported by iwlist sc). My question is, what does strength report? A percentage of strength. A quality

Re: NM + DUN on Fedora-12?

2010-06-23 Thread Bastien Nocera
On Wed, 2010-06-23 at 17:39 -0700, Dan Williams wrote: snip Googling around a bit I find people with some of the same problems. You're sure you've: a) paired with the computer successfully b) enabled BT DUN in PDAnet c) whatever it says here?

Re: BT DUN based systemconnections in 0.8.1 beta

2010-05-25 Thread Bastien Nocera
On Tue, 2010-05-25 at 13:11 +0200, van Schelve wrote: Hi, I'm still having problems with bluetooth dun based system connections in 0.8.1 beta: 1. No ui in nm-applet is available 2. if created from scratch as system-connection they not shown in nm-applet With cnetworkmanager I'm able

Re: NetworkManager Ignoring rfcomm0 device (bluetooth DUN) on Fedora 13 Beta

2010-05-10 Thread Bastien Nocera
On Mon, 2010-05-10 at 12:54 +0800, Ascanio Alba wrote: Hi, I have a bluetooth DUN device (/dev/rfcomm0) exported by modem-manager but being ignored by NetworkManager. This is on Fedora 13 Beta, latest updates-testing. I was getting some SELinux denials but did an audit2allow to remove that

Re: NetworkManager Ignoring rfcomm0 device (bluetooth DUN) on Fedora 13 Beta

2010-05-10 Thread Bastien Nocera
On Mon, 2010-05-10 at 21:26 +0800, Ascanio Alba wrote: I tried without blueman and got a similar error message. I disabled blueman and went via the gnome-bluetooth wizard to setup new device. I reached Access Internet using your mobile phone (DUN) Got Detecting phone configuration... MM

Re: NetworkManager Ignoring rfcomm0 device (bluetooth DUN) on Fedora 13 Beta

2010-05-10 Thread Bastien Nocera
On Mon, 2010-05-10 at 14:36 +0100, Bastien Nocera wrote: On Mon, 2010-05-10 at 21:26 +0800, Ascanio Alba wrote: I tried without blueman and got a similar error message. I disabled blueman and went via the gnome-bluetooth wizard to setup new device. I reached Access Internet using

Re: [PATCH] Add support for OpenSSL's libcrypto as crypto backend

2010-04-09 Thread Bastien Nocera
On Fri, 2010-04-09 at 12:11 -0700, Dan Williams wrote: WARNING! Enabling OpenSSL support may cause the combination of libnm-util and GPL programs to be illegal in your jurisdiction. Please check with your lawyer before enabling OpenSSL support. In your jurisdiction? In what jurisdiction

Re: [PATCH] Add support for OpenSSL's libcrypto as crypto backend

2010-04-09 Thread Bastien Nocera
On Sat, 2010-04-10 at 03:32 +0300, Simos Xenitellis wrote: On Sat, Apr 10, 2010 at 2:40 AM, Bastien Nocera had...@hadess.net wrote: On Fri, 2010-04-09 at 12:11 -0700, Dan Williams wrote: WARNING! Enabling OpenSSL support may cause the combination of libnm-util and GPL programs

Re: Bluetooth ICS

2010-04-08 Thread Bastien Nocera
On Thu, 2010-04-08 at 16:54 -0700, Dan Williams wrote: On Thu, 2010-04-08 at 23:53 +0200, Stéphane Maniaci wrote: Hi, Sorry if this question has been asked before, but I got a little bit lost in my researches on the Internet. Is it possible to enable connection sharing via

Re: Definition for Magic Mouse assistance with XML foo.

2010-03-08 Thread Bastien Nocera
On Sun, 2010-03-07 at 10:43 +0100, Grant Williamson wrote: Are there plans to implement a fully feature cli to control every aspect of NetworkManager. i.e. from activating/deactivating a device to say configuring leap? What on earth does that have to do with the original mail on the HAL list?

Re: Problems with btdun branch

2010-02-17 Thread Bastien Nocera
On Tue, 2010-02-16 at 15:03 -0800, Dan Williams wrote: On Tue, 2010-02-16 at 11:17 +0100, van Schelve wrote: Hi. I want to tryout the btdun branch to see how the work that is in there works an can be used in the filed. Therefore I compiled the btdun branch of network-manager and

Re: Connection through bluetooth phones

2009-11-09 Thread Bastien Nocera
On Mon, 2009-11-09 at 14:22 +0100, Gianluca Sforna wrote: I am looking for some info about how Fedora 12 stands wrt allowing 3G internet connection through a mobile phone. In particular, I tried with my Nokia 6210 Classic and the last step in the wizard shown at:

Re: Connection through bluetooth phones

2009-11-09 Thread Bastien Nocera
On Mon, 2009-11-09 at 14:40 +0100, Gianluca Sforna wrote: On Mon, Nov 9, 2009 at 2:32 PM, Bastien Nocera had...@hadess.net wrote: Attach the output of bluetooth-properties -d. My guess is that your phone doesn't have PAN support, and there's currently no DUN support in NetworkManager

Re: Connection through bluetooth phones

2009-11-09 Thread Bastien Nocera
On Mon, 2009-11-09 at 15:08 +0100, Gianluca Sforna wrote: On Mon, Nov 9, 2009 at 3:04 PM, Bastien Nocera had...@hadess.net wrote: On Mon, 2009-11-09 at 14:40 +0100, Gianluca Sforna wrote: On Mon, Nov 9, 2009 at 2:32 PM, Bastien Nocera had...@hadess.net wrote: Attach the output

Re: So very close, but so frustrating...

2009-10-05 Thread Bastien Nocera
On Sat, 2009-10-03 at 01:08 -0700, Dan Williams wrote: See the 'btdun' branch of nm-applet, where I've added DUN support to the gnome-bluetooth plugin. There's nothing in the applet or NM side yet, both will need further fixes. But the gnome-bt plugin seems to work OK at the moment.

Re: So very close, but so frustrating...

2009-10-02 Thread Bastien Nocera
On Fri, 2009-10-02 at 01:55 +0100, Rick Jones wrote: I've just installed blueman, to replace bluez-gnome, and it does this perfectly. It's a much better UI-oriented manager for BT devices altogether, it shows my phone, I click on attach serial service, and it exposes the BT modem in DBus.

Re: So very close, but so frustrating...

2009-10-01 Thread Bastien Nocera
On Thu, 2009-10-01 at 14:39 -0700, Dan Williams wrote: On Wed, 2009-09-30 at 20:18 -0400, Darren Albers wrote: snip At this time Network Manager does not support Bluetooth modems. I think 0.8 supports phones if they use Bluetooth PAN but not Bluetooth DUN. Correct; I may just get bored

Re: ppp and offline state

2009-09-08 Thread Bastien Nocera
On Mon, 2009-09-07 at 15:07 +0200, Pietro Battiston wrote: Il giorno lun, 07/09/2009 alle 12.53 +0200, Pietro Battiston ha scritto: 1) the most clear answer I found to the claim: NM doesn't support generic ppp, so I must connect with $APP_TO_HANDLE_PPP_CONNECTION and NM doesn't notice

Re: gnome-bluetooth integration

2009-08-06 Thread Bastien Nocera
On Thu, 2009-08-06 at 16:30 +0200, Andrzej Wytyczak-Partyka wrote: Hi guys, please consider this patch, which enables iPhone support in the gnome-bluetooth plugin. The iPhone reports a NAP service, instead of a PANU service, but it works - after connecting to that service through

Re: Keep a wlan active without Access Point?

2009-06-14 Thread Bastien Nocera
On Sun, 2009-06-14 at 12:03 +0530, Ravindra Wankar wrote: For one, I run apache with virtual host entries for the static IP. Secondly, it was just convenient. We develop web based apps and me and my colleagues need to access apache on each other's machines. Previously I could simply

Re: idea: WWAN enable/disable

2009-06-14 Thread Bastien Nocera
On Sun, 2009-06-14 at 20:28 +0200, Marcel Holtmann wrote: Hi Bastien, hows about adding a option to enable/disable WWAN, same like the feature to en/disable wireless (gnomeapplet: right-click checkbox) on my lenovo-notebook it is quite simple to do it to enable: echo enable

Re: idea: WWAN enable/disable

2009-06-14 Thread Bastien Nocera
On Sun, 2009-06-14 at 21:06 +0200, Marcel Holtmann wrote: Hi Bastien, hows about adding a option to enable/disable WWAN, same like the feature to en/disable wireless (gnomeapplet: right-click checkbox) on my lenovo-notebook it is quite simple to do it to

Re: idea: WWAN enable/disable

2009-06-14 Thread Bastien Nocera
On Sun, 2009-06-14 at 20:22 +0100, Bastien Nocera wrote: On Sun, 2009-06-14 at 21:06 +0200, Marcel Holtmann wrote: snip it is pretty simple actually. Check include/linux/rfkill.h and it is just poll, read and write. Only one ioctl for rfkill-input replacement in the future

Re: Wake Up World! Meet the New Boss, Same as the Old Boss

2009-01-22 Thread Bastien Nocera
On Thu, 2009-01-22 at 18:08 -0500, Matthew Saltzman wrote: snip It's bad enough that Mr. Fergau feels compelled to post such irrelevant crap to this list in the first place, but MUST Y'ALL KEEP QUOTING IT?!? It's spam. Christophe wouldn't send that to a number of different lists.

Re: german translation

2008-09-30 Thread Bastien Nocera
On Tue, 2008-09-30 at 16:03 +0200, Christoph Höger wrote: Hi folks, Ive updated the german translation (and screwed up the layout somehow with that) of nm-openvpn. I am not a member of the gnome translation team and have no svn access. So feel free to add it. You should file a bug under

Re: [ANNOUNCE] ModemManager (for GSM and CDMA)

2008-08-27 Thread Bastien Nocera
On Wed, 2008-08-27 at 17:35 +0300, Tambet Ingo wrote: - GetCharset - s - GetCharsets() - as - SetCharset(s charset) - Do we need these? Do the modems support UTF8? If they do, let's just default to that. The reason I don't like there much is that they seem a bit too low level.

Re: Trivial suggestions for enhancement

2008-07-23 Thread Bastien Nocera
On Wed, 2008-07-23 at 14:52 +0200, Martin Vidner wrote: On Tue, Jul 22, 2008 at 12:18:15AM +0200, Tobias Wolf wrote: Salve, regarding naming, layout, and organization in the applet, I have a few small proposals prepared online: http://alice-dsl.net/towolf/gnome/reorg.html Tobias,

Re: Service Provider Database

2008-06-05 Thread Bastien Nocera
On Thu, 2008-06-05 at 11:50 +0300, Antti Kaijanmäki wrote: snip I also mentioned another option which you seem to have discounted, and can easily be used in a DTD.  provider gsm / nameService Provider - GSM prepaid/name apnprepaid.provider/apn /provider Your previous mail

Re: Service Provider Database

2008-06-04 Thread Bastien Nocera
On Wed, 2008-06-04 at 21:57 +0300, Antti Kaijanmäki wrote: Hi, I changed alpha-3 codes to alpha-2 because /usr/share/zoneinfo/zone.tab and /usr/share/zoneinfo/iso3166.tab use them. That's also what libgweather uses for its data, as mentioned in my mail to desktop-devel. Cheers

Re: Service Provider Database

2008-06-02 Thread Bastien Nocera
On Mon, 2008-06-02 at 14:39 +0300, Antti Kaijanmäki wrote: Hello, one part of my project is to create and specify a database for service provider specific settings. I've created an example page in live.gnome.org[1]. Please, comment if you find something missing or you disagree. I will begin

Re: Service Provider Database

2008-06-02 Thread Bastien Nocera
On Mon, 2008-06-02 at 15:12 +0300, Antti Kaijanmäki wrote: ma, 2008-06-02 kello 12:48 +0100, Bastien Nocera kirjoitti: On Mon, 2008-06-02 at 14:39 +0300, Antti Kaijanmäki wrote: Hello, one part of my project is to create and specify a database for service provider specific settings

Re: [PATCH] hal probe modem caps ondemand

2008-05-06 Thread Bastien Nocera
On Tue, 2008-05-06 at 09:55 -0400, Dan Williams wrote: On Sun, 2008-05-04 at 11:34 +0400, Vitja Makarov wrote: Probe CDC-ACM modems, found in most cell phones on the fly, using AT+GCAP modem command. I tested it with 1 Nokia GSM phone, and 2 CDMA. Great! Thanks for writing this. So

Re: [PATCH] hal probe modem caps ondemand

2008-05-06 Thread Bastien Nocera
On Tue, 2008-05-06 at 20:10 +0200, Marcel Holtmann wrote: Hi Dan, So what we can do now is remove all the matches for individual devices in the fdi file, and just match on the driver name for nozomi, airprime, option, and sierra. We'll have a few left-over items that aren't driven

RE: ppp support naming

2008-03-06 Thread Bastien Nocera
On Thu, 2008-03-06 at 08:16 +0100, PEDRO MACANAS VALVERDE wrote: De: [EMAIL PROTECTED] en nombre de Dan Williams Enviado el: mié 05/03/2008 19:55 Para: Will Stephenson CC: networkmanager-list@gnome.org Asunto: Re: ppp support naming Just a quick point; _nothing_ should ever use or expose

Re: ppp support naming

2008-03-05 Thread Bastien Nocera
On Wed, 2008-03-05 at 08:56 +0100, Will Stephenson wrote: On Monday 03 March 2008 19:38:23 Tambet Ingo wrote: On Mon, Mar 3, 2008 at 12:18 PM, Vitja Makarov [EMAIL PROTECTED] wrote: I see it in the tree but I don't see it works, correct me if i'm wrong. It works for GSM and CDMA.

Re: ppp support naming

2008-03-05 Thread Bastien Nocera
On Wed, 2008-03-05 at 11:58 +0100, Will Stephenson wrote: snip Does that mean that we need extra development to support HDSPA/UTMS networks? Does CDMA in NetworkManager only literally support CDMA networks? No, they're already supported. The CDMA and GSM bits in NetworkManager refer to the

Re: ppp using NM

2007-11-29 Thread Bastien Nocera
On Thu, 2007-11-29 at 14:56 -0500, Dan Williams wrote: On Thu, 2007-11-29 at 15:48 +0200, Tambet Ingo wrote: On Nov 29, 2007 1:47 AM, Bastien Nocera [EMAIL PROTECTED] wrote: I'll be more than happy writing the GPRS bits of it. Awesome! Is there any Bluetooth related code

Re: ppp using NM

2007-11-29 Thread Bastien Nocera
On Fri, 2007-11-30 at 00:25 +0100, Marcel Holtmann wrote: Hi Dan, snip See my comment above. Scanning doesn't help you to determine if a phone is in range or not. It simply doesn't work this way. Straight from the horse's mouth. Thanks for the clarifications Marcel.

Re: ppp using NM

2007-11-28 Thread Bastien Nocera
On Wed, 2007-11-28 at 11:49 +0200, Tambet Ingo wrote: On Nov 27, 2007 6:40 PM, vikram b [EMAIL PROTECTED] wrote: Hi, I would like use svn trunk's code to setup ppp connection , lets say for dial up (gprs etc). As Dan already said, I have code to drive gsm data cards and we hope

Re: ipw srcipts for hal

2007-06-27 Thread Bastien Nocera
the name of the Dell rfkill-helper). -- Bastien Nocera [EMAIL PROTECTED] ___ NetworkManager-list mailing list NetworkManager-list@gnome.org http://mail.gnome.org/mailman/listinfo/networkmanager-list

Re: ipw srcipts for hal

2007-06-27 Thread Bastien Nocera
, not the computer (for Bluetooth, you need to attach to the computer, as the device disappears when killed, for Dell laptops, the device isn't attached to a specific device). -- Bastien Nocera [EMAIL PROTECTED] ___ NetworkManager-list mailing list

Re: ipw srcipts for hal

2007-06-27 Thread Bastien Nocera
it in C, in the worker program. -- Bastien Nocera [EMAIL PROTECTED] ___ NetworkManager-list mailing list NetworkManager-list@gnome.org http://mail.gnome.org/mailman/listinfo/networkmanager-list

Re: ipw srcipts for hal

2007-06-27 Thread Bastien Nocera
On Mon, 2007-06-25 at 12:13 -0400, Dan Williams wrote: On Mon, 2007-06-25 at 16:09 +0200, dragoran wrote: On 6/25/07, yelo_3 [EMAIL PROTECTED] wrote: ok, but this does not solve the problem of multiple killswitches (will show up with multiple cards) because

Re: ipw srcipts for hal

2007-06-27 Thread Bastien Nocera
On Wed, 2007-06-27 at 15:38 +0200, dragoran wrote: Bastien Nocera wrote: On Sun, 2007-06-24 at 22:15 +0200, dragoran wrote: here is a C implementation of the ipwWirelessCtl the udi is hardcoded and I only implemented get for now (will add the rest tomorrow). It also uses all values

Re: ipw srcipts for hal

2007-06-27 Thread Bastien Nocera
On Wed, 2007-06-27 at 15:46 +0200, dragoran wrote: Bastien Nocera wrote: snip ok will fix the program to use the env var and open a thread on the hal list. is it subscribers only list or can I post directly to it? No idea, I believe it's subscribers only though. -- Bastien Nocera [EMAIL

Re: ipw srcipts for hal

2007-06-24 Thread Bastien Nocera
based RF kill NOTE: If you enable the SW based RF kill and then toggle the HW based RF kill from ON - OFF - ON, the radio will NOT come back on -- Bastien Nocera [EMAIL PROTECTED] ___ NetworkManager-list mailing list

Re: how to have rfkill supported by hal?

2007-06-23 Thread Bastien Nocera
with the same settings. I believe that the iwlwifi drivers are also supportable with the same script. Cheers -- Bastien Nocera [EMAIL PROTECTED] ___ NetworkManager-list mailing list NetworkManager-list@gnome.org http://mail.gnome.org/mailman/listinfo

Re: NM support for Bluetooth NAP connections possible?

2007-06-19 Thread Bastien Nocera
-level). We definitely want to support various BT network configurations including PAN and DUN. Is that the same code as http://bugzilla.gnome.org/show_bug.cgi?id=432774 ? Cheers -- Bastien Nocera [EMAIL PROTECTED] ___ NetworkManager-list mailing list

Re: Killswitch Patch

2007-06-14 Thread Bastien Nocera
test this? HAL should support killswitchs on Dell and VAIO laptops. Only Dells support the WLAN killswitch, the VAIOs only support Bluetooth. -- Bastien Nocera [EMAIL PROTECTED] ___ NetworkManager-list mailing list NetworkManager-list@gnome.org

Re: [OT] Is there a how-to on importing a CISCO certificate file to VPNC?

2007-06-13 Thread Bastien Nocera
On Wed, 2007-06-13 at 13:01 -0400, Christopher Aillon wrote: Bastien Nocera wrote: On Wed, 2007-06-13 at 03:14 +0530, Rogue wrote: Hi All, I am trying to remove my current dependency of Cisco VPN client by switching to VPNC. Unfortunately I am not able to locate any useful

Re: blocking bug for laptop users (OT sightly )

2007-05-25 Thread Bastien Nocera
to happen for Bluetooth on Dells. The API is explained in the HAL spec. It's mainly useful to deactivate a Bluetooth or WLAN device in software, not really to see what a possible rfkill switch in hardware does... -- Bastien Nocera [EMAIL PROTECTED

Re: blocking bug for laptop users

2007-05-24 Thread Bastien Nocera
On Thu, 2007-05-24 at 14:20 -0400, Dan Williams wrote: Apparently HAL 0.5.9 has limited rfkill support, and that's what we should be hooking into with NM now. I know, I implemented that with David :) -- Bastien Nocera [EMAIL PROTECTED

Re: blocking bug for laptop users

2007-05-22 Thread Bastien Nocera
on the hardware (either using custom APIs for each models, like already implemented for Dells, or the generic kernel rfkill API) - Make NetworkManager handle the get/set from the hardware -- Bastien Nocera [EMAIL PROTECTED] ___ NetworkManager-list mailing

Re: Feature request: restarting NM from nm-applet

2007-03-12 Thread Bastien Nocera
On Mon, 2007-03-12 at 16:27 +0100, Radek Vokál wrote: I have issues with nm-applet and probably dbus, which doesn't recognize my USB Cable modem. So every time I plug in the USB modem I have to restart NetworkManager by hand. Same with my wireless card which has the switch off/on button. So

rt73 driver trouble

2007-01-22 Thread Bastien Nocera
Activation (rausb0) failure scheduled... Cheers -- Bastien Nocera [EMAIL PROTECTED] ___ NetworkManager-list mailing list NetworkManager-list@gnome.org http://mail.gnome.org/mailman/listinfo/networkmanager-list

Re: What distros have intltool 0.35.0?

2006-08-11 Thread Bastien Nocera
is a package-time one, ie. once the tarball is dist'ed, you don't need intltool installed, it's in the tarball. Just like needing a new autoconf if you're not going to re-autogen... FC5 still has an old version, and rawhide/FC6 has it. -- Bastien Nocera [EMAIL PROTECTED

Re: Flaky association with ipw2200 and Linksys WRT54G

2006-04-23 Thread Bastien Nocera
already. So is this a NetworkManager issue or an ipw2200 driver issue? Bill mentions it is an NM issue. -- Bastien Nocera [EMAIL PROTECTED] ___ NetworkManager-list mailing list NetworkManager-list@gnome.org http://mail.gnome.org/mailman/listinfo

Re: Use NetworkManager to connect with a Vodafone Connect Card

2006-01-13 Thread Bastien Nocera
and the mobile phone to use for the connection. --- Bastien Nocera [EMAIL PROTECTED] ___ NetworkManager-list mailing list NetworkManager-list@gnome.org http://mail.gnome.org/mailman/listinfo/networkmanager-list

Re: NetworkManager and NIS

2005-12-13 Thread Bastien Nocera
a long time to timeout if there are problems. --- Bastien Nocera [EMAIL PROTECTED] ___ NetworkManager-list mailing list NetworkManager-list@gnome.org http://mail.gnome.org/mailman/listinfo/networkmanager-list

  1   2   >