diff --git a/starfiveVisionFive2/Ubuntu2504_outofthebox.md b/starfiveVisionFive2/Ubuntu2504_outofthebox.md index 0b6b4ef..a47ae8a 100644 --- a/starfiveVisionFive2/Ubuntu2504_outofthebox.md +++ b/starfiveVisionFive2/Ubuntu2504_outofthebox.md @@ -131,6 +131,11 @@ network: renderer: NetworkManager ``` +```bash +systemctl disable systemd-networkd.service +systemctl enable NetworkManager.service +``` + ## Done You will now see a KDE desktop login! Good luck and have fun!