Re: wifi permanently switching between 2.4 and 5 GHz

2018-08-15 Thread Dan Williams via networkmanager-list
On Wed, 2018-08-15 at 13:21 -0700, Michael Butash wrote: > > On Wed, Aug 15, 2018 at 9:36 AM, Dan Williams via networkmanager- > > list < > > networkmanager-list@gnome.org> wrote > > > > Does the switching cause an actual problem? It's supposed to > >

Re: wifi permanently switching between 2.4 and 5 GHz

2018-08-15 Thread Dan Williams via networkmanager-list
On Tue, 2018-08-14 at 23:04 -0500, Greg Oliver via networkmanager-list wrote: > On Tue, Aug 14, 2018 at 2:24 PM "Jürgen Bausa" > wrote: > > > I have a Xiaomi Air 12 Laptop (Intel Core m3-7Y30, Network > > controller: > > Intel Corporation Wireless 8260 > > (rev 3a)). I use debian Stretch (linux

Re: [PATCH ModemManager] docs: mm_modem_get_sim is async

2018-08-27 Thread Dan Williams via networkmanager-list
On Mon, 2018-08-27 at 16:51 +0200, Guido Günther wrote: > Signed-off-by: Guido Günther > --- > libmm-glib/mm-modem.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Pushed to git master, thanks! Dan > diff --git a/libmm-glib/mm-modem.c b/libmm-glib/mm-modem.c > index

Re: [RFC] Automatically remove stored SIM-PIN from gsm connection settings if it fails to unlock?

2018-11-05 Thread Dan Williams via networkmanager-list
On Mon, 2018-10-08 at 11:45 +0200, Thomas Haller via networkmanager- list wrote: > On Mon, 2018-10-08 at 09:24 +0200, Aleksander Morgado wrote: > > Hey, > > > > I've SIM-PIN blocked one of my SIM cards just by having a gsm > > autoconnected settings with a PIN stored and then PIN not matching > >

Re: why does network manager start activating disconnected ethernet ports?

2018-11-08 Thread Dan Williams via networkmanager-list
On Thu, 2018-11-08 at 16:16 -0500, David P. Reed wrote: > Hi Dan - > I tried the rpm -e command and it said I don't have that module > installed. I did grep the directories (/var/run/NetworkManager and > /etc/NetworkManager) recursively for the string "carrier" and found > nothing there. So that

Re: why does network manager start activating disconnected ethernet ports?

2018-11-11 Thread Dan Williams via networkmanager-list
On Sat, 2018-11-10 at 13:54 -0500, David P. Reed wrote: > Dan - thanks! Yes, the ports were in LOWER_UP, now that I understand > what that means. > > It is not a Network Manager problem. It was a real screwup on my > part. Sorry to waste your time. No problem, glad it got figured out! Dan >

Re: sierra modem connected through serial port not working

2018-11-09 Thread Dan Williams via networkmanager-list
On Mon, 2018-11-05 at 21:11 -0600, linux.challenge1 via networkmanager- list wrote: > We are using Modem manager 1.8.2. We are trying to connect sierra > modem via > serial port ttyS0. We modified /lib/udev/rules.d/77-mm-sierra.rules > to Are you really using ttyS0? That's usually an onboard

Re: Scanning for infrastructure SSIDs during in active AP mode connection

2018-10-01 Thread Dan Williams via networkmanager-list
On Mon, 2018-10-01 at 18:54 +0200, Tobias Grasse | glancr wrote: > Hello everyone, > > is it possible to scan for nearby WiFi SSIDs (i.e. get “nmcli d wifi > list” to output available networks) while network-manager has an > active WiFi connection in AP mode? It *highly* depends on the driver,

Re: No new PIN request to the user if PIN stored in settings is wrong

2018-10-01 Thread Dan Williams via networkmanager-list
On Thu, 2018-09-27 at 12:22 +0200, Thomas Haller via networkmanager- list wrote: > On Thu, 2018-09-27 at 11:51 +0200, Aleksander Morgado wrote: > > Hey, > > > > I'm trying to understand whether this behavior is on purpose or > > not. > > > > I have some "gsm" settings for a broadband connection,

Re: u-blox R410M modem (QMI) configuration with modern Network-manager

2018-11-30 Thread Dan Williams via networkmanager-list
On Fri, 2018-11-30 at 11:24 -0800, Tim Harvey wrote: > On Fri, Nov 30, 2018 at 3:12 AM Aleksander Morgado > wrote: > > Hey, > > > > > I'm trying to use a u-blox QMI R410M with network manager on > > > Ubuntu > > > bionic witht he following which works fine on Ubuntu xenial: > > > > > > # nmcli

Re: wifi permanently switching between 2.4 and 5 GHz

2018-11-26 Thread Dan Williams via networkmanager-list
result and noise of the channel, if the driver reports it) is factored into the calculations. Dan > > Best Regards, > > Shawn Adams > > > On 15.08.18 23:17, Dan Williams via networkmanager-list wrote: > > On Wed, 2018-08-15 at 13:21 -0700, Michael Butash wrote: > &

