Heya ! I love endeavours OS so much ! But I have a lot of Network related issues with gaming…
Especially Lethal Company and games like this ! I get randomly disconnected every 5 min from my friend’s games ! I am pretty sure it’s network packages related as I had system-networkd and NetworkManager installed, deleted system-networkd, and suddenly, crashing became less frequent (once every 30 min) but is still present. Any ideas what could be causing this ?
Output of sudo systemctl --all
: https://pastebin.com/0nLZEBR3
find /etc/systemd -type l -exec test -f {} \; -print | awk -F'/' '{ printf ("%-40s | %s\n", $(NF-0), $(NF-1)) }' | sort -f
: https://pastebin.com/ZN9qs1Qh
Again thanks for the help !