Re: NetworkManager doesn't "Connect automatically"

2016-12-23 Thread Chris Marusich
Hi Thomas, Thomas Haller writes: > Hi, > > There are very little dependencies of NetworkManager to systemd. Note > that the src/systemd directory contains a self-contained copy of > systemd sources. That is, you don't need an systemd dependency for > those. > > Regarding session management, you'

Re: NetworkManager doesn't "Connect automatically"

2016-12-19 Thread Thomas Haller
On Sat, 2016-12-17 at 01:51 -0800, Chris Marusich wrote: > Thomas Haller writes: > > > On Wed, 2016-12-14 at 01:38 -0800, Chris Marusich wrote: > > > Hi Thomas, > > > > > > Thank you for the quick response! > > > > > > Thomas Haller writes: > > > > > > > Did you build NetworkManager yourself?

Re: NetworkManager doesn't "Connect automatically"

2016-12-17 Thread Chris Marusich
Thomas Haller writes: > On Wed, 2016-12-14 at 01:38 -0800, Chris Marusich wrote: >> Hi Thomas, >> >> Thank you for the quick response! >> >> Thomas Haller writes: >> >> > Did you build NetworkManager yourself? Is session-tracking properly >> > enabled to use systemd-logind or consolekit. >>

Re: NetworkManager doesn't "Connect automatically"

2016-12-17 Thread Chris Marusich
l...@gnu.org (Ludovic Courtès) writes: > Following Andy’s advice I committed both with slightly-tweaked commit > logs. That’ll give lurkers out there an incentive to give it a try. > ;-) > > Thank you Chris! > > Ludo’. Thank you! When I find some time, I'll look into modifying the polkit rules

Re: NetworkManager doesn't "Connect automatically"

2016-12-15 Thread Ludovic Courtès
Chris Marusich skribis: > I tried following polkit's example. These patches enable me to build > network-manager with elogind, but when I reconfigure my system using the > new network-manager package, NetworkManager still fails to automatically > connect (like before, there are no error messages

Re: NetworkManager doesn't "Connect automatically"

2016-12-15 Thread Andy Wingo
On Thu 15 Dec 2016 11:24, Chris Marusich writes: > I tried following polkit's example. These patches enable me to build > network-manager with elogind, but when I reconfigure my system using the > new network-manager package, NetworkManager still fails to automatically > connect (like before, th

Re: NetworkManager doesn't "Connect automatically"

2016-12-15 Thread Chris Marusich
Chris Marusich writes: > Chris Marusich writes: > >> Andy Wingo writes: >> >>> On Wed 14 Dec 2016 10:13, Chris Marusich writes: >>> Did I make a mistake, or does NetworkManager just not recognize elogind? I'll look into this more, but unless I made a mistake, I suspect that eith

Re: NetworkManager doesn't "Connect automatically"

2016-12-14 Thread Chris Marusich
Chris Marusich writes: > Andy Wingo writes: > >> On Wed 14 Dec 2016 10:13, Chris Marusich writes: >> >>> Did I make a mistake, or does NetworkManager just not recognize elogind? >>> I'll look into this more, but unless I made a mistake, I suspect that >>> either elogind or network-manager might

Re: NetworkManager doesn't "Connect automatically"

2016-12-14 Thread Thomas Haller
On Wed, 2016-12-14 at 01:38 -0800, Chris Marusich wrote: > Hi Thomas, > > Thank you for the quick response! > > Thomas Haller writes: > > > Did you build NetworkManager yourself? Is session-tracking properly > > enabled to use systemd-logind or consolekit. > > Yes, I'm building it from source

Re: NetworkManager doesn't "Connect automatically"

2016-12-14 Thread Chris Marusich
Andy Wingo writes: > On Wed 14 Dec 2016 10:13, Chris Marusich writes: > >> Did I make a mistake, or does NetworkManager just not recognize elogind? >> I'll look into this more, but unless I made a mistake, I suspect that >> either elogind or network-manager might require some tweaks to convince

Re: NetworkManager doesn't "Connect automatically"

2016-12-14 Thread Chris Marusich
Hi Thomas, Thank you for the quick response! Thomas Haller writes: > Did you build NetworkManager yourself? Is session-tracking properly > enabled to use systemd-logind or consolekit. Yes, I'm building it from source [1]. It looks like we might need to adjust the way we build it to enable ses

Re: NetworkManager doesn't "Connect automatically"

2016-12-14 Thread Andy Wingo
On Wed 14 Dec 2016 10:13, Chris Marusich writes: > Did I make a mistake, or does NetworkManager just not recognize elogind? > I'll look into this more, but unless I made a mistake, I suspect that > either elogind or network-manager might require some tweaks to convince > network-manager that elog

Re: NetworkManager doesn't "Connect automatically"

2016-12-14 Thread Chris Marusich
Hi Ludo, l...@gnu.org (Ludovic Courtès) writes: > Hello network managers! :-) Hopefully soon we will MANAGE to get it working! ;-) > ren...@openmailbox.org skribis: > >> Accordig to what Thomas comments, I have two ideas: >> >> * I wil try to compile 'network-manager' with >> '--with-session-t

Re: NetworkManager doesn't "Connect automatically"

2016-12-13 Thread Ludovic Courtès
Hello network managers! :-) ren...@openmailbox.org skribis: > Accordig to what Thomas comments, I have two ideas: > > * I wil try to compile 'network-manager' with > '--with-session-tracking=consolekit'. On GuixSD we use “elogind”, which is like “systemd-logind”. However, the build log says:

Re: NetworkManager doesn't "Connect automatically"

2016-12-13 Thread rennes
Hello, On 2016-12-13 08:37, Thomas Haller wrote: This restricts the connection to a certain user, determined by the connection.permissions property (see `nmcli connection show $NAME` and `man nm-settings`). This makes the connection only available, when a session for that user exists. Is that u

Re: NetworkManager doesn't "Connect automatically"

2016-12-13 Thread Thomas Haller
On Mon, 2016-12-12 at 22:51 -0800, Chris Marusich wrote: Hi, > * If I check the "Make available to other users" check-box, then >   NetworkManager DOES automatically connect to my wireless network. >   However, my understanding is that this is only a workaround, and > that >   in fact NetworkMa

NetworkManager doesn't "Connect automatically"

2016-12-12 Thread Chris Marusich
Hi, I'm trying to get NetworkManager working in GuixSD [1]. I've got it working well enough so that I can manually connect to my wireless network, which is great! However, I've noticed that even when I've checked the "Connect automatically" check-box [2], NetworkManager doesn't automatically con