Hi.
I was trying out a project for my Tinker board and because I ran out of disk space, I decided to remove Python2 from the Tinker board. After removing Python, I noticed that I had no Wi-Fi connection to the Internet, but I do have connection via ethernet cable.
After noticing all of this, I also noticed that the wlan0 device is no longer found when running the nmcli command, but when I run the lspci command, the system detects the Network controller: Qualcomm Atheros QCA6174 802.11ac Wireless Network Adapter.
Having said all the information I know and being new to Linux, I was wondering if there is a solution to this problem.
Thanks in advance!!!