I’m having trouble with network manager, for some reason it says it’s inactive and I can’t reactivate it, I rebooted and all the sudden I can’t connect to anything in Firefox , is this an openrc issue or a dhcpcd/nm issue? https://imgur.com/gallery/SxP3k5z
Don't need image of a browser saying no internet access, doesn't really help; If you could provide some logs, like /var/log/rc.log and maybe another that may be relevant to the issue. I am on plasma but use NetworkManager-openrc myself w/o issue.
In OpenRC service for NetworkManager is marked "active" only when it is connected to the network.
So when you are disconnected it is inactive even if NM is running.
I can’t exactly copy paste it in here so what should I look for?
https://imgur.com/gallery/YsTv0i3 Here is the last entry in rc.log
https://imgur.com/gallery/aZLBkoi tried adding one
Is it even starting?
Why is the output of
rc-status
If you check my first post you’ll see, it’s in the same album as the Firefox error
install and enable dbus service
It looks like everything related to org.freedesktop.NetworkManager.Settings is missing, where do I find those?
https://imgur.com/gallery/aZLBkoi this seems to be the root of the problem, how do I fix it?
rc-service connmand stop
rc-update del connmand default
rc-service NetworkManager restart
PS: I truly hate looking at logs as images.
One reason I use netcat I can do: cat file | nc termbin.com 9999