So when I do sudo nmcli c show, I get the following output:Likely this is the cause. TryI have put a static IP address on the PI, but idk if that is whats causing the issue. I have tried what seems like almost everything but I have given up.Code:
# get the connection namesudo nmcli c show# and substitute it for <connection-name>sudo nmcli c modify <connection-name> ipv4.dns 8.8.8.8sudo nmcli c reload
Code:
NAME UUID TYPE DEVICEpreconfigured 35f3f7b5-3afa-4d4d-8193-2a1d26e1f2cb wifi wlan0lo 5e98f430-6fe5-4c64-8987-aa486679b639 loopback loGHJ-Guest f5c510a8-fb0d-47d5-a81f-955151734c60 wifi --GHJ-Guest 1 f6447c1c-9a1e-4e88-a4d5-2ad3b153a760 wifi --Julio?s Phone f8cb9f12-8839-41d3-9c21-6a57546af80d wifi --Wired connection 1 29cfb939-b641-39c4-a46c-9207af72e4aa ethernet --
Also, what does it mean by preconfigured?
Statistics: Posted by Jen19 — Fri Oct 04, 2024 8:47 pm