Re: D-Bus: Getting secrets through dbus-send

2018-11-26 Thread Dan Williams via networkmanager-list
On Mon, 2018-11-26 at 09:49 +0100, Damien Cassou wrote: > Hi, > > I want to better integrate NetworkManager with Emacs: I want an Emacs > interface to start/stop connections, to see which > devices/connections/access-points are available. I also want Emacs to > present an interface when

Re: ipv6 RA: dhcp-level managed

2019-01-04 Thread Dan Williams via networkmanager-list
On Fri, 2019-01-04 at 07:19 -0500, Brian J. Murrell wrote: > I see the following message in the debug for NM: > > Jan 04 07:02:19 server NetworkManager[1138]: > [1546603339.8846] ndisc[0x5592e10188c0,"enp2s0"]: dhcp-level > managed You're not mistaken about the interpretation of those fields,

Re: ipv6 RA: dhcp-level managed

2019-01-04 Thread Dan Williams via networkmanager-list
On Fri, 2019-01-04 at 12:00 -0500, Brian J. Murrell wrote: > On Fri, 2019-01-04 at 09:52 -0600, Dan Williams via networkmanager- > list > wrote: > > While NM was running, is it possible there was a previous RA that > > had > > "stateful other conf" (eg t

Re: NetworkManager, ModemManager, and pppd

2019-03-15 Thread Dan Williams via networkmanager-list
On Thu, 2019-03-14 at 16:52 +1300, Harry Mander via networkmanager-list wrote: > Hi, > > I have a PPP connection brought up by pppd running on a ttyUSB > connection > to an LTE modem, which is managed by ModemManager. When pppd is > started > after simple-connecting the modem using ModemManager

Re: Setup for multiple different gsm.sim-operator-id?

2019-09-11 Thread Dan Williams via networkmanager-list
On Wed, 2019-09-11 at 13:01 +0200, Einar Jón via networkmanager-list wrote: > On Wed, 4 Sep 2019 at 22:43, Thomas Haller > wrote: > > On Wed, 2019-09-04 at 21:59 +0200, Einar Jón wrote: > > > On Wed, 4 Sep 2019 at 17:11, Thomas Haller > > > wrote: > > > > On Wed, 2019-09-04 at 16:46 +0200, Einar

Re: What to enter in the DCB tab for a PPPoE Internet connection

2019-09-06 Thread Dan Williams via networkmanager-list
On Thu, 2019-09-05 at 19:50 -0500, Mr. Christian Strubel via networkmanager-list wrote: > What do I need to enter in the DCB tab for Network Manager > to work with a PPPoE Internet connection? You shouldn't need to enter anything DCB ("Data Center Bridging") for PPPoE actually. But really, I

Re: How to set network connection priority

2019-07-26 Thread Dan Williams via networkmanager-list
On Fri, 2019-07-26 at 21:52 +0530, Mohammed Sadiq wrote: > Hi, > > Is it possible to set IP routing (and DNS) priority when multiple > network is present? Say like, “Connection A” to have lower priority > over every other connection, and “Connection B” having more priority > than “Connection A”,

Re: WiFi AP selection

2019-10-22 Thread Dan Williams via networkmanager-list
On Tue, 2019-10-22 at 13:37 -0700, Clive McCarthy wrote: > I rand the commands you suggested but the response doesn't look like > a log dump. I guess they just enable logging. > > method return time=1571775394.161873 sender=:1.8 -> > destination=:1.507 serial=32493 reply_serial=2 > method return

Re: Enabling LTE

2019-10-22 Thread Dan Williams via networkmanager-list
On Tue, 2019-10-22 at 19:47 +0200, Bjørn Mork via networkmanager-list wrote: > Marc Murphy writes: > > > If I swap to a 3G antenna on mPCIe modems it will connect first > > time > > on 3G. > > > > My main query is that why can an iPhone connect and us the 4G > > signal > > and the multiple

Re: WiFi AP selection

2019-10-22 Thread Dan Williams via networkmanager-list
On Mon, 2019-10-21 at 20:42 -0700, Clive McCarthy via networkmanager- list wrote: > I have a situation where I have multiple APs in a building all with > the same SSID and WPA key but set to non-clashing frequencies. When I > close my laptop and WiFi shuts down and I move to a new location the >

Re: WiFi AP selection

2019-10-22 Thread Dan Williams via networkmanager-list
On Tue, 2019-10-22 at 11:17 -0700, Clive McCarthy wrote: > Thanks for your reply. > My laptop, when first opened, reports (via the Network Manage, I > suppose) that it is disconnected from the network. After a second or > two it reports being connected. And it is. However, as I noted, the >

Re: WiFi AP selection

2019-10-22 Thread Dan Williams via networkmanager-list
On Tue, 2019-10-22 at 15:00 -0700, Clive McCarthy wrote: > The only odd thing I see is: current_signal=-54 current_noise= What I think is happening is a wpa_supplicant bug with roaming and "reassociate" handling. For some reason the supplicant sets a reassociate flag when a given WiFi network

Re: Collect agreement/disagreement to Relicense NetworkManager under LGPL-2.1+

2020-01-09 Thread Dan Williams via networkmanager-list
On Thu, 2020-01-09 at 09:14 -0500, Dan Winship via networkmanager-list wrote: > Thomas asked me to send email agreeing to the relicensing. I am not > the > copyright holder of any code in NetworkManager and do not believe > that I > have any say in this decision, but if it turns out that I do,

Re: Agreement to relicense NetworkManager under LGPL-2.1+

2020-09-17 Thread Dan Williams via networkmanager-list
Ciaran, Just to clarify, does this authorization include contributions made by Novell/SUSE employees, when Novell and SUSE were combined from 2003 - 2011? Thanks! Dan On Thu, 2020-09-17 at 15:09 +, Ciaran Farrell wrote: > SUSE LLC hereby agrees to relicense any contributions under SUSE LLC

Re: Use signal strength when choosing AP

2020-07-15 Thread Dan Williams via networkmanager-list
On Wed, 2020-07-15 at 12:31 +0200, Gonsolo via networkmanager-list wrote: > Hi! > > I have a home network with a router and a repeater. Network manager > always connects to the last used network so I have to switch manually > to the nearest AP when I take the notebook from the workroom to the >

Re: Changing IP on bridge without disconnecting VMs

2022-07-13 Thread Dan Williams via networkmanager-list
On Wed, 2022-07-13 at 07:57 -0500, Chris Adams via networkmanager-list wrote: > I have my primary ethernet interface configured in a bridge in NM, so > that I can run VMs and have them on the local network directly.  I > needed to change the IP of the host system, but when I ran "nmcli con > up >