#Error starting networkmanager
113 messages · Page 1 of 1 (latest)
Can you show the output of systemctl status NetworkManager?
Post the output of systemctl list-units --type service
Paste short snippets, up to a few lines, in channel. Please do not use pastebin.com or paste.ubuntu.com; some good, sane paste services are ix.io, paste.rs, bpaste.net, and gist.github.com.
See .s ix or .s rs for an easy way to paste from a pipe.
.s ix
<command to print output> |& curl -F 'f:1=<-' ix.io
Idk how you're gonna connect tho
Maybe output to a file then copy to some other device
Its very long
What am I looking for
Is AMD x86-64 normal?
I see something about systemd-resolved in the NetworkManager page in arch wiki, maybe that's it?
You could try enabling systemd-resolved
Seems something to do with glibc from the backtrace
What should I do
Try what MeDerp said
yes
i tried
Using the installation media inside chroot
Maybe I need to stop conflicting services?
Maybe one of these?
Well that's why I asked you to send it but
I don't see any other services that manage networks
Yea?
So it's not the problem
Time just times a program
Oh
Dk if this could be related to your system clock
The system clock looks right to me
From the looks of this I get the feeling that it's a bug
Idk tho
Try using something like wpa supplicant and send the full journal
Prob not I have no idea lmao
That's so frustrating
.aw wpa supplicant
Wpa supplicant is a dependency of NM so you should already have it
It may be
Well I can't manage to send the journal
I've completely reinstalled arch and the error persists. Maybe I am missing some configuration step.
?
Well maybe something's wrong with the package?
Try a different kernel
You're using linux right?
yea
Try linux-lts perhaps it solves it
This error message is indicating that there is a problem with the NetworkManager service, and it is failing to start properly. The message also suggests looking at the output of the commands systemctl status NetworkManager.service and journalctl -xeu NetworkManager.service to get more information about the problem.
You can try the following steps to troubleshoot the issue:
Run the command systemctl status NetworkManager.service to check the status of the service and see if there are any errors or warnings.
Run the command journalctl -xeu NetworkManager.service to view the log of the service and see if there are any relevant error messages.
Check the configuration files for NetworkManager, which are typically located in /etc/NetworkManager/. Make sure that there are no syntax errors in the configuration files, or any incorrect values set.
Check the status of the network interfaces by running the command ip link or ifconfig to see if they are up and running.
Check if there's any other service that might be conflicting with NetworkManager, like systemd-networkd or network-scripts
Restarting your system might also help to fix the problem
If none of the above steps resolve the issue, you can try uninstalling and reinstalling NetworkManager.
Please note that the above steps are just some examples of how you can troubleshoot the problem, and the exact steps may vary depending on your specific system configuration. If you are still having trouble, you might want to consult the documentation or forums for your specific operating system or consider getting help from an expert.
I tried everything, including reinstalling Arch.
However, the error persists. I documented my installation process command by command. I'll send it here so you guys can take a look, see if maybe I missed some step? https://gist.github.com/MaiTheLord/24ba892a84a2c35f58b3aa6304915068
Everything seems fine there
what should I do then
No idea then
Next time try pacstrap networkmanager wpa_supplicant dhcpd iwctl
That’s all the relevant wifi management tools
In addition to what you already pacstraped
I think dhcpd is the issue hear but I advise you cast a wide net
do I have to install them using pacstrap? can't I use pacman -S?
dhcpd is not the issue
you can
it may be good to try other network software like iwd and see if they work
Unless you’re connected to a network
I can chroot again
wpa_supplicant is already present
and I don't use wifi, so I just need to try dhcpd right?
do I need to enable it or something?
Yes
Or download it if you don’t already have it
Then reboot
Yes
is it in pacman?
oh its in pacman under the name dhcp
which service do I need to enable though? dhcpd4 or dhcpd6
well I can't get it to work
You could try and see if it works on another network software like iwd
isn't it specifically for wifi
not sure if I showed this yet
Yep, you did
These files are from glib2 and glibc
I'm guessing it's something to do with those libs
could that be causing the segfault
I guess its trying to deref it?
but its null?
no idea sorry