~alpine/users

1

NetworkManager stopped working

Bosco Vallejo-Nágera <bosco@vallejonagera.xyz>
Details
Message ID
<CLJX1XQI8QS1.P8I8PG27O11Q@thinkpad>
DKIM signature
missing
Download raw message
I've been using NetworkManager with wpa_supplicant as a backend and it
worked just fine, until for some reason it didn't.

This is my /etc/NetworkManager/NetworkManager.conf
[main]
dhcp=internal
plugins=ifupdown, keyfile
[ifupdown]
managed=true
[device]
wifi.scan-rand-mac-address=yes
wifi.backend=wpa_supplicant

And this is my /etc/network/interfaces
auto lo
iface lo inet loopback

auto eth0
iface eth0 inet dhcp

auto wlan0
iface wlan0 inet dhcp

I've tried switching to just wpa_supplicant and it worked, so my wifi
card is working, and it isn't off in rfkill.

However, when I go to nmtui and enter "Activate a connection" and I
don't see wifi there, only ehternet.

My user is in the plugdev group, but if I go to "Set system hostname", I
get the error message "Unable to set hostname: Insufficient privileges"
Anywhere else I should look?
Bosco Vallejo-Nágera <bosco@vallejonagera.xyz>
Details
Message ID
<CP9I3ESAINYI.3JX8HSZLP1U2L@thinkpad>
In-Reply-To
<CLJX1XQI8QS1.P8I8PG27O11Q@thinkpad> (view parent)
DKIM signature
missing
Download raw message
I forgot about this thread, turns out after an update the networkmanager
package was split and it now required networkmanager-wifi as an extra
package.
Reply to thread Export thread (mbox)