Hello all,
Since a couple of weeks I am regularly asked for my root password at boot to open the wifi connection. Sometimes it does not do that, the way I prefer it.
I have the following setup:
Tumbleweed with KDE desktop, fully updated
Auto login
KDE wallet opened with empty password
Wifi network password and VPN password are placed in the open wallet
When wifi starts, it automatically starts the VPN
I use network manager
In the thread: https://forums.opensuse.org/t/network-manager-wont-enable/164345
I see deano-ferrari asks for the output of these two commands:
[User: jan] @ [Server: localhost] - [Directory: ~]
$ systemctl list-units | egrep -i "network|wicked"
NetworkManager-wait-online.service loaded active exited Network Manager Wait Online
NetworkManager.service loaded active running Network Manager
network-online.target loaded active active Network is Online
network-pre.target loaded active active Preparation for Network
network.target loaded active active Network
nss-lookup.target loaded active active Host and Network Name Lookups
[User: jan] @ [Server: localhost] - [Directory: ~]
$ inxi -Na
Network:
Device-1: Intel Wireless 3165 driver: iwlwifi v: kernel pcie: gen: 1
speed: 2.5 GT/s lanes: 1 bus-ID: 01:00.0 chip-ID: 8086:3165 class-ID: 0280
Device-2: Intel Bluetooth wireless interface type: USB driver: btusb
bus-ID: 3-2.2:4 chip-ID: 8087:0a2a class-ID: e001
[User: jan] @ [Server: localhost] - [Directory: ~]
$ ^C
[User: jan] @ [Server: localhost] - [Directory: ~]
$
This output is from after I set the password.
I think it is strange that I don’t need to set the password every time, it is also done automatically, which I prefer.
What else can I check to find out what is happening here?
Thanks.