Can't enable 'nmcli n on' because of org.freedesktop.NetworkManager not existing??
by LordBin from LinuxQuestions.org on (#5EDTF)
hi, I cant seem to turn on nmcli because org.freedesktop.NetworkManager not existing.
This is what I have tried:
Code:nmcli n on I then recieve this error: Code:Error: failed to set networking: Method "Enable" with signature "b" on interface "org.freedesktop.NetworkManager" doesn't existNext I tried turning on the service (im on artix runit) with the following:
Code:sudo sv start NetworkManager.service but it spits-out: Code:fail: NetworkManager.service: unable to change to service directory: file does not existI've tried doing a system update, reinstalling the software but I just can't get it too work, any ideas?


This is what I have tried:
Code:nmcli n on I then recieve this error: Code:Error: failed to set networking: Method "Enable" with signature "b" on interface "org.freedesktop.NetworkManager" doesn't existNext I tried turning on the service (im on artix runit) with the following:
Code:sudo sv start NetworkManager.service but it spits-out: Code:fail: NetworkManager.service: unable to change to service directory: file does not existI've tried doing a system update, reinstalling the software but I just can't get it too work, any ideas?