i installed
networkmanager networkmanager-dinit using
pacman.i enabled the service using
dinitctl.Now NetworkManager exit with status 1.
Service: NetworkManager
State: STOPPED (terminated; exited - status 1)
What can i do?? I need to
downgrading the packages?? i need to
Configuration Files??
this is my log:
[[+] ] boot
[{+} ] getty
[{+} ] loginready (has console)
[{+} ] setup
[{+} ] cleanup
[{+} ] fsck
[{+} ] binfmt
[{+} ] pseudofs
[{+} ] locale
[{+} ] root-rw
[{+} ] mount-all
[{+} ] udevd (pid: 396)
[{+} ] udevd-early
[{+} ] tmpfs
[{+} ] cgroups
[{+} ] tmpfiles-dev
[{+} ] kmod-static-nodes
[{+} ] udev-settle
[{+} ] udev-trigger
[{+} ] lvm2
[{+} ] cryptsetup
[{+} ] hwclock
[{+} ] net-lo
[{+} ] random-seed
[{+} ] swap
[{+} ] sysctl
[{+} ] sysusers
[{+} ] tmpfiles-setup
[{+} ] vconsole
[{+} ] hostname
[{+} ] mount
[{+} ] misc
[{+} ] modules
[{+} ] network
[{+} ] network-pre
[{+} ] rclocal
[{+} ] logind
[{+} ] elogind (pid: 478)
[{+} ] dbus (pid: 476)
[{+} ] dbus-pre
[{+} ] connmand (pid: 477)
[{+} ] tty1 (pid: 505)
[{+} ] tty2 (pid: 497)
[{+} ] tty3 (pid: 506)
[{+} ] tty4 (pid: 509)
[{+} ] tty5 (pid: 507)
[{+} ] tty6 (pid: 508)
[ {X}] NetworkManager (exit status: 1)
Look in /var/log/syslog.log for error messages
Or disable the service temporarily and as root start it manually in a terminal
/usr/bin/NetworkManager -n
Hopefully you'll see more useful error messages ?
i run it it dont tell me anything. i dont have syslog
i found that i have connman connman-dinit and i didn't know that is it an alternative to NetworkManager.I m going to uninstalled
i unistalled and it's working.The issue is like in void linux when you run dhcpcd and NetworkManager at the same time.
I just need it to remove connman.
thx for your help.