How to disable NetworkManager.wifi.share.open attempts?

Questions about Wi-Fi and other network devices, file sharing, firewalls, connection sharing etc
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
ColdBootII

How to disable NetworkManager.wifi.share.open attempts?

Post by ColdBootII »

I keep getting weird errors/warnings in the output of journalctl:

Code: Select all

Aug 14 12:13:09 nighthawk NetworkManager[835]: <warn>  [1502705589.7860] error requesting auth for org.freedesktop.NetworkManager.wifi.share.open: Authorization check failed: Message recipient disconnected from message bus without replying
Aug 14 12:13:09 nighthawk NetworkManager[835]: <warn>  [1502705589.8957] error requesting auth for org.freedesktop.NetworkManager.wifi.share.protected: Authorization check failed: Refusing activation, D-Bus is shutting down.
Aug 14 12:13:09 nighthawk NetworkManager[835]: <warn>  [1502705589.8957] error requesting auth for org.freedesktop.NetworkManager.wifi.share.open: Authorization check failed: Refusing activation, D-Bus is shutting down.
The reason it is weird is that the desktop has solely an eth card inside and no wifi, hence I don't understand why it keeps trying to "open" what is not there. Maybe I can software disable wifi somewhere but I don't see where (LM 18.1 Cinnamon).

Edit: to clarify further nmcli general status, shows that wifi-hw is enabled. Where?

Code: Select all

STATE      CONNECTIVITY  WIFI-HW  WIFI      WWAN-HW  WWAN    
connected  full          enabled  disabled  enabled  enabled 
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
richyrich

Re: How to disable NetworkManager.wifi.share.open attempts?

Post by richyrich »

Please copy/paste the output from this terminal command back here in a reply: inxi -Nn
ColdBootII

Re: How to disable NetworkManager.wifi.share.open attempts?

Post by ColdBootII »

richyrich wrote:Please copy/paste the output from this terminal command back here in a reply: inxi -Nn

Code: Select all

inxi -Nn
Network:   Card: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
           driver: r8169
           IF: enp3s0 state: up speed: 100 Mbps duplex: full
           mac:xxxxxx(doesn't matter)
Also, I thought rfkill might show something but the output of rfkill list all is a blank.

Edit:: I am speculating if the unsuccessful attempts to authorize what is absent have anything to do with recently increased boot time as per this thread.
Locked

Return to “Networking”