Skip to main content
Topic: Some lxqt functions don't work - network manager (Read 1217 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Some lxqt functions don't work - network manager

Hi.
Similar to the other(?):
When I try to execute a function (say, activate a connection) from lxqt's network manager icon,
it pops up a window indicating
...failed
(1) Not authorized to control networking.
And in /var/log/everything.log something like this appears:
Nov 23 09:26:00 laca-pici NetworkManager[1918]: <info>  [1542961560.7859] audit: op="connection-activate" uuid="dfebb740-36e2-33d2-8f66-b8cad9eab3de" name="Wired connection 1" pid=2595 uid=1000 result="fail" reason="Not authorized to control networking."
What is missing?
Thanks

Re: Some lxqt functions don't work - network manager

Reply #1


Yes, but pleae provide more info, instead of starting two threads with almost no info.
It is always a good idead to provide the output of
Code: [Select]
rc-status --all
for openrc.

You most definitely did not add elogind to the boot runlevel.

Re: Some lxqt functions don't work - network manager

Reply #2
There is elogind under the boot runlevel.
Code: [Select]
[laca-pici ~]# rc-status --all
Runlevel: default
 dbus                                                                                                                  [  started  ]
 NetworkManager                                                                                                        [  started  ]
 netmount                                                                                                              [  started  ]
 bluetooth                                                                                                             [  started  ]
 syslog-ng                                                                                                             [  started  ]
 acpid                                                                                                                 [  started  ]
 cronie                                                                                                                [  started  ]
 docker                                                                                                                [  started  ]
 sshd                                                                                                                  [  started  ]
 xdm                                                                                                                   [  started  ]
 local                                                                                                                 [  started  ]
 agetty.tty3                                                                                      [  started 6 day(s) 06:58:11 (0) ]
 agetty.tty4                                                                                      [  started 6 day(s) 06:58:11 (0) ]
 agetty.tty5                                                                                      [  started 6 day(s) 06:58:11 (0) ]
 agetty.tty2                                                                                      [  started 6 day(s) 06:58:11 (0) ]
 agetty.tty1                                                                                      [  started 6 day(s) 06:58:11 (0) ]
 agetty.tty6                                                                                      [  started 6 day(s) 06:58:11 (0) ]
Runlevel: sysinit
 devfs                                                                                                                 [  started  ]
 kmod-static-nodes                                                                                                     [  started  ]
 sysfs                                                                                                                 [  started  ]
 cgroups                                                                                                               [  started  ]
 udev                                                                                                                  [  started  ]
 dmesg                                                                                                                 [  started  ]
 opentmpfiles-dev                                                                                                      [  started  ]
 udev-trigger                                                                                                          [  started  ]
Runlevel: nonetwork
 local                                                                                                                 [  started  ]
Runlevel: boot
 modules                                                                                                               [  started  ]
 hwclock                                                                                                               [  started  ]
 fsck                                                                                                                  [  started  ]
 root                                                                                                                  [  started  ]
 mtab                                                                                                                  [  started  ]
 swap                                                                                                                  [  started  ]
 localmount                                                                                                            [  started  ]
 sysctl                                                                                                                [  started  ]
 bootmisc                                                                                                              [  started  ]
 termencoding                                                                                                          [  started  ]
 opentmpfiles-setup                                                                                                    [  started  ]
 elogind                                                                                                               [  started  ]
 urandom                                                                                                               [  started  ]
 opensysusers                                                                                                          [  started  ]
 net.lo                                                                                                                [  started  ]
 procfs                                                                                                                [  started  ]
 loopback                                                                                                              [  started  ]
 keymaps                                                                                                               [  started  ]
 binfmt                                                                                                                [  started  ]
 hostname                                                                                                              [  started  ]
Runlevel: shutdown
 killprocs                                                                                                             [  stopped  ]
 savecache                                                                                                             [  stopped  ]
 mount-ro                                                                                                              [  stopped  ]
Dynamic Runlevel: hotplugged
Dynamic Runlevel: needed/wanted
 xdm-setup                                                                                                             [  started  ]
Dynamic Runlevel: manual
 openrc-settingsd                                                                                                      [  started  ]