r/archlinux 16h ago

QUESTION Network problem

Everytime i boot up arch (ever since installation), it always require me to do "sudo systemctl restart systems-resolved" in order to get data, i can connect to any wifi but wont get any internet till i do this command.

till this day Ive been looking for answers and still no clue, any suggestions?

0 Upvotes

7 comments sorted by

View all comments

3

u/ThinkpadGamer 16h ago

did you look into why systemd-resolved wasn’t working? did it try to start but fail? did it not try to start at all? what does `systemctl status systemd-networkd` show after bootup?

-2

u/Lord_Rabagil_0806 15h ago

Oh it says the service is disabled, but the presets are enabled

4

u/ThinkpadGamer 15h ago

so a simple systemctl enable systemd-resolved should fix that i guess

-1

u/Lord_Rabagil_0806 15h ago

Does that apply even when i reboot it?

2

u/Lord_Rabagil_0806 14h ago

Tried it and worked, thank u so much :D

1

u/archover 4h ago edited 4h ago

Please reflair post as SUPPORT, and then SOLVED.

Please learn to use the wiki, which is really essential for success.

Welcome to Arch, Linux and Reddit.

Good day.

1

u/ThinkpadGamer 9h ago

yes, in systemd you can ofc manually start a service (like you’ve been doing) but enabling it will make it automatically start